@charset "utf-8";

/*

LP

*/

/* breakpoint
@media(max-width:767px){}
@media(max-width:991px){}
*/


/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

 Start Cording

/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */


/* all setting
++++++++++++++++++++++++*/

body {
	font-family: '游ゴシック', 'Yu Gothic', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif;
	min-width: 1090px;
  font-size: 14px;
  color: #333333;
}
@media(max-width:767px){
body {
	-webkit-text-size-adjust: 100%; 
	width: 100%;
	font-size: 3.7vw; /* 14 / 375 */
	min-width: inherit;
}
}

/* wrapper */
.container {
	width: 1090px;
  margin: 0 auto;
}

@media(max-width: 991px){
.container {
	width: 1090px;
}
}

@media(max-width: 767px){
.container {
	width: 94%;
	margin: 0 auto;
}
}
/* typo */
h1, h2, h3, h4, h5, h6, h7 {
	font-size: inherit;
	line-height: 1.5;
}
p, dl, dt, dd, ol, ul, li, table, th, td {
	font-size: inherit;
	line-height: 1.75;
}

/* title */

/* text */
.text_red {
  color: #ff2200;
}
.text_pink {
  color: #d76250;
}
.text_yellow_marker {
  background: #ffea00;
  padding: 0 .25em;
}

/* link */
a:focus, a:hover, a { color: inherit; text-decoration: none; }
a:focus, a:hover { text-decoration: none; }
p > a:hover, p > a { color: #333333; }
a:hover img { filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; }
p > strong {
  color: #d7614f;
  border-bottom: 1px solid #d7614f;
}

/* button */

/* box */


/* background */
.bg_blue {
  background: rgba(0,0,0,0.05);
  color: #000;
}

.bg_lightblue {
  background: rgba(0,0,0,0.05);
}
.bg_yellow {
  background: rgba(0,0,0,0.05);
	
}

@media(max-width:767px){
#header .info p {
    width: 52vw;
}
#header .info p > span {
  font-size: 3.7vw;
}
}

.logo_info .logo img {width:185px;
    margin-top: 10px;}

/* contents
++++++++++++++++++++++++*/



#contents {}

#breadcrumb {
	margin-top: 0.5em;
}

section {
	padding-top: 80px;
}

.fc_y {
	color: #e7333e;
}
.fc_border {
	border:1px solid #e7333e;
	padding:0.2em 0.5em;
}
.fs_b {
	font-size: 140%;
}

.fs_s {
	font-size: 68%;
	display:inline-block;
	padding-top:20px;
}

.ul_y {
	display: inline;
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,234,0,1) 51%,rgba(255,234,0,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,234,0,1) 51%,rgba(255,234,0,1) 100%);
}

.txt_bg_r {
	color: #ffffff;
	background-color: #d76250;
	padding-left: 0.2em;
	padding-right: 0.2em;
}

.ul_r {
	color: #ff2200;
	text-decoration: underline;
}

/* sec01 */
.sec_leave {
	padding: 30px 0 30px;
}
.cta {
	padding: 40px 0;
}
.sec_leave h2 {
	font-size: 50px;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	color: #000;
    padding-right: 200px;
}

.sec_leave h2 .txt1 {
	display: inline-block;
	font-size: 30px;
	line-height: 1;
	color: #000;
	background-color: #ffffff;
	padding: 0.2em 1em;
	margin: 0 auto 0.5em;
}
.sec_leave h2 .txt1.fc_y {
	color: #e7333e;
	
}
.sec_leave .jirei {
	z-index:1;
	position:relative;
	
}
.sec_leave  .photo {
	position:absolute;
	right:-30px;
	top:60px;
	z-index:0;
	width:200px;
}
.sec_leave ul {
	width: 100%;
	height: 320px;
	padding-top: 35px;
}

.sec_leave ul li {
	width: 340px;
	float: left;
	position: relative;
	padding: 0 75px;
}

.sec_leave ul li+li {
	margin-left: 30px;
}

.sec_leave .tit {
	display: block;
	vertical-align: middle;
	width: 100%;
	height: 70px;
	font-size: 20px;
	line-height: 1.3;
	text-align: center;
	position: relative;
	z-index: 4;
}
.sec_leave .tit span {
	position: relative;
	z-index: 4;
	padding:5px 8px;
	display:block;
	width: 240px;
	box-sizing:border-box;
	background-color: #d76250;
    left: -25px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.sec_leave .tit:before {
	display: block;
	content: "";
	width: 0;
	height: 0;
	border-top: 35px solid #3899be;
	border-right: 55px solid #3899be;
	border-bottom: 35px solid #3899be;
	border-left: 15px solid transparent;
	position: absolute;
	left: -65px;
	top: 15px;
	z-index: 2;
}

.sec_leave .tit:after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	border-top: 35px solid #3899be;
	border-left: 55px solid #3899be;
	border-bottom: 35px solid #3899be;
	border-right: 15px solid transparent;
	position: absolute;
	right: -65px;
	top: 15px;
	z-index: 3;
}

