main {
  max-width: 1000px;
  margin: 0 auto;
}

main a {
  color: #000;
  /*text-decoration: underline;*/
}

main a:hover {
  color: #FF0000;
  text-decoration: underline;
}

main h1 {
  text-align: center;
  font-size: 2.0rem;
  font-weight: bold;
  border-bottom: solid #ED0000;
  margin: 2.0rem;
}
main h2 {
  padding: 0 5px;
  border-left: 4px solid #FF0004;
  font-size: 1.8rem;
  font-weight: bold;
  margin: 50px 0 15px 20px;
}

.information {
  font-size: 1.4rem;
  margin: 2.0rem;
}

.information li {
  margin: 0 1.0rem;
}

.information li {
  padding-left: 5.0rem;
}

.information li a {
  padding-left: 7.5rem;
}

main .btn_pdf {
  width: 20px;
  padding: 0.2rem;
  margin: 1.0rem;
  text-align: center;
  text-decoration: none;
  color: #E90000;
  background: #fff;
  border-radius: 3px;
  transition: .4s;
  font-size: 1.0rem;
  font-weight: bold;
  border: 1px solid #E90000;
}

li.listcam {
  padding-left: 22.2rem;
	color: #686868;
}

.linkno {
  padding-left: 7.5rem;
}

.link2 {
  padding-left: 21.2rem!important;
}

.link2 a {
  padding-left: 0!important;
}

.pdf_img {
  vertical-align: middle;
  width: 15px;
}

.bgBlock a {
  color: #000000;
  text-decoration: none;
}

.bgBlock {
  background: #F7F7F0;
  padding: 17px 10px 10px;
  margin-bottom: 10px;
  font-size: 1.2rem;
}

.bgList .bgLink {
  display: inline;
}

.textLink.textLink-often-type01 {
  display: inline-block;
  border: 1px solid #cccccc;
  margin: 0 3px 10px 0;
  padding: 0 5px;
  background: #ffffff;
}

.textLink.textLink-often-type01:hover {
  opacity: 0.7;
}

.areaListBox {
  padding-bottom: 40px;
}

.indent01 {
  padding-left: 11.5em;
  text-indent: -1em;
}

.last {
  margin-bottom: 5.0rem;
}

@media screen and (max-width:799px) {
  body {
    box-sizing: border-box;
    width: 100%;
    padding: 0 10px;
  }
  main {
    width: 90%;
  }
  main h1 {
    font-size: 1.5rem;
  }
  main h2 {
  font-size: 1.5rem;
  margin: 20px 0 0 5px;
  }
  main .information {
    font-size: 1.2rem;
  }
  .information {
    margin: 0px;
  }
  .indent01 {
    padding-left: 0em;
    text-indent: -0em;
  }
  .information li {
    padding-left: 0rem;
  }
  .information li a {
    padding-left: 0rem;
    color: #1a0dab;
  }
  li.listcam {
    padding-left: 0rem;
	color: #686868;
  }
  .linkno {
    padding-left: 0;
  }
  .link2 {
    padding-left: 0!important;
  }
  .link2 a {
    padding-left: 0!important;
  }
}

/*ベストレート*/
.maintitle_bestrate{
	max-width: 100%;
	text-align: center;
}
.subtitle_bestrate{
	font-size: 13px;
	text-align: center;
	margin-top: 15px;
}
.subtitle2_bestrate{
	font-size: 10px;
	padding: 5px;
	text-indent: -1rem;
	margin-top: 10px;
}
.subtitle_bestrate a {
  text-decoration: none;
  color: #0840B1;
}

.subtitle_bestrate a:hover {
  text-decoration: underline;
}
.subtitle2_bestrate a {
  text-decoration: none;
  color: #0840B1;
}

