<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

div#toc_container,
header#topcy_header,
div#contact_main,
nav#topcy_nav,
footer#topcy_footer,
div#topcontrol,
div#footer_container,
p.midashi {
  display: none;
}

@media screen and (max-width: 600px){
.pc-switcher {
    display: none;
}
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.abs {
  position: absolute;
}

.hv:hover {
	opacity: 0.7;
}

html {
  font-size: 62.5% !important;
}

body {
  font-family: "游ゴシック体", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif!important;
  font-size: 62.5%;
  font-size: 1.6rem; /* 16px */
  font-weight: 400;
  font-feature-settings: normal !important;
  letter-spacing: 0.05em; /* トラッキング50 */
  color: #333;
  overflow-x: hidden;
  position: relative;
  /* -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; */
}
/* br.sp + br {
	display: none;
} */
.container1280 {
  width: inherit!important;
  margin: inherit!important;
  max-width: inherit!important;
}
.container1280 a:hover {
  opacity: 0.7;
}
.post_cont ul li .office {
  margin-top: 10px;
  font-size: 1.4rem;
}
.post_cont ul li {
    list-style: inherit!important;
    list-style-position: inherit!important;
}
.post_cont ul li a {
    color: white;
}
/* header */
	header {
    padding: 18px 0 0 !important;
    position: fixed;
    width: 100%;
    z-index: 9990;
    background: white;
    top: 0;
}
	header .lp_wrap {
    position: relative;
}
	header .btn_block li {
    width: 49%;
}
	header .btn_block li.contact_tel {
    position: relative;
}
header .btn_block li.contact_tel span.tel {
    position: absolute;
    right: 80px;
    bottom: 10px;
    transform: translate(0%, 0);
    font-size: 2.4rem;
	font-weight: bold;
	letter-spacing: 0;
	color: #fff !important;
}

header .btn_block li.contact_tel span.time {
    position: absolute;
    right: 3px;
    text-align: center;
    top: 12px;
	font-size: 1.1rem;
	line-height: 1.3;
	color: #fff !important;
}
header .btn_block li a.hv {
    text-decoration: none;
    color: white;
}
	
	header .btn_block {
    width: 594px;
    position: absolute;
    right: 0;
    top: 0;
    }
header .catchcopy {
    color: #2252a3;
    font-size: 1.6em;
	margin: 10px 0 5px;
}
header .office {
	font-size: 0.85em;
}
header ul {
    display: flex;
    justify-content: space-between;
}
/* #mv */
div#mv {
  padding-top: 100px;
  background: url(/wp-content/themes/houmu/lp/image/mv/mv_bg.png) no-repeat center bottom;
  position:relative;
}
.mv_wrap {
    margin: 0 auto;
    max-width: 1100px;
    position: relative;
    height: 560px;
}
div#mv ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 47%;
    position: absolute;
    left: 115px;
    bottom: -40px;
}
#mv .text {
}
#mv .text p {
    text-align: center;
    font-size: 2.2rem;
    line-height: 1.5em;
    margin-right: 360px;
	color: #fff;
}
#mv .text p strong {
    color: #1aa9dd;
    font-size: 4.3rem;
    font-weight: bold;
    line-height: 1.2em;
    display: block;
}
#mv li.medal {
    margin-bottom: 60px;
	z-index: 1;
}
#mv	.mv_img {
    position: absolute;
    right: -80px;
    bottom: 0;
}
#mv li.mv_img span {
    position: absolute;
    color: #fff;
    font-size: 1.3em;
    bottom: 20px;
    right: 15px;
    font-weight: bold;
    text-shadow: 2px 2px 5px black;
}
#mv .main_text {
    font-size: 5.7rem;
	text-align: right;
    margin: 35px 0;
	padding: 30px 0 0;
    color: #fff;
    font-family: "ヒラギノ明朝 ProN W6", "Hiragino Mincho Pro", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", serif;
    font-weight: bold;
    line-height: 1.3em;
}

/* 共通 */
.lp_wrap {
	margin: 0 auto;
    max-width: 1100px;
}
#lp h2 {
    text-align: center;
    background: none;
    border: none;
    color: #2252a3;
    font-size: 4.0rem;
	font-weight: bold;
    line-height: 1.35;
    margin-bottom: 5px;
    padding-bottom: 0;
    padding-top: 60px;
	    margin-top: 0;
	    letter-spacing: 0.06em;
}

#lp ul li {
	list-style: none;
}
#lp p.en {
    color: #fe6e0b;
    font-size: 1.7rem;
    line-height: 1.7;
    position: relative;
    text-align: center;
    letter-spacing: 0.05em;
	margin-bottom: 50px;
}
#lp p.en:before {
    content: '';
    display: block;
    width: 1px;
    height: 30px;
    background: #fe6e0b;
    position: absolute;
    left: 42%;
}
#lp p.en:after {
    content: '';
    display: block;
    width: 1px;
    height: 30px;
    background: #fe6e0b;
    position: absolute;
    right: 42%;
    top: 0px;
}

.sp {
	display: none;
}

/* .consultation_case  &amp;  .risk */
#lp .consultation_case ul,
#lp .risk ul {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    flex-wrap: wrap;
}
#lp .consultation_case ul li,
#lp .risk ul li {
    border-radius: 8px;
    width: 533px;
    height: 170px;
    margin-bottom: 10px;
}
#lp .consultation_case .text,
#lp .risk .text{
    font-size: 2.0rem;
    font-weight: 600;
    line-height: 1.3;
    padding: 20px;
    width: 60%;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
}
	
#lp p.emblem {background-image: url(/wp-content/themes/houmu/lp/image/emblem_left.png),
url(/wp-content/themes/houmu/lp/image/emblem_right.png);
background-position: left,right;
background-repeat: no-repeat;
}
	
	
#lp .consultation_case .img, #lp .risk .img {
    height: 150px;
    overflow: hidden;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    margin: 10px;
	float:left;
}
	
