<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*逕ｻ蜒�*/
	.ttl_red{
		width: 520px;
		background: #9b2626;
		padding: 30px;
		box-sizing: border-box;
		border-radius: 10px 10px 0px 0px;
		color: #fff;
		font-weight: bold;
		font-size: 1.4em;
		text-align: center;
	}
	
	.cl_box_r{
		width: 520px;
		border: 1px solid #9b2626;
		padding: 30px 60px;
		box-sizing: border-box;
		border-radius: 0px 0px 10px 10px;
	}
	
	.ttl_blue{
		width: 520px;
		background: #2c3264;
		padding: 30px;
		box-sizing: border-box;
		border-radius: 10px 10px 0px 0px;
		color: #fff;
		font-weight: bold;
		font-size: 1.4em;
		text-align: center;
	}
	
	.cl_box_b{
		width: 520px;
		border: 1px solid #2c3264;
		padding: 30px 60px;
		box-sizing: border-box;
		border-radius: 0px 0px 10px 10px;
	}
	
	.flex_box{	
		display: flex;
		justify-content: space-between;
		 flex-wrap: wrap;

	}
	
	.flex_box::after{
		  content:"";
		  display: block;
		  width:31%;
	}
	
	.flex_box_ba {	
		display: flex;
		justify-content: space-between;
		 flex-wrap: wrap;
	}
	
	.flex_box_ba ::after{
		  content:"";
		  display: block;
		  width:49%;
	}
	
	.img_box{
		text-align: center;
		margin-top: 20px;
		margin-right: 80px;

	}
	
	.img_box:nth-of-type(2n){
		margin-right: 0;
	}
	
	
	.img_box img{
		width: 150px;
		border: 1px solid #dadada;
	}
	
	.img_box a{
		border-bottom:2px solid #9d9d9d;
	}
	
	.img_box_last{
		text-align: center;
		margin-top: 20px;
		margin-right: 80px;
	    margin-bottom: 50%;

	}
	
	.img_box_last:nth-of-type(2n){
		margin-right: 0;
	}
	
		
	/*.img_box_last::after {
	  content: "";
	  display: inline-block;
		height: 150px;
	}*/

	.img_box_last img{
		width: 150px;
		border: 1px solid #dadada;
	}
	
	.img_box_last a{
		border-bottom:2px solid #9d9d9d;
	}
	
	
	.yw_line{
		background:linear-gradient(transparent 60%, #ffcf48 60%);
	}
	
	/*縺疲｡亥�*/
	.box_info{
		border: 5px solid #ff5411;
		border-radius: 10px;
		padding: 20px 70px;
		margin-bottom: 40px;
		
	}
	
	.box_info h4{
		font-weight: bold;
		color: #ff5411;
		text-align: center;
	}
	
	.box_info ul li span{
		color:  #ff5411;
	}

	/*繧ｰ繝ｬ繝ｼ繝懊ャ繧ｯ繧ｹ*/
	.o_box{
		background: #ebebeb;
		border-radius: 10px;
		padding: 40px;
		box-sizing: border-box;
	}
	
	.wi760{
		width: 760px;
		margin: 0 auto;
	}
	
	.be_btn{
		width: 330px;
		background: #5a5a5a;
		border-radius: 27.5px;
		padding: 10px 20px;
		box-sizing: border-box;
		color: #fff;
		font-weight: bold;
		font-size: 1.2em;
		text-align: center;
	}
	
	.af_btn{
		width: 330px;
		background: #ff5411;
		border-radius: 27.5px;
		padding: 10px 20px;
		box-sizing: border-box;
		color: #fff;
		font-weight: bold;
		font-size: 1.2em;
		text-align: center;
	}
	
	.ore_box_br{
		border: 5px solid #ff5411;
		padding: 30px;
		box-sizing: border-box;
	}
	
	.step_ore{
		background: #ff5411;
		padding: 10px 40px;
		color: #fff;
		font-weight: bold;
		font-size: 1.2em;
		margin-top: 30px;
	}
	
	.fc_ore{
		color: #ff5411;
		margin-top: 15px;
	}
	
	.mt7_{
		margin-top: 7%;
	}
	
	/*蝠�刀荳隕ｧ*/
	.img_box_list{
		text-align: center;
		margin-top: 20px;
		margin-right: 20px;
	}
	
	.img_box_list:nth-child(6){
		margin-right: 0px;
	}
	
	.img_box_list img{
		width: 150px;
		border: 1px solid #dadada;
	}
	
	.img_box_list a{
		border-bottom:2px solid #9d9d9d;
	}
	
	.mb60_2{
		margin-bottom: 60px;
	}
	
	.pc_none2{
		display: none;
	}

	h3{
    font-size: 26px;
	}

	h3.mttl01_re{
		text-align: center;
		position: relative;
		border-bottom: solid 7px #ffd053;
		font-weight: bold;
	}

	h3.mttl01_re:after{
		position: absolute;
		content: " ";
		display: block;
		border-bottom: solid 7px #fc5022;
		bottom: -7px;
		width: 30%; 
	}

	
@media screen and (max-width: 480px) {
	.wi1080 {
    width: 100%;
    margin: 0 auto;
	}
	
	.wi760{
	width: 82%;
    margin: 0 auto;
	}
	
	.mb60_2{
		margin-bottom: 20px;
	}
	
	.mt7_ {
		margin-bottom: 10px;
	}
	
	body h1{
		width: 100%;
		padding: 10px;
		box-sizing: border-box;
		height: 59px;
		line-height: 1.4em;
	}
	
	article .item_ttl02{
		width: 100%;
	}
	
	article .item_ttl02::after {
	background-size: 100%;
	}
	
	.be_btn{
		width: 100%;
	}
	
	.af_btn{
		width: 100%;
		margin-top: 30px;
	}
	
	.ttl_red{
		width: 100%;
		padding: 15px;
		font-size: 1.2em;
	}
	
	.cl_box_r{
		width: 100%;
		padding: 30px 20px;
	}
	
	.ttl_blue{
		width: 100%;
		padding: 15px;
		margin-top: 30px;
		font-size: 1.2em;
	}
	
	.cl_box_b{
		width: 100%;
		padding: 30px 20px;
	}

	.img_box {
    	margin-right: 0px;
	}
	
	.img_box_list:nth-of-type(even){
		margin-right: 0px;
	}
	
	.box_info{
		padding: 20px 20px;
	}

	.flex_box_ba {
	    flex-direction: column;
    	justify-content: center;
	}
	
	/*繧ｰ繝ｬ繝ｼ繝懊ャ繧ｯ繧ｹ*/
	.o_box{
		padding: 20px 30px;
	}
	
	.p_lr{
		padding: 0 20px;
		box-sizing: border-box;
	}
	
	.p_lr_10{
		padding: 0 10px;
		box-sizing: border-box;
	}
	
	.mt20_sp{
		margin-top: 20px;
	}
	
	.pc_none2{
		display: block;
	}
	
	.sp_none{
		display: none;
	}
	
	.fs015em {
    font-size: 1.2em;
	}
	
	.img_box_list {
    margin-right: 0px;
	}
	
	.img_box_last{
	    margin-bottom: 0;

	}
}</pre></body></html>