@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 {
	max-width: 1090px;
  margin: 0 auto;
}
.container.small {
  padding: 0 40px;
}
@media(max-width: 991px){
.container {
	width: 93.75%;
  margin: 0 auto;
}
.container.small {
  padding: 0;
}
}

/* 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_marker_yellow,
.text_yellow_marker {
  background: #ffea00;
  padding: 0 .25em;
}
.text_yellow_marker_2,
.text_marker_yellow_2 {
  background: -moz-linear-gradient(transparent 60%, #ffea00 60%);
  background: -webkit-linear-gradient(transparent 60%, #ffea00 60%);
  background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.6, transparent), color-stop(0.6, #ffea00));
  background: -o-linear-gradient(transparent 60%, #ffea00 60%);
  background: linear-gradient(transparent 60%, #ffea00 60%);
}

/* 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 */
.box_contact {
  text-align: center;
}
.box_contact img {
  margin-top: -15px;
}

/* background */
.bg_blue {
  background: #3899be;
  color: #ffffff;
}
.bg_lightblue {
  background: #8ac0db;
}
.bg_border_gray {
  background: url(assets/images/common/bg_border_gray.png) repeat;
}



/* header
++++++++++++++++++++++++*/

#header {}
#header .logo {
  margin-right: 20px;
}
#header .info p {
  color: #43719d;
  text-align: center;
  font-size: 13px;
  line-height: 1.5;
  vertical-align: -1.15em;
  margin-right: 5px;
}
#header .info p > span {
  display: block;
  font-weight: bold;
  font-size: 18px;
}

@media(max-width:767px){

#header .logo {
  width: 60px;
}
#header .info {
  display: block;
  text-align: center;
  margin: 5px auto 0;
		overflow:hidden;
}


#header .info p > span {
  font-size: 5.6vw; /* 18 / 320 */
}

		#header .info {
	}
	#header .info img {
    width: 40vw;
    float: right;
    margin: 0 auto 0;
}
#header .info p {
    font-size: 3vw;
    float: left;
    width: 48vw;
}
	
}

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

#breadcrumb {
	margin: 1em 0;
}

#contents {}

@media(max-width:767px){
.box_scroll {
  overflow-x: scroll;
}
.box_scroll::before {
  content: "＜＜＜横にスクロール出来ます";
  display: block;
}
}
/* fv共通よう */
.sec_fv .fc_y {
	color: #f7fd65;
}

.sec_fv .fs_b {
	font-size: 140%;
}

.sec_fv .fs_s {
	font-size: 75%;
}

.sec_fv {
	padding: 30px 0 30px;
}
.sec_fv .container {
	position:relative;
}

.sec_fv h2 {
	font-size: 50px;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	color: #ffffff;
    padding-right: 200px;
}
.sec_fv h2 .txt1 {
	display: inline-block;
	font-size: 30px;
	line-height: 1;
	color: #8dbcb9;
	background-color: #ffffff;
	padding: 0.2em 1em;
	margin: 0 auto 0.5em;
}
.sec_fv h2.tleft {
	text-align:left;
}	
.sec_fv .container:after {
	content: "";
	width: 0;
	height: 0;
	border-top: 45px solid #3899be;
	border-right: 490px solid transparent;
	border-bottom: 45px solid transparent;
	border-left: 490px solid transparent;
	position: absolute;
	left: 55px;
	bottom: -120px;
    z-index: 100;
}