/* .consultation_case */
#lp .consultation_case p.en:before {
    left: 41%;
}
#lp .consultation_case p.en:after {
    right: 41%;
}
#lp .consultation_case {
    background: #f6fbff;
    padding-bottom: 70px;
}
/* 	#lp .consultation_case ul li:hover {
    opacity: 0.5;
} */
	#lp .consultation_case ul li a {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    z-index: 999;
}
#lp .consultation_case ul li {
    background: #fffff5;
    border: solid 1px #2252a3;
	    position: relative;
}
#lp .consultation_case .text {
	color: #2252a3;
}
	
/* .risk */
#lp .risk p.en:before {
    left: 45.5%;
}
#lp .risk p.en:after {
    right: 45.5%;
}
#lp .risk {
    background-color: #112242;
    background-image: radial-gradient(#000000 20%, transparent 20%), radial-gradient(#040404 20%, transparent 20%);
    background-size: 12px 12px;
    background-position: 0 0, 6px 6px;
	margin-top: -35px;
	 padding-bottom: 60px;
}
#lp .risk h2 {
    color: #fff;
	position: relative;
	padding-top: 80px;
}
#lp .risk h2:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 32px 0 32px;
    border-color: #f6fbff transparent transparent transparent;
    position: absolute;
    right: 50%;
    bottom: 115px;
    transform: translate(50%, 0);
}
#lp .risk ul li {
    background: #091732;
    border: solid 1px #9c9c9c;
	    position: relative;
}
#lp .risk .text {
	color: #168ebc;
}
#lp .risk p:last-child {
  font-size: 3.5rem;
  font-weight: bold;
  text-align: center;
  color: #c1aa71;
  margin: 70px auto 0;
  padding: 20px 0;
  width: 1040px;
}
				/*羽の左右画像↓ */


	
/* .ct */
	#lp .ct .lp_wrap {
    position: relative;
}
#lp .ct {
    background-color: #d8ecf2;
    background-image: linear-gradient(#bfd9e05e 1px, transparent 1px), linear-gradient(to right, #bfd9e05e 1px, #d8ecf2 1px);
    background-size: 13px 13px;
	    position: relative;
	    padding: 65px 0 45px;
}
	#lp .ct img.abs {
bottom: -55px;
    right: 0;
}
#lp .ct ul li span.tel {
  position: absolute;
  top: 40px;
  left: 80px;
  font-size: 3.1rem;
}
	#lp .ct a.hv {
    text-decoration: none;
    color: white;
}
	#lp .ct li {
    width: 45%;
		    position: relative;
}
#lp .ct li.btn_bottom {
  margin-top: 15px;
}
#lp .ct ul li span.time {
    position: absolute;
    display: block;
    right: 7px;
    top: 50%;
    line-height: 1em;
    text-align: center;
    transform: translate(0, -50%);
    font-size: 1.4rem;
  line-height: 1.3;
}
#lp .ct ul {
    display: flex;
    justify-content: space-evenly;
  flex-wrap: wrap;
    width: 81%;
}
#lp .ct li img {
    width: 100%;
}
#lp .ct ul li span {
    font-size: 1.5em;
    font-weight: bold;
}
#lp .ct p.left_box {
    border-right: 1px solid #fff;
	width: 80%;
}
#lp .ct p.right_box {
    font-size: 0.8em;
    text-align: center;
    line-height: 1.5em;
	width: 20%;
}
#lp .ct ul li:first-child a p.left_box{
    background: #2252a3;
}
#lp .ct ul li:first-child a p.right_box{
    background: #1aa9dd;
}
#lp .ct ul li:nth-child(2) a p.left_box{
    background: #fe6e0b;
}
#lp .ct ul li:nth-child(2) a p.right_box{
    background: #feab2d;
}
#lp .ct p.left_box:before {
    content: '';
    display: inline-block;
    width: 40px;
    background-repeat: no-repeat;
    height: 50px;
    background-size: contain;
    vertical-align: middle;
}
#lp .ct. ul li:first-child p.left_box:before {
    background-image: url(/wp-content/themes/houmu/lp/image/ct/ct_icon01.png);
}
#lp .ct ul li:nth-child(2) p.left_box:before {
    background-image: url(/wp-content/themes/houmu/lp/image/ct/ct_icon02.png);
}

/* 	 */
#lp .faq table {
    width: 100%;
    margin: auto;
}
	
	
	
