@charset "UTF-8";
body#conf .main_box h1 {
  font-weight: bold;
  font-size: 140%;
  margin: 0 0 30px;
}
body#conf .main_box h1 span {
  font-weight: normal;
  font-size: 80%;
  color: #444444
}
.main_box figure img {
  width: 100%;
}
.main_box figcaption {
  margin: 5px 0px;
  font-size: 80%;
  color: #444444
}
.main_box p {
  line-height: 1.6em;
  margin-bottom: 1em;
  font-size: 110%
}
.main_box p a {
  color: #5698fc;
  text-decoration: underline;
}
.main_box p:nth-of-type(1) {
  margin-top: 2em;
}
h5.news_title {
  margin: 2em 0 .5em;
  font-weight: bold;
}
.main_box ul.linklist01 {
margin: 0 0 30px;
}
.main_box ul.linklist01 a {
  color: #5698fc;
}
.main_box p.news_txt_ch {
  font-size: 80%
}
.nam_bnn {
  margin-top: 4em;
}
.nam_bnn img {
  width: 100%;
}
div.under_box_ias {
  background-color: #d8d8d8;
  padding: 15px 20px 5px;
}
.main_box div.under_box_ias p:nth-of-type(1) {
  margin-top: 0em;
}
div.under_box_ias p.under_txt {
  font-size: 90%;
  line-height: 1.4em;
  padding-bottom: 0px !important
}
.nam_icon {
  margin: 30px 0px 10px;
}
/*ページ下ナビゲーションType1(MD-IQ、)*/
.box-nav-sec {
  position: relative;
  overflow: hidden;
  margin: 20px;
}
.box-nav-sec ul {
  position: relative;
  left: 50%;
  float: left;
}
.box-nav-sec li {
  margin: 0;
  position: relative;
  left: -50%;
  float: left;
  list-style: none;
  line-height: 2em;
  text-align: center;
  mini-width: 3em;
  padding: 0 1em;
  font-size: 110%;
  color: #ff0000;
}
.box-nav-sec li a {
  display: block;
  width: 100%;
  color: #ff0000;
}
.box-nav-sec li a:hover {
  text-underline-offset: 6px;
}
.r_line:after {
  width: 1px;
  height: 16px;
  position: absolute;
  background-color: #ff0000;
  display: block;
  top: 10px;
  right: -1px;
  content: '';
}
.box-nav-sec .back {
  background-image: url("../images/common/back_red.png");
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-position: center left;
  padding-left: 40px
}
.box-nav-sec .next {
  background-image: url("../images/common/next_red.png");
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-position: center right;
  padding-right: 40px;
}
.box-nav-sec .back:hover, .box-nav-sec .next:hover {
  background-color: rgba(255, 255, 255, 0.4);
  background-blend-mode: lighten;
}
/*ページ下ナビゲーションType2()*/
.box-nav-sec2{
  position: relative;
  overflow: hidden;
  margin: 0px 0px 20px;
}
.box-nav-sec2 ul {
  position: relative;
 width: 100%;
  float: left;
}
.box-nav-sec2 li {
  margin: 0;
  position: relative;
  list-style: none;
  line-height: 2em;
  text-align: center;
  mini-width: 3em;
  padding: 0 1em;
  font-size: 100%;
  color: #ff0000;
}
.box-nav-sec2 li a {
  display: block;
  width: 100%;
  color: #ff0000;
}
.box-nav-sec2 .back {
  background-image: url("../images/common/back_red.png");
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-position: center left;
  padding-left: 40px
}
.box-nav-sec2 .next {
  background-image: url("../images/common/next_red.png");
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-position: center right;
  padding-right: 40px;
}
.box-nav-sec2 .back:hover, .box-nav-sec2 .next:hover {
  background-color: rgba(255, 255, 255, 0.4);
  background-blend-mode: lighten;
}
/*ページナビゲーションType3()*/
span.box-nav-sec3{
  display: inline-block;
  overflow: hidden;
  margin: 0px 0px;
  width: 30px!important;
  height: 30px!important;
}
span.box-nav-sec3:hover{
cursor: pointer;
}
span.back {
  background-image: url("../images/common/back_red.png");
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-position: center left;
  padding-left: 0px;
  float: right;
}
span.next {
  background-image: url("../images/common/next_red.png");
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-position: center right;
  padding-right: 0px;
}
span.back:hover, span.next:hover {
  background-color: rgba(255, 255, 255, 0.4);
  background-blend-mode: lighten;
}
/*免責事項*/
@media print, screen and (min-width: 641px) {
.cont_legal{
padding: 20px 40px!important
}
}
@media screen and (min-width:0px) and (max-width:640px) {
.cont_legal{
padding: 20px 10px;
}
}
.cont_legal h1{
font-size: 130%;
font-weight: bold;
}
.cont_s1 {
	margin: 30px 55px 20px 0px;
	font-weight: bold;
}
dl.legalnotice_txt {
	margin: 10px 85px 0px;
	line-height: 1.8em;

}
dl.legalnotice_txt dt {
	width: 20px;
	float: left;
	margin-bottom: 20px;
}
dl.legalnotice_txt dd {
	margin-bottom: 20px;
	float: left;
}
/*免責事項リスト*/
.list_legal  li  {
    line-height: 1.6;
    display: table;
}
.list_legal  li  span{
   display: table-cell;
}
.list_legalt  li  span:nth-of-type(1) {
    float: left;
}
.list_legal  li   span:nth-of-type(2) {
    overflow: hidden;
}
@media print, screen and (min-width: 941px) {
  .secon_dcont_box {
    display: table;
    width: 100%;
    box-sizing: border-box;
    padding: 20px 15px 0;
  }
  .main_box {
    display: table-cell;
    vertical-align: top;
    padding: 0 7% 0 60px;
    width: 100%;
  }
  .side_box {
    display: table-cell;
    width: 260px;
    float: right;
  }
}
@media screen and (min-width:768px) and (max-width:940px) {
  .secon_dcont_box {
    display: table;
    width: 100%;
    box-sizing: border-box;
    padding: 20px 15px 0;
  }
  .main_box {
    display: table-cell;
    vertical-align: top;
    padding: 0 60px 0 45px;
    width: 100%;
  }
  .side_box {
    display: table-cell;
    width: 260px;
    float: right;
  }
}
@media screen and (min-width:0px) and (max-width:767px) {
  .secon_dcont_box {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 20px 0 0;
  }
  .main_box {
    display: block;
    width: 100%;
  }
  .side_box {
    display: block;
    width: 100%;
  }
   section.main_txt{
  padding: 0 15px!important
  }
}
@media screen and (max-width:480px) {}