[id*="h2"] {
  margin-top: -160px;
  padding-top: 160px;
}

.point_box .point {
  font-weight: 400;
}
.inner-small {
  width: 570px;
  margin-left: auto;
  margin-right: auto;
}
.table_type th {
  width: 150px;
}
.col_03 {
  flex-wrap: wrap;
  justify-content: flex-start;
}
.col_03 figure {
  border: 1px solid #cecece;
  display: flex;
  flex-flow: column;
  margin-bottom: 20px;
}
.col_03 img {
  margin: auto;
  max-width: 90%;
  padding: 10px 0px;
  width: auto;
  max-height: 100px;
}
.col_03 figcaption {
  border-top: 1px solid #cecece;
  margin-top: auto;
}
.col_03 figcaption a {
  display: block;
  padding: 5px;
}
.logo_border {
  border: 1px solid #cecece;
}
section:nth-of-type(1) .box > .col_02 > .col {
  border: 1px solid #cecece;
  padding: 30px;
}
section:nth-of-type(1) .col li {
  margin-left: 22px;
  position: relative;
}
section:nth-of-type(1) .col li::before {
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 13px;
  position: absolute;
  left: -22px;
  top: 7px;
  width: 13px;
}
section:nth-of-type(1) .col .li_color_01::before {
  background: #8ac43e;
}
section:nth-of-type(1) .col .li_color_02::before {
  background: #1ea223;
}
section:nth-of-type(1) .col .li_color_03::before {
  background: #2ba3b3;
}
section:nth-of-type(1) .col .li_color_04::before {
  background: #5995d3;
}
section:nth-of-type(1) .col .li_color_05::before {
  background: #a98ac4;
}
section:nth-of-type(1) .col .li_color_06::before {
  background: #db72af;
}
section:nth-of-type(1) .col .li_color_07::before {
  background: #d84e00;
}
section:nth-of-type(1) .col .li_color_08::before {
  background: #efb02d;
}
section:nth-of-type(4) .col .lead_01 {
  position: relative;
}
section:nth-of-type(4) .service_type02_02 .col:nth-of-type(1) .ttl::after {
  background: url("/rismon/img/ico_rismon_01.svg") no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 37px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 37px;
}
section:nth-of-type(4) .service_type02_02 .col:nth-of-type(2) .ttl::after {
  background: url("/rismon/img/ico_rismon_02.svg") no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 37px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 37px;
}

.anchor {
  display: block;
  padding-top: 100px;
  margin-top: -100px;
}

.col.newbook img {
  width: 180px;
  display: block;
  margin: 0 auto;
}

.card {
  position: relative;
  display: inline-block;
}

.card.new-badge::before {
  position: absolute;
  top: 0px;
  left: -40px;
  width: 30px;
  height: 30px;
  line-height: 31px;
  border-radius: 50%;
  background: linear-gradient(to top, #3e9600 0%, #65ad29 100%);
  color: white;
  font-size: 0.6rem;
  text-align: center;
  text-transform: uppercase;
  content: "new";
}

.card.new-badge02::before {
  position: absolute;
  top: 0px;
  left: -50px;
  width: 50px;
  height: 50px;
  line-height: 48px;
  border-radius: 50%;
  background: linear-gradient(to top, #3e9600 0%, #65ad29 100%);
  color: white;
  font-size: 1rem;
  text-align: center;
  text-transform: uppercase;
  content: "new";
}

.col_03.card03 img {
  max-width: 100%;
}

.box_task.bookpr {
  max-width: 1100px;
}

.col_01_02 .col.newbook:nth-child(2n-1) {
  width: 32%;
  text-align: center;
}





/*250526*/
/*-------------
common
-------------*/
#main_cont .sp{
	display: none;
}
	
#main_cont .marker{
	background:linear-gradient(transparent 40%, #ff6 40%);
}

#main_cont .red{
	color: red;
}

#main_cont section.explanation .color_01{
	color: #3f7414;
}