/* .support_plan */
#lp .support_plan p.en:before {
    left: 44%;
}
#lp .support_plan p.en:after {
    right: 44%;
}
#lp .support_plan {
    background: #fffff5;
    padding-bottom: 60px;
}
#lp .support_plan .bg {
background: url(/wp-content/themes/houmu/lp/image/support_plan_bg.jpg);
    padding-top: 60px;
    background-size: cover;
    background-attachment: fixed;
	    position: relative;
	    margin-bottom: 80px;
}
#lp .support_plan li p.num {
    width: auto;
    text-align: center;
    margin-top: 25px;
    font-size: 2.4rem;
  font-weight: bold;
    color: #2252a3;
	    line-height: inherit;
}
#lp .support_plan li {
    background: url(/wp-content/themes/houmu/lp/image/support_plan/support_plan_img.png);
    background-repeat: no-repeat;
    width: 254px;
    background-size: contain;
    height: 500px;
    background-position: center;
    padding: 16px;
    padding-top: 12px;
    margin-bottom: 10px;
}
#lp .support_plan h2,
#lp .support_plan  p.en	{
    background: #fffff5;
	width: 100vw;
    margin: 0 calc(50% - 50vw);
}
#lp .support_plan h2 {
	padding-bottom: 20px;
}
#lp .support_plan p.en {
	padding-bottom: 45px;
}
#lp .support_plan h3 {
    font-size: 3.4rem;
	font-weight: bold;
    text-align: center;
    color: #fff;
    position: relative;
    border-bottom: none;
    letter-spacing: 0.1em;
    margin-top: 60px;
    padding-bottom: 60px;
}
#lp .support_plan .bg:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 32px 0 32px;
    border-color: #0d244a transparent transparent transparent;
    position: absolute;
    right: 50%;
    bottom: -21px;
    transform: translate(50%, 0);
}
#lp .support_plan .bg p {
    text-align: center;
    width: 94%;
    font-size: 2.0rem;
  font-weight: bold;
  line-height: 1.8;
    margin: 0 auto;
    background: #e9eaee;
    border-radius: 20px;
    padding: 40px 80px;
}
#lp .support_plan ul {
    margin: auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 50px;
    /* width: 80%; */
    width: 1000px;
}
	#lp .support_plan li p.text_top {
    padding: 20px;
    padding-top: 0;
}
	#lp .support_plan li .text_top {
    height: 50px;
    position: relative;
  font-weight: bold;
}
#lp .support_plan p.text_top,
#lp .support_plan .text_middle {
	text-align: center;
	position:relative;
}	
#lp .support_plan .text_middle .abs {
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    width: 100%;
    color: white;
    font-weight: bold;
}
#lp .support_plan .text_middle .abs a {
	display: block;
	color: #fff;
	text-decoration: none;
}
#lp .support_plan .text_middle .abs a:hover {
	opacity: 0.7;
}
	
#lp .support_plan .text_middle {
  font-size: 2.2rem;
  line-height: 1.5;
  height: 115px;
  margin: 10px 0 0;
}
#lp .support_plan span.individuals {
    color: #fe6e0b;
}
#lp .support_plan span.corporation {
	color: #2252a3;	
}
#lp .support_plan p.text_top span {
    display: block;
    line-height: 1.4em;
    margin-bottom: 6px;
}
#lp span.corporation,
#lp .support_plan span.individuals {
    border: solid 1px;
    border-radius: 20px;
    display: block;
    margin-bottom: 5px;
    line-height: 1.4em;
    padding: 0 5px;
}
	#lp .support_plan li p.text_bottom span {
    color: #2252a3;
    font-weight: bold;
}
#lp .support_plan li p.text_bottom {
    color: #7c7c7c;
    font-size: 1.5rem;
    line-height: 1.6;
  letter-spacing: 0;
  margin-top: 10px;
  margin-left: 10px;
  padding: 0 5px;
}
#lp .support_plan li p.text_bottom strong {
	color: #2252a3;
}
#lp .support_plan li .text_top .abs {
    margin: auto;
    top: 50%;
    right: 50%;
    width: 72%;
    text-align: center;
    transform: translate(50%, -50%);
}
/* .solution_case */
#lp .solution_case p.en:before {
    left: 43%;
}
#lp .solution_case p.en:after {
    right: 43%;
}
#lp .solution_case p.notes {
    width: 82%;
    margin: 40px auto 60px;
  font-size: 1.8rem;
  line-height: 1.6;
}
#lp .solution_case table {
    border-collapse: collapse ;
    margin-bottom: 40px;
    border: 1px solid #d1d1d1;
	line-height: 1.6;
}
	#lp .solution_case table tbody {

}
#lp .solution_case td {
	border: none;
}
#lp .solution_case tr td p {
  font-size: 1.6rem;
    padding-left: 30px;
}
#lp .solution_case tr td p.price {
  font-size: 1.8rem;
  font-weight: bold;
}
#lp .solution_case tr td p.img_box {
     border-left: none;
    display: inline-block;
    float: right;
}
#lp .solution_case td.flex p:nth-child(1) {
    width: 520px;
    display: inline-block;
}
#lp .solution_case td:nth-child(even) {
    padding: 30px 30px 30px 0;
}
#lp .solution_case th:nth-child(1),
#lp .solution_case td:nth-child(odd)	{
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  position:relative;
}
#lp .solution_case tr.red td:after {
    background: #c91c1c !important;
}
	#lp .solution_case td:nth-child(odd):after {
    transform: translate(10px, 10px);
    content: "";
    display: block;
    width: 1px;
    height: 80%;
    position: absolute;
    background: #b9b9b9;
    right: 0;
		top:50%;
    transform: translate(2px, -50%);
    }
	
	
#lp .solution_case th:nth-child(1) {
    background: #2252a3;
    color: #fff;
    font-size: 2.0rem;
	width: 14%;
    padding: 25px 0;
}
#lp .solution_case th:nth-child(2) {
    background: #d8ecf2;
    font-size: 1.3em;
    padding-left: 30px;
    font-weight: bold;
	line-height: 1.2;
  text-align: left;
  border-bottom: 1px solid #d1d1d1;
}
#lp .solution_case tr:nth-child(1),
#lp .solution_case tr:nth-child(2) {
    background: #f8fbfc;
}
#lp .solution_case tr:nth-child(2) {
    color: #c30000;
    position: relative;
    border-bottom: 1px solid #d1d1d1;
	    border-top: none;
}
/*Mac Safari
#lp .solution_case tr:nth-child(2):after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 18px 0 18px;
    border-color: #2252a3 transparent transparent transparent;
    position: absolute;
    right: 50%;
    bottom: -21px;
    transform: translate(50%, 0);
}
*/
#lp .solution_case tr:nth-child(3) {
    background: #fffff5 url(/wp-content/themes/houmu/lp/image/solution_case/solution_case_arrow.png) no-repeat center top;
	background-size: 34px auto;
}

	
/* .strengths */
#lp .strengths p.en:before {
    left: 44%;
}
#lp .strengths p.en:after {
    right: 44%;
}
#lp .strengths {
    background: url(/wp-content/themes/houmu/lp/image/strengths/strength_bg.png);
}

