@charset "UTF-8";
/* CSS Document */
.xs_none {
  display: none !important;
}
.txt140xs {
  font-size: 1.4em !important;
}
.txt150xs {
  font-size: 1.5em !important;
}
.txt160xs {
  font-size: 1.6em !important;
}
.xs_txt_fff {
  color: #fff !important;
}
.xs_txt_center {
  text-align: center !important;
}
.xs_txt_left {
  text-align: left !important;
}
.xs_w100 {
  width: 100% !important;
}
.xs_mt30 {
  margin-top: 30px !important;
}
.xs_mb20 {
  margin-bottom: 20px !important;
}
.xs_mb30 {
  margin-bottom: 30px !important;
}
.xs_mb40 {
  margin-bottom: 40px !important;
}
.xs_pt0 {
  padding-top: 0 !important;
}

.anchor_point{
    padding-top: 80px;
    margin-top: -80px;
}

/*------------------------------*/

.contact2024_pic_grid,
.contact2024_maru_grid,
.contact2024_link_btn_grid{
	margin-left: -25px;
}
.contact2024_pic_grid>*,
.contact2024_maru_grid>*,
.contact2024_link_btn_grid>*{
	padding-left: 25px;
}

.contact2024_title {
    font-size: 1.2em;
    margin-bottom: 25px;
}
.contact2024_pic_grid_right img {
    width: 250px;
    margin-bottom: 25px;
}

.contact2024_lead {
    font-size: 1.1em;
    margin: 0 0 25px;
}

.contact2024_link_btn_grid{
	margin-top: 35px;
}


.lp_page_nai_nav_section{
	padding: 40px 0;
}
.lp_page_nai_nav{
	margin-left: -15px;
}
.lp_page_nai_nav>*{
	width: 50%;
	padding-left: 15px;
}
.lp_page_nai_nav>*:nth-child(n+3){
	margin-top: 15px;
}
.lp_page_nai_nav>* a{
	padding: 18px 10px;
	font-size: 15px;
	
}