.sec_leave .img {
	width: 340px;
	height: 220px;
	background-color: #ffffff;
	position: absolute;
	top: 45px;
	left: 0px;
	z-index: 1;
	background-size: auto 150px;
	background-position: bottom 20px center;
	background-repeat: no-repeat;
}


.sec_leave .container {
	position: relative;
}

.sec_leave .container:after {
	content: "";
	width: 0;
	height: 0;
	border-top: 45px solid rgba(0,0,0,0.05);
	border-right: 490px solid transparent;
	border-bottom: 45px solid transparent;
	border-left: 490px solid transparent;
	position: absolute;
	left: 55px;
	bottom: -120px;
}
#header .info p {
	color:#d32d26;
}
#gnav {border-color:#000;}
@media(max-width:767px){
	#header .logo {
		width:80%;
	}

    .logo_info .logo img {
        width: 95% !important;
        margin-top: 0px;
    }


	.fs_s {
		padding-top:0;
	}
	.sec_leave {
		padding: 5vw 0 5vw;
		overflow:hidden;
	}
.sec_leave .photo {
	width: 128px;
	right: -21px;
	top:0;
	}

	.sec_leave h2 {
		font-size: 5vw;
    padding-right: 100px;
	}

	.sec_leave h2 .txt1 {
		font-size: 3vw;
	}

	.sec_leave ul {
		height: auto;
		padding-top: 3vw;
	}

	.sec_leave ul li {
		width: 100%;
		float: none;
		padding: 0 0 55vw;
	}

	.sec_leave ul li+li {
		margin-left: 0px;
	}

	.sec_leave .tit {
		width: 60vw;
		height: 15vw;
		font-size: 5vw;
		left: 15vw;
	}
	.sec_leave .tit span {
		width:100%;
    left: 0;
	}

	.sec_leave .tit:before {
		border-top: 7vw solid #d76250;
		border-right: 9vw solid #d76250;
		border-bottom: 7vw solid #d76250;
		border-left: 5vw solid transparent;
		left: -12vw;
		top: 7vw;
	}

	.sec_leave .tit:after {
		border-top: 7vw solid #d76250;
		border-left: 9vw solid #d76250;
		border-bottom: 7vw solid #d76250;
		border-right: 5vw solid transparent;
		right: -12vw;
		top: 7vw;
	}

	.sec_leave .img {
		width: 90vw;
		height: 55vw;
		top: 10vw;
		background-size: auto 40vw;
		background-position: bottom 3vw center;
	}

	.sec_leave .container:after {
		border-top: 5vw solid #8dbcb9;
		border-right: 45vw solid transparent;
		border-bottom: 5vw solid transparent;
		border-left: 45vw solid transparent;
		left: 0;
		bottom: -15vw;
	}

}


/* sec_logos */
.sec_logos {
	padding: 50px 0;
	margin-top:45px;
}