#lp .strengths .text {
    font-size: 1.6rem;
    color: #555;
    padding: 0 35px 30px 35px;
    line-height: 1.5;
    clear: both;
}
#lp .strengths h2 {
    color: #fff;
}
#lp .strengths .img {
    margin-left: 40px;
    margin-top: 40px;
	    float: left;
}
#lp .strengths a {
	 width: 400px;
	 flex-wrap: wrap;
}
#lp .strengths a:hover {
	 opacity: 1.0;
}
#lp .strengths ul {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 80px 0 0;
}
	#lp .strengths .title .abs {
top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    width: 100%;
    color: #2e2e2e;
    font-weight: bold;
		line-height: 1.2;
}
#lp .strengths .title {
	position:relative;
	font-size: 2.3rem;
       line-height: 1.5;
	margin: 45px 10px 20px 60px;
	text-align: center;
	height: 70px;
}
#lp .strengths li {
    margin-bottom: -50px;
    background: #eaebee;
    border-radius: 10px;
	position: relative;
	    width: 38%;
	    margin-bottom: 70px;
}
#lp .strengths li:before {
    content: '';
    display: block;
    width: 52px;
    height: 52px;
    border-radius: 100%;
    background: #2252a3;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#lp .strengths li:after {
    content: '1';
    display: block;
	color: #fff;
	font-size: 1.2em;
    position: absolute;
    left: 50%;
	top: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	 z-index: 1;
}
#lp .strengths li:nth-child(2):after {
    content: '2';
}
#lp .strengths li:nth-child(3):after {
    content: '3';
}
#lp .strengths li:nth-child(4):after {
    content: '4';
}

/* .our_thoughts */
	#lp .our_thoughts p.text {
    width: 80%;
    margin: auto;
    font-size: 1.8rem;
    line-height: 1.6;
}
#lp .our_thoughts p.en:before {
    left: 43%;
}
#lp .our_thoughts p.en:after {
    right: 43%;
}
#lp .our_thoughts {
    background: #fffff5;
    padding: 60px 0 100px;
}
	
/* .faq */
#lp .faq p.en:before {
    left: 45.5%;
}
#lp .faq p.en:after {
    right: 45.5%;
}
#lp .faq tr,
#lp .faq td,
#lp .faq table {
	border: none;
}
#lp .faq td.q_num {
    font-size: 2.5em;
    color: #2252a3;
	width: 10%;
	text-align: center;
	/* padding-right: 10px;
	    width: 6%; */
}
#lp .faq tr {
    margin-bottom: 25px;
    display: block;
}
#lp .faq td span {
    display: block;
}
#lp .faq td span.question {
    color: #2252a3;
    font-size: 2.2rem;
	letter-spacing: 0;
    line-height: 1.6;
    font-weight: bold;
    display: block;
    margin: 10px 0 20px;
}
#lp .faq td span.answer {
    font-size: 1.8rem;
    line-height: 1.6;
}
#lp .faq td:nth-child(even) p {
    padding-left: 60px;
	border-left: solid 1px;
	margin: 30px 0 30px 30px;
}
	
/* .office_overview */
#lp .office_overview p.en:before {
    left: 42%;
}
#lp .office_overview p.en:after {
    right: 42%;
}
#lp .office_overview ul {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
	    margin-bottom: 30px;
}
#lp .office_overview p.office {
    color: #2252a3;
    font-weight: bold;
    font-size: 2.4rem;
    line-height: 1.125;
    border-bottom: 1px #dcdcdca8 solid;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
#lp .office_overview ul li {
    font-size: 1.8rem;
    line-height: 1.6;
}
#lp .office_overview ul li small {
	margin-right: 1rem;
	padding: 10px;
	font-size: 1.5rem;
	font-weight: bold;
	background: #efefef;
}
#lp .office_overview ul.info li {
    font-size: 2.1rem;
    font-weight: bold;
	margin: 0 0 1vw;
}
#lp .office_overview ul.info li:nth-child(2) {
	
}
#lp .office_overview ul.info li:first-child {
    padding-right: 60px;
}
#lp .office_overview ul li span {
    background: #efefef;
    display: inline-block;
    padding: 3px 20px;
    margin-right: 10px;
    font-size: 1.5rem;
}
#lp .office_overview ul li iframe {
	margin: 0 0 30px;
}
#lp .office_overview .office_site {
    background: #2252a3;
    border-radius: 6px;
    width: 405px;
    margin-top: 30px;
}
#lp .office_overview .office_site span {
    background: inherit;
    color: #fff;
    font-size: 1em;
    display: inline-block;
    margin: auto 0;
	position: relative;
}
#lp .office_overview .office_site span:after {
    content: " \f105";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right: -5%;
    top: 50%;
    font-weight: 900;
    z-index: 999;
    display: block;
    transform: translate(0%, -50%);
}
#lp .office_overview .office_site img {
    display: block;
    padding: 10px;
}
#lp .office_overview ul li ul.info {
	flex-direction: column;
}	
	
/* footer */
footer {
	padding-top: initial !important;
	padding-bottom: initial !important;
	background-color: initial !important;
}
footer p {
    background: #2252a3;
    color: #fff;
    font-size: 0.7em;
    text-align: center;
    padding: 12px;
	margin-top: 40px;
}


/* スマートフォン
======================================================== */
@media screen and (max-width: 600px){
.pc {
    display: none;
}

br + br.sp {
	display: block;
}
	
#topspicon {
	display:none;
}
/* tr, td {
    display: block!important;
} */

.solution_case tbody {
display: block;
}
/* header */
body header &gt; div &gt; ul {
    width: 66%;
}
header .btn_block  {
    width: 30%;
    position: absolute;
    right: -1vw;
    top: 0.5vw;
}
header {
	padding-top: 3vw !important;
	padding-bottom: 0 !important;
	width: 100% !important;
}
header .catchcopy {
    font-size: 1.1em;
    line-height: 1.2em;
	margin: 0;
}
header .office {
    margin-top: 1vw !important;
    font-size: 3.2vw !important;
    line-height: 1.2em;
    color: #818181;
}
header .lp_wrap {
	margin: 0 auto;
    width: 94%;
}
	