@media(max-width:767px){
	.sec_fv {
		padding: 5vw 0 5vw;
		overflow:hidden;
	}
	.sec_fv h2 {
		font-size: 5vw;
    padding-right: 100px;
	}

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

/* kv */
.kv {
}
.kv .title {
  font-size: 32px;
}

.kv .box_top {
  min-height: 580px;
  background-image: url(https://united-rivers.com/houjin/wp-content/themes/united-rivers/assets/images/site-seo/kv_img_2__230628.png);
  background-repeat: no-repeat;
  background-position: right 120px;
  background-size: 742px;
  position: relative;
  z-index: 1;
}
/*.kv .box_top {
  min-height: 580px;
  background-image: url(assets/images/site-seo/kv_img_2.png);
  background-repeat: no-repeat;
  background-position: right 120px;
  background-size: 742px;
  position: relative;
  z-index: 1;
}*/
.kv .box_top::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  bottom: -50px;
  right: 11%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 495px 0 495px;
  border-color: #8dbcb9 transparent transparent transparent;
}
.kv .box_top .image {
  position: absolute;
  z-index: 1;
}

@media(max-width:767px){

.kv {
  padding-bottom: 0;
}
.kv .title {
  font-size: 24px;
}
.kv .box_top {
  min-height: 530px;
  background-image: url(assets/images/site-seo/kv_img_2.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: auto 200px;
}
.kv .box_top::after {
  display: none;
}

}

.kv .box_bottom {
  text-align: left;
}
.kv .box_bottom .title > span,
.kv .box_bottom .title {
  font-size: 45px;
  text-align: left;
  padding: 3.5em 0 .5em;
  line-height: 1.5;
}
.kv .box_bottom .title > span {
  color: #f7fd65;
  padding: 0;
  line-height: inherit;
}
.kv .box_bottom .sentence {
  font-size: 15px;
  color: #666666;
  font-weight: normal;
  background: #ffffff;
  padding: 1em;
  border-radius: 10px;
  text-align: left;
  position: relative;
  z-index: 1;
}
.kv .box_bottom .sentence::before {
  position: absolute;
  z-index: 2;
  top: -10px;
  left: 40px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #ffffff transparent;
}
.kv .box_bottom .sentence > a {
  color: #399bbf;
  text-decoration: underline;
}
/*.kv .box_bottom .image {
  position: relative;
  z-index: 3;
  margin-top: -50px;
  left: -30px;
  width: 324px;
}
.kv .box_bottom .text {
  width: 686px;
}*/
.kv .box_bottom .container{
	position:relative;
}
.kv .box_bottom .image {
  position: absolute;
  z-index: 1;
  margin-top: 0;
  left: -30px;
	bottom:0;
  width: 650px;
}
.kv .box_bottom .text {
  width: 686px;
	margin-left:auto;
	padding:30px 0 120px;
	position:relative;
	z-index:2;
}
@media(max-width:767px){

.kv .box_bottom {
  padding-bottom: 0;
}
.kv .box_bottom .title > span,
.kv .box_bottom .title {
  font-size: 24px;
  padding: 30px 0;
}
.kv .box_bottom .title br {
  display: none;
}
.kv .box_bottom .text {
  width: 100%;
	padding:0;
}

}

/* sec_melit */
.sec_melit {
  padding-top: 120px;
}
.sec_melit .title_sec {
  background: url(assets/images/site-seo/sec_melit_icon_title.png) no-repeat center top;
  background-size: 45px;
  padding-top: 65px;
  margin-top: 0;
}
.sec_melit .title_sec > span {
  background: #d76250;
  font-weight: bold;
  color: #ffffff;
  font-size: 120%;
  padding: 0 .15em;
}
.sec_melit .item {
  margin-bottom: 40px;
}
.sec_melit .item:last-child {
  margin-bottom: 0;
}
.sec_melit .item .text,
.sec_melit .item .title {
  border: 3px solid #333333;
}
.sec_melit .item.red .text,
.sec_melit .item.red .title {
  border: 3px solid #d76250;
}
.sec_melit .item.red .title,
.sec_melit .item .title {
  border-bottom: 0;
  font-size: 26px;
  font-weight: bold;
}
.sec_melit .item .title i {
  position: relative;
  z-index: 1;
}
.sec_melit .item .title i img {
  margin: 0;
}
.sec_melit .item .title div {
  display: inline-block;
  vertical-align: -.8em;
  padding-left: .8em;
}
.sec_melit .item .title.no_row div {
  vertical-align: -.2em;
}
.sec_melit .item .text {
  padding: 40px;
  font-size: 24px;
  font-weight: bold;
}
.sec_melit .item .text p {
  margin-bottom: 2em;
  line-height: 2;
}
.sec_melit .item .text p:last-child {
  margin-bottom: 0;
}
.sec_melit .item .text img {
  float: left;
  margin-right: 40px;
  margin-bottom: 20px;
  display: block;
}

@media(max-width:767px){

.sec_melit {
  padding-bottom: 30px;
}
.sec_melit .title_sec {
  margin-top: 0;
  padding-top: 50px;
}
.sec_melit .item {
  margin-bottom: 20px;
}
.sec_melit .item.red .title,
.sec_melit .item .title {
  font-size: 18px;
  text-align: center;
}
.sec_melit .item .title {
  padding: 15px;
}
.sec_melit .item .title i {
  width: 40px;
  display: block;
  margin: 0 auto 15px;
}
.sec_melit .item .title i img {
  margin: 0;
}
.sec_melit .item .title div {
  display: block;
  vertical-align: 0;
  padding-left: 0;
  text-align: left;
}
.sec_melit .item .title div br {
  display: none;
}
.sec_melit .item .title.no_row div {
  vertical-align: 0;
}
.sec_melit .item .text {
  padding: 15px;
  font-size: 16px;
}
.sec_melit .item .text p {
  margin-bottom: 1em;
  line-height: 1.75;
}
.sec_melit .item .text p:last-child {
}
.sec_melit .item .text img {
  float: none;
  margin-right: 0;
  margin-bottom: 15px;
}

}

/* sec_greeting */
.sec_greeting {
  font-size: 16px; 
}
.sec_greeting .title_sec {
  background: url(assets/images/site-seo/sec_greeting_icon_title.png) no-repeat center top;
  background-size: 45px;
  padding-top: 65px;
}
.sec_greeting .box_white .image {
  float: right;
}
.sec_greeting .box_white img {
  margin: 0;
}
.sec_greeting .box_white .text {
  padding-right: 30px;
  float: left;
}

@media(max-width:767px){

.sec_greeting .title_sec p {
  font-size: 24px;
}
.sec_greeting .box_white .image {
  margin-bottom: 15px;
}
.sec_greeting .box_white .text {
  float: none;
  padding-right: 0;
}

}

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

.sec_price h2, .sec_compare h2, .sec_staff h2,
.sec_serviceflow h2, .sec_faq h2, .title_sec_h2 {
	font-size: 36px;
	font-weight: bold;
	line-height: 2;
	text-align: center;
	margin-bottom: 70px;
}

.sec_price h2 span, .sec_compare h2 span, .sec_staff h2 span,
.sec_serviceflow h2 span, .sec_faq h2 span, .title_sec_h2 span {
	display: block;
	width: 50px;
	height: 50px;
	margin: 0 auto;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.title_sec_h2 span {
  height: auto;
  line-height: 1;
}

.sec_price h2 span {
	background-image: url(assets/images/webmarketing-unyo/ico08.png);
}

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

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

.sec_price dt, .sec_price dd {
	width: 25%;
	height: 70px;
	line-height: 70px;
	font-size: 14px;
	text-align: center;
	float: left;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.sec_price dd {
	width: 75%;
}

.sec_price dt:first-child + dd {
	color: #ffffff;
	font-weight: bold;
	background-color: #d76250;
	font-size: 16px;
}

.sec_price dt:nth-child(7) {
	height: 190px;
	line-height: 190px;
}

.sec_price dt:nth-child(7) + dd {
	height: 190px;
	line-height: 1;
	padding-top: 1.5em;
}

.sec_price table {
  width: 100%;
  table-layout: fixed;
  border-bottom: 2px solid #cccccc;
  border-right: 2px solid #cccccc;
}
.sec_price table td,
.sec_price table th {
  text-align: left;
  padding: 1em;
  border-top: 2px solid #cccccc;
  border-left: 2px solid #cccccc;
}
.sec_price table th {
  font-size: 120%;
  background: #f4f4f4;
}
.sec_price table .red {
  background: #d76250;
  color: #ffffff;
  font-size: 120%;
}

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

.sec_price h2, .sec_compare h2, .sec_staff h2,
.sec_serviceflow h2, .sec_faq h2, .title_sec_h2 {
  font-size: 6vw;
  line-height: 2;
  margin-bottom: 5vw;
}

.sec_price h2 span, .sec_compare h2 span, .sec_staff h2 span,
.sec_serviceflow h2 span, .sec_faq h2 span, .title_sec_h2 span {
  width: 9vw;
  height: 9vw;
}

.title_sec_h2 span {
  width: 9vw;
  height: auto;
}

.sec_price .txt01 {
  font-size: 4vw;
}

.sec_price dt, .sec_price dd {
  height: 12vw;
  line-height: 12vw;
  font-size: 4vw;
}

.sec_price dt:nth-child(7) {
  height: 38vw;
  line-height: 38vw;
}

.sec_price dt:nth-child(7) + dd {
  height: 38vw;
  font-size: 3vw;
}

}

/* sec_staff */
.sec_staff h2 {
	margin-bottom: 60px;
}

.sec_staff h2 span {
	background-image: url(assets/images/webmarketing-unyo/ico10.png);
}

.sec_staff ul {
	width: 970px;
	margin: 0 auto 50px;
}

.sec_staff li {
	width: 300px;
	float: left;
}

.sec_staff li+li {
	margin-left: 35px;
}

.sec_staff li img {
	margin-bottom: 20px;
}

.sec_staff li .txt01 {
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

.sec_staff li .txt02 {
	font-size: 18px;
	line-height: 1.3;
}

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

	.sec_staff ul {
		width: 100%;
		margin: 0 auto;
	}

	.sec_staff li {
		width: 90%;
		float: none;
		margin: 0 auto 5vw;
	}

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

	.sec_staff li img {
		width: 90%;
		display: block;
		margin: 0 auto 3vw;
	}

	.sec_staff li .txt01 {
		font-size: 4vw;
		margin-bottom: 2vw;
	}

	.sec_staff li .txt02 {
		font-size: 3vw;
	}

}

/* sec_serviceflow */
.sec_serviceflow h2 span {
	background-image: url(assets/images/webmarketing-unyo/ico11.png);
}

.sec_serviceflow .flow {
	width: 520px;
	position: relative;
	margin-bottom: 70px;
	float: left;
}

.sec_serviceflow .flow_ml {
	margin-left: 50px;
}

.sec_serviceflow .flow li {
	width: 100%;
	border: 3px solid #000000;
}

.sec_serviceflow .flow li:nth-child(1) {
	margin-bottom: 30px;
}

.sec_serviceflow .flow li h3 {
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	background-image: url(assets/images/webmarketing-unyo/bg.png);
}

.sec_serviceflow .flow_item .num {
	display: table-cell;
	vertical-align: middle;
	width: 70px;
	font-size: 40px;
	line-height: 1;
	text-align: center;
	color: #ffffff;
	background-color: #000000;
}

.sec_serviceflow .flow_item h4 {
	display: table-cell;
	vertical-align: middle;
	width: 450px;
	font-size: 23px;
	line-height: 1.3;
	padding: 0.5em 1em;
	font-weight: bold;
	border-bottom: 3px solid #000000;
}

.sec_serviceflow .flow_item img {
	display: block;
	width: 440px;
	margin: 30px auto 20px;
}

.sec_serviceflow .flow_item .txt01 {
	display: block;
	font-size: 18px;
	line-height: 1.5;
	padding: 0 40px 20px;
}

.sec_serviceflow .flow_next {
	position: relative;
	margin-top: 70px;
}

.sec_serviceflow .flow_next:before {
	display: block;
	content: "";
	width: 520px;
	height: 70px;
	background-image: url(assets/images/webmarketing-unyo/ico12.png);
	background-size: 30px;
	background-repeat: no-repeat;
	background-position: center 15px;
	position: absolute;
	left: 0;
	top: -70px;
}

.sec_serviceflow li.flow_item_2 {
	color: #ffffff;
	background-color: #d76250;
	border: none;
	text-align: center;
	padding: 3vw;
}

.sec_serviceflow .flow_item_2 .txt01 {
	font-size: 2.5vw;
	line-height: 1.5;
}

.sec_serviceflow .flow_item_2 .txt02 {
	font-size: 3vw;
	line-height: 1.2;
}

.sec_serviceflow .flow_item_2 .txt01 span,
.sec_serviceflow .flow_item_2 .txt02 span {
	text-decoration: underline;
}

.sec_serviceflow .txt03 {
	font-size: 23px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 80px;
}

.sec_serviceflow .flow_item_3 {
	clear: both;
	width: 1090px;
	height: 110px;
	color: #ffffff;
	background-color: #d76250;
	border: none;
	text-align: center;
	padding: 25px 0 0;
	position: relative;
	margin-top: 70px;
}

.sec_serviceflow .flow_item_3 .txt01 {
	font-size: 20px;
	line-height: 1.5;
}

.sec_serviceflow .flow_item_3 .txt02 {
	font-size: 28px;
	line-height: 1.3;
}

.sec_serviceflow .flow_item_3 .txt01 span,
.sec_serviceflow .flow_item_3 .txt02 span {
	text-decoration: underline;
}

.sec_serviceflow .flow_item_3:before,
.sec_serviceflow .flow_item_3:after {
	display: block;
	content: "";
	width: 520px;
	height: 70px;
	background-image: url(assets/images/webmarketing-unyo/ico12.png);
	background-size: 30px;
	background-repeat: no-repeat;
	background-position: center 15px;
	position: absolute;
}

.sec_serviceflow .flow_item_3:before {
	left: 0px;
	top: -70px;
}

.sec_serviceflow .flow_item_3:after {
	left: 570px;
	top: -70px;
}

.sec_serviceflow .flow_bottom {
	width: 100%;
}

.sec_serviceflow .flow_bottom li {
	width: 520px;
	float: left;
}

.sec_serviceflow .flow_bottom li:nth-child(even) {
	margin-left: 50px;
}

@media(max-width:767px){
.sec_serviceflow .flow {
  width: 100%;
  margin-bottom: 10vw;
  float: none;
}

.sec_serviceflow .flow_ml {
  margin-left: 0;
  margin-bottom: 0;
}

.sec_serviceflow .flow li:nth-child(1) {
  margin-bottom: 5vw;
}

.sec_serviceflow .flow li h3 {
  height: 10vw;
  line-height: 10vw;
  font-size: 5vw;
}

.sec_serviceflow li {
  width: 100%;
}

.sec_serviceflow .flow_item .num {
  width: 10vw;
  font-size: 6vw;
}

.sec_serviceflow .flow_item h4 {
  width: 85vw;
  font-size: 4vw;
}

.sec_serviceflow .flow_item img {
  width: 80%;
  margin: 4vw auto;
}

.sec_serviceflow .flow_item .txt01 {
  font-size: 3vw;
  padding: 0 10% 5vw;
}

.sec_serviceflow .flow_next {
  margin-top: 10vw;
}

.sec_serviceflow .flow_next:before {
  width: 100%;
  height: 10vw;
  background-size: 5vw;
  background-position: center;
  top: -10vw;
}

.sec_serviceflow .txt03 {
  font-size: 4vw;
  margin-bottom: 15vw;
}

.sec_serviceflow .flow_item_3 {
  display: none;
}

.sec_serviceflow .flow_bottom {
  display: none;
}

}

/* sec_compare */
.sec_compare {
  padding-bottom: 90px;
}
.sec_compare table {
  width: 100%;
  background: #ffffff;
  border-bottom: 2px solid #cccccc;
}
.sec_compare .title_sec {
  background: url(assets/images/site-seo/sec_compare_icon_title.png) no-repeat center top;
  background-size: 45px;
  padding-top: 65px;
}
.sec_compare table tr th,
.sec_compare table tr td {
  padding: 1em;
  border-left: 2px solid #cccccc;
  border-top: 2px solid #cccccc;
  vertical-align: middle;
}
.sec_compare table tr th.red,
.sec_compare table tr td.red {
  border-left: 2px solid #d76250;
  border-right: 2px solid #d76250;
}
.sec_compare table tr.first th.red {
  border-top: 2px solid #d76250;
}
.sec_compare table tr.last td.red {
  border-bottom: 2px solid #d76250;
}
.sec_compare table tr th {
  min-width: 100px;
}
.sec_compare table tr th small {
  display: block;
}
.sec_compare table tr th.title {
  font-weight: bold;
  vertical-align: middle;
}
.sec_compare .text_yellow_marker {
  font-weight: bold;
}

@media(max-width:767px){

.box_scroll {
  overflow-x: scroll;
}
.sec_compare table {
  min-width: 680px;
}
.sec_compare .title_sec {
  margin-top: 0;
}
.sec_compare {
  padding-bottom: 30px;
}
.sec_compare table tr th {
  min-width: inherit;
}

}

/* sec_faq */
.sec_faq {}
.sec_faq dd ul li{
padding-left:18px;
	position:relative;
	background:url(https://united-rivers.com/houjin/wp-content/uploads/2020/09/checkmark2.png) no-repeat left 75px;
	background-size:10px;
}
strong,b {
	font-weight:bold;
	font-weight:700;
	
}
strong.mk,b.mk {
background: linear-gradient(transparent 60%, #ffff66 60%);
	
}
.sec_faq dd ul {
	border:1px dotted #000;
	padding:10px;
	margin:10px 0;
}

@media(max-width:767px){

.sec_faq .title_sec {
  font-size: 24px;
}

}

/* sec_review */
.sec_review .item {
  background: #ffffff url(assets/images/site-seo/sec_review_icon_item.png) no-repeat left top;
  background-size: 100px;
  border: 2px solid #333333;
  padding: 40px;
  margin-bottom: 40px;
}
.sec_review .item:last-child {
  margin-bottom: 0;
}
.sec_review .image {
  width: 257px;
  text-align: center;
  padding-left: 20px;
  color: #999999;
}
.sec_review .image p {
  line-height: 1.25;
  margin-top: 5px;
}
.sec_review .text {
  padding-left: 30px;
  width: calc(100% - 257px);
  font-size: 16px;
}
.sec_review .text .title {
  font-size: 25px;
  font-weight: bold;
  color: #d76250;
}
.sec_review .text .title span {
  background: -moz-linear-gradient(transparent 60%, #ffea00 60%);
  background: -webkit-linear-gradient(transparent 60%, #ffea00 60%);
  background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0.6, transparent), color-stop(0.6, #ffea00));
  background: -o-linear-gradient(transparent 60%, #ffea00 60%);
  background: linear-gradient(transparent 60%, #ffea00 60%);
}
.sec_review .text .sentence {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 2px solid #cccccc;
}

@media(max-width:767px){

.sec_review .title_sec {
  font-size: 24px;
}
.sec_review .item {
  background-size: 50px;
  padding: 15px;
  margin-bottom: 30px;
}
.sec_review .item:last-child {
}
.sec_review .image {
  width: 100%;
  padding-left: 0;
  margin-top: 15px;
  margin-bottom: 15px;
}

.sec_review .text {
  padding-left: 0;
  width: auto;
}
.sec_review .text .title {
  font-size: 18px;
}
.sec_review .text .title span {
}
.sec_review .text .sentence {
}

}

/* sec_service */
.sec_service .title_sec {
  background: none;
  padding-bottom: 0;
}

@media(max-width:767px){

.sec_service .title_sec {
  margin-top: 0;
}

}

/* sec_text */
.sec_text .text {
  background: #ffffff;
  color: #333333;
  padding: 1.5em;
  border-radius: 10px;
}
.sec_text .text p {
  margin-bottom: 1em;
}
.sec_text .text p:last-child {
  margin-bottom: 0;
}



#contact.contarea{
	padding:70px 0 ;
	width:95%;
	max-width:1090px;
	margin:0 auto;
}
#contact.contarea h2{
	font-size:45px;
	font-weight:bold;
	padding-bottom:15px;
	text-align:center;
    line-height: 1.2;
}
#contact.contarea h2 em{ color:#D76250;}
#contact.contarea h2 span {font-size:30px;}
#contact.contarea h3{
	font-weight:bold;
	font-size:1.6em;
	text-align:center;
	color:#28A8C6;
}
#contact.contarea h3 span{
	background:#28A8C6;
	color:#fff;
	border-radius:40px;
	padding:1px 15px;
}

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

@media(max-width:767px){
	#contact.contarea {
		padding-top:20px;
	}
	#contact.contarea h2{ font-size:1.6em;}
#contact.contarea h2 span {font-size:0.75em;}
	#contact.contarea h3{ font-size:1.3em;}
	#contact .table_1 {
	padding:0px 15px 20px;
	
}
	#contact.contarea .stepform {padding-top:10px;}
}
#contact.contarea .formbtn li .nextbtn,
#contact.contarea .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.contarea  .hissu {
background:#ca4a1f;
    color: #fff;
    border-radius:50px;
	font-weight:normal;
	font-size:12px;
	margin-right:5px;
	padding:2px 6px;
}

.sindent {
    margin-left: -9px;
    margin-right: -9px;
}
@media(max-width:767px){
.sindent {
    margin-left: -4px;
    margin-right: -4px;
}
}

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

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

#footer {}


@media(max-width: 767px){

	#footer .bnr {display:none;}
}
