/* -----------------------------------------------------
	variables
----------------------------------------------------- */
/* -----------------------------------------------------
	kv
----------------------------------------------------- */
#kv { background: #0075c2; }

@media screen and (max-width: 1024px) { #kv { padding-top: 80px; } }

@media screen and (max-width: 480px) { #kv { padding-top: 50px; } }

#kv .inner { padding: 58px 0 0; position: relative; }

@media screen and (max-width: 768px) { #kv .inner { width: 100%; padding: 10.41667vw 0 0; } }

#kv .inner::after { content: ""; display: block; width: 904px; height: 100%; background: url(../img/kv_bg.png) no-repeat; position: absolute; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); right: -20%; z-index: 1; }

@media screen and (max-width: 768px) { #kv .inner::after { width: 100%; height: 109.63542vw; background: url(../img/sp/kv_bg.png) no-repeat; background-size: cover; top: auto; left: 0; right: 0; bottom: 0; -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); } }

#kv .inner .kv_cont { position: relative; z-index: 2; }

@media screen and (max-width: 768px) { #kv .inner .kv_cont { width: 96%; margin: 0 auto; } }

#kv .inner .kv_cont .kv_ttl { margin-bottom: 20px; }

@media screen and (max-width: 768px) { #kv .inner .kv_cont .kv_ttl { margin-bottom: 5.20833vw; } }

#kv .inner .kv_cont .kv_col { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

@media screen and (max-width: 768px) { #kv .inner .kv_cont .kv_col { display: block; padding: 0 3.90625vw; } }

#kv .inner .kv_cont .kv_col .kv_sub_ttl { margin-bottom: 32px; }

@media screen and (max-width: 768px) { #kv .inner .kv_cont .kv_col .kv_sub_ttl { margin-bottom: 8.33333vw; } }

#kv .inner .kv_cont .kv_col .kv_col_box { margin-right: 25px; }

@media screen and (max-width: 768px) { #kv .inner .kv_cont .kv_col .kv_col_box { margin-right: 0; } }

#kv .inner .kv_cont .kv_col .kv_col_img { padding-top: 4em; }

@media screen and (max-width: 768px) { #kv .inner .kv_cont .kv_col .kv_col_img { padding-top: 5.98958vw; } }

/* -----------------------------------------------------
	contact common
----------------------------------------------------- */
.contact_area { background: #0075c2; }

.contact_area .inner { max-width: 1000px; width: 96%; margin: 0 auto; position: relative; }

@media screen and (max-width: 768px) { .contact_area .inner { width: 100%; } }

.contact_area .inner::after { content: ""; display: block; background: url(../img/common_bg.png) no-repeat; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: -18%; width: 787px; height: 100%; }

@media screen and (max-width: 768px) { .contact_area .inner::after { width: 100%; height: 109.63542vw; background: url(../img/sp/kv_bg.png) no-repeat; background-size: cover; top: auto; left: 0; right: 0; bottom: 0; -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); } }

.contact_area .inner .contact_col { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 56px 0 0; position: relative; z-index: 1; }

@media screen and (max-width: 768px) { .contact_area .inner .contact_col { display: block; width: 96%; margin: 0 auto; padding: 18.09896vw 3.90625vw 0; } }

.contact_area .inner .contact_col .contact_link { width: 100%; margin-right: 20px; }

@media screen and (min-width: 769px) { .contact_area .inner .contact_col .contact_link { max-width: 380px; } }

.contact_area .inner .contact_col .contact_link p { color: #FFF; text-align: left; }

.contact_area .inner .contact_col .contact_link p.txt { font-size: 2.2rem; margin-bottom: 20px; letter-spacing: .06em; }

@media screen and (max-width: 768px) { .contact_area .inner .contact_col .contact_link p.txt { font-size: 4.94792vw; margin-bottom: 4.6875vw; } }

.contact_area .inner .contact_col .contact_link p.txt_sub { font-size: 1.7rem; }

.contact_area .inner .contact_col .contact_link .t-center { text-align: center; margin-bottom: 10px; }

@media screen and (max-width: 768px) { .contact_area .inner .contact_col .contact_link .t-center { margin-bottom: 12px; } }

.contact_area .inner .contact_col .contact_link .contact_flex { display: flex; justify-content: space-between; align-items: center; margin-bottom: 10px; }

.contact_flex a { color: #ffffff; width: 48%; font-size: 18px; border-radius: 5px; font-weight: 700; padding: 12px 0; transition: .3s; }

.contact_flex a:first-child { background: #ef9b38; border: 2px solid #ef9b38; }

.contact_flex a:first-child:hover { opacity: 1; color: #ef9b38; background: #ffffff; transition: .3s; }

.contact_flex a:nth-of-type(2) { background: #0075c2; border: 2px solid #ffffff; }

.contact_flex a:nth-of-type(2):hover { opacity: 1; color: #0075c2; background: #ffffff; transition: .3s; }

@media screen and (max-width: 768px) { .contact_area .inner .contact_col .contact_link p.txt_sub { font-size: 4.6875vw; text-align: center; margin-bottom: 7.8125vw; } }

.contact_area .inner .contact_col .contact_link .btn_common_tel { display: inline-block; margin: 20px 0 10px; }

@media screen and (max-width: 768px) { .contact_area .inner .contact_col .contact_link .btn_common_tel { margin: 5.20833vw 0 2.60417vw; } }

.contact_area .inner .contact_col .contact_img { padding-right: 30px; }

@media screen and (max-width: 768px) { .contact_area .inner .contact_col .contact_img { padding-right: 0; } }

.btn_common { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background: #ef9b38; border-radius: 5px; font-weight: 700; -webkit-box-shadow: 0px 0px 30px 5px rgba(0, 0, 0, 0.3); box-shadow: 0px 0px 30px 5px rgba(0, 0, 0, 0.3); padding: 8px 6px; }

@media screen and (max-width: 768px) { .btn_common { width: 100%; padding: 2.08333vw 1.5625vw; } }

.btn_common span { display: inline-block; color: #0075c2; padding: 6px 22px; border-radius: 5px; background: #fff; font-size: 1.8rem; line-height: 1.2; }

@media screen and (max-width: 768px) { .btn_common span { font-size: 4.6875vw; padding: 1.5625vw 5.72917vw; } }

.btn_common b { font-size: 2.0rem; margin: 0 auto; color: #FFF; }

@media screen and (max-width: 830px) { .btn_common b { font-size: 1.8rem; } }

@media screen and (max-width: 768px) { .btn_common b { font-size: 5.20833vw; } }

.bg_f { background: #FFF; border-radius: 10px; overflow: hidden; }

/* -----------------------------------------------------
	emblem
----------------------------------------------------- */
.emblem .inner { padding: 20px 0 0; }

@media screen and (max-width: 768px) { .emblem .inner { padding: 7.8125vw 3.90625vw 0; } }

.emblem .inner .emblem_wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 15px 0 16px; border: 1px solid #dddddd; border-radius: 10px; -webkit-box-sizing: border-box; box-sizing: border-box; }

@media screen and (max-width: 768px) { .emblem .inner .emblem_wrap { padding: 3.90625vw 0 4.16667vw; } }

.emblem .inner .emblem_wrap_box { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.emblem .inner .emblem_wrap_box:nth-child(n+2) { margin-left: 46px; }

@media screen and (max-width: 768px) { .emblem .inner .emblem_wrap_box:nth-child(n+2) { margin-left: 0; } }

@media screen and (max-width: 768px) { .emblem .inner .emblem_wrap_box { padding: 0 4.6875vw; } }

.emblem .inner .emblem_wrap_box .text { text-align: left; font-weight: 400; line-height: 1.4; margin-left: 20px; }

/* -----------------------------------------------------
	about
----------------------------------------------------- */
#about .inner .about_col { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; background: #f1f8fc; border-radius: 10px; border: 1px solid #0075c2; padding: 40px 40px 0; -webkit-box-sizing: border-box; box-sizing: border-box; }

@media screen and (max-width: 768px) { #about .inner .about_col { display: block; padding: 10.41667vw 9.11458vw 0; } }

#about .inner .about_col .about_col_box { width: calc(100% / 3 - 20px); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

@media screen and (max-width: 768px) { #about .inner .about_col .about_col_box { width: 100%; margin-bottom: 7.8125vw; }
  #about .inner .about_col .about_col_box:last-of-type { margin-bottom: 0; } }

#about .inner .about_col .about_col_box .text { font-size: 1.5rem; text-align: left; letter-spacing: .06em; margin-bottom: 20px; }

@media screen and (min-width: 769px) { #about .inner .about_col .about_col_box .text { -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; } }

@media screen and (max-width: 768px) { #about .inner .about_col .about_col_box .text { font-size: 3.64583vw; margin-bottom: 6.51042vw; } }

#about .inner .about_col .about_col_box .text .txt_color { color: #0075c2; }

#about .inner .about_col .about_col_box img { vertical-align: bottom; }

#about .inner .about_arrow_icon { margin: 35px auto; }

#about .inner .about_arrow_icon img { width: 67px; }

@media screen and (max-width: 768px) { #about .inner .about_arrow_icon img { width: 17.44792vw; } }

#about .inner .about_wrap { background: #f1f8fc; border-radius: 10px; font-weight: 700; letter-spacing: .09em; padding: 45px 0 50px; position: relative; }

@media screen and (max-width: 768px) { #about .inner .about_wrap { padding: 10.41667vw 9.11458vw; } }

@media screen and (min-width: 960px) { #about .inner .about_wrap .about_illust { position: absolute; top: 50%; right: 22px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } }

@media screen and (max-width: 960px) { #about .inner .about_wrap .about_illust { margin-top: 30px; } }

@media screen and (max-width: 768px) { #about .inner .about_wrap .about_illust { margin-top: 7.8125vw; }
  #about .inner .about_wrap .about_illust img { width: 70%; } }

#about .inner .about_wrap .txt_s { font-size: 2.4rem; line-height: 2.0; }

@media screen and (max-width: 768px) { #about .inner .about_wrap .txt_s { font-size: 5.72917vw; line-height: 1.6; } }

#about .inner .about_wrap .line_txt { font-size: 2.7rem; line-height: 1.85; color: #0075c2; border-bottom: 6px solid #ffdc00; }

@media screen and (max-width: 768px) { #about .inner .about_wrap .line_txt { font-size: 6.25vw; } }

/* -----------------------------------------------------
	merit
----------------------------------------------------- */
#merit .inner .merit_detail { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 20px; padding: 40px 0; }

@media screen and (max-width: 768px) { #merit .inner .merit_detail { display: block; padding: 10.41667vw 6.77083vw; }
  #merit .inner .merit_detail img { width: 30%; } }

#merit .inner .merit_detail:nth-of-type(3) { margin-bottom: 0; }

#merit .inner .merit_detail .merit_detail_ar { max-width: 655px; width: 100%; margin-right: 25px; text-align: left; }

#merit .inner .merit_detail .merit_detail_ar .ttl { color: #0075c2; margin-bottom: 8px; padding-left: 40px; position: relative; }

@media screen and (max-width: 768px) { #merit .inner .merit_detail .merit_detail_ar .ttl { padding-left: 8.59375vw; margin-bottom: 5.20833vw; } }

#merit .inner .merit_detail .merit_detail_ar .ttl::before { content: ""; position: absolute; top: 50%; left: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 28px; height: 28px; background: url(../img/check_icon.png) no-repeat; background-size: contain; }

@media screen and (max-width: 768px) { #merit .inner .merit_detail .merit_detail_ar .ttl::before { top: 0.52083vw; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); width: 7.29167vw; height: 7.29167vw; } }

#merit .inner .merit_detail .merit_detail_ar .txt { margin-left: 40px; font-size: 1.5rem; line-height: 1.8; font-weight: 400; letter-spacing: .06em; }

@media screen and (max-width: 768px) { #merit .inner .merit_detail .merit_detail_ar .txt { margin-left: 0; font-size: 3.64583vw; margin-bottom: 5.20833vw; } }

#merit .inner .merit_detail_plus_icon { margin: 20px auto; }

@media screen and (max-width: 768px) { #merit .inner .merit_detail_plus_icon { margin: 10.41667vw auto; } }

#merit .inner .merit_detail_plus_icon img { width: 58px; }

@media screen and (max-width: 768px) { #merit .inner .merit_detail_plus_icon img { width: 15.10417vw; } }

#merit .inner .merit_detail_plus .ttl_b { background: #0075c2; color: #FFF; padding: 16px 0; }

#merit .inner .merit_detail_plus .merit_detail_plus_col { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 40px 0; }

@media screen and (max-width: 768px) { #merit .inner .merit_detail_plus .merit_detail_plus_col { display: block; padding: 5.20833vw 8.85417vw; }
  #merit .inner .merit_detail_plus .merit_detail_plus_col img { width: 30%; } }

#merit .inner .merit_detail_plus .merit_detail_plus_col .txt_c { max-width: 655px; width: 100%; margin-right: 30px; color: #0075c2; font-size: 1.8rem; text-align: left; letter-spacing: .06em; line-height: 1.8; }

@media screen and (max-width: 768px) { #merit .inner .merit_detail_plus .merit_detail_plus_col .txt_c { font-size: 4.6875vw; margin-bottom: 5.20833vw; } }

#merit .inner .merit_detail_plus .merit_detail_plus_col .txt_c .line_c { border-bottom: 3px solid #ffdc00; padding-bottom: 2px; }

/* -----------------------------------------------------
	means
----------------------------------------------------- */
/* -----------------------------------------------------
	results
----------------------------------------------------- */
#results .inner .results_logo { padding: 28px 0 25px; margin-bottom: 70px; }

@media screen and (max-width: 768px) { #results .inner .results_logo { padding: 10.41667vw 7.8125vw; margin-bottom: 13.02083vw; } }

#results .inner .ttl { color: #0075c2; margin-bottom: 40px; }

@media screen and (max-width: 768px) { #results .inner .ttl { margin-bottom: 7.8125vw; } }

#results .inner .results_casestudy { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 40px 0; }

@media screen and (max-width: 768px) { #results .inner .results_casestudy { display: block; padding: 10.41667vw 7.8125vw; } }

#results .inner .results_casestudy .results_casestudy_col { width: 44.3%; text-align: left; }

#results .inner .results_casestudy .results_casestudy_col:first-child { margin-right: 36px; }

@media screen and (max-width: 768px) { #results .inner .results_casestudy .results_casestudy_col:first-child { margin-right: 0; margin-bottom: 7.8125vw; } }

@media screen and (max-width: 768px) { #results .inner .results_casestudy .results_casestudy_col { width: 100%; } }

#results .inner .results_casestudy .results_casestudy_col .thumb { margin-bottom: 14px; }

@media screen and (max-width: 768px) { #results .inner .results_casestudy .results_casestudy_col .thumb { margin-bottom: 3.64583vw; }
  #results .inner .results_casestudy .results_casestudy_col .thumb img { width: 100%; } }

#results .inner .results_casestudy .results_casestudy_col p.company_name { font-size: 2.0rem; }

@media screen and (max-width: 768px) { #results .inner .results_casestudy .results_casestudy_col p.company_name { font-size: 5.20833vw; } }

#results .inner .results_casestudy .results_casestudy_col p.txt { font-size: 1.5rem; font-weight: 400; line-height: 1.8; }

@media screen and (max-width: 768px) { #results .inner .results_casestudy .results_casestudy_col p.txt { font-size: 3.64583vw; } }

#results .inner .results_casestudy .results_casestudy_col .category { display: inline-block; padding: 3px 20px 4px; color: #FFF; font-size: 1.2rem; text-align: left; background: #0075c2; border-radius: 50px; letter-spacing: .05em; margin: 8px 0 12px; }

@media screen and (max-width: 768px) { #results .inner .results_casestudy .results_casestudy_col .category { padding: 3px 5.20833vw 4px; font-size: 3.125vw; margin: 2.08333vw 0 3.125vw; } }

/* -----------------------------------------------------
	functions
----------------------------------------------------- */
#functions .inner .functions_col2 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

@media screen and (max-width: 768px) { #functions .inner .functions_col2 { display: block; }
  #functions .inner .functions_col2 .functions_img { margin-bottom: 7.8125vw; } }

#functions .inner .functions_col2 .functions_txt { width: 341px; text-align: left; margin: 0 0 0 50px; }

@media screen and (max-width: 768px) { #functions .inner .functions_col2 .functions_txt { width: 100%; margin: 0 0 0 0; } }

#functions .inner .functions_col2 .functions_txt .text { font-size: 1.5rem; letter-spacing: .09em; margin-bottom: 30px; }

@media screen and (max-width: 768px) { #functions .inner .functions_col2 .functions_txt .text { font-size: 3.64583vw; margin-bottom: 3.90625vw; } }

#functions .inner .functions_col2 .functions_txt .text_line .line_c { font-size: 1.8rem; color: #0075c2; font-weight: 700; border-bottom: 3px solid #ffdc00; line-height: 2.2; }

@media screen and (max-width: 768px) { #functions .inner .functions_col2 .functions_txt .text_line .line_c { font-size: 4.6875vw; } }

/* -----------------------------------------------------
	service
----------------------------------------------------- */
#service .inner .service_logo_area { background: #FFF; border-radius: 10px; padding: 40px 0; margin-bottom: 10px; }

@media screen and (max-width: 768px) { #service .inner .service_logo_area { padding: 10.41667vw 7.8125vw; margin-bottom: 2.60417vw; } }

#service .inner .text_small { text-align: left; }

/* -----------------------------------------------------
	form
----------------------------------------------------- */
#form { background: #fff; }

#form .inner { padding: 80px 80px 0; }

@media screen and (max-width: 768px) { #form .inner { padding: 13.02083vw 0 2.60417vw; } }

#form .inner .ttl { margin-bottom: 45px; font-weight: 400; color: #5E6162; font-size: 40px; }

#form .inner .ttl span { font-size: 5rem; }

#form .frame_wrapper { width: 100%; }

#form .frame_wrapper iframe { width: 100%; }
