@charset "UTF-8";
/* CSS Document */
#contents {
  /* .pickup .special共通 */
}
#contents #sidenav .category_menu {
  margin-top: 20px;
  padding-left: 10px;
  box-sizing: border-box;
}
#contents #sidenav .category_menu p {
  margin: 10px 0;
}
#contents #sidenav .category_menu ul li.current {
  background-color: #f1f9f8;
}
#contents #sidenav .category_menu ul li a {
  color: #25B5AA;
  display: inline-block;
  padding: 3px 0 3px 15px;
}
#contents #maincontents .head {
  background: #25b5aa;
  box-sizing: border-box;
  padding: 12px 15px;
  margin-bottom: 20px;
  overflow: hidden;
}
#contents #maincontents .head h3 {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  float: left;
}
#contents #maincontents h4{
  font-size: 16px;
  font-weight: bold;
}
#contents #maincontents h5{
  font-weight: bold;
}
#contents #maincontents a {
  color: #25B5AA;
}
#contents #maincontents p {
  margin;0 ;
}
#contents #maincontents table {
  width: 100%;
}
#contents #maincontents table tr th, #contents #maincontents table tr td {
  padding: 10px 0;
  vertical-align: top;
}
#contents #maincontents table.basic tr th, #contents #maincontents table.basic tr td {
  padding: 15px;
  border: 1px solid #ddd;
}
#contents #maincontents table tr th {
  text-align: left;
}
#contents #maincontents table.basic tr th {
  width: 26%;
  background: #eee;
}
#contents #maincontents table tr td {
}
#contents #maincontents table.basic tr td {
  width: 74%;
}
#contents #maincontents table tr td p {
  margin: 0;
}
#contents #maincontents table tr td p.last {
  margin: 0 0 10px;
}
#contents #maincontents table tr td p span {
  width: 60px;
  margin-right: 15px;
  display: inline-block;
}
#contents #maincontents table tr td p span.last {
  margin-right: 41px;
}
#contents #maincontents table tr td a{
  color: #25B5AA;
}
@media screen and (max-width: 767px) {
  #contents #maincontents .head {
    margin-bottom: 10px;
  }
  #contents #maincontents h4,
  #contents #maincontents h5{
    margin: 30px 10px 15px;
  }
  #contents #maincontents p {
    margin: 10px 10px 15px;
  }
  #contents #maincontents table {
    width: 100%;
  }
  #contents #maincontents table tr th, #contents #maincontents table tr td, 
  #contents #maincontents table.basic tr th, #contents #maincontents table.basic tr td {
    float: left;
    width: 100%;
    box-sizing: border-box;
  }
  #contents #maincontents table tr td p span {
    display: block;
  }
}



.font_red{
  color:#FF0000;
  font-weight:bold;
}


.font_b{
  font-weight:bold;
}

.matb5{
  color:#696969;
  background: #FFEBCD;   
  padding:7px 5px 5px 5px;
}

.matb6{
  color:#D2691E;  
  text-decoration: underline;
  text-underline-position: above;
  padding:5px;
}

.list_set {
  margin-bottom: 2em;
  float: right; 
  width:80%;
  background: #B4DAED;
}

@media screen and (max-width: 767px) {
.list_set {
  width:100%;
  background: #B4DAED;
}

}

ul.matb7{
  list-style-type: square;  
  list-style-position: inside;     
  margin: 30px;  
}

li.matb7 {
  margin-bottom: 5px;  
  color:#5B5B5B;
  font-weight:bold; 
}

.list_set2 {
  margin-bottom: 2em;
  float: right; 
  width:80%;
  background: #F8C3CD;  
}

.list_set3 {
  margin-bottom: 2em;
  float: right; 
  width:75%;
  background: #BCF5A9;  
}

@media screen and (max-width: 767px) {
.list_set2 {
  width:100%;
  background: #F8C3CD;  
}

}

ul.matb8{
  list-style-type: square;  
  list-style-position: inside;     
  margin:  30px;  
}

li.matb8 {
  margin-bottom: 5px;  
  color:#64363C;
  font-weight:bold;
}

li.matb8 {
  margin-bottom: 5px;  
  color:#64363C;
  font-weight:bold;
}

.matb10{
  margin:30px;
　margin-top:20px;
}

.p_left{
float: left;
width:165px;
}

.p_left2{
float: left;
width:180px;
}

.clearLR {
clear: left;
clear: right;
}
.clearLeft {
clear: left;
}

a:hover img{
    opacity:0.5;
    -moz-opacity:0.5;
    filter:alpha(opacity = 50);
}


.guide{
  margin:0px 20px;
　width:200px;
　height:197px;
  float:left;
}

.LINE_Icon{
  margin-right:20px;
　width:100px;
　height:100px;
}

.title_guide{
  background:#ABEDD8;
  padding:5px 10px;
  margin:10px 0px;
}

.font_pick {
  color:#ff8c00;
  font-weight:bold;

}

.font_pick2 {
  color:#ff8c00;
}