/* mv */
	#mv li.mv_img {
    right: 0;
    position: absolute;
    width: 47%;
    bottom: 0;
}
	.mv_wrap {
    height: 106vw;
}
#mv .mv_img {
    width: 60%;
	right: 0;
}
#mv {
    padding-top: 2vh;
	    position: relative;
    background-image: url(/wp-content/themes/houmu/lp/image/mv_bg_sp.png) !important;
	    padding-top: 20vw !important;
}
div#mv ul {
    margin-top: 0;
    flex-wrap: wrap;
    width: 50%;
    display: inline-block;
    justify-content: center;
    align-items: inherit;
    text-align: center;
    left: 2vw;
    bottom: 2vw;
}

div#mv ul li.medal {
    width: 46%;
    display: inline-block;
	  margin-bottom: -2vw;
}
#mv .text p {
    margin-right: 0;
}
#mv .main_text {
    font-size: 2.2em;
    text-align: center;
	margin: 6vw 0 6vw;
	padding: 0;
}
#mv .text p {
    font-size: 0.9em;
}
#mv .text p strong {
    font-size: 1.6em;
}
#mv li.mv_img span {
    font-size: 0.8em;
    bottom: 15px;
    right: 10px;
}
/* 共通*/
.sp {
	display: block;
}
#lp h2 {
    font-size: 6.6vw !important;
    padding-top: 3vh;
    line-height: 1.2em;
    padding-left: 0;
    padding-right: 0;
}
#lp .lp_wrap {
	padding: 0 4.5vw;
    width: inherit;
}
#lp p.en {
    font-size: 0.8em;
	margin-bottom: 3vh;
}
#lp p.en:before,
#lp p.en:after {
    height: 20px;
}
	
/* .consultation_case  &amp;  .risk */
#lp .consultation_case ul,
#lp .risk ul {
    justify-content: space-between;
    gap: 10px;
}
#lp .consultation_case ul li,
#lp .risk ul li	{
    width: 48%;
    border-radius: 5px;
    padding: 2vw 2vw 2vw;
    height: auto;
}
#lp .consultation_case ul li a,
#lp .risk ul li	a {
	display: block;
}
#lp .consultation_case .img, #lp .risk .img {
    height: auto;
    border-radius: 5px;
    margin: 0;
    width: auto;
    float: inherit;
}
#lp .consultation_case .text,
#lp .risk .text {
    font-size: 1.0em;
    line-height: 1.3em;
    position: relative;
    width: auto;
    height: auto;
    transform: inherit;
    top: inherit;
    padding: 0;
    margin-top: 2vw;
}
	
/* .consultation_case */
#lp .consultation_case p.en:before {
    left: 31%;
}
#lp .consultation_case p.en:after {
    right: 31%;
}
	
/* .risk */
#lp .risk p.en:before {
    left: 41.5%;
}
#lp .risk p.en:after {
    right: 41.5%;
}
#lp .risk {
    background-size: 6px 6px;
    background-position: 0 0, 3px 3px;
    padding-bottom: 4vh;
}
#lp .risk p:last-child {
    font-size: 1.4em;
    margin-top: 25px;
    font-weight: bold;
    line-height: 1.2em;
	position: relative;
  width: 100%;
}
#lp .risk h2 {
    padding-top: 6vh;
}
#lp .risk h2:before {
    right: 50%;
    top: -13%;
    transform: translate(50%, 50%);
    border-width: 20px 30px 0 30px;
}

	
/* .ct */
#lp .ct ul {
    display: block;
	    width: auto;
}
#lp .ct ul li {
    width: 100%!important;
}
#lp .ct ul li p {
    color :#fff;
}
#lp .ct ul li span {
    font-size: 1.4em;
}
#lp .ct ul li:first-child {
    margin-bottom: 1vh;
}
	#lp .ct ul li span.time {
    line-height: 1.3;
    right: 2vw;
    font-weight: normal;
		font-size: 3vw !important;
}
#lp .ct ul li span.tel {
    left: 16vw;
    top: 9vw;
	font-size: 8vw;
}
#lp .ct {
    background-size: 6px 6px;
    padding: 2vh 0;
}
#lp .ct p.left_box {
    text-align: right;
    font-size: 0.8em;
    padding: 3.5vw;
}
	
/* .support_plan */
	#lp .support_plan ul {
    width: 93%;
		    gap: inherit;
		    justify-content: space-around;
}
#lp .support_plan li .text_top {
    height: 10vw;
}
	#lp .support_plan .bg {
    margin-bottom: 10vw;
}
	#lp .support_plan li p.num {
	font-size: 5vw;
    margin: 3vw 0 1vw;
}
#lp .support_plan li .text_top .abs {
  width: 80%;
}
	#lp span.corporation, #lp .support_plan span.individuals {
    font-size: 2.6vw;
}
	#lp .support_plan .text_middle {
    height: 18vw;
    margin-top: 2vw;
}
	#lp .support_plan .text_middle .abs {
    font-size: 4vw;
}
	#lp .support_plan li p.text_bottom {
    font-size: 2.4vw;
    margin: 1vw 1vw 0;
    padding: 2vw;
    line-height: 1.6;
    font-weight: normal;
    margin-right: 0;
}
#lp .support_plan li {
    width: 48%;
    padding: 3vw;
    height: 89vw;
	margin-bottom: 4vw;
}
#lp .support_plan p.en {
	padding-bottom: 3vh;
} 
#lp .support_plan p.en:before {
    left: 37%;
}
#lp .support_plan p.en:after {
    right: 37%;
}
#lp .support_plan h3 {
    font-size: 5.5vw !important;
	line-height: 1.5;
    padding-right: 0;
    padding-left: 0;
    margin-top: 5vw;
    padding-bottom: 8vw;
}
#lp .support_plan .bg p {
	width: inherit;
	text-align: inherit;
    font-size: 1.05em;
    border-radius: 10px;
    padding: 20px;
    line-height: 1.5;
	    background: #e9eaee;
}
#lp .support_plan h3:after {
    border-width: 20px 30px 0 30px;
}