.sec_logos h2 {
	font-size: 45px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.sec_logos p {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    color: #ffffff;
	margin-bottom:10px;
}
.sec_logos ul{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap-reverse;
	align-items:start;
}
.sec_logos ul li{
	width: 20%;
}

@media(max-width:767px){
	.sec_logos {
		padding: 5vw 0 5vw;
		overflow:hidden;
	}


	.sec_logos p{
		font-size: 4vw;
	}
	.sec_logos h2 {
		font-size: 5vw;
	}
}

/* sec_worries */
.sec_worries {
	padding-top:60px;
	padding-bottom: 60px;
	margin-top:45px;
}

.sec_worries h2 {
	font-size: 45px;
	color:#000;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.sec_worries .flex {
	justify-content:center;
	flex-wrap:wrap;
	
	background:#fff;
	padding:20px;
	box-sizing:border-box;
}
.sec_worries .flex h3 {
	width:100%;
	margin-bottom:20px;
	font-size:28px;
	padding:4px;
	font-weight:bold;
	font-weight:700;
	text-align:center;
	border:2px solid #000;
	background:#fff url(assets/images/common/bg_border_gray.png) repeat;
}
.sec_worries dl {
	width:62%;
}

.sec_worries dl dt {
	padding:5px 15px;
	color:#fff;
	font-weight:bold;
	font-weight:700;
	font-size: 19px;
	background:#d76250;
	margin-bottom:15px;
}
.sec_worries dl dd p {
	font-size: 16px;
	padding-left:34px;
	margin-bottom:5px;
}
.sec_worries dl dd big {
	font-weight:bold;
	font-weight:700;
background: linear-gradient(transparent 60%, #ffff66 60%);
}
.sec_worries dl h4{
	font-weight:bold;
	font-weight:700;
	margin-top:0px;
	padding:5px 10px 0px 28px;
	font-size: 18px;
	line-height:1;
	color:#3956a5;
	background:url(https://united-rivers.com/houjin/wp-content/uploads/2020/09/checkmark.png) no-repeat center left;
	background-size:20px;
}
.sec_worries .flex .photo2 {
	width:40%;
	padding:0 15px 15px;
}
.sec_worries .movie {
	width:49%;
}
.sec_worries .movie3 {
	width:100%;
}
.sec_worries .movie iframe {
	width:100%;
}
.sec_worries .movie2 {
	width:38%;
	padding:0 15px 15px;
}
.sec_worries .movie2 iframe {
 aspect-ratio: 9 / 16;
 width: 100%;
 height: 100%;
}
.sec_worries .flex .arrow {
	text-align:center;
	width:100%;
}
.sec_worries .flex .arrow img {width:50%;
    max-width: 150px;}
.sec_worries .flex .desc2 {
	text-align:left;
	font-size:17px;
	width:100%;
} 
.sec_worries .flex .desc {
	text-align:center;
	font-size:24px;
	width:100%;
	font-weight:bold;
} 
.sec_worries .flex .desc b {
	background:#d32d26;
	color:#fff;
	padding:0.1em;
	
}
.sec_worries .flex .desc big {
	color:#d32d26;
}
@media(max-width:767px){
.sec_worries .movie {
	width:100%;
	margin-bottom:1.5em;
}

.sec_worries .flex .photo2 {
	width:100%;
}
.sec_worries .movie2 {
	width:100%;
}
.sec_worries .flex .desc2 {
	font-size:15px;
} 
}

.movie {
  aspect-ratio: 16 / 9;
}
.movie iframe {
  width: 100%;
  height: 100%;
}

.sec_worries .photo {
	width:35%;
}
.sec_worries ul {
	width: 100%;
	min-height: 250px;
	padding: 0;
}

.sec_worries ul li {
	width: 262px;
	float: left;
}

.sec_worries ul li+li {
	margin-left: 14px;
}

.sec_worries ul li .tit {
	font-size: 14px;
	text-align: center;
	line-height: 1.1;
	padding: 0.4em 0 0.3em;
	border: 3px solid #333333;
	border-radius: 5px;
	position: relative;
}

.sec_worries ul li .tit:before {
	display: block;
	content: "";
	border-top: 7px solid #333333;
	border-right: 7px solid #333333;
	border-bottom: 7px solid transparent;
	border-left: 7px solid transparent;
	position: absolute;
	top: 25px;
	left: 13px;
}

.sec_worries ul li .tit:after {
	display: block;
	content: "";
	border-top: 4px solid #ffffff;
	border-right: 3px solid #ffffff;
	border-bottom: 4px solid transparent;
	border-left: 3px solid transparent;
	position: absolute;
	top: 24px;
	left: 18px;
}

.sec_worries ul li img {
	display: block;
	width: 100%;
	border: 3px solid #333333;
	margin: 20px 0 0 0;
}

.sec_worries ul li .txt {
	font-size: 100%;
	line-height: 1.3;
	padding: 0.5em;
	border: 3px solid #333333;
	border-top: none;
	position: relative;
	min-height: 70px;
}

.sec_worries ul li .txt:before {
	display: block;
	width: 14px;
	height: 14px;
	content: "";
	background-color: #333333;
	position: absolute;
	left: 121px;
	bottom: -14px;
}

.sec_worries ul li .txt:after {
	display: block;
	width: 60px;
	height: 14px;
	content: "";
	background-color: #333333;
	position: absolute;
	left: 98px;
	bottom: -28px;
}

@media(max-width:767px){
	.sec_worries {
		padding-top: 10vw;
	}

	.sec_worries h2 {
		font-size: 6vw;
		margin-bottom: 3vw;
	}
	.sec_worries .flex .desc {
		font-size: 4vw;
        margin-bottom: 1.2rem;
	} 
	.sec_worries ul {
		min-height: 250px;
	}

	.sec_worries ul li {
		width: 100%;
		float: none;
		margin-bottom: 15vw;
	}

	.sec_worries ul li+li {
		margin-left: 0;
	}

	.sec_worries ul li .tit {
		font-size: 4vw;
	}

	.sec_worries ul li .tit:before {
		top: 7.5vw;
	}

	.sec_worries ul li .tit:after {
		top: 6vw;
	}

	.sec_worries ul li .txt {
		font-size: 3vw;
	}

	.sec_worries ul li .txt:before {
		width: 8vw;
		height: 8vw;
		left: 41vw;
		bottom: -8vw;
	}

	.sec_worries ul li .txt:after {
		width: 20vw;
		height: 5vw;
		left: 35vw;
		bottom: -11vw;
	}
.sec_worries dl {
	width:100%;
	margin:0 auto 10px;
}
.sec_worries .photo {
	width:100%;
	margin:0 auto 20px;
}
.sec_worries .flex {
    padding: 15px;
}
.sec_worries .flex h3 {
    margin-bottom: 15px;
    font-size: 20px;
}
.sec_worries dl dt {
	font-size:18px;
}
.sec_worries dl dd p {
	font-size: 15px;
	line-height:1.2;
	padding-left:34px;
	margin-top:5px;
}
.sec_worries dl h4{
	font-size: 17px;
}

}


/* sec_fit */
.sec_fit {
	background-color: #009bc3;
	padding-bottom: 0;
}

.sec_fit .container {
	background-image: url(assets/images/owned_media/img_008.png);
	background-position: bottom left;
	background-size: 400px auto;
	background-repeat: no-repeat;
	height: 370px;
}

.sec_fit .tit {
	width: 680px;
	margin-left: 410px;
	color: #009bc3;
	font-size: 40px;
	font-weight: bold;
	line-height: 2;
	text-align: center;
	background-color: #ffffff;
	border-radius: 5px;
	position: relative;
	margin-bottom: 30px;
}

.sec_fit .tit:after {
	display: block;
	content: "";
	border-top: 10px solid #ffffff;
	border-right: 13px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 13px solid transparent;
	position: absolute;
	bottom: -20px;
	left: 35px;
}

.sec_fit .txt {
	color: #ffffff;
	font-size: 35px;
	font-weight: bold;
	line-height: 1.5;
	width: 680px;
	margin-left: 410px;
}

.sec_fit .txt span {
	font-size: 40px;
}

@media(max-width:767px){
.sec_fit .container {
	background-position: bottom center;
	background-size: 60vw auto;
	height: 90vw;
}

.sec_fit .tit {
	width: 100%;
	margin-left: 0;
	font-size: 5vw;
	margin-bottom: 5vw;
}

.sec_fit .txt {
	font-size: 4vw;
	width: 100%;
	margin-left: 0;
}

.sec_fit .txt span {
	font-size: 4.5vw;
}
	
}
/* 共通 */

.sec_voice h2, .sec_attention h2, .sec_whole h2,
.sec_merit h2, .sec_flow h2, .sec_plan h2 {
	font-size: 36px;
	font-weight: bold;
	line-height: 2;
	text-align: center;
	margin-bottom: 70px;
}

.ttl_icon {
	display: block;
	width: 50px;
	height: 50px;
	margin: 0 auto;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}


@media(max-width:767px){
	.sec_voice h2, .sec_attention h2, .sec_whole h2, 
	.sec_merit h2, .sec_flow h2, .sec_plan h2 {
		font-size: 6vw;
		line-height: 1.5;
		margin-bottom: 5vw;
	}

	.ttl_icon {
		width: 9vw;
		height: 9vw;
	}

}

/* sec_voice */
.sec_voice .container {
	padding: 0 0 50px;
}

.sec_voice .ttl_icon {
	background-image: url(assets/images/owned_media/icon_001.png);
}

.sec_voice .box {
	border: 3px solid #333333;
	padding: 40px 0;
	background-color: #ffffff;
	position: relative;
	margin-bottom: 50px;
}

.sec_voice .ico {
	width: 35px;
	height: 35px;
	position: absolute;
	left: 10px;
	top: 10px;
}

.sec_voice .box:before {
	display: block;
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	left: -3px;
	top: -3px;
	border-top: 50px solid #333333;
	border-right: 50px solid transparent;
	border-bottom: 50px solid transparent;
	border-left: 50px solid #333333;
}

.sec_voice .box1 {
	width: 225px;
	margin: 0 35px 0 50px;
	float: left;
}

.sec_voice .box1 img {
	width: 100%;
	margin-bottom: 20px;
}

.sec_voice .box1 p {
	font-size: 18px;
	color: #999999;
	text-align: center;
}

.sec_voice .box2 {
	width: 730px;
	float: left;
}

.sec_voice .box2 .txt1 {
	font-size: 27px;
	font-weight: bold;
	color: #d76250;
	line-height: 1.5;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 3px solid #cccccc;
}

.sec_voice .box2 .txt2 {
	font-size: 18px;
	color: inherit;
	line-height: 1.3;
}


@media(max-width:767px){
	.sec_voice .container {
		padding: 0 0 5vw;
	}

	.sec_voice .box {
		padding: 5vw 0;
		margin-bottom: 5vw;
	}

	.sec_voice .box1 {
		width: 100%;
		margin: 0;
		float: none;
	}

	.sec_voice .box1 img {
		width: 60%;
		margin: 0 20% 3vw;
	}

	.sec_voice .box1 p {
		font-size: 3vw;
	}

	.sec_voice .box2 {
		width: 100%;
		float: none;
		padding: 1em;
	}

	.sec_voice .box2 .txt1 {
		text-align: center;
		font-size: 4vw;
		padding-bottom: 3vw;
		margin-bottom: 3vw;
	}

	.sec_voice .box2 .txt2 {
		font-size: 3vw;
	}

}

/* sec_attention */
.sec_attention .ttl_icon {
	background-image: url(assets/images/owned_media/icon_003.png);
}

.sec_attention .box {
	border: 3px solid #333333;
	padding: 40px 50px;
}

.sec_attention .box img {
	float: left;
	margin-right: 30px;
	width: 370px;
}

.sec_attention .box p {
	font-size: 22px;
	line-height: 2;
	margin-bottom: 30px;
}

@media(max-width:767px){
	.sec_attention .box {
		padding: 1em;
	}

	.sec_attention .box img {
		float: none;
		width: 100%;
		margin: 0 0 3vw;
	}

	.sec_attention .box p {
		font-size: 3.5vw;
		margin-bottom: 3vw;
	}
}

/* sec_whole */
.sec_whole h2 {
	margin-bottom: 40px;
}

.sec_whole .ttl_icon {
	background-image: url(assets/images/owned_media/icon_004.png);
}

.sec_whole .txt_1 {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

.sec_whole .txt_2 {
	font-size: 28px;
	text-align: center;
	margin-bottom: 60px;
}

.sec_whole ul {
	width: 100%;
	margin: 0 auto 50px;
	padding-left: 10px;
}

.sec_whole li {
	width: 300px;
	height: 300px;
	background-color: #ffffff;
	border-radius: 50%;
	padding-top: 10px;
	float: left;
	background-size: 120px auto;
	background-position: center 70%;
	background-repeat: no-repeat;
}

.sec_whole li+li {
	margin-left: 85px;
}

.sec_whole .tit {
	display: table-cell;
	vertical-align: middle;
	width: 190px;
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
	background-color: #d76250;
	line-height: 1.1;
	padding: 0.1em 0 0.3em;
	text-align: center;
	position: relative;
	left: 55px;
	z-index: 4;
}

.sec_whole .tit span {
	font-size: 18px;
	font-weight: normal;
}

.sec_whole .tit:before {
	display: block;
	content: "";
	width: 0;
	height: 0;
	border-top: 35px solid #d76250;
	border-right: 55px solid #d76250;
	border-bottom: 35px solid #d76250;
	border-left: 15px solid transparent;
	position: absolute;
	left: -65px;
	top: 15px;
	z-index: 2;
}

.sec_whole .tit:after {
	display: block;
	content: "";
	width: 0;
	height: 0;
	border-top: 35px solid #d76250;
	border-left: 55px solid #d76250;
	border-bottom: 35px solid #d76250;
	border-right: 15px solid transparent;
	position: absolute;
	right: -65px;
	top: 15px;
	z-index: 3;
}

.sec_whole .li_1 {
	background-image: url(assets/images/owned_media/icon_005.png);
}

.sec_whole .li_2 {
	background-image: url(assets/images/owned_media/icon_006.png);
}

.sec_whole .li_2 .tit {
	background-color: #73b3d1;
}

.sec_whole .li_2 .tit:before {
	border-top: 35px solid #73b3d1;
	border-right: 55px solid #73b3d1;
	border-bottom: 35px solid #73b3d1;
}

.sec_whole .li_2 .tit:after {
	border-top: 35px solid #73b3d1;
	border-left: 55px solid #73b3d1;
	border-bottom: 35px solid #73b3d1;
}
.sec_whole .li_3 {
	background-image: url(assets/images/owned_media/icon_007.png);
	background-position: 55% 70%;
}

@media(max-width:767px){
	.sec_whole h2 {
		margin-bottom: 5vw;
	}

	.sec_whole .txt_1 {
		font-size: 5vw;
	}

	.sec_whole .txt_2 {
		font-size: 4vw;
		margin-bottom: 5vw;
	}

	.sec_whole ul {
		margin: 0 auto 5vw;
		padding-left: 0;
	}

	.sec_whole li {
		width: 80vw;
		height: 80vw;
		margin: 0 auto 5vw;
		padding-top: 4vw;
		float: none;
		background-size: 45vw auto;
		background-position: center 70%;
	}

	.sec_whole li+li {
		margin-left: auto;
	}

	.sec_whole .tit {
		width: 60vw;
		font-size: 5vw;
		left: 10vw;
	}

	.sec_whole .tit span {
		font-size: 3vw;
	}

	.sec_whole .tit:before {
		border-top: 7vw solid #d76250;
		border-right: 9vw solid #d76250;
		border-bottom: 7vw solid #d76250;
		border-left: 5vw solid transparent;
		left: -12vw;
		top: 3vw;
	}

	.sec_whole .tit:after {
		border-top: 7vw solid #d76250;
		border-left: 9vw solid #d76250;
		border-bottom: 7vw solid #d76250;
		border-right: 5vw solid transparent;
		right: -12vw;
		top: 3vw;
	}

	.sec_whole .li_2 .tit:before {
		border-top: 7vw solid #73b3d1;
		border-right: 9vw solid #73b3d1;
		border-bottom: 7vw solid #73b3d1;
		border-left: 5vw solid transparent;
	}

	.sec_whole .li_2 .tit:after {
		border-top: 7vw solid #73b3d1;
		border-left: 9vw solid #73b3d1;
		border-bottom: 7vw solid #73b3d1;
		border-right: 5vw solid transparent;
	}

	.sec_whole .li_3 {
		background-position: 55% 70%;
	}
}



/* sec_merit */
.sec_merit .ttl_icon {
	background-image: url(assets/images/owned_media/icon_003.png);
}

.sec_merit .box {
	border: 3px solid #333333;
	border-bottom: none;
}

.sec_merit .box dl dt .txt_1 {
	display: table-cell;
	width: 100px;
	height: 100px;
	background-color: #333333;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	font-size: 60px;
	padding: 0;
	margin: 0;
}

.sec_merit .box dl dt .txt_2 {
	display: table-cell;
	width: 990px;
	height: 100px;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.2;
	border-bottom: 3px solid #333333;
	vertical-align: middle;
	padding: 0 1em;
	margin: 0;
}

.sec_merit .box dl dd {
	clear: both;
	font-size: 22px;
	line-height: 2;
	padding: 1.5em;
	border-bottom: 3px solid #333333;
	margin: 0;
}


@media(max-width:767px){
	.sec_merit .box dl dt .txt_1 {
		width: 15vw;
		min-height: 10vw;
		height:auto !important;
		height: 10vw;
		font-size: 8vw;
	}

	.sec_merit .box dl dt .txt_2 {
		width: 85vw;
		padding: 0.5em;
	}
	
	.sec_merit .box dl dd {
		font-size: 3.5vw;
	}


}


/* sec_flow */
.sec_flow .ttl_icon {
	background-image: url(assets/images/owned_media/icon_008.png);
}

.sec_flow .box {
	border: 3px solid #333333;
	border-bottom: none;
}

.sec_flow .box .ttl {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	padding: 0.3em;
	background-image: url(assets/images/owned_media/bg_001.png);
	border-bottom: 3px solid #333333;
}

.sec_flow .box dl dt .txt_1 {
	display: table-cell;
	width: 70px;
	height: 70px;
	background-color: #333333;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	font-size: 40px;
	padding: 0;
	margin: 0;
}

.sec_flow .box dl dt .txt_2 {
	display: table-cell;
	width: 990px;
	height: 70px;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.2;
	border-bottom: 3px solid #333333;
	vertical-align: middle;
	padding: 0 1em;
	margin: 0;
}

.sec_flow .box dl dd {
	clear: both;
	padding: 40px 50px;
	border-bottom: 3px solid #333333;
	margin: 0;
}

.sec_flow .box dl dd img {
	width: 420px;
	margin-right: 25px;
	float: left;
}

.sec_flow .box dl dd p {
	font-size: 26px;
	line-height: 1.5;
}

.sec_flow .arrow {
	width: 60px;
	height: 60px;
	margin: 20px auto;
}

.sec_flow .arrow img {
	width: 100%;
}

@media(max-width:767px){
	.sec_flow .box .ttl {
		font-size: 4vw;
	}

	.sec_flow .box dl dt .txt_1 {
		width: 15vw;
		min-height: 8vw;
		font-size: 8vw;
	}

	.sec_flow .box dl dt .txt_2 {
		width: 85vw;
		min-height: 8vw;
		font-size: 6vw;
		padding: 0 0.5em;
	}

	.sec_flow .box dl dd {
		padding: 4vw 5vw;
	}

	.sec_flow .box dl dd img {
		width: 100%;
		margin: 0 0 3vw;
		float: none;
	}

	.sec_flow .box dl dd p {
		font-size: 3.5vw;
	}

	.sec_flow .arrow {
		width: 10vw;
		height: 10vw;
		margin: 5vw auto;
	}

}

/* sec_plan */
.sec_plan .container {
	padding: 0 0 50px;
}

.sec_plan .ttl_icon {
	background-image: url(assets/images/owned_media/icon_010.png);
}

.sec_plan table , .sec_plan td, .sec_plan th {
	border: 3px solid #cccccc;
	border-collapse: collapse;
}

.sec_plan th {
	font-size: 15px;
  width: 280px;
}

.sec_plan td {
	font-size: 14px;
  width: 270px;
}

.sec_plan td, .sec_plan th {
	text-align: left;
	padding: 1.5em 1em;
}

.sec_plan th {
	background-color: #f4f4f4;
}

.sec_plan .plan td {
	font-size: 19px;
	color: #ffffff;
	background-color: #d76250;
}

.sec_plan td ul {
	padding-left: 1em;
}
.sec_plan td ul li {
	list-style-type: disc;
}

@media(max-width:767px){
	.sec_plan .container {
	padding: 0 0 5vw;
}

.sec_plan th {
	font-size: 2.5vw;
  width: 25%;
}

.sec_plan td {
	font-size: 2vw;
  width: 25%;
}

.sec_plan .plan td {
	font-size: 3vw;
}

}

.sec_movie {
	padding:80px 0;
}
.sec_movie .flexbox {
	
	display: -webkit-flex;
  	display: flex;
 	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	justify-content: center;	
}
.sec_movie .flexbox .blc {
	width:33%;
	padding:1em;
	
}
.sec_movie .flexbox .blc iframe {
 aspect-ratio: 9 / 16;
 width: 100%;
 height: 100%;
}
@media(max-width:767px){
	.sec_movie .flexbox .blc {
	width:90%;
		margin:auto;
	padding:1em;
	
}
}

.sec_service {
	padding-bottom: 110px;
}

.sec_faq dd ul li {
	background-position:left 5px;
    background-size: 15px;
}
.sec_faq a {
	color:#5186ec;
	text-decoration:underline;
}
@media (max-width: 767px) {
.sec_faq {
    padding-bottom: 30px;
    padding-top: 30px;
}
}

/* footer
++++++++++++++++++++++++*/

#footer {}

#tablink{
	width:100%;
	background:#9CA8AF;
}
#tablink ul{
	width:100%;
	max-width:1010px;
	margin:0 auto;
	display: -webkit-flex;
  	display: flex;
 	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	justify-content: center;	
}
#tablink ul li{
	width:50%;
	text-align:center;
	background:#0DA0C3;
	color:#fff;
	font-weight:bold;
	border-left:1px solid #7f7f7f;
}
#tablink ul li:last-of-type{
	border-right:1px solid #7f7f7f;
}
#tablink ul li a{
	display:block;
	background:#9CA8AF;
	color:#fff;
	padding:10px;
	text-decoration:none;
}
#tablink ul li a:hover{
	background:#0DA0C3;
}
#tablink ul li.act{ padding:10px;}
.sec_leave .btob1 .tit{
	font-size:16px;
}


