@charset "UTF-8";
/* CSS Document */
.pc_only{display:none!important;}

.sm_mb0{
	margin-bottom:0!important;}
.sm_mb20{
	margin-bottom:20px!important;}
.sm_mb40{
	margin-bottom:40px!important;}

.sm_mw200px{
    max-width: 200px;
}
.sm_mw250px{
    max-width: 250px;
    width: 100%;
}
.sm_mw300px{
    max-width: 300px;
}

.txt150sm{
    font-size: 1.5em!important;
}

.t_align_left_sm{
	text-align:left;}



/*------------------------------*/
body{
}

.toppage_contact_gray_body {
    padding: 40px 30px;
}

.toppage_contact_grid {
	    margin-left: -30px;
	margin-top: 25px;
}
.toppage_contact_grid {
	    margin-left: -20px;
}
.uk-grid.toppage_contact_grid > * {
    padding-left: 20px;
}

.en_title {
    font-size: 3em;
    line-height: 1;
    margin-bottom: .15em;
}

header#header {
    height: 110px;
}
.header_logo {
    left: 20px;
    top: 20px;
}
.header_menu_toggle_btn_body {
    right: 20px;
    top: 20px;
}
.header_logo a {
    width: 220px;
    height: 70px;
	padding: 0 10px;
	line-height: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.header_menu_toggle_btn {
    width: 70px;
    height: 70px;
}


.header_menu_toggle_btn_icon {
  width: 40px;
  height: 24px;
  margin-left: -20px;
	margin-top: -12px;
}
.header_menu_toggle_btn_icon span {
  height: 2px!important;
}

.header_menu_toggle_btn_icon span:nth-child(2) {
  top: 11px;
}
.header_menu_toggle_btn_icon span:nth-child(3) {
  top: 22px;
}

.uk-offcanvas-container .header_menu_toggle_btn_icon span:nth-child(1) {
  transform: translateY(11px) rotate(45deg);
}
.uk-offcanvas-container .header_menu_toggle_btn_icon span:nth-child(3) {
  transform: translateY(-11px) rotate(-45deg);
}

.toppage_main_body {
    margin-bottom: 75px;
    padding: 0 20px;
}

.common_link_btn {
    padding: 16px 40px;
    max-width: 330px;
}

.toppage_img_loop_slider_body {
	padding-bottom: 50px;
}

.footer_logo img{
	width: 200px;
}

.toppage_service_section {
    padding: 70px 0;
    margin: 70px 0;
}


footer#footer{
    margin-top: 120px;
	padding-bottom: 50px;
}

.about_page_business_grid_name {
    font-size: 1.12em;
}

.subpage_main_title_body {
    padding-top: 45px;
    padding-bottom: 45px;
    margin-bottom: 60px;
}
.subpage_main_title_body h1{
	font-size: 3.5em;
}
.subpage_main_title_body .subpage_main_title_sub{
	font-weight: bold;
	font-size: 1.25em;}



.page_nai_nav a{
	padding-right: 31px;
}
.page_nai_nav a:after{
	width: 24px;
	height: 24px;
	margin-top: -12px;
	font-size: 9px;
}