@charset "UTF-8";

.free_width_01{
width: 800px;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
}

.free_width_02{
width: 500px;
margin-left: auto;
margin-right: auto;
}

.free_layout_01{
/*2column左右対象*/
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}
.free_layout_01 .photo_area_01{
height: 250px;
overflow: hidden;
margin-bottom: 10px;

}

.free_layout_01 .layout_l{
width: 48%;
margin-right: 2%;
margin-left: 2%;

}

.free_layout_01 .layout_r{
width: 48%;
}
/*.free_layout_01 end*/



.free_layout_02{
/*3column均等配置*/
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}
.free_layout_02 .photo_area_01{
height: 250px;
overflow: hidden;
margin-bottom: 10px;
}

.free_layout_02 .inner_01{
width: 30%;
margin-right: 2%;
margin-left: 3%;

}

.free_layout_02 .inner_02{
width: 30%;
margin-right: 2%;

}

.free_layout_02 .inner_03{
width: 30%;

}

/*.free_layout_02 end*/



.free_layout_03{
/*4column均等配置*/
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}
.free_layout_03 .photo_area_01{
height: 250px;
overflow: hidden;
margin-bottom: 10px;

}

.free_layout_03 .inner_01{
width: 23%;
margin-right: 2%;
margin-left: 1%;

}

.free_layout_03 .inner_02{
width: 23%;
margin-right: 2%;

}

.free_layout_03 .inner_03{
width: 23%;
margin-right: 2%;

}


.free_layout_03 .inner_04{
width: 23%;

}
/*.free_layout_03 end*/






.free_layout_04{
display: flex;
margin-bottom: 50px;
}

.free_layout_04 .layout_l{
width: 50%;
}

.free_layout_04 .layout_r{
width: 50%;
padding-top: 150px;
text-align: center;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;

background-color: #807e6e;
}

.free_layout_04 .layout_r dl{
display: inline-block;
}

.free_layout_04 .layout_r dl dt{
text-align: left;
font-size: 1.8em;
color: #fff;
margin-bottom: 20px;
}

.free_layout_04 .layout_r dl dd{
line-height: 1.8em;
font-size: 0.9em;
text-align: left;
color: #fff;
}

.arrow_free_01 {
    width: 10%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}

.first_character_01{
font-size: 2em!important;
color: #025a11!important;
font-weight: bold!important;
}


/*.free_layout_04 end*/





.free_layout_05{
display: flex;
flex-wrap: wrap;
margin-bottom: 50px;

}

.free_layout_05 .layout_l{
width: 50%;
}


.free_layout_05 .layout_r{
width: 50%;
background-color: #d8d7ca;
text-align: center;
padding-top: 150px;
padding-left: 20px;

}


.free_layout_05 .layout_r dl{
display: inline-block;
text-align: center;
padding-right: 20px;
padding-bottom: 20px;
}

.free_layout_05 .layout_r dl dt{
text-align: left;
font-size: 1.8em;
color: #686868;
margin-bottom: 20px;
}

.free_layout_05 .layout_r dl dd{
line-height: 1.8em;
font-size: 0.9em;
text-align: left;

color: #686868;
}


/*.free_layout_5 end*/


.free_layout_06{
display: flex;
flex-wrap: wrap;
margin-bottom: 50px;

}


.free_contents{
width: 1000PX;
margin-left: auto;
margin-right: auto;
margin-bottom: 50px;
}

.free_contents_02{
width: 900px;
margin-left: auto;
margin-right: auto;
margin-bottom: 50px;
}


/*2021/12*/
.free_layout_06 .layout_l{
width: 378px;
}


.free_layout_06 .layout_r{
width: 500px;
margin-left: auto;
}

.free_layout_07{
display: flex;
flex-wrap: wrap;
margin-bottom: 50px;

}

.free_layout_07 .layout_l{
width: 325px;
}


.free_layout_07 .layout_r{
width: 675px;
margin-left: auto;
}



.free_layout_08{
display: flex;
flex-wrap: wrap;
margin-bottom: 50px;

}

.free_layout_08 .layout_l{
width: 611px;
}


.free_layout_08 .layout_r{
width: 360px;
margin-left: auto;
}





.free_layout_09{
display: flex;
flex-wrap: wrap;
margin-bottom: 50px;

}

.free_layout_09 .layout_l{
width: 340px;
}


.free_layout_09 .layout_r{
width: 600px;
margin-left: auto;
}


.free_pdf_title_01{
width: 700px;
margin-left: auto;
margin-right: auto;
margin-bottom: 50px;
}

.free_btn_01{
text-align: center;
margin-bottom: 50px;
}

 .free_btn_01 p{
 display: inline-block;
 padding: 10px;
 background-color: #898989;
 color: #fff;
 }
 

 
  .free_btn_01 p a{
	 color: #fff;

	}
	
	
	.free_btn_02{
text-align: center;
margin-bottom: 50px;
margin-top: 50px;
}

 .free_btn_02 p{
 display: inline-block;
 padding: 10px;
 font-size: 1.5em;
 background-color: #1f5432;
 color: #fff;
 border-radius: 10px;
 }
 

 
  .free_btn_02 p a{
	 color: #fff;

	}
 
 	.free_btn_03{
text-align: center;
margin-bottom: 50px;
margin-top: 50px;
}

 .free_btn_03 p{
 display: inline-block;
 padding: 10px;
  padding-left: 20px;
  padding-right: 20px;
 font-size: 1.5em;
 background-color: #88aedd;
 color: #fff;
 border-radius: 10px;
 }
 

 
  .free_btn_03 p a{
	 color: #fff;

	}

	 	.free_btn_04{
text-align: center;
margin-bottom: 50px;
margin-top: 50px;
}

 .free_btn_04 p{
 display: inline-block;
 padding: 2px;
 padding-left: 10px;
  padding-right: 10px;

 background-color: #53c3f1;
 color: #fff;
 }
 
   .free_btn_04 p a{
	 color: #fff;

	}
 
.free_btn_05{
display: flex;
flex-wrap: wrap;
 align-items: stretch;
justify-content: space-between;


}
.free_btn_05 li{
font-size: 0.8em;
width: 45%;
background-color: #dddddd;
border-radius: 5px;

}
.free_btn_05 li a{
display: block;
border-radius: 5px;
padding: 10px;
text-align: center;

background-color: #dddddd;

}

.free_btn_06{
display: flex;
flex-wrap: wrap;
 align-items: stretch;
justify-content: space-between; 
}
.free_btn_06 li{
font-size: 0.8em;

width: 29%;
background-color: #dddddd;
border-radius: 5px;

}
 
.free_btn_06 li a{
display: block;
border-radius: 5px;
padding: 10px;
background-color: #dddddd;
text-align: center;

}

.free_btn_07{

}

.free_btn_07 li{
font-size: 0.8em;
margin-left: auto;
margin-right: auto;
width: 50%;
background-color: #dddddd;
border-radius: 5px;
}


.free_btn_07 li a{
display: block;
padding: 10px;
background-color: #dddddd;
text-align: center;
border-radius: 5px;

}



	 	.free_btn_08{
text-align: center;
margin-bottom:10px;
margin-top:10px;
}

 .free_btn_08 p{
font-size: 0.9em;
 display: inline-block;
 padding: 2px;
 padding-left: 10px;
  padding-right: 10px;

 background-color: #dddddd;
 }
 
   .free_btn_08 p a{
	 color: #000;

	}
	
		 	.free_btn_09{
text-align: center;
margin-bottom:10px;
margin-top:10px;
}

 .free_btn_09 p{
font-size: 0.9em;
 display: inline-block;
 padding: 5px;
 padding-left:30px;
  padding-right: 30px;

 background-color: #fff;
 }
 
   .free_btn_09 p a{
	 color: #000;

	}


 .free_btn_10{
 margin-bottom:10px;
margin-top:10px;
 display: inline-block;
 padding: 2px;
 padding-left: 15px;
  padding-right: 15px;

 background-color: #c9d7e2;
 }
 
   .free_btn_10 p a{
	 color: #000;

	}


.free_btn_11{
text-align: center;
margin-bottom: 10px;
}

 .free_btn_11 a{
 display: inline-block;
 padding: 2px;
 padding-left: 10px;
  padding-right: 10px;

 background-color: #c9d7e2;
 color: #fff;
 }
 
  .free_btn_11 a:hover{
	 color: #fff;

	}
.free_btn_12{
text-align: center;
margin-bottom: 10px;
}

 .free_btn_12 a{
 display: inline-block;
 padding: 2px;
 padding-left: 10px;
  padding-right: 10px;

 background-color: #fbd9da;
 }
 
  .free_btn_12 a:hover{

	}
.free_btn_13{
text-align: center;
margin-bottom: 10px;
}

 .free_btn_13 a{
 display: inline-block;
 padding: 2px;
 padding-left: 10px;
  padding-right: 10px;

 background-color: #cee8dd;
 }
 
  .free_btn_13 a:hover{

	}

.free_btn_14{
text-align: center;
margin-bottom: 10px;
}

 .free_btn_14 a{
 display: inline-block;
 padding: 2px;
 padding-left: 10px;
  padding-right: 10px;

 background-color: #feedbf;
 }
 
  .free_btn_14 a:hover{

	}

 .free_btn_15{
 padding: 3px 10px;
 font-size: 1.1em;
 display: inline-block;
 background-color: #1f5432;
 color: #fff;
 border-radius: 10px;
 }
 .free_btn_15 a{
 color: #fff;
 }