#contact{
	padding:70px 0 0;
	width:95%;
	max-width:1090px;
	margin:0 auto;
}
#contact h2{
	font-size:45px;
	font-weight:bold;
	padding-bottom:15px;
	text-align:center;
}
#contact h2 em{ color:#D76250;}

#contact h3{
	font-weight:bold;
	font-size:1.6em;
	text-align:center;
	color:#d32d26;
}
#contact h3 span{
	background:#d32d26;
	color:#fff;
	border-radius:40px;
	padding:1px 15px;
}

#contact .table_1 {
	padding:0px 20px 30px;
	margin:15px 0 0;
	
}

@media(max-width:767px){
	#contact {
		padding-top:20px;
	}
	#contact h2{ font-size:1.6em;}
	#contact h3{ font-size:1.3em;}
	#contact .table_1 {
	padding:0px 15px 20px;
	
}
	#contact .stepform {padding-top:10px;}
}
#contact .formbtn li .nextbtn2 {
    display: block;
    width: 100%;
    border: none;
    -webkit-appearance: none;
    border-radius:50px;
    padding: 15px;
    text-align: center;
    background: #1a0dab url(assets/images/btn_arrow.png) no-repeat 92% center;
    background-size: 8px auto;
    color: #fff;
    font-weight: bold;
}

