@charset "utf-8";
/* CSS Document */

html {
	font-size: 62.5%;
}
 @media screen and (max-width: 360px) {
html {
	font-size: 50%;
}
}
body {
	font-size: 14px;
	font-size: 1.4rem;
}
 @media screen and (max-width: 767px) {
.y-scroll {
	overflow-x: hidden;
}
}
h1 {
	font-size: 32px;
	font-size: 3.2rem;
}
h2 {
	font-size: 30px;
	font-size: 3rem;
}
h3 {
	font-size: 36px;
	font-size: 3.6rem;
}
.text-attention {
	font-size: 12px;
	color: #666;
}
/* header */
.row-header {
	padding: 0;
	margin: 0;
	height: 169px;
}
.header960 {
	width: 100%;
	max-width: 960px;
	height: 81px;
	margin: 0 auto;
}
 @media screen and (max-width: 960px) {
.header960 {
	width: 100%;
	max-width: 960px;
}
}
 @media screen and (max-width: 768px) {
.header960 {
	max-width: 768px;
}
}
/*-- GMOヘッダーを調節している↓おかしくなったら下部2行を削る --*/
header.header-ver-nav {
	box-shadow: none;
	top: 0;
	padding-top: 38px;
}
.menu-background {
	background: #ad2317;
}
#menu {
	height: 50px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	position: relative;
}
#menu li {
	display: inline-block;
	height: 50px;
}
#menu a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	border-bottom-width: 0;
}
#menu li:not(.contact) a:after {
	content: "";
	display: block;
	position: relative;
	bottom: 12px;
	width: auto;
	height: 2px;
	width: 0%;
	background-color: #b5b5b5;
	transition: width .1s 0.1s linear;
}
#menu li:hover a:after {
	width: 100%;
}
.contact {
	display: fixed;
	position: absolute;
	top: -66px;
	right: 0;
}
#menu li.contact.menu-4 {
	right: 250px;
}
#menu li.contact.menu-4 a {
	color: #666;
	font-weight: normal;
}
#menu li.contact.menu-4 a:hover {
	color: #ff5a00;
	transition: .2s;
}
.menu-5 {
	width: 220px;
	height: 50px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	background: #ff5a00;
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
	margin-left: 6%;
	transition: .2s;
}
.menu-5:hover {
	background: #cc0000;
}
.menu-5 a {
	display: block;
	width: 100%;
}
 @media screen and (max-width: 960px) {
.contact {
	right: 20px;
}
}
 @media screen and (max-width: 767px) {
.slicknav_nav a {
	color: #666;
}
.contact {
	display: inline;
	position: relative;
	top: auto;
	right: auto;
}
.menu-5 {
	width: 100%;
	height: 60px;
	margin-left: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
}
.menu-5 a {
	color: #fff;
	line-height: 60px;
	padding: 0;
}
.sp_logo {
	width: 220px;
}
}
.row-header {
	height: 130px;
}
header.header-ver-nav h1#nav-logo {
	width: 311px;
	height: 61px;
	margin-top: 15px;
}
header.header-ver-nav h1#nav-logo a {
	height: 61px;
	line-height: 61px;
	margin: 0 0 0 0;
}
header.header-ver-nav nav ul li a {
	height: 50px;
	line-height: 50px;
}
.fRight {
	width: 50%;
}
.header-contact {
	text-align: right;
	margin-top: 14px;
}
.header-contact li {
	display: inline-block;
}
.header-contact li:nth-child(2):hover {
	background: #cd1184;
}
.header-contact li:nth-child(2) a {
	color: #fff;
	line-height: 50px;
	display: block;
}
.header-img {
	width: 100%;
	height: 496px;
	max-width: 960px;
	margin: 0 auto;
	background: url(../../img/rpp/header-img.png) no-repeat right bottom;
}
.header-img h2 {
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 42px;
	font-size: 36px;
	font-size: 3.6rem;
	line-height: 4.4rem;
}
.header-img p {
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 3.3rem;
}
.header-img div {
	padding-top: 119px;
	padding-left: 36px;
}
 @media screen and (max-width: 768px) {
.header-img div {
	width: 45%;
}
.header-img div br {
	display: none;
}
}
 @media screen and (max-width: 600px) {
.header-img h2 {
	font-size: 2rem;
	line-height: 2.2rem;
}
.header-img p {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 2.2rem;
}
.header-img {
	background-size: 100%;
	height: auto;
	background-position: right top;
}
.header-img h2 {
	margin-bottom: 5px;
	width: 60%;
}
.header-img p {
	width: 50%;
}
.header-img div {
	padding: 4% 0 4% 4%;
	width: 100%;
}
}
/* main */