#main_cont .emphasis_01{
	font-size: 16px;
    font-weight: bold;
}    

#main_cont h4{
	color: #3f7414;
	font-size: 18px;
	font-weight: bold;
}

#main_cont h5{
	font-weight: bold;
}
  
#main_cont div.frame{
	border: 1px solid #444;
	padding: 3% 0 1.5%;
    margin-top: 3%;
}

#main_cont div.frame div.frameContents{
	display: block;
	margin: 0 auto;
	width: 90%;
}

#main_cont div.frame div.frameContents ul {
	display: flex;
    margin: 0 auto;
}

#main_cont div.frame div.frameContents ul:not(:last-child) {
	border-bottom: 1px solid #c0c0c0;
}

#main_cont div.frame div.frameContents ul {
	 padding-top: 2%;
}


#main_cont div.frame div.frameContents ul li:first-child{
    width: 11%;
}

#main_cont div.frame div.frameContents ul li:last-child{
    width: 64%;
}

/*-------------
content
-------------*/

#main_cont section.explanation .box {
	margin-bottom: 9%;
}


/*
#main_cont section.explanation p{
	text-align: justify;
}*/

#main_cont section.explanation .box ul.flexContainer{
	margin: 0 auto;
	display: flex;
}

#main_cont section.explanation .box ul.flexContainer li:first-child{
	width: 45%;
}

#main_cont section.explanation .box ul.flexContainer li:last-child{
	width: 45%;
}

#main_cont section.explanation img{
	display: block;
	margin: 0 auto;
	width: 100%;
    /*margin-bottom: 3%;*/
}

/*#main_cont section.explanation span.triangle{
	display: flex;
    width: 2%;
}*/

   
#main_cont section.explanation span.mlAdjustment_01{
	margin-left: 5%;
}


#main_cont section.explanation .box ul.flexContainer li.flexContainer{
	margin: 0 auto;
	display: flex;
}
	
#main_cont section.explanation span.triangle::before{
    transform: translate(0px, -2px);
    font-size: 10px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 1%;
    content: '\f04b';
	display: inline-block;
	padding-right: 4px;
}


/*
#main_cont section.explanation ul.flexcontainer p.flexcontainer{
	display: flex;
	margin-left: 5%;
}
#main_cont section.explanation p.flexcontainer i{
	width: 5%;
}
#main_cont section.explanation p.flexcontainer span.text{
	width: 94%;
}*/
#main_cont section.explanation p.mbAdjustment_01{
	margin-bottom: 60px;
}

#main_cont section.explanation p.mlAdjustment_01{
	margin-left: 5%;
}

#main_cont section.explanation .mbAdjustment_02{
	margin-bottom: 15px;
}

#main_cont section.explanation p.mbAdjustment_03{
	margin-bottom: 0;
}

#main_cont section.explanation .mtAdjustment_01{
	margin-top: 60px;
}

#main_cont section.explanation small.adjustment{
	margin: 0 auto;
    margin-bottom: 60px;
}

    

p.flexContainer{
	display: flex;
}

p.flexContainer span.text{
	display: inline-block;
    width: 95%;
}



#main_cont section.explanation img.img{
    display: block;
    width: 80%;
    margin: 60px auto;
}


#main_cont section.explanation img.img_02 {
    display: block;
    width: 80%;
    margin: 15px auto;
}

#main_cont section.explanation small.adjustment {
    margin: 0 auto;
    margin-bottom: 60px;
}

/*-------------
btn
-------------
.btn_area {
    display: block;
    margin: 0 auto;
    text-align: center;
    /*margin-top: 9%;*/
    margin-bottom: 4%;
}