#contact  .hissu {
background:#ca4a1f;
    color: #fff;
    border-radius:50px;
	font-weight:normal;
	font-size:12px;
	margin-right:5px;
	padding:2px 6px;
}

a.btn1 {
    display: block;
    width: 480px;
	max-width:90%;
	margin:auto;
    border: none;
    -webkit-appearance: none;
    border-radius:50px;
    padding: 15px;
    text-align: center;
    background: #1a0dab url(assets/images/btn_arrow.png) no-repeat 92% center;
    background-size: 8px auto;
    color: #fff;
	font-size:18px;
    font-weight: bold;
}


/* sec_flow */
.sec_flow {
	padding: 40px 0 60px;
}
.sec_flow .kikan_flex {
	width: 1000px;
	max-width:100%;
	margin: 20px auto  80px;

	position: relative;
	display: -webkit-flex;
  	display: flex;
 	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	justify-content: space-between;	
}
.sec_flow .kikan_flex ul {
	width:90%;
}

.sec_flow .kikan_flex .kikan {
	background:#000;
	color:#fff;
	padding:5px;
	width:8%;
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	border-radius:5px;
	writing-mode: vertical-rl;
	font-size:24px;
	font-weight:bold;
}

.sec_flow ul li {
	width: 1000px;
	max-width:100%;
	margin: 0 auto 80px;
	border: 3px solid #000;
	background: #fff;
	position: relative;
}

