@charset "UTF-8";

h1 {color: #ffffff;
    background-color: #1d84d2;
	border:none;}

.adv_list_wrap{
    /* [disabled]width:600px; */
    margin: 2em auto 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.tokusyu_list_wrap{
    /* [disabled]width:600px; */
    margin: 2em auto 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.adv_list{
    width: 32.4%;
    padding: 10px;
    /* [disabled]float: left; */
    /* [disabled]height: 14em; */
    border: 1px solid #999;
    border-radius: 5px;
    margin: 3px 3px 1.5em;
	font-size: 0.9em;
}

.adv_list ul{
    margin: 0 auto !important;
}

.adv_list p{
	margin: 0 !important;
	line-height: 1.4em !important;
}

.adv_list ul li{
    /* [disabled]margin: 0 !important; */
    /* [disabled]line-height: 1.4em !important; */
    /* [disabled]overflow: hidden; */
}

.adv_no{
	font-size:0.9em !important;
	/* [disabled]margin-top: 50px; */
	list-style: none;
	font-weight:bold;
	display: none;
}

.adv_name{
    /* [disabled]font-size:1em !important; */
    /* [disabled]margin-top: 50px; */
    list-style: none;
}

.setsumei{
    /* [disabled]font-size: 0.9em !important; */
    /* [disabled]margin-top: 50px; */
    list-style: none;
    /* [disabled]overflow: hidden !important; */
    /* [disabled]height: 100%; */
    margin-top: 5px;
}

.adv_li_img{
    float: left;
    /* [disabled]margin: 0 10px 0 10px !important; */
}

.adv_img{
    float: left;
    margin: 0 10px 0px 0px !important;
    /* [disabled]border: 1px solid #CCC; */
    /* [disabled]padding-bottom: 50px; */
	border-radius: 5px;
}

.tori_list ul li{
    /* [disabled]line-height: 1.4em !important; */
    overflow: hidden;
    /* [disabled]font-size: 0.9em; */
}
.tori_list{
	width: 32.4%;
	padding: 10px;
	border: 1px solid #999;
    border-radius: 5px;
    margin: 3px 3px 1.5em;
	font-size: 0.9em;
}

.tori_list ul{
    margin: 0 auto !important;
}
.tori_no{
	font-size:0.9em !important;
	/* [disabled]margin-top: 50px; */
	list-style: none;
	font-weight:bold;
	float:left;
	padding-left:5px;
	display: none;
}
.tori_img{
	float: left;
	margin:0 0 10px 0px !important;
	border-radius: 5px;
	/* [disabled]border: 1px solid #CCC; */
}
.tori_li_img{
  list-style: none;
	width: 147px;
	margin: 0 auto;
}
.tori_name{
    /* [disabled]font-size:1em !important; */
    /* [disabled]margin-top: 50px; */
    list-style: none;
    padding: 0 5px;
	line-height: 1.8em;
}

.tori_setsumei{
    /* [disabled]font-size:0.9em !important; */
    /* [disabled]margin-top: 50px; */
    list-style: none;
    margin-top: 5px;
	line-height: 1.8em;
}
.tori_kigyou{
  font-size:0.9em !important;
  }

.fadein {
  opacity: 0;
  -webkit-transform: translate(0, 100px);
      -ms-transform: translate(0, 100px);
          transform: translate(0, 100px); /* フェードインで動く高さを指定 */
  -webkit-transition: all 1000ms;
  -o-transition: all 1000ms;
  transition: all 1000ms; /* フェードインにかかる時間を指定 */
}

.effect-scroll {
  opacity: 1;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.jinzai_wrap{display: flex;flex-wrap: nowrap;margin-bottom: 2em;}
.jinzai_wrap a{	color: #262626!important;transition:0.3s; }
.jinzai_wrap a:hover{color: #fff!important; background-color: #1d84d2; border: 1px solid #1d84d2;}
.jinzai_bosyu_b{
    padding: 12px;
    text-align: center;
    border: 1px solid #999;
    margin-top: 5px;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 5px;
    width: 50%;
    border-radius: 5px;
    text-decoration: none;
	font-weight: bold;
}

.button_wrap{display: flex;flex-wrap: nowrap;margin-bottom: 2em;justify-content: center;}
.button_wrap a{	color: #262626!important;transition:0.3s; }
.button_wrap a:hover{color: #fff!important; background-color: #1d84d2; border: 1px solid #1d84d2;}
.button_b{
    padding: 12px;
    text-align: center;
    border: 1px solid #999;
    margin-top: 5px;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 5px;
    width: 50%;
    border-radius: 5px;
    text-decoration: none;
	font-weight: bold;
}

.voice_wrap{display: flex;flex-wrap: wrap;justify-content: flex-start;}
.voice_wrap a{
    border: 1px solid #999;
    border-radius: 5px;
    width: 31%;
    margin-top: 5px;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 5px;
    padding: 10px;
    color: #262626!important;
    text-decoration: none;
    transition: 0.3s;
	font-size: 0.9em;
}
.voice_wrap a:hover{background-color:#c9eded;border:1px solid #c9eded}
.voice_wrap img{width: 35%;border-radius: 5px;float: left;margin-right: 5px;}

.demo {
    /* [disabled]margin: 0 16px 200px; */
}
  .demo a {
	/* [disabled]display: block; */
}
  .demo .child {
    display: none;
    margin: 0 0 -1px;
    padding: 0;
    background: #fff;
    /* [disabled]border: 1px solid #eaeaea; */
}
    .demo .child .menu_faq {
      background: #f3f3f3;
      color: #262626;
      border-radius: 5px;}
      .demo .child .menu_faq:hover {
        background: #d0d0d0; }
    .demo .child > li {
      margin: 4px 0;
      padding: 0 10px;
      border-bottom: 1px dotted #dddddd; }
      .demo .child > li:last-child {
        border-bottom: 0; }

.switch .menu_faq:after {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -0.8rem;
  content: '>';
  font-size: 1.4rem;
  font-weight: bold;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -moz-transition: all, 0.25s, linear;
  -o-transition: all, 0.25s, linear;
  -webkit-transition: all, 0.25s, linear;
  transition: all, 0.25s, linear; }
.switch .menu_faq.active:after {
  -moz-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  right: 16px;}

.child01 {
    /* [disabled]border: 1px solid #eaeaea; */
}

.child02 {
  color: #262626; }

.child02 li a{text-decoration:underline;}

.menu_faq {
	display: block;
	position: relative;
	margin: 1px 0 0;
	padding: 10px;
}



.demo05 .child > li {
  border-bottom: 0; }
.demo05 .menu_faq {
  background: #FFFFFF;
  color: #fff; }
  .demo05 .menu_faq:hover {
    background: #cde9ff;
    text-decoration: none; }

.under{text-decoration:underline;}

.q_haba{padding-right:3em;}

.fsize{
    /* [disabled]font-size:1.5em !important; */
    /* [disabled]line-height: 1.5em !important; */
}

.kate{
	color: #262626 !important;
	font-weight: bold;
	font-size: 1.1em;
	/* border-left: 6px solid #2B58BF; */
	/* border-bottom: 1px solid #666666; */
	border: 1px solid #999;
	border-radius: 5px;
}

.kate_mb{
	margin-bottom: 5px;
}

.blue {
  color: #2a5abf;
  }

.adv_wrap{margin: 2em 1em 3em;border: 1px solid #999;padding: 1em;border-radius: 5px;min-height: 235px;}
.adv_title{font-weight: bold;margin-top: 0em;margin-left: 0em!important;margin-right: 0em!important;}
.adv_name{margin-top: 0em;margin-left: 0em!important;margin-right: 0em!important;}
.adv_caption{margin-left: 0em!important;margin-right: 0em!important;}
#abt1{float: left;margin: 0 1em 0 0;width: 140px;height: 200px;border-radius: 5px;}

.torikumi_wrap{margin: 2em 1em 3em;border: 1px solid #999;padding: 1em;border-radius: 5px;}
.torikumi_title{font-weight: bold;margin-top: 0em;margin-left: 0em!important;margin-right: 0em!important;}
.torikumi_name{margin-top: 0em;margin-left: 0em!important;margin-right: 0em!important;}
.torikumi_caption{margin-left: 0em!important;margin-right: 0em!important;background-color: #c9eded;padding: 1em;border-radius: 5px;}

.bosyu_box{width:97%; margin-top:2em; background-position: top; background-size: 850px; border:2px solid #F00; border-radius:40px; overflow:hidden;}
.bosyu_box:hover {
    opacity: 0.7;
    border: 2px solid #fbff00;}
	
.bosyu_wrap {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    margin: 0 auto;
}

.bosyu_wrap table {
    width: 35%;
}


/*活躍アド　ページネーション*/
.abt {
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 1.2em;
  text-align: center;
  }
.abt span {
  margin: 0 6px;
  padding: 0 6px;
  font-weight: bold;
  color: #a2a0a0;
  border: solid 3px #4abfc0;
  border-radius: 5px;
  }
.abt span.next {
  background-color: #4abfc0;
  }
.abt a {
	text-decoration: none;
  }
.abt a:link,
.abt a:visited,
.abt a:active {
  color: #1959a1;
  }
.abt a:hover {
  color: #ffffff;
  }

.torikumi_s {
  background-color:#f5f5f5;
  margin: 0 1em;
  border: 1px solid #999;
  border-radius: 5px;
  padding: 1em;
  min-height: 180px;
}
.torikumi_s p {
  margin-top: 0;
}

.torikumi_s p.caption {
  margin-bottom: 0;
}
.torikumi_s img {
  height:150px;
  float:left;
  margin: 0 15px 0 0;
}

.tokusyu1 {
    width: 90%;
    margin: 0 auto 20px auto;
    border: solid 1px #999;
	padding: 10px;
    border-radius: 5px;}

.tokusyu1 a{text-decoration: none;
color: #262626!important;}

.tokusyu1 li {
    margin: 10px 0;
    padding: 10px;
    line-height: 1.2em;
    border-radius: 5px;
    transition: 0.3s;
    -ms-transition: all 0.3s;
}
.tokusyu1 li:hover {
	background-color: #c9eded;}
.indent{text-indent:1em;}
.tokusyu_catch {
    background-color: #efefef;
    padding: 20px;
    border-radius: 5px;
	margin-bottom: 2em;
	font-size:0.95em;}
.img_boder{border: 1px solid #999;border-radius: 5px;}
.reigai{margin-right:10px;float:left;border-radius: 5px;}
.touroku_box{border: 2px solid #999;
    padding: 10px 20px 10px 20px;
    margin: 10px 0;
    border-radius: 5px;
    text-indent: 0em;
    width: 450px;}

.two_img_wrap{display: flex;justify-content: center}
.two_img_wrap div {padding: 0 5px;}

.img300{display: block;margin: 0 auto;max-width: 400px;}
.img400{display: block;margin: 0 auto;max-width: 400px;}
.img450{display: block;margin: 0 auto;max-width: 450px;}
.img500{display: block;margin: 0 auto;max-width: 500px;}
.img600{display: block;margin: 0 auto;max-width: 600px;}
.img700{display: block;margin: 0 auto;max-width: 700px;}
.img800{display: block;margin: 0 auto;max-width: 800px;}
.img900{display: block;margin: 0 auto;max-width: 900px;}
.img1000{display: block;margin: 0 auto;max-width: 1000px;}

@media only screen and (max-width: 1000px) {
.img1000{width: 100%;}
}

@media only screen and (max-width: 900px) {
.img900{width: 100%;}
}

@media only screen and (max-width: 800px) {
.bosyu_wrap {
    display: block;
}

.bosyu_wrap table {
    width: 80%;
	margin-bottom:1em!important;
}

.img800{width: 100%;}
}


@media only screen and (max-width: 700px) {
.adv_list{
    width: 48.3%;
	font-size: 0.9em;
}
.tori_list{
    width: 48.3%;
	font-size: 0.9em;
}
.voice_wrap a{width: 46%;}
.bosyu_box{width:100%; margin-top:1em;}
.img700{width: 100%;}
}

@media only screen and (max-width: 600px) {
.img600{width: 100%;}
.two_img_wrap{display: block;}
}


@media only screen and (max-width: 500px) {
.adv_list{
    width: 100%;
	font-size: 0.8em;
}
.voice_wrap a{width: 100%;
font-size: 0.8em;}
.voice_wrap img {
    width: 70px;}
.tori_list{
    width: 100%;
	font-size: 0.9em;
}
.tori_img{
    /* [disabled]margin:0 0 10px 30px !important; */
}
.img500{width: 100%;}
.touroku_box{width:100%;}
.button_b{width: 70%;}
}

@media only screen and (max-width: 450px) {
.img450{width: 100%;}	
}

@media only screen and (max-width: 400px) {
.img400{width: 100%;}	
}

@media only screen and (max-width: 400px) {
.img300{width: 100%;}	
}