.maincontents {
	margin-top: 130px;
}
.maincontents img {
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
#link1, #link2, #link3 {
	margin-top: -168px;
	padding-top: 168px;
}
 @media screen and (max-width: 960px) {
.block960 {
	width: 100%;
}
.maincontents img {
	padding-top: 5%;
}
}
 @media screen and (max-width: 768px) {
.block960 {
	/*width: 96%;*/
	width: 100%;
}
}
 @media screen and (max-width: 767px) {
.maincontents {
	margin-top: 0
}
#link1, #link2, #link3 {
	margin-top: -10px;
	padding-top: 10px;
}
}
.h2 {
	height: auto;
	padding-top: 9px;
	padding-bottom: 9px;
	margin: 50px auto;
	display: block;
	width: 780px;
	max-width: 98%;
	background: #ad2317;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	color: #fff;
	text-align: center;
}
 @media screen and (max-width: 960px) {
.h2 {
	margin: 25px auto;
	max-width: 85%;
}
}
 @media screen and (max-width: 600px) {
.h2 {
	height: auto;
	max-width: 98%;
	margin: 20px auto;
	padding: 4%;
	line-height: 3.3rem;
	font-size: 28px;
	font-size: 2.8rem;
}
}
.h3 {
	margin-bottom: 25px;
	line-height: 1.2em;
	margin-left: 90px;
}
.h3:before {
	width: 77px;
	height: 77px;
	line-height: 77px;
	background: #ad2317;
	border-radius: 77px;
	-moz-border-radius: 77px;
	-webkit-border-radius: 77px;
	-o-border-radius: 77px;
	-ms-border-radius: 77px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	margin-right: 27px;
}
.circle1:before {
	content: "1";
}
.circle2:before {
	content: "2";
}
.circle3:before {
	content: "3";
}
.circle4:before {
	content: "4";
}
.h3_2 {
	line-height: 1.2em;
	vertical-align: middle;
}
 @media screen and (max-width: 960px) {
.h3 {
	margin-left: 0;
}
.h3_2 {
	margin-left: 0;
}
}
.h3_2:before {
	content: "";
	width: 20px;
	height: 38px;
	display: inline-block;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	margin-right: 39px;
}
 @media screen and (max-width: 600px) {
.h3 {
	position: relative;
	margin-left: 35px;
	width: 90%;
}
.h3:before {
	position: absolute;
	margin-left: -50px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	-o-border-radius: 40px;
	-ms-border-radius: 40px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	margin-right: 10px;
}
.h3_2 {
	height: auto;
	vertical-align: middle;
	padding-left: 1.2em;
	text-indent: -1.2em;
	margin-top: 20px;
}
.h3_2:before {
	margin-right: .5em;
}
}
.dl {
	text-align: center;
}
.dl dt {
	font-weight: bold;
	font-size: 30px;
	font-size: 3rem;
	line-height: 1.6em;
	padding-bottom: 34px;
}
.dl dd {
	width: 100%;
	margin: 0 auto 50px;
	font-size: 18px;
	font-size: 1.8rem;
}
 @media screen and (max-width: 600px) {
.dl {
	text-align: left;
}
.dl dt {
	padding-bottom: 17px;
	width: 90%;
	margin: 0 auto;
	line-height: 4rem;
}
.dl dd {
	width: 100%;
	margin: 0 auto 25px;
}
.dl dd br {
	display: none;
}
}
.dd_h3 {
	text-align: left;
	padding-top: 50px;
}
.dd_h3 div {
	text-align: center;
}
.dd_h3 p {
	text-align: left;
	display: block;
	padding-left: 196px;
	padding-right: 100px;
	margin-bottom: 50px;
}
.dd_h3 .svg-img img {
	width: 100%;
	height: auto;
	max-width: 900px;
}
.img_width900 {
	margin-left: -72px;
}
 @media screen and (max-width: 960px) {
.img_width900 {
	margin-left: 0;
}
.dd_h3 p {
	text-align: left;
	display: block;
	padding-left: 111px;
	margin-bottom: 50px;
}
.dd_h3 br {
	display: none;
}
}
 @media screen and (max-width: 600px) {
.dd_h3 p {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 20px;
}
.img_width900 {
	margin-left: 0;
}
.img90percent {
	width: 90%;
}
}
/* content3 */