/* .solution_case */
#lp .solution_case  p.en:before {
    left: 36%;
}
#lp .solution_case  p.en:after {
    right: 36%;
}
#lp .solution_case p.notes {
    width: inherit;
	margin: 20px auto;
    font-size: 0.96em;
	line-height: 1.5;
}
	#lp .solution_case tr td p.img_box img {
    width: 68%;
}
#lp .solution_case tr td p.img_box {
    border-top: none;
    width: 100%;
    margin: 0 auto;
    float: inherit;
    text-align: center;
}
#lp .solution_case td.flex {
    padding-bottom: 2vh!important;
}
	#lp .solution_case td.flex p:nth-child(1) {
    width: auto;
}
#lp .solution_case table {
    margin-bottom: 3vw;
}
#lp .solution_case tr td p {
    border-top: solid 1px;
    border-left: none;
    margin: 2vw 3vw 0;
    font-size: 0.90em;
    padding: 0;
    padding-top: 1.5vh;
}
#lp .solution_case tr td p.price {
    font-size: 0.90em;
}
#lp .solution_case table thead span {
    display: block;
}
#lp .solution_case td:nth-child(even) {
    padding: 0;
	    display: block !important;
}
#lp .solution_case th:nth-child(1) {
    font-size: 1.0em;
	padding: 10px 0;
	width: 23vw;
}
#lp .solution_case td:nth-child(odd) {
    text-align: left;
    display: block !important;
/*     width: 100%; */
    font-size: 1.0em;
    margin-left: 3.5vw;
	 padding-top: 2vh;
}
	#lp .solution_case td:nth-child(odd):after{
		display:none;
	}
#lp .solution_case th:nth-child(2) {
    font-size: 1rem;
    line-height: 1.2;
    padding: 10px;
	position: relative;
	    width: 70vw;
  text-align: left;
}
#lp .solution_case tr:nth-child(2) {
    border: none;
}
#lp .solution_case tr:nth-child(2):after {
    border-width: 15px 14px 0 14px;
    bottom: -16px;
}
#lp .solution_case tr:nth-child(3) {
    border-top: 1px #dcdcdc solid;
    padding: 1.5vh 0 3vh;
    font-weight: bold;
    font-size: 1.1em;
	background-size: 6vw auto;
}
		/* アコーディオンボタン↓ */
/* #lp .solution_case table {
    position: relative;
} */
	
#lp .solution_case thead.active tr.ttl:after {
    content: "-";
}
#lp .solution_case tr.ttl:after {
    content: "+";
    position: absolute;
    display: block;
    width: 7vw;
    padding: 0vw;
    background: white;
    right: 3vw;
    bottom: 50%;
    text-align: center;
    font-size: 5vw;
    transform: translate(0, 50%);
    font-weight: bold;
}
#lp .solution_case tr.ttl {
    display: flex;
	position: relative;
}
#lp .solution_case thead {
	position: relative;
}
#lp .solution_case span.toggle_btn {
    content: '';
	display: inline-block;
    width: 30px;
    height: 30px;
    position: absolute;
    color: #2252a3;
    background: #fff;
	z-index: 10;
	 right: 10%;
}
.toggle_btn:before,
.toggle_btn:after {
	display: block;
	content: '';
	background-color: #2252a3;
	position: absolute;
	width: 22px;
	height: 2px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.toggle_btn:before {
	width: 2px;
	height: 22px;
}
#lp .solution_case thead .selected .toggle_btn:before {
	content: normal;
}
#lp .solution_case .solution_case tbody {
	display: none;
}
/* #lp .solution_case th:nth-child(2) {
	position:relative;
}
#lp .solution_case th:nth-child(2):after {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 25%;
    right: 3%;
    color: #2252a3;
    background: #fff;
} */
	

/* .strengths */
	#lp .strengths .title .abs {
    top: 60%;
    font-weight: bold;
    right: 53%;
    color: #333333;
}
#lp .strengths .title {
    font-size: 1.3em;
    text-align: left;
    padding: 0;
    margin: 0;
    margin-left: 23vw;
    height: 24vw;
}
#lp .strengths .text {
    font-size: 0.9em;
    padding: 0 5vw 5vw;
}
#lp .strengths  p.en:before {
    left: 38%;
}
#lp .strengths  p.en:after {
    right: 38%;
}
#lp .strengths li:before {
    width: 38px;
    height: 38px;
}
#lp .strengths ul {
    margin-top: 5vh;
	gap: 0;
}
#lp .strengths li {
    margin-bottom: 4.5vh;
    border-radius: 5px;
	    width: auto;
}
#lp .strengths a {
    width: inherit;
}
#lp .strengths li:after {
    font-size: 1.1em;
}
#lp .strengths .img img {
	width: 75%;
}
#lp .strengths .img {
    margin-left: 5vw;
    margin-top: 5vw;
}

/* .our_thoughts */
#lp .our_thoughts  p.en:before {
    left: 36%;
}
#lp .our_thoughts  p.en:after {
    right: 36%;
}
#lp .our_thoughts {
    padding: 1vh 0 5vh;
}

#lp .our_thoughts p.text {
    font-size: 0.9em;
    line-height: 1.5;
    color: #555;
	    width: auto;
} 