.free_btn_16{
text-align: center;
margin-bottom: 10px;
}

 .free_btn_16 a{
 color: #fff;
 display: inline-block;
 padding: 2px;
 padding-left: 10px;
  padding-right: 10px;
 background-color: #5E5E5E;
 }
 
  .free_btn_16 a:hover{

	}
	
.free_btn_17{
	 text-align: center;
	 margin-bottom: 20px;
	 }
	 
.free_btn_17 a{
 display: inline-block;
 padding: 5px 20px;
 border: 1px solid #000;
		}


	.free_arrow_01{
	  width: 0;
  height: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
  border-top: 50px solid #d3edfc;
	}

 
.free_dl_01{

}

.free_dl_01 dt{
font-size: 1.4em;
margin-bottom: 10px;
font-weight: bold;
}

.free_dl_01 dd{}
 

/*2021/12ここまで*/




/*キャンペーン0428*/
.item_layout_01{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
margin-left: 5%;
margin-right: 5%;


}

.item_layout_01 .layout_l{
width: 45%;
margin-bottom: 20px;
}


.item_layout_01 .layout_r{
width: 45%;
margin-left: auto;
margin-bottom: 20px;

}



.item_layout_02{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
margin-left: 5%;
margin-right: 5%;


}



.item_layout_02 .layout_l{
width: 90%;
margin-bottom: 20px;
}
.item_layout_02 .layout_l .item_inner_01{}
.item_layout_02 .layout_l .item_inner_01 .area_01{
width:30%;

}
.item_layout_02 .layout_l .item_inner_01 .area_02{
width: 70%;
display: flex;
flex-wrap: wrap;}
.item_layout_02 .item_inner_01 .area_02 .item_inner_dl_01{
width:29%;
margin-left: 20px;
}



.item_inner_01{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.item_inner_01 .area_01{
width: 50%;

}

.item_inner_01 .area_02{
width: 38%;


}

.item_inner_dl_01{
margin-bottom: 20px;
}
.item_inner_dl_01 dt{
margin-bottom: 10px;
}

.item_inner_dl_01 dd.itembtn a{
display: block;
padding: 5px;
color: #fff;
background-color: #eac172;
text-align: center;
}

.item_inner_photo_01{
width: 150px;
margin-top: 20px;
margin-bottom: 20px;

}

.item_inner_photo_01 dt{
margin-bottom: 5px;
}
.item_inner_photo_01 dd{
font-size: 0.8em;
margin-bottom: 10px;
}
.item_number_01{
font-size: 0.8em;
margin-bottom: 5px;
}

.item_title_01{
font-size: 1.3em;
margin-bottom: 10px;
font-weight: bold;

}
.cat_titile_01{
font-size: 1.6em;
margin-bottom: 30px;
border-bottom: 1px solid #525252;
font-weight: bold;
}

.item_dl_01{}
.item_dl_01 dt{
color: #735800;
margin-bottom: 5px;
font-weight: bold;
font-size: 1.2em;
}
.item_dl_01 dd{
margin-bottom: 20px;
}


.item_dl_01 strong{
color: #e60012;
font-weight: bold;
}

.item_font_01{
font-size: 0.8em;
}


.pop_layout_01{
display: flex;
flex-wrap: wrap;
margin-bottom: 50px;
}

.pop_layout_01 .inner_01{
width: 46%;
margin-left: 2%;
margin-right:2%;
margin-bottom: 40px;
}

.pop_img_01{
margin-bottom: 20px;
}

.pop_btn_01{
margin-bottom: 10px;
}
.pop_btn_01 a{
display: block;
background-color: #52c1d2;
text-align: center;
color: #fff;
padding: 10px;
}



.pop_btn_02{}

.pop_btn_02 a{
display: block;
background-color: #eac172;
text-align: center;
color: #fff;
padding: 10px;
}




/*yuraka----------------------------------------------*/



#yuraka_main_image{
margin-bottom: 50px;
}

#yuraka_contents{
font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif!important;

max-width: 1000px;
margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
}


#yuraka_title_01{
width: 400px;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;

}

#yuraka_title_02{
width: 580px;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;

}

#yuraka_title_03{
width:770px;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;

}

.yuraka_dl_01{
text-align: center;

}

.yuraka_dl_01 dt{
font-size: 1.5em;
margin-bottom: 10px;
}
.yuraka_dl_01 dd{
font-size: 1.2em;

}

.yuraka_dl_02{
display: flex;
flex-wrap: wrap;
margin-bottom: 10px;
}

.yuraka_dl_02 dt{
display: flex;
flex-wrap: wrap;
background-color: #e1d6b8;
padding: 5px;
width: auto;

}
.yuraka_dl_02 dd{
width: auto;
padding: 5px;
margin-left: 10px;

}


.yuraka_layout_01{
display: flex;
flex-wrap: wrap;
width: 800px;
margin-left: auto;
margin-right: auto;
justify-content: space-between;
margin-bottom: 50px;
}

.yuraka_layout_01 li{
width: 250px;
text-align: center;
}

.yuraka_layout_01 li img{
width: 230px;
margin-left: auto;
margin-right: auto;

}

.yuraka_layout_02{
display: flex;
flex-wrap: wrap;
justify-content: space-between;

}

.yuraka_layout_02 .layout_01{
display: block!important;
width: 270px;
}
.yuraka_layout_02 .layout_02{
width: 330px;

}
.yuraka_layout_02 .layout_03{
width: 330px;
}

.yuraka_layout_03{
display: flex;
flex-wrap: wrap;
margin-bottom: 50px;


}
.yuraka_layout_03 .layout_l{
width: 540px;
}

.yuraka_layout_03 .layout_l2{
width: 223px;
}
.yuraka_layout_03 .layout_l3{
width: 363px;
margin-left: 10px;
}
.yuraka_layout_03 .layout_r{
width: 385px;
margin-left: auto;
}
.yuraka_layout_03 .layout_r2{
width: 300px;
margin-left: auto;
}


.yuraka_layout_04{
display: flex;
flex-wrap: wrap;
margin-bottom: 50px;


}

.yuraka_layout_04 .layout_l{
width: 330px;

}
.yuraka_layout_04 .layout_r{
width: 590px;
margin-left: 30px;

}



.yuraka_text_01{
color: #dc005b;
}
.yuraka_text_02{
color: #00006b;
}
.yuraka_text_03{
color: #ee8958;

}

.yuraka_text_04{
font-size: 1.5em;
margin-bottom: 50px;
text-align: center;

}

/*mokuzaijiten----------------------------------------------*/



#mokuzaijiten_main_image{
margin-bottom: 50px;
}

#mokuzaijiten_contents{
max-width: 1000px;
margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
}



.mokuzaijiten_layout_01{
display: flex;
flex-wrap: wrap;
}

.mokuzaijiten_layout_01 .layout_l{
width: 50%;
}
.mokuzaijiten_layout_01 .layout_r{
width: 50%;


}



.mokuzaijiten_layout_02{
display: flex;
flex-wrap: wrap;
}

.mokuzaijiten_layout_02 li{
width: 228px;
border: 1px solid #656565;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 20px;
position: relative;
}

.mokuzaijiten_box_01{
padding: 10px;
}

.mokuzaijiten_box_02{
padding-top: 50px;
padding-left: 20px;
padding-right: 20px;

}

.mokuzaijiten_title_01{
background: url("/marukistore/common/img/free/mokuzaijiten/bg_01.jpg") no-repeat left top;
padding-left: 25px;
padding-bottom: 5px;
font-size: 1em;
font-weight: bold;
margin-bottom: 10px;
}
.mokuzaijiten_title_02{
font-size: 1.1em;
font-weight: bold;
text-align: center;
margin-bottom: 10px;

}

.mokuzaijiten_text_01{
font-size: 0.9em;
margin-bottom: 60px;
}

.mokuzaijiten_btn_01{
position: absolute;
bottom: 10px;
left: 0;
right: 0;
margin: auto;
text-align: center;
margin-bottom: 10px;

}

.mokuzaijiten_btn_01 a{
display: inline-block;
background-color: #dddddd;
min-width: 200px;
padding: 5px;

}

#beforeafter_contents{
max-width: 1000px;
margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
margin-bottom: 50px;
}

.beforeafter_text_01{
font-size: 1.2em;
margin-bottom: 10px;
text-align: center;

}


.beforeafter_dl_01{
margin-bottom: 30px;
margin-top: 30px;
text-align: center;
}

.beforeafter_dl_01 dt{
font-size: 1.4em;
margin-bottom: 10px;
font-weight: bold;
}
.beforeafter_dl_01 dd{

}


.beforeafter_box_01{
margin-bottom: 30px;
}


.beforeafter_layout_01{

}




.beforeafter_layout_01 .layout_r{
width: 800px;
padding-top: 50px;
margin-left: auto;
margin-right: auto;
}


#infectious_contents{
max-width: 1000px;
margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
margin-bottom: 50px;

}


/*2021/10/07*/