.content3_2 {
	width: 100%;
	-js-display: flex;
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-justify-content: space-around; /* Safari */
	justify-content: space-around;
	-webkit-align-items: baseline; /* Safari */
	align-items: baseline;
}
 @media screen and (max-width: 600px) {
.content3_2 {
	-webkit-flex-direction: column; /* Safari */
	flex-direction: column;
	-webkit-align-items: center; /* Safari */
	align-items: center;
}
.content3_2 div:nth-child(2) img {
	width: 70%;
}
}
/* content4 */
.content4 {
	width: 100%;
	max-width: 960px;
	-js-display: flex;
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-justify-content: space-around; /* Safari */
	justify-content: space-around;
	-webkit-align-items: center; /* Safari */
	align-items: center;
}
.content4 span {
	color: #fff;
	font-weight: bold;
	display: block;
	padding: 2%;
	margin-bottom: 23px;
	font-size: 13px;
	font-size: 1.3rem;
}
.content4 span br {
	display: none;
}
.content4 div:nth-child(1) span {
	background: #000;
}
.content4 div:nth-child(3) span {
	background: #f338ab;
}
 @media screen and (max-width: 960px) {
.content4 {
	width: 100%;
	-webkit-flex-direction: column; /* Safari */
	flex-direction: column;
	margin-top: 10px;
}
.content4 div:nth-child(2) img {
	transform: rotate(90deg);
	margin-top: 10px;
	margin-bottom: 10px;
	width: 70%;
}
.content4 span {
	font-size: 16px;
	font-size: 1.6rem;
}
.content4 span br {
	display: block;
}
}
.content4-4 ul {
	background: url(../../img/dynamic_retargeting/content4_4_img1.svg) center bottom no-repeat;
	width: 70%;
	min-height: 300px;
	text-align: left;
	margin-top: 4%;
	margin-left: auto;
	margin-right: auto;
}
.content4-4 li {
	line-height: 2rem;
	font-weight: bold;
}
.content4-4 li:nth-child(1) {
	color: #df2497;
}
.content4-4 li:nth-child(3) {
	color: #999;
}
 @media screen and (max-width: 415px) { /*-- 5.5inch --*/
.content4-4 ul {
	background: url(../../img/dynamic_retargeting/content4_4_img1.svg) right bottom no-repeat;
	min-height: 230px;
	width: 100%;
}
}
 @media screen and (max-width: 360px) { /*-- 4inch --*/
.content4-4 ul {
	min-height: 180px;
}
}
/* content5 */

.content5_2 {
	-js-display: flex;
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-justify-content: space-between; /* Safari */
	justify-content: space-between;
}
 @media screen and (max-width: 360px) {
.content5_2 {
	-webkit-flex-direction: column; /* Safari */
	flex-direction: column;
}
}
/* setting */