.btn_area a {
    background: linear-gradient(to top, #f48937 0%, #f15700 100%);
    text-align: center;
    position: relative;
    color: #FFF;
    font-size: 14px;
    font-weight: 500;
    transition: 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
	padding: 23px 8%;
}
.btn_area a:after {
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    content: "";
    display: inline-block;
    height: 6px;
    position: absolute;
    right: 20px;
    transform: rotate(-135deg);
    width: 6px;
	top: 46%;
}

.btn_area a:hover {
    background: linear-gradient(to top, #888 0%, #aaa 100%);
    box-shadow: 0 0 20px 0px rgba(200, 200, 200, 0.5);
    text-align: center;
}
*/
#main_cont .marginAdjustment{
    margin-top: 5%;
    margin-bottom: 6%;
}	

#main_cont section.explanation div.box .annotation{
	display: block;
	margin: 0 auto;
	text-align: center;
    margin-bottom: 10%;
}


#main_cont section.explanation #anc02 small,
#main_cont section.explanation #anc06 small,
#main_cont section.explanation #anc08 small{
    font-weight: normal;
    display: block;
    width: 80%;
    font-size: 14px;
}
#main_cont section.explanation small.txt_r,
#main_cont section.explanation #anc02 small,
#main_cont section.explanation #anc08 small{
    text-align: right;
}

#main_cont section.explanation #anc06 .ml_Adjustment_01{
	margin-left: 5%;	
}

@media screen and (min-width: 768px) {
  .anchor {
    display: block;
    padding-top: 180px;
    margin-top: -180px;
  }
	
}


@media all and (-ms-high-contrast: none) {
  .col_03 img {
    margin: auto;
    max-width: 90%;
    padding: 10px 0px;
    width: 60px;
    max-height: 100px;
  }
}

@media screen and (max-width: 767px) {
  .col_l_img .col img {
    width: 240px;
    display: block;
    margin: 0 auto;
  }
  .col_01_02 .col.newbook:nth-child(2n-1) {
    width: 100%;
    text-align: center;
  }
	
	
/*250526*/
/*-------------
common
-------------*/
#main_cont .sp{
	display: block;
}
#main_cont .pc{
	display: none;
}

#main_cont .marginAdjustment{
    margin-bottom: 11%;
    margin-top: -6%;
}

#main_cont section.explanation .ttl{
	text-align: center;
    padding: 17px 15px 17px 15px;
}
  
/*-------------
content
-------------*/
#main_cont section.explanation img{
	width: 100%;
}
		
#main_cont section.explanation .box ul.flexContainer{
	display: block;
}

#main_cont section.explanation .box ul.flexContainer li:first-child{
	width: 100%;
}

#main_cont section.explanation .box ul.flexContainer li:last-child{
	width: 100%;
}

#main_cont section.explanation img{
	display: block;
	margin: 0 auto;
	width: 100%;
    margin-bottom: 30px;
}

#main_cont section.explanation p.mbAdjustment_01{
	margin-bottom: 30px;
}

#main_cont section.explanation p.mbAdjustment_02{
	margin-bottom: 15px;
}
	
#main_cont section.explanation span.mlAdjustment_01{
	margin-left: 0;
}

#main_cont section.explanation img.img{
    width: 100%;
    margin: 30px auto;
}
	
#main_cont section.explanation .mtAdjustment_01{
	margin-top: 30px;
}
	
#main_cont div.frame div.frameContents ul li:first-child{
    width: 33%;
}
	
#main_cont div.frame {
    padding: 6% 0 1.5%;
}

#main_cont div.frame div.frameContents ul li:last-child{
    width: 64%;
}

#main_cont section.explanation #anc06 small,
#main_cont section.explanation #anc08 small{
    font-size: 12px;
    margin-bottom: 30px;
	width: 100%;
	text-align: justify;
}
	
#main_cont .emphasis_01 {
    font-size: 14px;
}
#main_cont section.explanation #anc06 .ml_Adjustment_01 {
    margin-left: 0;
}


#main_cont div.frame {
    margin-top: 6%;
}
	
#main_cont div.frame div.frameContents ul {
    padding-top: 5%;	
}
	
}

/* 250806 画像の枠 */
.img_border{
	border: 1px solid;
}