#mailmagazine_contents{
max-width: 1000px;
margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
margin-bottom: 50px;
}

.mailmagazine_layout_01{}

.mailmagazine_btn_01{
width: 60%;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
}


.mailmagazine_btn_02{
width: 90%;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
}


.download_contents{
max-width: 1000px;
margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
margin-bottom: 50px;
}

.download_layout_01{
display: flex;
flex-wrap: wrap;
justify-content: center; 
}


.download_layout_01 li{
margin-left: 2%;
margin-right: 2%;
width: 28%;
}


.download_layout_02{
display: flex;
flex-wrap: wrap;
justify-content: center; 
}


.download_layout_02 .layout_l{
margin-right: 2%;
width: 48%;
}

.download_layout_02 .layout_r{
margin-left: 2%;
width: 48%;
}



#comic_contents{
width: 1000px;
margin-left: auto;
margin-right: auto;
}


.comic_layout_01{
display: flex;
flex-wrap: wrap;
width: 840px;
margin-left: auto;
margin-right: auto;

}


.comic_layout_01 li{
width: 280px;
}




#c360_contents{
width: 1000px;
margin-left: auto;
margin-right: auto;
margin-bottom: 100px;

}


.c360_layout_01{
display: flex;
flex-wrap: wrap;
width: 900px;
margin-left: auto;
margin-right: auto;
 justify-content: space-between; 
 margin-bottom: 50px;
}


.c360_layout_01 li{
width: 210px;
}





.c360_layout_02{
width: 900px;
margin-left: auto;
margin-right: auto;
height: 520px;
margin-bottom: 50px;

}

.c360_layout_02 iframe{
width: 100%;
height: 520px;
margin-bottom: 50px;
}


.c360_layout_03{
display: flex;
flex-wrap: wrap;
width: 710px;
margin-left: auto;
margin-right: auto;
 margin-bottom: 50px;
}

.c360_layout_03 .column_01{
width: 300px;
}
.c360_layout_03 .column_02{
width: 110px;
}
.c360_layout_03 .column_03{
width: 300px;

}

.c360_layout_04{
width: 384px;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
}



.c360_title_01{
text-align: center;
margin-bottom: 20px;
}

.c360_title_01 span{
display: inline-block;
border-bottom: 1px solid #000;
font-size: 1.4em;
font-weight: bold;
padding-bottom: 5px;

}


.c360_title_02{
text-align: center;
margin-bottom: 20px;
font-size: 1.4em;
font-weight: bold;
}

.c360_text_01{
text-align: center;
margin-bottom: 20px;
font-size: 1.2em;
}




#photographer_contents{
width: 1000px;
margin-left: auto;
margin-right: auto;
margin-bottom: 100px;

}

.photographer_layout_01{
display: flex;
flex-wrap: wrap;
width: 1000px;
margin-left: auto;
margin-right: auto;
 justify-content: space-between; 
 margin-bottom: 50px;
}

.photographer_layout_02{
width: 380px;
margin-left: auto;
margin-right: auto;
margin-bottom: 50px;
}


.photographer_layout_01 li{
width: 300px;
}


.photographer_dl_01{
text-align: center;
margin-bottom: 50px;
}


.photographer_dl_01 dt{
font-size: 1.4em;
color: #20479e;
margin-bottom: 10px;
}

.photographer_dl_01 dd{
font-size: 1.6em;


}

.photographer_text_01{

}


#exclusive_contents{
width: 1000px;
margin-left: auto;
margin-right: auto;
margin-bottom: 100px;
}


.exclusive_dl_01{
border: 1px solid #e70012;
text-align: center;
color: #e70012;
width: 80%;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
padding: 20px;

}

.exclusive_dl_01{

margin-bottom: 50px;
}

.exclusive_dl_01 dt{
font-size: 18px;

}

.exclusive_dl_01 dd{
font-size: 29px;
font-weight: bold;
}


.exclusive_dl_02{
text-align: center;
font-size: 16px;
margin-bottom: 50px;
font-weight: bold;

} 

.exclusive_dl_02 dt{
font-weight: bold;

 margin-bottom: 10px;}
.exclusive_dl_02 dt strong{
font-weight: bold;

 border-bottom: 5px solid yellow;

}




.exclusive_layout_01{
display: flex;
flex-wrap: wrap;
width: 990px;
margin-left: auto;
margin-right: auto;
margin-bottom: 50px;
}


.exclusive_layout_01 li{
width: 330px;

}

.exclusive_layout_02{
display: flex;
flex-wrap: wrap;
margin-bottom: 50px;
}

.exclusive_layout_02 .layout_l{
width: 627px;


}


.exclusive_layout_02 .layout_r{
width: 285px;
margin-left: auto;
}


.exclusive_dl_03{
} 



.exclusive_dl_03 dt{
font-size: 1.6em;
font-weight: bold;
margin-bottom: 10px;

}
.exclusive_dl_03 dd{
font-size: 1.2em;

}

.exclusive_layout_04{
width: 400px;
margin-bottom: 50px;
}


#indonesia_contents{
width: 1000px;
margin-left: auto;
margin-right: auto;
margin-bottom: 100px;
}

.indonesia_width_01{
width: 900px;
margin-left: auto;
margin-right: auto;
}

.indonesia_width_02{
width: 800px;
margin-left: auto;
margin-right: auto;
}

.indonesia_width_03{
width: 656px;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
}

.indonesia_titile_01{
width: 640px;
margin-bottom: 10px;
}

.indonesia_btn_01{
text-align: center;
margin-bottom: 30px;
}

.indonesia_btn_01 a{
display: inline-block;
padding: 10px;
background-color: #a0a0a0;
color: #fff;
}

.indonesia_layout_01{
display: flex;
flex-wrap: wrap;
width: 900px;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
justify-content: space-between; 
}

.indonesia_layout_01 li{
width: 220px;
}


.indonesia_dl_01{
margin-bottom: 50px;

}

.indonesia_dl_01 dt{
font-size: 1.6em;
font-weight: bold;
margin-bottom: 20px;
}

.indonesia_dl_01 dd{

}


.typeExplanation{
font-size: 15px;
margin-bottom: 10px;
margin-top: 60px;
}


.type_dummy_box{
background-color: darkgray;
color: #fff;
text-align: center;
padding-bottom: 50px;
padding-top: 50px;
width: 100%;
border: 1px solid #000;

}

.type_00_01{
width: 20%;

margin-bottom: 30px;
}
.type_00_02{
width: 30%;

margin-bottom: 30px;
}

.type_00_03{
width: 60%;

margin-bottom: 30px;
}

.type_01_001{
width: 95%;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
}

.type_01_00{
width: 90%;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
}

.type_01_01{
width: 80%;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
}

.type_01_02{
width: 75%;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
}

.type_01_03{
width: 70%;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
}

.type_01_04{
width: 65%;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
}
.type_01_05{
width: 60%;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
}

.type_01_06{
width: 55%;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
}

.type_01_07{
width: 50%;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
}

.type_01_08{
width: 45%;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
}

.type_01_09{
width: 40%;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
}

.type_01_10{
width: 35%;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
}

.type_01_11{
width: 30%;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
}

.type_01_12{
width: 25%;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
}
.type_01_13{
width: 20%;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
}