.text-align-center {
	text-align: center;
}
.text-align-right {
	text-align: right !important;
}
.text-purple {
	color: #cd1184;
	font-weight: bold;
}
.text-red {
	color: #C00;
	font-weight: bold;
}
.p_nomal {
	margin: 50px auto 50px 57px;
	font-size: 18px;
	font-size: 1.8rem;
}
 @media screen and (max-width: 600px) {
.p_nomal {
	margin: 20px auto 0 0;
}
dt.font-size-big {
	margin-top: 30px;
	font-size: 220%;
}
dt.font-size-big br {
	display: none;
}
.br_del br {
	display: none;
}
}
/* table */

.clear {
	content: "";
	display: block;
	clear: both;
}
.table_style1 tr:last-child {
	border: 2px solid #ddd;
}
.table_style1 {
	width: 100%;
	max-width: 900px;
	border: 2px solid #ddd;
	border-collapse: collapse;
	margin: 50px auto;
	padding: 0;
	table-layout: fixed;
}
.table_style1 tr {
	background: #fff;
	border: 2px solid #ddd;
	padding: .35em;
}
.table_style1 th, .table_style1 td {
	padding: .625em;
}
.table_style1 th {
	font-size: 1em;
	letter-spacing: .1em;
	text-transform: uppercase;
	background: #f3f3f3;
	vertical-align: middle;
	font-weight: bold;
}
.table_style1 td {
	width: 70%;
}
.listStyle-none {
	list-style: none;
	margin: 0 0 0 1em;
	padding: 0;
	text-indent: -1em;
}
.listStyle {
	margin: 0 0 0 .5em;
	padding: 0 0 0 1em;
	list-style: disc;
}
 @media screen and (max-width: 960px) {
.table_style1 {
	width: 98%;
}
}
 @media screen and (max-width: 600px) {
.table_style1 {
	border: 0;
	margin: 20px auto;
}
.table_style1 th {
	border-bottom: 3px solid #ddd;
	display: block;
	font-size: 1.1em;
}
.table_style1 tr {
	display: block;
	margin-bottom: .625em;
}
.table_style1 td {
	border-bottom: 1px solid #ddd;
	display: block;
	font-size: 1em;
	width: 95%;
}
.table_style1 td:last-child {
	border-bottom: 0;
}
.listStyle-none {
	margin-top: 1em;
}
}
.table-style2-box {
	text-align: center;
	max-width: 780px;
}
.table-style2 {
	width: 50%;
	max-width: 390px;
	text-align: center;
	float: left;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 2.2rem;
}
.table-style2 th {
	border: 2px solid #fff;
	padding: 6%;
	font-weight: bold;
	text-align: center !important;
}
.table-style2 td {
	border: 2px solid #fff;
	padding: 2%;
	font-weight: normal !important;
	text-align: center !important;
}
.table-style2 th {
	background: #b3a2c7;
	color: #fff;
}
.table-style2 th.th-purple {
	background: #b3a2c7;
}
.table-style2 th.th-gray {
	background: #787671;
}
.table-style2 tr:nth-child(even) {
	background: #bbb;
}
.table-style2 tr:nth-child(odd) {
	background: #ddd;
}
.table-style2 td.td-yellow {
	background: #ffc000;
}
.click28 {
	max-width: 390px;
	width: 50%;
	text-align: right;
	margin-left: 4%;
}
.click28 img {
	margin-right: 0;
}
 @media screen and (max-width: 600px) {
.table-style2 {
 font-size:;
}
}
.table-style3 {
	width: 100%;
	max-width: 650px;
	margin: 0 auto 50px auto;
	padding: 0;
	table-layout: fixed;
	border-style: none;
}
 @media screen and (max-width: 960px) {
.table-style3 {
	width: 90%;
}
}
 @media screen and (max-width: 600px) {
.table-style3 {
	width: 100%;
	max-width: 100%;
	margin: 20px auto 50px 0;
	padding: 0;
	table-layout: fixed;
	border-style: none;
}
dd .table-style3 .tablestyle3-td1 {
	line-height: 2rem;
}
.table-style3 tr:nth-child(3) td {
	padding: 5% 0;
}
}
.table-style3 th, .table-style3 td {
	padding: 1%;
	vertical-align: middle;
}
.table-style3 td:nth-child(2) {
	text-align: left;
	font-size: 80%;
}
.table-style3 th img {
	vertical-align: middle;
}
.table-style3 tr:nth-child(even) {
	background: #eee;
}
.table-style3 .big-text {
	font-size: 150%;
	display: block;
}
.table-style3 ul {
	list-style: disc;
	text-align: left;
	font-size: 80%;
	line-height: 2rem;
}
.table-style3 th img {
	max-width: 114px;
	height: auto;
}
.table-style3 td img {
	max-width: 156px;
	height: auto;
}
 @media screen and (max-width: 360px) {
.table-style3 td img {
	max-width: 84px;
}
}
.table-style3 .text-attention {
 line-height:;
}
.table-style3 .text-attention br {
	display: none;
}
 @media screen and (max-width: 600px) {
.table-style3 .text-attention br {
	display: block;
}
}
/* footer */