.sec_flow .kikan_flex ul li {
}

.sec_flow ul li:last-child {
	margin: 0 auto;
}

.sec_flow ul li:not(:last-child):after,.sec_flow .kikan_flex:after {
	display: block;
	width: 100%;
	height: 50px;
	content: "";
	background: url(assets/images/tenshoku/ico_flow.png) no-repeat center center;
	background-size: contain;
	position: absolute;
	bottom: -70px;
}


.sec_flow ul li .ttl {
	border-bottom: 3px solid #000;
	display: flex;
	align-items: center;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.2;
}

.sec_flow ul li .ttl .num {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #000;
	font-size: 45px;
	line-height: 1em;
	color: #fff;
	width: 60px;
	height: 60px;
	margin-right: 0.5em;
}

.flow_item {
	padding: 30px;
	display: flex;
	justify-content: space-between;
}

.flow_item .img img {
	width: 460px;
	margin-right: 40px;
}

.flow_item .txt {
	width:calc(100% - 510px);
	font-size: 22px;
}

@media(max-width:767px){
	.sec_flow {
		padding: 10vw 0;
	}

	.sec_flow ul li {
		width: 100%;
		margin: 0 auto 12vw;
	}

	.sec_flow ul li:not(:last-child):after {
		height: 8vw;
		bottom: -10vw;
	}

	.sec_flow ul li .ttl {
		font-size: 5vw;
	}

	.sec_flow ul li .ttl .num {
		font-size: 8vw;
		width: 10vw;
		height: 10vw;
	}

	.flow_item {
		padding: 3vw;
		flex-direction: column;
	}

	.flow_item .img img {
		width: 100%;
		margin: 0 0 3vw;
	}

	.flow_item .txt {
		width: 100%;
		font-size: 5vw;
	}
}


