@charset "utf-8";
/* CSS Document */

body {
	/*PC用の横幅を指定*/
	min-width: 1010px !important;
}
/*スマートフォンのブレイクポイント*/
@media screen and (max-width: 767px){
	body {
		/*初期化*/
		min-width: initial !important;
	}
}



/* 固定ボタンを外す時は.footer-marginをコメント */

.footer_btn_grp a:hover{
	opacity: 0.9;
}

/* fand */
	.toushi_wrap {
	  display: flex;
	  justify-content: space-between;
	  flex-wrap: wrap;
		padding: 0 0 60px 0;		
	}
	.toushi_wrap a{
		color: #000000;
	}
	.toushi_wrap a:hover{
		opacity: 0.8;
	}
@media print,screen and (min-width: 768px) {
	.pc_off{
		display: none !important;
	}
    body{
        -webkit-print-color-adjust: exact !important;
    }
}
@media screen and (max-width: 767px) {
	.sp_only{
		display: block !important;
	}
	.pc_only{
		display: none !important;
	}
	.sp_off{
		display: none !important;
	}	
	
	.no__pc{
		display: none;
	}
	.footer-margin{
		/*margin-bottom: 132px;*/
		margin-bottom: 132px;
	}
	.footer_title{
		display: none;
	}
	.footer_fix_button{
		background-color: #ba403a;
		position: fixed;
		z-index: 99;
		bottom: 0;
		/*height: 132px;*/
		height: 132px;
		text-align: center;
		width: 100%;		
	}
	.footer_button_box{	
		display: inline-block;
		width: 95%;
		height: 49px;
		color: #9b1610;
		background-color: #ffffff;
		border-radius: 24px;
		text-align: center;
		margin: 10px 0 5px 0;
		padding-top: 14px;
		font-size: 13rem;
		font-weight: 600;
		font-feature-settings: "palt";
	}
	.footer_button_box_long{	
		display: inline-block;
		width: 95%;
		height: 49px;
		color: #9b1610;
		background-color: #ffffff;
		border-radius: 24px;
		text-align: center;
		margin: 10px 0 5px 0;
		padding-top: 14px;
		font-size: 13rem;
		font-weight: 600;
		font-feature-settings: "palt";
	}	
	.arrow-Right {
		display: inline-block;
		position: absolute;
		border-top: solid 3px #ba403a;
		border-right: solid 3px #ba403a;
		width: 12px;
		height: 12px;
		transform: rotate(45deg);
		top: 28px;
		margin-left: 1px;
	}

	.arrow-Right2 {
		display: inline-block;
		position: absolute;
		border-top: solid 3px #ba403a;
		border-right: solid 3px #ba403a;
		width: 12px;
		height: 12px;
		transform: rotate(45deg);
		top: 92px;
		margin-left: 85px;
	}
	.arrow-Right_al {
		display: inline-block;
		position: absolute;
		border-top: solid 2px #ba403a;
		border-right: solid 2px #ba403a;
		width: 12px;
		height: 12px;
		transform: rotate(45deg);
		top: 28px;
        right: 22px;
	}

	.arrow-Right2_al {
		display: inline-block;
		position: absolute;
		border-top: solid 2px #ba403a;
		border-right: solid 2px #ba403a;
		width: 12px;
		height: 12px;
		transform: rotate(45deg);
		top: 92px;
        right: 22px;
	}	
	.toushi_info{
		background-image: url("/individual/unyou/toushi/images/toushi_img1_sp.jpg");
		background-position: top center;
		background-repeat: no-repeat;
		width: 100%;
		/*height: 887px;*/
		margin-top: 56px;
        margin-bottom: 40px;
	}
	.bnr_img1{
		margin-top: 20px;
		margin-bottom: 40px;
	}
	.tab_set1{
		margin-top: 40px !important;
		background-color:#FFFFFF !important;
	}
	.btn_ex{
		width: 97%;
		padding-left: 3%;		
	}
		
	.toushi_info .toushi_catch{
		font-size: 24rem;
		text-align: center;
		padding-top: 37px;
		/*font-weight: 500;*/
	}
	.toushi_info span{
		color: #ff0000;
	}
	.toushi_info_boxs{
        display: flex;
        width: 100%;
		margin-top: 40px;
		flex-wrap: wrap;
		justify-content: space-around;
	}

	.toushi_info_box{
		width: 45%;
		align-items: center;
		text-align: center;
		/*margin: 0 35px;*/
	}
	.toushi_info_box_sp{
		margin: 40px 0 40px 0;
        width: 80%;
	}
	.toushi_info_button{	
		display: inline-block;
		max-width: 180px;
        width: 100%;
		height: 34px;
		color: #ffffff;
		background-color: #ba403a;
		border-radius: 16px;
		text-align: center;
		margin: 20px 0 5px 0;
		padding-top: 7px;
		font-size: 13rem;
		position: relative;
	}
	.toushi_info_button:hover{
		opacity: 0.8;
		cursor: pointer;
		cursor: hand;
	}
	.arrow-Right_mini {
		/*display: inline-block;*/
		position: absolute;
		border-top: solid 2px #ffffff;
		border-right: solid 2px #ffffff;
		width: 12px;
		height: 12px;
		transform: rotate(45deg);
		top: 30%;
		right: 11px;
	}
/* fand */
    .fand_theme_space{
		padding-bottom: 20px;
    }
	.fand_lank_space{
		margin-top: 40px;
	}	
	.toushi_item{
		display: flex;
		width: 100%;
		background-color: #fff;
		border: solid 1px #cccccc;
		position: relative;
		margin-top: 10px;
        align-items: center;
        padding-right: 20px;
	}

	.toushi_item_img{
		display: inline-block;
			width: 50%;
	}

	.toushi_item img{
		width: 100%;
	}

	.toushi_item_text{
		display: inline-block;
			width: 50%;
	}

	.toushi_item .ttl_1st{
        display: inline-block;
		font-size: 13rem;
		font-feature-settings: "palt";
	}
	.toushi_item .ttl{
		display: inline-block;
		font-size: 16rem;
		font-weight: 600;
	}
	.toushi_item .ttl_1st_m{
	display: inline-block;
		font-size: 13rem;
		padding: 18% 0 0 10px;
		font-feature-settings: "palt";
	}
	.toushi_item .ttl_m{
		display: inline-block;
		font-size: 19rem;
		font-weight: 600;
		padding: 5px 0 10px 10px;
	}
	.arrow-Right_b{
		display: inline-block;
		position: absolute;
		border-top: solid 2px #001e70;
		border-right: solid 2px #001e70;
		width: 12px;
		height: 12px;
		transform: rotate(45deg);
		top: 45%;
		right: 14px;
	}	

	.table_subbox{
		width: 95%;
		margin: 0 auto;
		overflow: auto;
		padding-top: 12px;
	}	
	.lisk_img_boxs{
		width: 100%;
		margin: 0 auto 0 auto;
		background-color: #fbe5e6;
		padding: 10px;
		overflow: auto;
	}
	.lisk_img_boxs2{
		width: 100%;
		margin: 10px auto 10px auto;
		overflow: auto;
	}
	.lisk_img_box_cover{
		margin: 20px auto 15px auto;
	}
	.lisk_img_boxs .img-1{
		background-color: #ffffff;
		padding: 10px 0;
		text-align: center;
	}
	.lisk_img_boxs .img-1 img{
		width: 100%;
        padding: 10px;
	}
	.lisk_img_boxs .img-2{
		background-color: #ffffff;
		padding-bottom: 10px;
		text-align: center;
	}
	.lisk_img_boxs .img-2 img{
		width: 100%;
        padding: 10px;
	}
	.lisk_img_boxs .img-2 p{
		text-align: left;
        font-size: 12rem;
        margin-bottom: 0;
	}
	.toushi_wrap {
		padding: 0 0 10px 0;		
	}
    #anchor-6 .toushi_wrap a{
        display: block;
        width: 100%;
    }
}
@media print,screen and (min-width:768px){
	.slide-1-bg{
		background-image: url("../../images/index_slide_0t.png");
		background-repeat: no-repeat;
		background-position: top center;
	}
	.sp_only{
		display: none !important;
	}
	.pc_only{
		display: block !important;
	}	
	.no__sp{
		display: none;
	}
	.footer-margin{
		margin-bottom: 132px;
	}
	.footer_fix_button{
		background-color: #ba403a;
		position: fixed;
		z-index: 99;
		bottom: 0;
		height: 70px;
		width: 100%;	
	}
	.footer_title{
    /* display: inline-block; */
    background-color: #9b1610;
    color: #ffffff;
    width: 300px;
    height: 100%;
    font-weight: 600;
    font-size: 21rem;
    letter-spacing: 2rem;
    /*text-align: center;*/
    float: left;
	}
	.footer_text{
     position: absolute; 
     top: 50%; 
    -webkit-transform: translateY(-50%);
     transform: translateY(-50%); 
    width: 300px;
    text-align: center;	
	}
	.footer_text2{
		position: absolute;
		top: 50%;
		-webkit-transform : translateY(-50%);
		transform : translateY(-50%);
		width: 300px;
		text-align: center;		
	}	
	.footer_btn_grp{
    /* display: inline-block; */
    max-width: 100%;
    /* width: 100%; */
    /* position: absolute; */
    text-align: center;
    /* float: left; */
    padding: 12px 0 0 0;
        min-width: 1010px;
	}
	.footer_button_box{	
		display: inline-block;
		width: 383px;
		height: 49px;
		color: #9b1610;
		background-color: #ffffff;
		border-radius: 24px;
		text-align: center;
		margin: 0 20px 12px 20px;
		padding-top: 12px;
		font-size: 18rem;
		font-weight: 600;
	}
	.footer_button_box_long{	
		display: inline-block;
		width: 535px;
		height: 49px;
		color: #9b1610;
		background-color: #ffffff;
		border-radius: 24px;
		text-align: center;
		margin: 0 20px 12px 0px;
		padding-top: 12px;
		font-size: 18rem;
		font-weight: 600;
	}	
	.arrow-Right {
		display: inline-block;
		position: absolute;
		border-top: solid 3px #ba403a;
		border-right: solid 3px #ba403a;
		width: 12px;
		height: 12px;
		transform: rotate(45deg);
		top: 30px;
		margin-left: 14px;
	}

	.arrow-Right2 {
		display: inline-block;
		position: absolute;
		border-top: solid 3px #ba403a;
		border-right: solid 3px #ba403a;
		width: 12px;
		height: 12px;
		transform: rotate(45deg);
		top: 30px;
		margin-left: 53px;
	}
	.arrow-Right_al {
		display: inline-block;
		position: absolute;
		border-top: solid 3px #ba403a;
		border-right: solid 3px #ba403a;
		width: 12px;
		height: 12px;
		transform: rotate(45deg);
		top: 29px;
		margin-left: 63px;
	}

	.arrow-Right2_al {
		display: inline-block;
		position: absolute;
		border-top: solid 3px #ba403a;
		border-right: solid 3px #ba403a;
		width: 12px;
		height: 12px;
		transform: rotate(45deg);
		top: 29px;
		margin-left: 10px;
	}	
	.toushi_info{
		background-image: url("/individual/unyou/toushi/images/toushi_img1.jpg");
		background-position: top center;
		background-repeat: no-repeat;
		width: 988px;
		margin-top: 76px;
        padding-bottom: 60px;
        margin-bottom: 40px;
	}
	.bnr_img1{
		margin-top: 45px;
		margin-bottom: 74px;
	}
	.tab_set1{
		margin-top: 70px !important;
		background-color:#FFFFFF !important;
	}
	
	.toushi_info .toushi_catch{
		font-size: 34rem;
		text-align: center;
		padding-top: 50px;
		padding-bottom: 35px;
		/*font-weight: 500;*/
	}
	.toushi_info span{
		color: #ff0000;
	}
	.toushi_info_boxs{
        display: flex;
		width: 100%;
		flex-wrap: wrap;
		justify-content: center;	
	}
	.toushi_info_box{
		width: 195px;
		height: 178px;
		align-items: center;
		text-align: center;
		margin: 0 35px;
	}
	.toushi_info_button{	
		display: inline-block;
		width: 195px;
		height: 34px;
		color: #ffffff;
		background-color: #ba403a;
		border-radius: 16px;
		text-align: center;
		margin: 20px 0 5px 0;
		padding-top: 5px;
		font-size: 16rem;
		position: relative;
	}
	.toushi_info_button:hover{
		opacity: 0.8;
		cursor: pointer;
		cursor: hand;
	}
	.arrow-Right_mini {
		/*display: inline-block;*/
		position: absolute;
		border-top: solid 2px #ffffff;
		border-right: solid 2px #ffffff;
		width: 12px;
		height: 12px;
		transform: rotate(45deg);
		top: 30%;
		right: 11px;
	}
	
/* fand */
    .fand_theme_space{
		padding-bottom: 20px;
    }
	.fand_lank_space{
		padding-bottom: 40px;
	}	
	.toushi_item {
		display: flex;
	  width: 488px;
	  background-color: #fff;
		border: solid 1px #cccccc;
		position: relative;
		margin-top: 10px;
        align-items: center;
	}
	.toushi_item_img{
		display: inline-block;
	}
	.toushi_item_text{
		display: inline-block;
        padding-right: 30px;
	}
	.toushi_item .ttl_1st{
		display: inline-block;
		font-size: 16rem;
	}
	.toushi_item .ttl{
		display: inline-block;
		font-size: 19rem;
		font-weight: 600;
	}
	.toushi_item .ttl_1st_m{
		display: inline-block;
		font-size: 16rem;
		padding: 38% 0 0 10px;
	}
	.toushi_item .ttl_m{
		display: inline-block;
		font-size: 19rem;
		font-weight: 600;
		padding: 5px 0 10px 10px;
	}	
	.arrow-Right_b {
		/*display: inline-block;*/
		position: absolute;
		border-top: solid 2px #001e70;
		border-right: solid 2px #001e70;
		width: 12px;
		height: 12px;
		transform: rotate(45deg);
		top: 47%;
		right: 20px;
	}
	.lisk_img_boxs{
		width: 100%;
		margin: 24px auto 0 auto;
		background-color: #fbe5e6;
		padding: 20px;
		/*overflow: auto;*/
	}
	.lisk_img_boxs2{
		width: 100%;
		margin: 30px auto 25px auto;
		/*overflow: auto;*/
	}	
	.lisk_img_boxs .img-1{
		background-color: #ffffff;
		padding: 24px 0 28px 0;
		text-align: center;
	}
	.lisk_img_boxs .img-1 img{
		width: 91%;
	}
	.lisk_img_boxs .img-2{
		background-color: #ffffff;
		padding-bottom: 28px;
		text-align: center;
	}
	.lisk_img_boxs .img-2 img{
		width: 91%;
	}
	.lisk_img_boxs .img-2 p{
		text-align: left;
		padding-left: 40px;
	}
    .top-section-7{
        margin-bottom: 20px;
    }

}


.head-1-k {
    margin: 0;
    padding: 16px 5px 15px 0;
    background: #c33;
    color: #fff;
    font-size: 22rem;
    font-weight: normal;
    line-height: 1.2;
    position: relative;
}
.head-1-k > .back{
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    position: absolute;
    top: 60%;
    right: 10px;
    margin-top: -20px;
    font-size: 14rem;
    padding: 6px 11px 6px 20px;
    text-decoration: none;
}
.head-1-k > .back:before{
content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border: 2px solid #003a82;
    border-width: 2px 2px 0 0;
    transform: rotate(-135deg);
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -4px;
}

.section-1 {
    width: 100%;
}
.toushi-index-head-1{
	display: none;
}