.type_02_01{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.type_02_01 .column_01{
width: 50%;
}
.type_02_01 .column_02{
width: 50%;
}

.type_02_02{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.type_02_02 .column_01{
width: 20%;
}
.type_02_02 .column_02{
width: 77%;
margin-left: auto;
}

.type_02_02_0{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.type_02_02_0 .column_01{
width: 20%;
}
.type_02_02_0 .column_02{
width: 80%;
}

.type_02_03{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.type_02_03 .column_01{
width: 25%;
}
.type_02_03 .column_02{
width: 72%;
margin-left: auto;
}



.type_02_03_0{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.type_02_03_0 .column_01{
width: 25%;
}
.type_02_03_0 .column_02{
width: 75%;
}

.type_02_04{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.type_02_04 .column_01{
width: 30%;
}
.type_02_04 .column_02{
width: 67%;
margin-left: auto;
}



.type_02_04_0{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.type_02_04_0 .column_01{
width: 30%;
}
.type_02_04_0 .column_02{
width: 70%;
}

.type_02_05{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.type_02_05 .column_01{
width: 35%;
}
.type_02_05 .column_02{
width: 62%;
margin-left: auto;
}

.type_02_05_0{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.type_02_05_0 .column_01{
width: 35%;
}
.type_02_05_0 .column_02{
width: 65%;
}

.type_02_06{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.type_02_06 .column_01{
width: 40%;
}
.type_02_06 .column_02{
width: 57%;
margin-left: auto;
}


.type_02_06_0{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.type_02_06_0 .column_01{
width: 40%;
}
.type_02_06_0 .column_02{
width: 60%;
}

.type_02_06r{
display: flex;
flex-wrap: wrap;
flex-direction: row-reverse; 
margin-bottom: 30px;
}

.type_02_06r .column_01{
width: 40%;
margin-left: auto;

}
.type_02_06r .column_02{
width: 57%;
}


.type_02_07{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.type_02_07 .column_01{
width: 45%;
}
.type_02_07 .column_02{
width: 52%;
margin-left: auto;
}



.type_02_07_0{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.type_02_07_0 .column_01{
width: 45%;
}
.type_02_07_0 .column_02{
width: 55%;
}


.type_02_08{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.type_02_08 .column_01{
width: 48%;
}
.type_02_08 .column_02{
width: 48%;
margin-left: auto;
}


.type_02_08_0{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.type_02_08_0 .column_01{
width: 50%;
}
.type_02_08_0 .column_02{
width: 50%;
}



.type_02_09{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.type_02_09 .column_01{
width: 52%;
}
.type_02_09 .column_02{
width: 45%;
margin-left: auto;
}


.type_02_09_0{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.type_02_09_0 .column_01{
width: 55%;
}
.type_02_09_0 .column_02{
width: 45%;
}




.type_02_10{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.type_02_10 .column_01{
width: 57%;
}
.type_02_10 .column_02{
width: 40%;
margin-left: auto;
}




.type_02_10_0{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.type_02_10_0 .column_01{
width: 60%;
}
.type_02_10_0 .column_02{
width: 40%;
}



.type_02_11{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.type_02_11 .column_01{
width: 62%;
}
.type_02_11 .column_02{
width: 35%;
margin-left: auto;
}

.type_02_11_0{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.type_02_11_0 .column_01{
width: 65%;
}
.type_02_11_0 .column_02{
width: 35%;
}

.type_02_12{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.type_02_12 .column_01{
width: 67%;
}
.type_02_12 .column_02{
width: 30%;
margin-left: auto;
}

.type_02_12_0{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.type_02_12_0 .column_01{
width: 70%;
}
.type_02_12_0 .column_02{
width: 30%;
}



.type_02_13{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.type_02_13 .column_01{
width: 72%;
}
.type_02_13 .column_02{
width: 25%;
margin-left: auto;
}



.type_02_13_0{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.type_02_13_0 .column_01{
width: 75%;
}
.type_02_13_0 .column_02{
width: 25%;
}


.type_02_14{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.type_02_14 .column_01{
width: 77%;
}
.type_02_14 .column_02{
width: 20%;
margin-left: auto;
}


.type_02_14_0{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.type_02_14_0 .column_01{
width: 80%;
}
.type_02_14_0 .column_02{
width: 20%;
}






.type_03_01{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}
.type_03_01 .column_01{
width: 30%;
}
.type_03_01 .column_02,.type_03_01 .column_03{
width: 30%;
margin-left: 5%;
}

.type_03_01 .nest_01{
width: 30%;
}
.type_03_01 .nest_02,.type_03_01 .nest_03{
width: 30%;
margin-left: 5%;
}

.type_03_02{
display: flex;
flex-wrap: wrap;
justify-content: space-around; 
margin-bottom: 30px;
}
.type_03_02 .column_01,.type_03_02 .column_02,.type_03_02 .column_03{
width: 30%;
}


.type_03_03{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}
.type_03_03 .column_01,.type_03_03 .column_02,.type_03_03 .column_03{
width: 30%;
margin-left: 3%;
margin-bottom: 20px;
}

.type_03_04{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}
.type_03_04 li{
width: 33%;
margin-bottom: 20px;
}

.type_03_05{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}
.type_03_05 li{
width: 33%;
margin-bottom: 20px;
}


.type_03_06{
display: flex;
flex-wrap: wrap;
justify-content: space-between; 
margin-bottom: 30px;
}
.type_03_06 .column_01,.type_03_06 .column_02,.type_03_06 .column_03{
width: 32%;
}

.type_03_07{
display: flex;
flex-wrap: wrap;
justify-content: space-between; 
margin-bottom: 30px;
}
.type_03_07 .column_01{
width: 50%;
}
.type_03_07 .column_02{
width: 25%;
}
.type_03_07 .column_03{
width: 25%;
}

.type_03_08{
display: flex;
flex-wrap: wrap;
justify-content: center; 
margin-bottom: 30px;
}
.type_03_08 li{
width: 31%;
margin-left: 1%;
margin-right: 1%;
margin-bottom: 20px;
}

.type_03_09{
display: flex;
flex-wrap: wrap;
justify-content: center; 
margin-bottom: 30px;
width: 90%;
margin-left: auto;
margin-right: auto;
}
.type_03_09 li{
width: 29%;
margin-left: 2%;
margin-right: 2%;
margin-bottom: 20px;
}



.type_04_01{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}
.type_04_01 .column_01,.type_04_01 .column_02,.type_04_01 .column_03,.type_04_01 .column_04{
width: 23%;
margin-left: 1%;
margin-right: 1%;
margin-bottom: 20px;
}

.type_04_01 .nest_01,.type_04_01 .nest_02,.type_04_01 .nest_03,.type_04_01 .nest_04{
width: 23%;
margin-left: 1%;
margin-right: 1%;
margin-bottom: 20px;
}


.type_04_02{
display: flex;
flex-wrap: wrap;
justify-content: space-around; 
margin-bottom: 30px;
}
.type_04_02 .column_01,.type_04_02 .column_02,.type_04_02 .column_03,.type_04_02 .column_04{
width: 24%;

}

.type_04_03{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}
.type_04_03 .column_01,.type_04_03 .column_02,.type_04_03 .column_03,.type_04_03 .column_04{
width: 23%;
margin-left: 1%;
margin-right: 1%;
margin-bottom: 20px;
}

.type_04_04{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
justify-content: center;
}

.type_04_04 li{
width: 23%;
margin-left: 1%;
margin-right: 1%;
margin-bottom: 20px;
}



.type_05_01{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.type_05_01 li{
width: 19%;
margin-right:1.2%;
margin-bottom: 20px;

}

.type_05_01 li:nth-of-type(5n){
margin-right:0;
}


.type_05_02{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.type_05_02 li{
border: 1px solid #909090;
width: 18%;
margin-right:1.5%;
margin-bottom: 20px;

}

.type_05_02 li:nth-of-type(5n){
margin-right:0;
}

.type_05_03{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.type_05_03 li{
width: 20%;
margin-bottom: 20px;

}


.type_05_04{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.type_05_04 li{
width: 18%;
margin-left: 1%;
margin-right: 1%;
margin-bottom: 20px;

}




.type_06_01{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}
.type_06_01 .column_01{
width:25%;
}

.type_06_01 .column_02{
width: 50%;
margin-left: 10px;
}

.type_06_02{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}
.type_06_02 .column_01{
width:50%;
}

.type_06_03{display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}
.type_06_03 .column_01{
width:49%;
}
.type_06_03 .column_02{
width:49%;
margin-left: auto;
}

.type_06_03 .nest_01{
width:49%;
}
.type_06_03 .nest_02{
width:49%;
margin-left: auto;
}


.type_06_04{display: flex;
flex-wrap: wrap;
justify-content: center; 
margin-bottom: 30px;
}
.type_06_04 .column_01{
width:35%;
margin-right: 10px;
}
.type_06_04 .column_02{
width:35%;
margin-left: 10px;
}

.type_06_05{display: flex;
flex-wrap: wrap;
justify-content: center; 
margin-bottom: 30px;
}
.type_06_05 .column_01{
width:40%;
margin-right: 5%;
}
.type_06_05 .column_02{
width:40%;
margin-left: 5%;
}

.type_06_06{display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}
.type_06_06 .column_01{
width:43%;
}
.type_06_06 .column_02{
width:43%;
margin-left:auto;
}

.type_06_07{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}
.type_06_07 .column_01{
width:32.5%;
}
.type_06_07 .column_02{
width:32.5%;
}
.type_06_07 .column_03{
width:35%;
}
.type_06_08{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}
.type_06_08 .column_01{
width:67%;
}
.type_06_08 .column_02{
width:33%;
}

.type_06_09{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}
.type_06_09 .column_01{
width:33.5%;
}
.type_06_09 .column_02{
width:31%;
}
.type_06_09 .column_03{
width:35.5%;
}

.type_06_10{display: flex;
flex-wrap: wrap;
justify-content: center; 
margin-bottom: 30px;
}
.type_06_10 .column_01{
width:45%;
}
.type_06_10 .column_02{
width:45%;
}



.type_different_01{
width: 40%;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;


}
.type_different_02{
width: 50%;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;


}
.type_different_03{
width: 60%;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;


}


.type_different_04{
width: 70%;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;


}

.type_different_05{
width: 80%;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;


}

.type_different_06{
width:36%!important;
margin-bottom: 30px;


}

.type_sp_no_01{
display: flex;
flex-wrap: wrap;
width: 99.1%;
}

.type_sp_no_01 .column_01{
width: 12.3%;
}
.type_sp_no_01 .column_02{
width: 75.3%;
}
.type_sp_no_01 .column_03{
width: 12.3%;

}


.type_price_01{
display: flex;
flex-wrap: wrap;
margin-left: 10%;
margin-right: 10%;
margin-bottom: 20px;
align-items: center; 
}

.type_price_01 .column_number{
box-sizing: border-box;
background-color: #e1d6ba;
padding: 5px;
}
.type_price_01 .column_type{
margin-left: 2%;
padding: 5px;
}
.type_price_01 .column_price{
width: 50%;
padding: 5px;

margin-left: auto;
font-size: 1.3em;

text-align: right;
}
.type_price_01 .column_price span{
font-size: 0.7em;
}

.type_price_01 .column_sanko{
width: 100%;
text-align: right;


}

.type_price_01 .column_sanko span{
font-size: 0.7em;

}


.type_price_02{
display: flex;
flex-wrap: wrap;
align-items: center; 

}

.type_price_02 .column_number{
box-sizing: border-box;
background-color: #e1d6ba;
padding: 5px;
}

.type_price_02 .column_title{
font-size: 1.5em;
padding: 5px;
}




.type_price_03{
display: flex;
flex-wrap: wrap;

margin-bottom: 20px;
align-items: center; 
justify-content: center; 
}

.type_price_03 .column_number{
box-sizing: border-box;
background-color: #e1d6ba;
padding: 5px;
}
.type_price_03 .column_type{
margin-left: 2%;
padding: 5px;
}
.type_price_03 .column_price{
padding: 5px;


}

.type_price_04{
display: flex;
flex-wrap: wrap;
align-items: center; 
justify-content: center; 
}

.type_price_04 .column_number{
box-sizing: border-box;
background-color: #e1d6ba;
padding: 5px;
}

.type_price_04 .column_title{
font-size: 1.5em;
padding: 5px;
margin-left: 15px;
}



.type_number_01{
text-align: center;
}
.type_number_01 span{
box-sizing: border-box;
background-color: #e1d6ba;
padding: 5px;
margin-bottom: 5px;
display: inline-block;

}

.type_number_02{
display: inline-block;
background-color: #e1d6ba;
padding: 3px;

}


.text_listup_01{
display: flex;
flex-wrap: wrap;

}

.text_listup_01 li{
width: 8%;
margin-left: 10px;
margin-bottom: 10px;
}

.text_listup_01 li a{
padding: 5px;
font-size: 1.4em;
text-align: center;
display: block;
background-color: #373737;
border-radius: 10px;
color: #fff;

}




.text_listup_01 li a:hover{
background-color: #4F4F4F;
}



.text_listup_02{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;

}

.text_listup_02 li{
width: 30%;
margin-left: 3%;
margin-bottom: 10px;
}


/*両橋のマージン*/
.lr_margin10{
margin-left: 20px;
margin-right: 20px;
}


.lr_margin20{
margin-left: 20px;
margin-right: 20px;
}

.lr_margin30{
margin-left: 30px;
margin-right: 30px;
}

.lr_margin40{
margin-left: 40px;
margin-right: 40px;
}

.lr_margin50{
margin-left: 50px;
margin-right: 50px;
}



 
.dl_free_01{
}

.dl_free_01 dt{
font-size: 1.4em;
margin-bottom: 10px;
font-weight: bold;
}

.dl_free_01 dd{}

 
.dl_free_02{
margin-bottom: 30px;
}

.dl_free_02 dt{
font-size: 1.4em;
margin-bottom: 10px;
font-weight: bold;
padding: 5px;
background-color: #737172;
color: #fff;
}

.dl_free_02 dd{
padding-left: 10px;
}


.dl_free_03{
display: flex;
flex-wrap: wrap;
align-items: center; 
margin-bottom: 20px;
}

.dl_free_03 dt{
font-size: 1.4em;
font-weight: bold;
color: #0e6eb8;
}

.dl_free_03 dd{
margin-left: 20px;
}
.dl_free_04{
display: flex;
flex-wrap: wrap;
align-items: center; 
margin-bottom: 20px;
}

.dl_free_04 dt{
font-size: 1.1em;
color: #0092e4;
}

.dl_free_04 dd{
margin-left: 20px;
}

.dl_free_05{

margin-bottom: 20px;
}

.dl_free_05 dt{
font-size: 1.5em;
font-weight: bold;
text-align: center;
}

.dl_free_05 dd{
font-size: 1.3em;
text-align: center;

}
.dl_free_06{

margin-bottom: 20px;
}

.dl_free_06 dt{
font-size: 1.1em;
font-weight: bold;
text-align: center;
}

.dl_free_06 dd{
text-align: center;

}
.dl_free_07{
display: flex;
flex-wrap: wrap;
justify-content: center; 
align-items: center;
margin-bottom: 20px;
}

.dl_free_07 dt{
font-size: 1em;
}

.dl_free_07 dd{
margin-left: 20px;
font-size: 1.5em;
font-weight: bold;

}

.dl_free_08{
margin-bottom: 20px;
text-align: center;
}

.dl_free_08 dt{
font-size: 1.5em;
margin-bottom: 20px;

}

.dl_free_08 dd{
font-size: 1.3em;

}



.dl_free_09{
margin-bottom: 10px;
text-align: center;
margin-bottom: 20px;
}

.dl_free_09 dt{
font-size: 1.8em;

}

.dl_free_09 dd:nth-child(2){
font-size: 2.5em;
letter-spacing: 10px;
}


.dl_free_09 dd:nth-child(3){
font-size: 1.3em;

}

.dl_free_10{
display: flex;
flex-wrap: wrap;
align-items: center; 
margin-bottom: 20px;
}

.dl_free_10 dt{
font-size: 1.5em;
color: #fff;
background-color: #dddddd;
border-radius: 30px;
padding: 10px 20px;
}

.dl_free_10 dd{
margin-left: 20px;
}

.dl_free_11{
margin-bottom: 20px;
}

.dl_free_11 dt{
font-size: 1.5em;
color: #000;
border-bottom: 1px solid #000;
padding-bottom: 5px;
margin-bottom: 5px;
}


.dl_free_12{
margin-bottom: 20px;
}

.dl_free_12 dt{
font-size: 1.2em;
color: #000;
border-bottom: 1px solid #000;
padding-bottom: 5px;
margin-bottom: 5px;
}



.dl_free_13{
margin-bottom: 10px;
display: flex;
flex-wrap: wrap;
}

.dl_free_13 dt{
background-color: #fff;
padding: 3px;

}

.dl_free_13 dd{
margin-left: auto;
padding: 3px;

}

.dl_free_14{
margin-bottom: 10px;
display: flex;
flex-wrap: wrap;
justify-content: center; 

}

.dl_free_14 dt{
background-color: #e0191e;
padding: 3px;
color: #fff;
padding-left: 20px;
padding-right: 20px;


}

.dl_free_14 dd{
margin-left: 20px;
color: #e0191e;

}


.dl_free_15{
margin-bottom: 30px;
text-align: center;

}

.dl_free_15 dt{
font-size: 2em;
margin-bottom: 10px;


}

.dl_free_15 dd{
font-size: 1.3em;

}



.free_titile_01{
font-size: 1.6em;
margin-bottom: 30px;
border-bottom: 1px solid #525252;
font-weight: bold;
}

.free_titile_02{
font-size: 1.6em;
margin-bottom: 30px;
font-weight: bold;
}

.free_titile_03{
font-size: 1.4em;
margin-bottom: 30px;
font-weight: bold;
}

.free_titile_04{
text-align: center;
margin-bottom: 30px;

}
.free_titile_04 span{
font-size: 1.4em;
font-weight: bold;
padding: 10px;
background-color: #000;
display: inline-block;
color: #fff;
}

.free_titile_05{
font-size: 1.4em;
font-weight: bold;
padding: 5px;
background-color: #000;
color: #fff;
margin-bottom: 30px;
display: inline-block;

}

.free_titile_06{
text-align: center;
font-size: 1.6em;
margin-bottom: 30px;
font-weight: bold;
}


.free_titile_07{
font-size: 1.8em;
margin-bottom: 30px;
border-bottom: 1px solid #525252;
padding-bottom: 10px;
font-weight: bold;

}
.free_titile_07 strong{
font-size: 1.3em;
color: #195e85;
}

.free_titile_08{
font-size: 1.2em;
margin-bottom: 30px;
padding: 10px;
color: #fff;
background-color: #00a0ea;
}

.free_titile_09{
font-size: 1.5em;
margin-bottom: 20px;
color: #0e6eb8;
}
.free_titile_10{
font-size: 1.2em;
margin-bottom: 30px;
padding: 10px;
color: #fff;
background-color: #a59e5a;
}
.free_titile_11{
background-color: #1c1c80;
color: #fff;
padding: 3px;
display: inline-block;
}
.free_titile_12{
color: #7a5936;
font-size: 1.3em;
margin-bottom: 20px;

}

.free_titile_13{
background: linear-gradient(transparent 50%, yellow 50%);

font-size: 1.3em;
margin-bottom: 20px;
display: inline-block;
}
.free_titile_14{
font-size: 1.3em;
margin-bottom: 20px;
color: #664298;

}

.free_titile_15{
font-size: 1.3em;
margin-bottom: 20px;
color: #fff;
background-color: #a18ac0;


}

.free_titile_16{
font-size:2em;
margin-bottom: 20px;
color: #8dbee6;


}

.free_titile_17{
font-size:1.2em;
margin-bottom: 20px;
background-color: #8dbee6;
color: #fff;
padding: 5px;


}

.free_titile_18{
font-size:1.1em;
margin-bottom: 20px;
background-color: #dedede;
padding: 5px;
display: inline-block;


}
.free_titile_19{
text-align: center;

}
.free_titile_19 span{
font-size:1.1em;
margin-bottom: 5px;
background-color: #fce1a9;
color: #000;
padding: 5px;
display: inline-block;
margin-left: auto;
margin-right: auto;
}



.free_titile_20 {
  position: relative;
  color: #000;
  line-height: 1.4;
  padding: 0.25em 0.5em;
  margin: 2em 0 20px 0em;
border-bottom: 1px solid #000;


}
.free_titile_20 span{  font-weight: bold;
	font-size: 1.2em;}
.free_titile_20:after {
  /*タブ*/
  position: absolute;
  font-weight: 900;
  content: ' Check';
  background: #e96647;
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 3px 7px 1px;
  font-size: 0.7em;
  line-height: 1;
  letter-spacing: 0.05em
}

.free_titile_21 {
  color: #000;
  line-height: 1.4;
  padding: 0.25em 0.5em;
  margin: 2em 0 20px 0em;
background-color: #fbdceb;
text-align: center;

}
.free_titile_21 span{ 
font-weight: bold;
	font-size: 1.2em;}



.free_titile_22{
font-size: 1.3em;
margin-bottom: 20px;
color: #fff;
background-color: #624c3f;
}

.free_titile_23{
font-size: 1.3em;
margin-bottom: 20px;
color: #fff;
background-color: #790043;
}

.free_titile_24{
font-size: 1.3em;
margin-bottom: 20px;
color: #fff;
background-color: #d4af92;
}

.free_titile_25{
font-size: 1.3em;
margin-bottom: 20px;
color: #fff;
background-color: #171c60;
}

.free_titile_26 {
text-align: center;
}

.free_titile_26 span{
padding: 2px 15px;
color: #fff;
background-color: #a65a74;
border-radius: 20px;
display: inline-block;
}








.free_text_01{
font-size: 1.5em;
}

.free_text_02{
font-size: 1.2em;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 20px;
}

.free_text_03{
font-size: 1.2em;
margin-bottom: 20px;
border-bottom: 1px solid #000;
}

.free_text_04{
font-size: 1.3em;
margin-bottom: 20px;
}
.free_text_04 span{
font-size: 0.8em;
}

.free_text_05{
font-size: 30px;
}
.free_text_color_01{
color: #ee8958;
}
.free_text_color_02{
color: #00006b;
}

.free_text_color_03{
color: #dc005b;
}
.free_text_color_04{
color: #a3a3a3;
}
.free_text_color_05{
color: #faf209;
}
.free_text_color_06{
color: #fbd2b6;
}

.free_text_color_07{
color: #A3CD60;
}
.free_text_color_08{
color: #289E21;
}
.free_text_color_09{
color: #4090CD;
}
.free_text_color_10{
color: #4D2B00;
}

.free_text_color_11{
color: #8b1d62;
}
/*背景色*/
.bg_cl_01{
background-color: #f7f5c4;
width: 100%;
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 30px;
}

.bg_cl_02{
background-color: #e9edf0;
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 30px;
padding-left: 20px;
padding-right: 20px;
}

.bg_cl_03{
background-color: #f5f1e8;
width: 100%;
padding: 30px;
padding-bottom: 30px;
margin-bottom: 30px;
box-sizing: border-box;
}

.bg_cl_04{
background-color: #010101;
width: 100%;
padding: 30px;
padding-bottom: 30px;
margin-bottom: 30px;
box-sizing: border-box;

}

.bg_cl_05{
background-color: #bdd9ee;
width: 100%;
padding-bottom: 30px;
margin-bottom: 30px;
box-sizing: border-box;

}
.free_box_01{
border: 1px solid #000;
padding: 20px;
margin-bottom: 30px;

}

/*ボーダー*/

.border_b_01{
border-bottom: 1px dotted #464646;
padding-bottom: 10px;
margin-bottom: 10px;
}

.blinking_01{
  animation: flash01 2s linear infinite;
}
@keyframes flash01 {
  0%,100% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }
}


.free_contents_01{
width: 1000px;
margin-left: auto;
margin-right: auto;
margin-bottom: 50px;

}

.align-items-center{
align-items: center; 
} 
/*sorae_layout*/


.sorae_hed{
display: flex;
flex-wrap: wrap;
}

.sorae_hed .sorae_logo{
width: 100px;
}
.sorae_hed .sorae_navi01{
margin-left: auto;
width: 150px;

}
.sorae_hed .sorae_navi02{
width: 150px;

}
.sorae_hed .sorae_navi03{
width: 150px;

}

.sorae_font{
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";

}
.sorae_dl_01{
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
text-align: center;
margin-bottom: 50px;
}
.sorae_dl_01 dt{
font-size: 20px;
line-height: 40px;
margin-bottom: 30px;
}
.sorae_dl_01 dd{
font-size: 16px;
line-height: 32px;
}


.sorae_dl_02{
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
text-align: center;
margin-bottom: 50px;
color: #ffffff;
}
.sorae_dl_02 dt{
font-size: 20px;
line-height: 40px;
margin-bottom: 30px;
}
.sorae_dl_02 dd{
font-size: 16px;
line-height: 32px;
}

.sorae_dl_03{
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
text-align: center;
margin-bottom: 50px;
}
.sorae_dl_03 dt{
font-size: 20px;
line-height: 40px;
margin-bottom: 20px;
}
.sorae_dl_03 dd{
font-size: 15px;
line-height: 32px;
}



.sorae_title_01{
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
text-align: center;
font-size: 20px;
line-height: 40px;
margin-bottom: 30px;
}



/*.free_back_01{
margin-top: 60px;
margin-bottom: 60px;

}
.free_back_01 a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin: 0 auto;
  padding: 1em 2em;
  width: 200px;
  color: #1f5432;
  font-size: 18px;
  font-weight: 700;
  background-color: #ccc;
  transition: 0.3s;
}

.free_back_01 a::before {
  content: '';
  position: absolute;
  top: -5px;
  left: -5px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  border: 2px solid #1f5432;
  transition: 0.2s;
}

.free_back_01 a::after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: 3px solid #1f5432;
  border-right: 3px solid #1f5432;
  transform: rotate(225deg);
}

.free_back_01 a:hover::before {
  top: 0;
  left: 0;
}

.free_back_01 a:hover {
  text-decoration: none;
  background-color: #ccc;
}*/

.free_back_01{
margin-top: 60px;
margin-bottom: 60px;
}


.free_back_01 a {
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 1em 2em 1em 50px;
  width: 100px;
  color: #333;
  font-size: 18px;
  font-weight: 700;
  border-bottom: 2px solid;
  border-image: linear-gradient(90deg, #1f5432 0px, #1f5432 30px, #aaa 30px, #aaa 100%);
  border-image-slice: 1;
  transition: 0.3s;
}

.free_back_01 a::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 100%;
  background-color: #1f5432;
  transition: 0.3s;
  opacity: 0;
}

.free_back_01 a::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%) rotate(225deg);
  width: 5px;
  height: 5px;
  border-top: 2px solid #1f5432;
  border-right: 2px solid #1f5432;
}

.free_back_01 a:hover {
  text-decoration: none;
  background-color: #cccccc;
}

.free_back_01 a:hover::before {
  opacity: 1;
}

.free_back_01 a:hover::after {
  border-top: 2px solid #f2f2f2;
  border-right: 2px solid #f2f2f2;
}



.free_back_02{
margin-top: 60px;
margin-bottom: 60px;
}


.free_back_02 a {
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 1em 2em 1em 50px;
  width: 200px;
  color: #333;
  font-size: 18px;
  font-weight: 700;
  border-bottom: 2px solid;
  border-image: linear-gradient(90deg, #1f5432 0px, #1f5432 30px, #aaa 30px, #aaa 100%);
  border-image-slice: 1;
  transition: 0.3s;
}

.free_back_02 a::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 100%;
  background-color: #1f5432;
  transition: 0.3s;
  opacity: 0;
}

.free_back_02 a::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%) rotate(225deg);
  width: 5px;
  height: 5px;
  border-top: 2px solid #1f5432;
  border-right: 2px solid #1f5432;
}

.free_back_02 a:hover {
  text-decoration: none;
  background-color: #cccccc;
}

.free_back_02 a:hover::before {
  opacity: 1;
}

.free_back_02 a:hover::after {
  border-top: 2px solid #f2f2f2;
  border-right: 2px solid #f2f2f2;
}






.multiple-item_03{
height: 440px;
}


.video_01{
width: 100%;
}

.flex_reverse{
flex-direction: row-reverse!important; 
}

.vr1200{
width: 1200px;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
}



 table.brwsr2 {
    margin: 0 auto;
    width: 640px;
    border: none;
    border-top: solid 1px #666;
    border-bottom: solid 1px #666;
    border-collapse: separate;
    border-spacing: 0 10px;
    background: #f5f5f5;
    }
    table.brwsr2 th {
    vertical-align: middle;
    width: 60%;
    margin: 0;
    text-align: center;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    }
    table.brwsr2 td {
    padding: 0;
    margin: 0;
    width:40%;
    border: none;
    color: #666;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    }
    table.brwsr2 td.bar {
    height: 1px;
    width: 100%;
    border-top: solid 1px #34495e;
    }

/**/
.anchor_01{
    display: block;
    padding-top:80px;
    margin-top: -80px;
}

.title_wrap_01{
max-width: 1000px;
margin-left: auto;
margin-right: auto;
}


/*tomoshigi*/




.margin-lauto{
margin-left: auto;
}

.margin-rauto{
margin-right: auto;
}

#tomoshigi_head{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 1000px;
margin-left: auto;
margin-right: auto;

}

#tomoshigi_logo{
width: 250px;
margin-bottom: 30px;
}

#tomoshigi_navi{
display: flex;
flex-wrap: wrap;
margin-top: 50px;
}

#tomoshigi_navi li{
width: auto;
margin-left: 20px;
}



#tomoshigi_main_image{
margin-bottom: 50px;
}

#tomoshigi_contents{
max-width: 1000px;
margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
}
.tomoshigi_text_01{
font-size: 1.6em;
text-align: center;
margin-bottom: 30px;
}

.tomoshigi_text_02{
font-size: 1.2em;
text-align: center;
margin-bottom: 50px;
}

.tomoshigi_btn_01{
display: inline-block;
background-color: #c9a063;
padding: 5px;
color: #fff!important;
border: 1px solid #c9a063;

}

.tomoshigi_btn_01:hover{
background-color: #fff;

color: #c9a063!important;

}

.tomoshigi_dl_01{
text-align: center;
padding-bottom: 50px;

width: auto;

}

.tomoshigi_dl_01 dt{
padding-left: 30px;
padding-right: 30px;
border-bottom: 1px solid #000;
padding-bottom: 5px;
margin-bottom: 10px;
font-size: 1.8em;
display: inline-block;

}

.tomoshigi_dl_01 dd{
font-size: 1.3em;
}


.tomoshigi_dl_02{
display: flex;
flex-wrap: wrap;
justify-content: center;

}
.tomoshigi_dl_02 ruby{
 display: table-cell;

}


.tomoshigi_dl_02 ruby rt{
 display: block;
 padding-bottom: 3px;
 text-align: center;}

.tomoshigi_dl_02 ruby rb{
font-size: 1.5em;

}


.tomoshigi_dl_02 dt{
width: auto;
padding-top: 10px;
}

.tomoshigi_dl_02 dd{
width: auto;
margin-left: 20px;
}
.tomoshigi_dl_03{
text-align: center;
margin-bottom: 30px;
}

.tomoshigi_dl_03 dt{

padding-bottom: 5px;
margin-bottom: 10px;
font-size: 1.3em;

}

.tomoshigi_dl_03 dd{
font-size: 1.2em;
}


.tomoshigi_dl_04{
padding: 10px;
border: 3px solid #727272;
width: auto;

}

.tomoshigi_dl_04 dt{
font-size: 1em;
margin-bottom: 10px;
text-align: left;

}

.tomoshigi_dl_04 dd{

text-align: left;

}


.tomoshigi_dl_05 dt{
color: #006934;
margin-top: 10px;

}

.tomoshigi_dl_05 dd{

}




.tomoshigi_layout_01{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom: 50px;
}


.tomoshigi_layout_01 li{
width: 310px;
text-align: center;
}

.tomoshigi_layout_02{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom: 50px;

}

.tomoshigi_layout_02 li{
width: 450px;
margin-bottom: 30px;
}


.tomoshigi_layout_03{
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-bottom: 50px;
}


.tomoshigi_layout_03 li{
width: 33%;


}


.tomoshigi_layout_03 li .bt_box_01{
padding-top: 30px;
padding-bottom: 30px;
text-align: center;
border-left: 1px solid #737373;
border-right: 1px solid #737373;

}

.tomoshigi_layout_03 li .bt_box_01 img{
display: inline-block;
width: 250px;


}
.tomoshigi_layout_03 li .bt_box_02{
padding-top: 30px;
padding-bottom: 30px;
text-align: center;
border-right: 1px solid #737373;

}

.tomoshigi_layout_03 li .bt_box_02 img{
display: inline-block;
width: 250px;


}



.tomoshigi_layout_04{
width: 90%;
margin-left: auto;
margin-right: auto;
margin-bottom: 50px;
}


.tomoshigi_layout_05{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom: 50px;
}


.tomoshigi_layout_05 .layout_l{
width: 350px;
}

.tomoshigi_layout_05 .layout_r{
width: 570px;
}


.tomoshigi_layout_06{
display: flex;
flex-wrap: wrap;
	justify-content: flex-end;
}
.tomoshigi_layout_06 li{
width: 200px;
margin-left: 20px;
}

.tomoshigi_layout_07{
display: flex;
flex-wrap: wrap;
	align-items: center;

}
.tomoshigi_layout_07 .layout_l{
width: 130px;
}
.tomoshigi_layout_07 .layout_r{
width: 400px;
margin-left: 20px;
}


.tomoshigi_layout_08{
width: 950px;
margin-left: auto;
margin-right: auto;
margin-bottom: 50px;
}


.tomoshigi_layout_09{
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
margin-bottom: 20px;
}

.tomoshigi_layout_10{

text-align: right;}

.tomoshigi_layout_10 dl{
display: inline-block;
margin-left: auto;
}

.tomoshigi_layout_11{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom: 50px;
}

.tomoshigi_layout_11 .layout_l{
width: 320px;
}

.tomoshigi_layout_11 .layout_r{
width: 580px;
}


.tomoshigi_layout_12{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom: 50px;
width: 800px;
margin-left: auto;
margin-right: auto;
}

.tomoshigi_layout_12 .layout_l{
width: 35%;
}

.tomoshigi_layout_12 .layout_r{
width: 60%;
}

.tomoshigi_layout_13{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom: 50px;
margin-left: auto;
margin-right: auto;
}

.tomoshigi_layout_13 .layout_l{
width: 450px;
}

.tomoshigi_layout_13 .layout_r{
width: 390px;
}

.tomoshigi_layout_14{
width: 900px;
margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-bottom: 30px;
border-bottom: 1px dotted #343434;

}
.tomoshigi_layout_15{
width: 900px;
margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-bottom: 30px;

}

.tomoshigi_layout_16{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom: 50px;
margin-left: auto;
margin-right: auto;
width: 80%;
}


.tomoshigi_layout_16 li{
width: 40%;
text-align: center;
}

#tomoshigi_footer_wrap{
background-color: #000;
padding: 30px;
}

#tomoshigi_footer{
width:1000px;
margin-left: auto;
margin-right: auto;
display: flex;
flex-wrap: wrap;
}


#tomoshigi_footer .area_01{
width: auto;
color: #fff;
}

#tomoshigi_footer .area_01 dt{
font-size: 1.5em;

}


#tomoshigi_footer .area_02{
width: auto;
margin-left: auto;
color: #fff;
padding-left: 20px;
border-left: 1px solid #fff;

}

#tomoshigi_footer .area_02 a{
color:#fff!important;
}
#tomoshigi_footer .area_03 a{
color:#fff!important;
}

#tomoshigi_footer .area_03{
width: auto;
color: #fff;
margin-left: 30px;
border-left: 1px solid #fff;
padding-left: 20px;

}

#tomoshigi_footer_wrap address{
width: 1000px;
margin-left: auto;
margin-right: auto;
color: #fff;
}





/*TOPもっと見るボタン*/
 .morelist01 {
  flex-wrap: wrap;
  display: flex;
    list-style: none;
    padding: 0;
    border: none;
    justify-content: space-between;
}

.morelist01 li {

    width: 23%;
    margin-bottom: 20px;
    color: #6bb6ff;
}

.morelist01 li.is-hidden {
  visibility: hidden;
  opacity: 0;
  height: 0;
  margin: 0 10px;
  padding: 0;
}

.more_btn01 {
  text-align: center;
  margin-top: 20px;
}

.more_btn01 button {
  background-color: #1f5432;
  border: none;
  cursor: pointer;
  outline: none;
  color: #fff;
  padding: 0;
  line-height: 40px;
  width: 180px;
  border-radius: 20px;
  box-shadow: 0 1px 4px rgb(0 0 0 / 20%);
  transition: 0.3s ease-in-out;
}
.more_btn01 button:hover {
    background: #FFF;
    color: #6bb6ff;
    box-shadow: 0 15px 30px -5px rgb(0 0 0 / 25%);
    transform: translateY(-4px);
}
.movie_01{
width: 100%;
display: block;
}

/*TOPレイアウト追加*/
.more_btn_01{
border: 1px solid #333;
  cursor: pointer;
  font-size: 18px;
  margin-top: 10px;
  padding: 10px;
	color: #FFFFFF;
	background-color: #000000;
text-align: center;
margin-left: auto;
margin-right: auto;
width: 150px;
}

/*new追加*/
.newtopwap{position: relative;
}
.newtop{
    position: absolute;
		top: 1px;
		left: 0;
		color: #fff;
		z-index: 10;
		
}

.newtop::before{
    content: "NEW";
    background-color: crimson;
		padding: 5px;
}

.newtop2{
    position: absolute;
		top: 1px;
		right: 0;
		color: #fff;
		z-index: 10;
		
}

.newtop2::before{
    content: "NEW";
    background-color: crimson;
		padding: 5px;
}

.newtop3{
    position: absolute;
		top: 1px;
		left: 0;
		color: #fff;
		z-index: 10;
 }

.newtop3::before{
    content: "人気商品";
    background-color:#FFB942;
		padding: 6px;
		 animation: flash01 5s linear infinite;
}


.updatetop{
    position: absolute;
		top: 1px;
		left: 0;
		color: #fff;
		z-index: 10;
		
}

.updatetop::before{
    content: "UP DATE";
    background-color: #F8A300;
		padding: 5px;
}

.updatetop2{
    position: absolute;
		top: 1px;
		right: 0;
		color: #fff;
		z-index: 10;
		
}

.updatetop2::before{
    content: "UP DATE";
    background-color: #F8A300;
		padding: 5px;
}

.no_opacity a:hover img {
    opacity: 1; /* Standard: FF gt 1.5, Opera, Safari */
    filter: alpha(opacity=1); /* IE lt 8 */
}
.evony_relative{
 padding-top: 100px;
  margin-top: -100px
}
.evony_head{
display: flex;
flex-wrap: wrap;
background-color: #4a4542;



}
.evony_head .evony_logo{
width: 200px;
margin-top: 10px;
margin-bottom: 10px;
}
.evony_head .evony_navi{
margin-left: auto;
}
.evony_head .evony_navi{
display: flex;
flex-wrap: wrap;
align-items: flex-end;
}

.evony_head .evony_navi li{

border-left: 1px solid #fff;
padding-left: 10px;
padding-right: 10px;
margin-bottom: 10px;
}

.evony_head .evony_navi li:first-child{
border-left:none;
}

.evony_head .evony_navi li a{
padding: 3px 5px;
color: #fff;
}
.evony_head .evony_navi li a.evnow{
background-color: #fff;
color: #000;
border-radius: 10px;
}


.evony_dl_01{
margin-bottom: 30px;
}
.evony_dl_01 dt{
color: #425b62;
font-size: 24px;
margin-bottom: 30px;
text-align: center;
}
.evony_dl_01 dd{
font-size: 18px;
text-align: center;
}


.evony_dl_02{
margin-bottom: 30px;
}
.evony_dl_02 dt{
font-size: 20px;
margin-bottom: 10px;
}
.evony_dl_02 dd{
font-size: 16px;
}


.evony_btn_01{
display: flex;
flex-wrap: wrap;
justify-content: flex-end;

}

.evony_title_01{
color: #425b62;
font-size: 24px;
margin-bottom: 30px;
text-align: center;
}


.evony_text_01{
font-size: 18px;

}


.evony_text_02{
color: #425b62;
font-size: 24px;
margin-bottom: 30px;}


.evony_btn_01 a{
background-color: #612036;
display: block;
padding: 3px 10px;
color: #fff;
}
.evony_line_01{
margin-top: 20px;
margin-bottom: 30px;
}



.evony_area_01{
border-left: 10px solid #cbd6d2;

border-right: 10px solid #cbd6d2;
margin-left: 50px;
margin-right: 50px;
padding-left: 50px;
padding-right: 50px;

}

.evony_area_02{
background-color: #f1f1f1;
padding: 50px;
}

.evony_layout_01_01{
width: 180px;
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
}
.evony_layout_01_02{
margin-top: 20px;
margin-bottom: 20px;
}
.evony_layout_01_03{
width: 400px;
margin-left: auto;
margin-right: auto;
}


.evony_layout_02_01{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}
.evony_layout_02_01 .column_01{
width: 45%;

}
.evony_layout_02_01 .column_02{
width: 45%;
margin-left: auto;
}


.evony_layout_02_02{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}
.evony_layout_02_02 .column_01{
width: 35%;
order: 1;

}
.evony_layout_02_02 .column_02{
width: 60%;
margin-left: auto;
order:2;

}

.evony_layout_02_03{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}
.evony_layout_02_03 .column_01{
width: 60%;

}
.evony_layout_02_03 .column_02{
width: 35%;
margin-left: auto;
}

.evony_layout_03_01{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.evony_layout_03_01 .column_01{
width: 33%;
}
.evony_layout_03_01 .column_02{
width: 33%;
}
.evony_layout_03_01 .column_03{
width: 33%;
}



.oshiten_layout_01{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.oshiten_layout_01 .column_01{
width: 50%;
}
.oshiten_layout_01 .column_02{
width: 50%;
}

.oshiten_layout_02{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.oshiten_layout_02 .column_01{
width: 63%;
}
.oshiten_layout_02 .column_02{
width: 34.5%;
}


.oshiten_layout_03{
display: flex;
flex-wrap: wrap;
justify-content: center; 
margin-bottom: 30px;
}

.oshiten_layout_03 .column_01{
width: 31%;
margin-left: 1%;
margin-right: 1%;
}
.oshiten_layout_03 .column_02{
width: 31%;
margin-left: 1%;
margin-right: 1%;
}
.oshiten_layout_03 .column_02{
width:31%;
margin-left: 1%;
margin-right: 1%;
}


.oshiten_layout_04{
display: flex;
flex-wrap: wrap;
justify-content: center; 
margin-bottom: 30px;
}

.oshiten_layout_04 .column_01{
width: 40%;

}
.oshiten_layout_04 .column_02{
width: 20%;

}
.oshiten_layout_04 .column_03{
width:20%;

}

.oshiten_layout_04 .column_04{
width:20%;
}


.oshiten_layout_05{
display: flex;
flex-wrap: wrap;
justify-content: center; 
margin-bottom: 30px;
}

.oshiten_layout_05 .column_01{
width: 20%;

}
.oshiten_layout_05 .column_02{
width: 20%;

}
.oshiten_layout_05 .column_03{
width:20%;

}

.oshiten_layout_05 .column_04{
width:20%;
}

.oshiten_layout_05 .column_05{
width:20%;
}




.oshiten_layout_06{
display: flex;
flex-wrap: wrap;
justify-content: center; 
margin-bottom: 30px;
}

.oshiten_layout_06 .column_01{
width: 20%;

}
.oshiten_layout_06 .column_02{
width: 20%;

}
.oshiten_layout_06 .column_03{
width:60%;


}

.oshiten_layout_07{
display: flex;
flex-wrap: wrap;
justify-content: center; 
margin-bottom: 30px;
}

.oshiten_layout_07 .column_01{
width: 22%;

}
.oshiten_layout_07 .column_02{
width: 22%;

}
.oshiten_layout_07 .column_03{
width:22%;
margin-left: 10%;


}

.oshiten_layout_07 .column_04{
width:22%;


}



.oshiten_layout_08{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.oshiten_layout_08 .column_01{
width: 20%;
margin-left: auto;
}

.oshiten_layout_08 .column_01 img{
width: 100px;
padding-top: 30px;
}
.oshiten_layout_08 .column_02{
width: 65%;
}
.oshiten_layout_09{
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}

.oshiten_layout_09 .column_01{
width:65%;
}

.oshiten_layout_09 .column_02{
width:20%;
margin-right: auto;

}
.oshiten_layout_09 .column_02 img{
width: 100px;
padding-top: 30px;
}


.oshiten_title_01{
width: 400px;
}


.oshiten_say_01{}
.oshiten_say_01 {
  width: 100%;
  margin: 10px 0;
display: flex;
flex-wrap: wrap;
}

.oshiten_say_01 .faceicon {
  margin-left: 10px;
  width:100px;
}

.oshiten_say_01 .faceicon img{
  width: 100%;
  height: auto;
}
.oshiten_say_01 .chatting {
width: 400px;
padding-top: 10px;
font-size: 15px;
}



.oshiten_say_02{
  width: 100%;
  margin: 10px 0;
display: flex;
flex-wrap: wrap;
margin-bottom: 30PX;
}

.oshiten_say_02 .faceicon {
  margin-left: 10px;
  width:100px;
}

.oshiten_say_02 .faceicon img{
  width: 100%;
  height: auto;
}
.oshiten_say_02 .chatting {
width: 800px;
padding-top: 10px;
font-size: 15px;
}


.oshiten_img_size_01{
width:150px;
}

.oshiten_fukidashi_01 {

  position: relative; 
  margin: 10px 0 0 10px;
  padding: 25px;
  text-align: left;
  border-radius: 12px;
  background: #edf1ee;
}

.oshiten_fukidashi_01:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 3px; 
  left: -19px;
  border: 8px solid transparent;
  border-right: 18px solid #edf1ee;
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg);
}

.oshiten_fukidashi_02 {

  position: relative; 
  margin: 10px 0 0 60px;
  padding: 25px;
  border-radius: 12px;
  background: #edf1ee;
}

.oshiten_fukidashi_02:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 3px; 
  right: -19px;
  border: 8px solid transparent;
  border-right: 18px solid #edf1ee;
  -webkit-transform: rotate(35deg);
  transform: rotate(145deg);
}
.oshiten_bg_01{
background-color: #ecded5;
padding: 20px 50px;
margin-bottom: 50px;
}
.oshiten_bt_margin_01{
margin-bottom: 150px;
}

.ochiten_countdow{
font-size: 40px;
font-weight: bold;
text-align: center;
color: crimson;
}


.ochiten_countdow_text{
text-align: center;
	animation: ochiten_countdow_text 1s ease-in-out infinite alternate;
  font-size: 18px;
  margin-bottom: 20px;

}
@keyframes ochiten_countdow_text{
	0% {opacity: 0;}
	100% {opacity: 1;}
}