/* sec_worries2 */
.sec_worries2 {
	background:#9ca8af;
	margin-top:40px;
	margin-bottom:60px;
	padding:40px 0 60px;
}

.sec_worries2 .item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 12px;
  width: 23%;
  color: #000;
  font-weight: bold;
  text-align: center;
background:#fff;
    margin: 0 1.5%;
}

.sec_worries2 .item img {
  max-width: 100%;
  display: block;
  margin: 15px auto 0;
}

.sec_worries2 .text_catch {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
	color:#fff;
  margin-bottom: 1em;
}
.sec_worries2 .text_catch2 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 1em;
    background: url(https://united-rivers.com/houjin/wp-content/themes/united-rivers/assets/images/muviuru/bar.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 0.8em 1.5em 1.5em;
    width: 700px;
    margin: auto;
    max-width: 90%;
}
.sec_worries2::after {
  content: "";
  display: block;
  position: relative;
  z-index: 2;
  bottom: -110px;
  margin: -50px auto 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 495px 0 495px;
  border-color: #9ca8af transparent transparent transparent;
}

@media (max-width: 767px) {
  .sec_worries2 .item {
    width: 100%;
    margin-bottom: 20px;
    margin: 0 0 20px;
  }

	.sec_worries2::after {
  bottom: -110px;
  margin: -50px auto 0;
  border-width: 50px 100px 0 100px;
}
	

  .sec_worries2 .text_catch {
    font-size: 5vw;
  }
  .sec_worries2 .text_catch i {
    display: block;
    text-align: center;
  }

  .sec_worries2 .text_catch2 {
    background: url(https://united-rivers.com/houjin/wp-content/themes/united-rivers/assets/images/muviuru/bar_sp.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
	}
}
.sec_solution {
	margin-top:-60px;
	padding:80px 0 60px;
}
  .af_text01 {
    font-weight: bold;
	  text-align:center;
    font-size: 20px !important;
  }
.af_text01 p {
	  margin-bottom:10px;
	
}
.af_text01 img {
	width:600px;
	margin:auto;
	max-width:90%;
}
  .af_text01 .red {
    color: #d7614f;
  }

@media (max-width: 767px) {
  .af_text01 {
    font-weight: bold;
    font-size: 18px !important;
  }
}


/* sec03 */
.sec03 .container {
	padding: 0 60px 50px;
}

.sec03 h2, .sec04 h2, .sec05 h2,
.sec06 h2, .sec07 h2 {
	font-size: 36px;
	font-weight: bold;
	line-height: 2;
	text-align: center;
	margin-bottom: 70px;
}



.sec03 .txt01 {
	font-size: 24px;
	color: #d76250;
	margin-bottom: 1em;
	font-weight: bold;
}

.sec03 dl {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;

    display: table;
	box-sizing:border-box;
}

.sec03 dt, .sec03 dd {
	font-size: 14px;
    display: table-cell;
	padding:15px;
	box-sizing:border-box;
	text-align: center;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
    vertical-align: middle;
}
.sec03 dt {
	color: #ffffff;
	font-weight: bold;
	background-color: #d76250;
	font-size: 16px;
	width: 25%;
	
}
.sec03 dd {
	width: 75%;
}



@media(max-width:767px){
	.sec03 .container {
		padding: 0 0 0;
	}
.sec03 dt {
	width: 35%;
	
}
.sec03 dd {
	width: 65%;
}

.sec03 h2, .sec04 h2, .sec05 h2, .sec06 h2, .sec07 h2 {
    font-size: 26px;
    margin-bottom:35px;
}

}