.fotter_contact {
	width: 100%;
	height: 185px;
	background: #ad2317;
	text-align: center;
	margin-top: 100px;
}
.fotter_contact ul {
	max-width: 960px;
	margin: 0 auto;
}
.fotter_contact li {
	display: inline-block;
}
.fotter_contact li:nth-child(1) a {
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	font-size: 2.2rem;
}
.fotter_contact li:nth-child(1) a:hover {
	color: darkorange;
}
.fotter_contact li:nth-child(1) a:before {
	display: inline-block;
	content: "";
	width: 0;
	height: 0;
	margin-top: -8px;
	border: 8px solid transparent;
	border-left: 8px solid #fff;
}
.fotter_contact li:nth-child(2) {
	background: #fff;
	font-weight: bold;
	color: orange;
	width: 540px;
	height: 105px;
	margin-top: 40px;
	margin-left: 42px;
	text-align: center;
	line-height: 105px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}
.fotter_contact li:nth-child(2) a {
	font-size: 36px;
	font-size: 3.6rem;
	display: block;
	color: #ff5a00;
}
.fotter_contact li:nth-child(2) a:hover {
	color: #000;
}
 @media screen and (max-width: 768px) {
.fotter_contact {
	height: auto;
	padding: 2%;
}
}
 @media screen and (max-width: 600px) {
.fotter_contact {
	margin-top: 0;
	padding: 4%;
}
.fotter_contact ul {
	max-width: 98%;
	margin: 0 auto;
}
.fotter_contact li {
	margin-left: 0;
	display: block;
}
.fotter_contact li:nth-child(2) {
	width: 94%;
	height: 60px;
	line-height: 60px;
	margin: 20px auto;
}
.fotter_contact li:nth-child(2) a {
	font-size: 24px;
	font-size: 2.4rem;
}
}
.footer960 {
	width: 100%;
	max-width: 960px;
	margin: 0 auto 6px;
}
.footer-logo {
	float: left;
}
.ftr-menu-right {
	width: 80%;
	float: right;
	text-align: right;
}
.ftr-menu-right li {
	display: inline-block;
	font-size: 12px;
	font-size: 1.2rem;
}
.ftr-menu-right li:first-child {
	margin-right: 1em;
}
.footer-copyright {
	padding: 5px 0 0 0;
	letter-spacing: normal;
	font-size: 12px;
	font-size: 1.2rem;
	text-align: right;
	color: #000;
}
 @media screen and (max-width: 960px) {
.ftr-menu-right, .ftr-menu-right li {
	width: 100%;
	float: none;
}
.footer-logo {
	float: none;
}
.ftr-menu-right {
	border-top: solid 1px #ddd;
	text-align: center;
}
.ftr-menu-right li {
	padding-right: 0 !important;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #ddd;
	background-color: #eeeeee;
}
.ftr-menu-right li a {
	display: block;
}
.footer-copyright {
	text-align: center;
}
}
/*page top*/
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
}
#page-top a {
	width: 55px;
	height: 55px;
	text-align: center;
	display: block;
	text-decoration: none;
	font-weight: bold;
	line-height: 55px;
	color: #FFF;
	background: #ccc;
	border: 3px #ccc solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
	border: 3px #999 solid;
	color: #FFF;
}
@media screen and (max-width: 767px) {
#page-top {
	display: none;
}
}
/**/
.block01 {
	background: #f5f5f5 url(../../img/rpp/01_back.jpg) no-repeat center top;
	background-size: 1200px auto;
	overflow: auto;
}
.block01-btn {
	max-width: 481px;
	margin: 33px auto;
	display: block;
	border-radius: 10px;
}
.block01-btn:hover {
	-webkit-transition: .1s ease-in-out;
	-moz-transition: .1s ease-in-out;
	-ms-transition: .1s ease-in-out;
	-o-transition: .1s ease-in-out;
	transition: .1s ease-in-out;
}
.block01-btn {
	background-color: #fff;
	border: solid 2px #AD2217;
}
.block01-btn:hover {
	background-color: #ffdcd7;
}
.block01-btn img {
	padding: 0 !important;
}
@media screen and (max-width: 767px) {
.block01 {
	background-size: 900px auto;
}
.block01-btn {
	margin: 15px auto;
	border-radius: 6px;
}
.block01-btn img {
	padding: 0;
}
}
.block04 {
	background-color: #f5f5f5;
}
/* balloon-2 bottom */
.block820 {
	max-width: 820px;
	margin: 0 auto;
	padding: 30px 0 0;
}
.balloon-2-bottom {
	position: relative;
	display: block;
	width: 180px;
	height: 50px;
	color: #2D1616;
	line-height: 50px;
	text-align: left;
	background: #f5f5f5;
	z-index: 0;
	box-sizing: border-box;
	font-size: 14px;
}
.balloon-2-bottom:after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #f5f5f5 transparent transparent transparent;
}
.balloon-2-bottom > div {
	position: relative;
}
.balloon-2-bottom > div > span {
	padding-left: 50px;
}
.circle {
	position: absolute;
	left: 13px;
	top: 13px;
	line-height: 26px;
	width: 26px;
	height: 26px;
	-webkit-border-radius: 13px;/* width,heightの半分 */
	-moz-border-radius: 13px;
	border-radius: 13px;
	background-color: #808080;/* 円の色 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	color: #fff;
}
.f-txt {
	display: table;
	height: 50px;
	max-width: 640px;
	box-sizing: border-box;
}
.f-txt > div {
	display: table-cell;
	vertical-align: middle;
}
.afterDeleate:after {
	display: none;
}
.application-btn {
	max-width: 400px;
	margin: 0 auto;
	height: 60px;
}
.application-btn a {
	display: block;
	background-color: #b21212;
	text-align: center;
	line-height: 60px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}
.application-btn a:hover {
	background-color: #800d0d;
}
@media screen and (max-width: 767px) {
.balloon-2-bottom {
	float: none;
	width: 100%;
	margin-bottom: 15px;
}
.balloon-2-bottom:after {
	display: none;
}
.balloon-2-bottom > div {
	width: 180px;
	margin: 0 auto;
}
}
/* //balloon-2 bottom */
.block850 {
	max-width: 850px;
	margin: 0 auto;
}
.block850title {
	display: flex;
	flex-flow: row nowrap;
}
.block850title_g {
	margin: 0 10px 15px 0;
}
.block850title_t {
	font-size: 28px;
	font-weight: bold;
	color: #000;
	line-height: 1.2;
}
.block850title_t2 {
	margin: 22px 0 0 0;
}
@media screen and (max-width: 767px) {
.block850title_g {
	flex-basis: 35px;
}
.block850title_t {
	font-size: 20px;
	flex: 1;
	margin: 0 0 5px;
}
.block850title_t2 {
	margin: 10px 0 0 0;
}
.slicknav_menu {
	background: #ad2317;
}
}