.subtitle_bestrate2 a:hover {
  text-decoration: underline;
}
.title1_bestrate{
    padding: 0.5em 0.7em;
    border-left: 5px solid #E9A91F;
    color: #333333;
	margin: 3em auto 1em auto;
	width: 80%
}
.title1_bestrate p {
  color: #000000;
  font-size: 15px;
  font-weight: 900;
  margin:0;
  padding:0;
}
.t1{
  font-size:13px;
  padding-left:1em;
  font-weight:normal;
	width: 80%;
	margin: auto
}
.t1-1{
  text-indent: 2rem;
}
@media screen and (max-width: 960px) {
.title1_bestrate{
	width: 100%
}
.title1_bestrate p {
  font-size: 14px;
}	
.t1{
  font-size:12px;
  padding-left:5px;
  font-weight:normal;
	width: 100%;
}
.t1-1{
  text-indent: -1rem;
  padding-left: 1rem;
}
.subtitle2_bestrate{
	font-size: 11px;
}
}
.yoyakubtn{
  margin: 100px 0px 50px 0px;
  text-align: center;
}
.content1_bestrate{
  margin-top: 30px;
}
.content2_bestrate{
  margin-top: 30px;
}
.content1_text{
  text-align: right;
　padding-right: 20px;
}
.content2_text{
  text-align: right;
  font-size: 12px;
  padding-right: 50px;
  margin-bottom: 20px;
}
.content2_text a {
  text-decoration: none;
  color: #0840B1;
}
.content2_text a:hover {
  text-decoration: underline;
}
.content3_text{
  text-align:center;
}
.content3_text a {
  text-decoration: none;
  color: #0840B1;
}
.content3_text a:hover {
  text-decoration: underline;
}
.contentbox_bestrate{
	width: 80%;
    height: auto;
    border-radius: 0px;
    position: relative;
    background-color: #fff;
    border: 2px solid #632523;
    padding: 35px 20px 10px 18px;
    display: flex;
    justify-content: space-between;
	margin:0 auto 3em;
}
.contentbox_bestrate .content_title{
    background-color: #fff;
    width: 570px;
    height: 30px;
    line-height: 34px;
    text-align: center;
    color: #632523;
    font-size: 1.8rem;
    font-weight: bold;
    position: absolute;
    top: -16px;
    left: 52px;
}
.content4_text li{
	font-weight:500;
}
.btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35%;
  padding: 0.7em;
  position: relative;
  background: #FFF;
  border: 1px solid #FF0000;
  box-sizing: border-box;
  color: #FF0000;
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 1.3;
  text-align: left;
  text-decoration: none;
  transition-duration: 0.3s;
  font-weight: bold;
  margin: auto;
}
.btn:before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: 2px solid #FF0000;
  border-right: 2px solid #FF0000;
  transform: rotate(45deg);
  position: absolute;
  top: 52%;
  right: 25px;
  margin-top: -6px;
}
.btn:hover {
  background: #FF0000;
  color: #fff;
}
.btn:hover:before {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

@media screen and (max-width: 960px) {
  .button {
    width: 90%!important;
	 margin: 0.5em auto !important
  }
  .btn {
    font-size: 13px; 
	  width: 100%;
  }
	.innerbox3 {
  padding-bottom: 20px;
}
  .btn:before {
    top: 53%;
    right: 15px;
  }
.memeber_text{
	text-align: left!important;
	padding-left: 1.5em;
	text-indent: -1em
}	

.contentbox_bestrate{
	width: 100%;
    height: auto;
    border-radius: 0px;
    position: relative;
    background-color: #fff;
    border: 2px solid #632523;
    padding: 45px 20px 0px 18px;
    display: flex;
    justify-content: space-between;
	margin: 4em auto 2.5em;
}
	
.contentbox_bestrate .content_title{
    background-color: #fff;
    width: 80%;
    height: 30px;
    line-height: 1.5em;
    text-align: center;
    color: #632523;
    font-size: 1.8rem;
    font-weight: bold;
    position: absolute;
    top: -25px;
    left: 35px;
}
	
	
}
.button {
  margin: 0.8em auto 4em auto;
}
.flex{
    display: flex;
    justify-content: space-between;
}
.flex>p{
    width: 49%;
}
.p_img img{
	vertical-align: bottom;
	float:right;
}
.memeber_text{
	text-align: center;
}

.box07 {
width: 100%;
    display: flex;
    display: -ms-flexbox;
    flex-wrap: nowrap;
    -ms-flex-wrap: wrap;
    margin: 0em auto 2em auto;
}
.ind {
	padding-left: 1em;
	text-indent: -1em
}
.ind2 {
	padding-left: 2em;
}
.bimg {
	text-align: center;
}

.content_btn {
	text-align: center!important
}

@media screen and (max-width: 960px) {
.box07 {
    display: block;
	}
.ind2 {
	margin-top: 1em
}
}

.item_b {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: auto;
  width: 80%
}
.item {
   width: 100%;
}

.btn2 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80%;
  padding: 0.7em;
  position: relative;
  background: #FF0000;
  border: 2px solid #FF0000;
  box-sizing: border-box;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1.3;
  text-align: left;
  text-decoration: none;
  transition-duration: 0.3s;
  font-weight: bold;
  margin: 5px auto;
}
.btn2:before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
  transform: rotate(45deg);
  position: absolute;
  top: 52%;
  right: 25px;
  margin-top: -6px;
}
.btn2:hover {
  background: #fff;
  color: #FF0000;
}
.btn2:hover:before {
  border-top: 2px solid #FF0000;
  border-right: 2px solid #FF0000;
}
.item_p {
	font-size: 12px;
	padding-left: 4em;
	text-indent: -1em
}

@media screen and (max-width: 960px) {
  .btn2 {
    font-size: 15px; 
	  width: 90%;
  }
  .btn2:before {
    top: 53%;
    right: 15px;
	}
.item_b {
  display: block; 
  width: 100%
}
.item {
   width: 100%;
   margin-top: 1.5em
}
.item_p {
	font-size: 11px;
	padding-left: 2em;
	text-indent: -1em
}
.content2_text{
  text-align: center;
  font-size: 11px;
padding-bottom: 0;
	padding-right: 0
}
}