/* .faq */
	#lp .faq tr.ttl.active {
    margin-bottom: 57vw;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
	#lp .faq tr.ttl {
    display: flex !important;
		    position: relative;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
#lp .faq  p.en:before {
    left: 42%;
}
#lp .faq  p.en:after {
    right: 42%;
}
#lp .faq {
    margin-bottom: 3.5vh;
}
#lp .faq td:nth-child(even) p {
    border-left: none;
	padding-left: 0;
    margin: 0;
    font-size: 0.8em;
	background: #f8fbfc;
}
	#lp .faq table {
    width: auto;
}
	#lp .faq td.q_num p {
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50% );
}
#lp .faq td.q_num {
    font-size: 1.5em;
    color: #fff;
    background: #2252a3;
	    display: inline-block !important;
    width: 13%;
	position: relative;
}
	#lp .faq td span.question {
    padding: 2vw;
    margin: 0;
    font-size: 4vw;
    line-height: 1.3em;
    padding-right: 12vw;
		    border: 1px solid #c9c9c9;
}
#lp .faq tr.ttl:after {
    content: "+";
    position: absolute;
    display: block;
    width: 7vw;
    padding: 0vw;
    background: white;
    right: 3vw;
    bottom: 50%;
    text-align: center;
    font-size: 5vw;
    transform: translate(0, 50%);
    font-weight: bold;
}

#lp .faq tr td {
padding: 0;
    width: 90%;
}
	#lp .faq td span.answer {
    display: none;
    position: absolute;
    width: 100.1%;
    margin-left: -12.7%;
padding-right: 1vh;
    border: 1px
 solid #c9c9c9;
    border-top: 0;
		    background: white;
  font-size: 1.5rem;
  line-height: 1.5;
}
#lp .faq td span {
    font-size: 1.3em;
    display: block;
    margin: 0;
    background: #d8ecf2;
    padding: 1vh 6vh 1vh 1vh;
	position: relative;
}
		/* アコーディオンボタン↓ */	
/* #lp .faq td span:after {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 25%;
    right: 3%;
    color: #2252a3;
    background: #fff;
} */
	
/* .office_overview */
	#lp .office_overview ul.info li {
    font-size: 4vw;
}
#lp .office_overview ul {
    display: block;
    margin-top: 20px;
}
#lp .office_overview p.office {
    font-size: 1.4em;
    line-height: 1.5;
    width: inherit;
    margin-bottom: 10px;
}
#lp .office_overview ul li {
    font-size: 0.9em;
    margin-bottom: 1vh;
}
#lp .office_overview ul li small {
	display: inline-block;
	margin-right: 2vw;
    padding: 1vw 2vw;
	/* width: 16vw; */
    font-size: 0.7em;
	font-weight: bold;
	text-align: center;
}
#lp .office_overview ul li span {
    padding: 1px 0;
    margin-right: 10px;
    width: 70px;
    font-size: 0.7em;
    text-align: center;
}
#lp .office_overview ul li iframe {
	margin: 6vw 0 0;
}
#lp .office_overview p.en:before {
    left: 34%;
}
#lp .office_overview p.en:after {
    right: 34%;
}
#lp .office_overview .office_site {
    width: inherit ;
}
#lp iframe {
    width: 100%;
    height: 24vh;
    margin: 5vh 0 5vh 0;
}
#lp .office_overview ul li ul.info li:nth-child(2) small,
#lp .office_overview ul li ul.info li:nth-child(3) small {
	display: block;
	width: initial;
    text-align: left;
}
#lp .office_overview ul li ul.info li:nth-child(2) strong,
#lp .office_overview ul li ul.info li:nth-child(3) strong {
	padding-left: 2vw;
}

	
/* footer */
footer p {
	font-size: 2vw;
    padding: 2vw 0;
	margin-bottom: 0;
}
div#pagetop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 72px;
}
}
/* ここからクレームLP */
#claim_lp .catchcopy img {
    font-size: 20px;
    width: 30%;
}

#claim_lp .catchcopy h1 {
    font-size: 20px;
}

#claim_lp header ul {
    display: block;
}

#claim_lp  #claim_mv img {
    width: 100%;
    max-width: 1200px;
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
}

#claim_lp #claim_mv .notes {
    width: 82%;
    margin: 40px auto 60px;
    font-size: 3rem;
    line-height: 2;
    text-align: center;
}

#claim_lp #lp .service p.notes {
    width: 82%;
    margin: 40px auto 40px;
    font-size: 1.8rem;
    line-height: 1.6;
}

/* .column3 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.column3 .column3-item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 300px;
    height: 300px;
    min-width: none;
    background-color: #168ebc;
    border-radius: 50vh;
}

.column3 .column3-item p {
    color: white;
    font-size: 18px;
    text-align: center;
} */


.column3  .column3-item {
    background-color: #168ebc;
    text-align: center;
    width: 50%;
    margin: 0 auto;
    padding: 0px 20px;
    color: #FFFF;
    border-radius: 5px;
}

#claim_lp #lp .costs p.notes {
    width: 82%;
    margin: 40px auto 40px;
    font-size: 1.8rem;
    line-height: 1.6;
}
#claim_lp .costs .flat-table {
    display: block;
    font-family: sans-serif;
    -webkit-font-smoothing: antialiased;
    overflow: auto;
    width: auto;
}

#claim_lp .costs .flat-table th {
    background-color: rgb(112, 196, 105);
    color: white;
    font-weight: normal;
    padding: 20px 20px;
    text-align: center;
    font-size: 160%;
    font-weight: bold;
    border: 1px dotted;
}

#claim_lp .costs .flat-table td {
    background-color: rgb(238, 238, 238);
    padding: 10px 20px;
    border: 1px dotted;
    text-align: center;
}

#claim_lp .costs .flat-table .flat-table_right {
    text-align: right;
    width: 30%;
    }

#claim_lp h3{
    font-size: 20px;
    background-color: #feab2d;
    color: #fff;
    padding: 20px;
    border-radius: 20px 0;
    text-align: center;
}

#claim_lp h4{
    font-size: 18px;
    padding: 20px;
    border-left: 10px double #2252a3;
    background-color: #2323;
}

#claim_lp h5{
    font-size: 18px;
    border-bottom: 4px solid #2252a3;
    padding: 20px 0 0 0;
    color: #2252a3;
}

#claim_lp .claim_lp_cv{
    background-color: #FFFED2;
    padding: 50px;
}

#claim_lp .claim_lp_cv .lp_wrap{
    display: flex;
}

#claim_lp .claim_lp_cv .lp_wrap img{
    padding: 20px;
}

#claim_lp .btn_block .lp_wrap{
    display: flex;
}

#claim_lp .btn_block .lp_wrap img{
    padding: 0 5px;
    height: 55px;
}
#claim_lp .btn_block .time{
    color: #BC3939;
    margin-left: 10px;
}
        
#keiken{
position: relative;
}

#keiken img {
width: 100%;
max-width: 1200px;
display: block;
text-align: center;
margin: 60px auto;
}

#keiken   h2 {
    color: #ffffff;
    font-size: 7rem;
    position: absolute;
    left: 20%;
    top: 10%;
}

#keiken   p {
color: #ffffff;
font-size: 27px;
position: absolute;
left: 20%;
top: 30%;
line-height: 40px;
background: #666;
padding: 32px; 
}

#claim_lp  #claim_merit img {
width: 100%;
max-width: 1200px;
display: block;
text-align: center;
margin: 60px auto;
}

#claim_lp .member_wrap {
display: flex; 
margin: 50px;
}

#claim_lp .member_wrap .image {
width: 700px; 
margin: 0;
padding: 0;
overflow: hidden;
position: relative;
}

#claim_lp .member_wrap .right {
margin: 0 0 0 20px;
padding: 0;
}

#claim_lp .member_wrap .title {
margin: 10px 30px;
padding: 0;
font-weight: bold;
font-size: 25px;
}

#claim_lp .member_wrap .notes {
margin: 10px 0 0 10px;
padding: 0;
}
.img-sp {
    display: none;
}

#claim_lp a:hover {
	opacity: 0.8 ;
}

@media screen and (max-width: 800px){
    .img-pc {
        display: none;
    }

    .img-sp {
        display: block;
    }
    header .btn_block {
        width: 135px;
    }
    #claim_lp .btn_block .time{
        margin-left: 0;
    }
    #claim_lp .btn_block .lp_wrap img {
        padding: 5px 5px 0 0;
        height: 50px;
    }

}

@media screen and (min-width: 799px){
    .img-pc {
        display: block;
    }

    #claim_lp .btn_block .lp_wrap img {
        padding: 5px 5px 0 0;
    }
}


@media screen and (max-width: 600px){
    #claim_lp .catchcopy h1 {
        font-size: 15px;
    }
    #claim_lp .catchcopy img {
        width: 90%;
    }
    #claim_lp .btn_block .time {
        margin-left: 0px;
        line-height: 12px;
        font-size: 12px;
    }
    /* .img-pc {
        display: none;
    } */

    /* .img-sp {
        display: block;
    } */
    /* #claim_lp .btn_block .lp_wrap img {
        padding: 5px 5px 0 0;
        height: 50px;
    } */

    #claim_lp #claim_mv .notes {
        margin: 40px auto;
        font-size: 1rem;
    }
    #claim_lp .claim_lp_cv {
        padding: 10px;
    }
    #claim_lp .claim_lp_cv .lp_wrap img {
        padding: 0px;
    }
    #keiken h2 {
        left: 10%;
    }
    #keiken p {
        font-size: 15px;
        left: 10%;
        padding: 15px;
        opacity: 0.8;
    }
    #keiken img {
        margin: 40px auto;
    }
    #claim_lp #claim_merit img {
        margin: 40px auto;
    }
    /* .column3 {
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    .column3 .column3-item {
        width: 110px;
        height: 110px;
    }
    .column3 .column3-item p {
        font-size: 11px;
        line-height: 11px;
        margin-bottom: 0;
    } */
    #claim_lp #lp .service p.notes {
        width: 82%;
        margin: 20px;
        font-size: 1.8rem;
        line-height: 1.6;
    }
    
    #lp .lp_wrap {
        margin: 20px 0;
        }


    #claim_lp .member_wrap {
        display: block;
        margin: 0px;
    }
    #claim_lp .member_wrap .image{
        width: 200px;
        margin: 0 auto;
        display: block;
    }
    #claim_lp .costs .flat-table {
        display: block;
        overflow-x: scroll;
        white-space: nowrap;
      }
    .column3 .column3-item {
        width: 90%;
    }
}

/* 研修 */
.claim_training {
    padding: 16px;
}
.claim_training-inner {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto 45px;
    border: 5px solid #2252A3;
    background: #FFF;
    padding: 45px;
}
#lp h2.training-title {
    padding-top: 0;
}
.training-lead {
    text-align: center;
    margin-bottom: 30px;
}
.training-box {
    display: flex;
    justify-content: space-between;
}
.taining-box-text {
    width: 47%;
}
.training-box-detail {

}
.training-box-detail p {
    
}
.training-box-detail p span {
    background-color: #2252A3;
    color: white;
    padding: 5px 7px;
    margin-right: 5px;
}
.training-box-img {
    width: 47%;
}
@media screen and (max-width:900px) {
    .training-box {
        flex-direction: column;
    }
    .taining-box-text {
        width: 100%;
    }
    .training-box-img {
        width: 100%;
        order: -1;
        margin-bottom: 16px;
    }
}

.page-id-9276 #heigai .notes {
    font-size: 1.5rem;
    line-height: 2;
    text-align: center;
}</pre></body></html>