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

/* max-width:1600px */
@media screen and (max-width:1600px){
	/* header */
	.header__menu &gt; ul &gt; li { width: 240px;}
	.header__2depth .layout2 { padding: 0 0 0 380px;}
	.header__2depth .layout2 .header__2depth-title{ right: calc(100% - 380px); padding: 30px 30px 0 0;}
	.header__sitemap-item .layout2 .sitemap_header .header__sitemap-btn { right: 0;}
	/* header */
}


/* max-width:1400px */
@media screen and (max-width:1400px){
	/* header */
	.header__2depth .layout2 { padding: 0 0 0 360px;}
	.header__2depth .layout2 .header__2depth-title{ right: calc(100% - 360px); padding: 30px 30px 0 0;}
	.header__2depth .layout2 .header__2depth-title .title_cont { width: 280px;}
	.header__2depth .layout2 .header__2depth-title .title_cont .tit { font-size: 28px; line-height: 42px;}
	.header__2depth .layout2 &gt; ul &gt; li { width: calc(33.333% - 30px);}
	.header__2depth .layout2 &gt; ul &gt; li:not(:nth-child(3)) { margin-right: 30px;}
	.header__sitemap-item .layout2 { padding: 100px 10px 0;}
	/* header */
}


/* max-width:1280px */
@media screen and (max-width:1280px){
	/* header */
	.header__menu &gt; ul &gt; li { width: 180px;}
	.header__menu &gt; ul &gt; li &gt; a { font-size: 16px;}
	.header__menu &gt; ul &gt; li .header__2depth { height: 200px;}
	.header__2depth .layout2 { padding: 0 0 0 320px;}
	.header__2depth .layout2 .header__2depth-title { right: calc(100% - 320px);padding: 30px 20px 0;}
	.header__2depth .layout2 &gt; ul { padding: 30px 0 30px 30px;}
	.header__2depth .layout2 .header__2depth-title .title_cont { width: 250px;}
	.header__2depth .layout2 .header__2depth-title .title_cont .tit { font-size: 24px; line-height: 36px;}
	.header__2depth .layout2 .header__2depth-title .title_cont { width: 260px;}
	.header__2depth .layout2 &gt; ul &gt; li:not(:nth-child(3)) { margin-right: 20px;}
	.header__2depth .layout2 &gt; ul &gt; li { width: calc(33.333% - 20px);}
	.header__2depth .layout2 &gt; ul &gt; li &gt; a { font-size: 14px; line-height: 21px;}
	.header__2depth .layout2 &gt; ul &gt; li:not(:nth-child(-n + 3)){ margin-top: 30px;}
	.header__search.active + .header__search-item { padding: 50px 0 60px;}
	.header__search-item .title { font-size: 26px;}
	.header__search-item .title::before { width: 40px; height: 37px; margin: 0 10px 0 0;}
	.header__search-item form input[type="text"] { height: 55px; padding: 0 20px; font-size: 17px;}
	.header__search-item form button { width: 63px; height: 55px;}
	.header__sitemap-item .layout2{ padding: 80px 10px 0;}
	.header__sitemap-item .layout2 .sitemap_header { margin: 0 0 50px 0;}
	.header__sitemap-item .layout2 .sitemap_header .sitemap_title { font-size: 38px; line-height: 57px;}
	.header__sitemap-item .layout2 .sitemap_menu &gt; .list &gt; li { width: calc(33.333% - 30px);}
	.header__sitemap-item .layout2 .sitemap_menu &gt; .list &gt; li &gt; a { font-size: 22px; line-height: 33px;}
	.header__sitemap-item .layout2 .sitemap_menu &gt; .list &gt; li &gt; .list { padding: 15px 0;}
	.header__sitemap-item .layout2 .sitemap_menu &gt; .list &gt; li &gt; .list &gt; li { margin: 0 0 10px 0; }
	.header__sitemap-item .layout2 .sitemap_menu &gt; .list &gt; li &gt; .list &gt; li &gt; a { font-size: 14px; line-height: 21px;}
	/* header */

	/* footer */
	.footer__items{ padding:40px 0 70px;}
	.footer__items .container .footer__logo{ margin: 0 40px 0 0;}
	.footer__items .container .footer__info address{ font-size:14px;}
	/* footer */

}


/* max-width:1080px */
@media screen and (max-width:1080px){
	/* header */
	.header .container .inner_box { height: 90px;}
	.header__logo { width: 180px;}
	.header__menu { display: none;}
	.header__menu &gt; ul &gt; li &gt; a { font-size: 16px;}
	.font_control { display: none;}
	#pc_language.header__language { display: none;}
	.header__search { margin-left: 0;}
	.header__search.active + .header__search-item { padding: 40px 10px 50px;}
	.header__search-item .title { font-size: 24px;}
	.header__search-item .title::before { width: 38px; height: 35px;}
	.header__search-item form { margin: 25px auto 0;}
	.header__search-item form input[type="text"] { height: 50px; font-size: 16px;}
	.header__search-item form button { width: 58px; height: 50px; background-size: 20px auto;}
	#en_open_btn.header__sitemap  { display: none;}
	#en_m_open_btn.header__sitemap  { display: block;}
	/* header */

	/* footer */
	.footer__items{ padding:30px 0 40px;}
	.footer__items .container { flex-direction: column-reverse; justify-content: center; align-items: flex-start;}
	.footer__items .container .footer__logo{ width: 180px; margin: 30px 0 0 0;}
	.footer__items .container .footer__info address{ text-align: left;}
	.quick_box {right: 10px; bottom: 10px;}
	.quick_box .top_btn {width: 33px; height: 33px;}
	.quick_box .top_btn i {font-size: 14px;}
	/* footer */

}


/* max-width:767px */
@media screen and (max-width:767px){
	/* header */
	.header__logo { width: 170px;}
	.header__search.active + .header__search-item { padding: 30px 10px 40px;}
	.header__search-item .title::before { width: 35px; height: 32px;}
	.header__search-item .title { font-size: 22px;}
	.header__search-item form input[type="text"] { height: 45px; font-size: 15px;}
	.header__search-item form button { width: 53px; height: 45px;}
	.header__sitemap-item_m .layout2 .sitemap_header { padding: 0 20px;}
	.header__sitemap-item_m .layout2 .sitemap_menu &gt; .list &gt; li &gt; a { padding: 0 20px; font-size: 17px; line-height: 70px;}
	.header__sitemap-item_m .layout2 .sitemap_menu &gt; .list &gt; li &gt; a::after { right: 20px; width: 17px; height: 11px;}
	.header__sitemap-item_m .layout2 .sitemap_menu &gt; .list &gt; li &gt; .list { padding: 30px 20px;}
	.header__sitemap-item_m .layout2 .sitemap_menu &gt; .list &gt; li &gt; .list &gt; li { margin: 0 0 15px 0;}
	.header__sitemap-item_m .layout2 .sitemap_menu &gt; .list &gt; li &gt; .list &gt; li &gt; a::after {  width: 6px; height: 6px;}
	/* header */

	/* footer */
	.footer__items{ padding:20px 0 30px;}
	.footer__items .container .footer__logo{ width: 170px; margin: 20px 0 0 0;}
	.footer__items .container .footer__info address { font-size: 12px;}
	/* footer */

}


/* max-width:480px */
@media screen and (max-width:480px){
	/* header */
	.header__logo { width: 160px;}
	.header__search-item .title::before { width: 33px; height: 30px;}
	.header__search.active + .header__search-item { padding: 20px 10px 30px;}
	.header__search-item .title { font-size: 20px;}
	.header__search-item form { margin: 15px auto 0;}
	.header__search-item form input[type="text"] { height: 40px; font-size: 14px;}
	.header__search-item form button { width: 48px; height: 40px;}
	.header__sitemap-item_m .layout2 .sitemap_menu &gt; .list &gt; li &gt; a { font-size: 15px; line-height: 60px;}
	.header__sitemap-item_m .layout2 .sitemap_menu &gt; .list &gt; li &gt; a::after { width: 15px; height: 9px;}
	.header__sitemap-item_m .layout2 .sitemap_menu &gt; .list &gt; li &gt; .list { padding: 25px 20px;}
	.header__sitemap-item_m .layout2 .sitemap_menu &gt; .list &gt; li &gt; .list &gt; li &gt; a { padding: 0 0 0 20px; font-size: 13px; line-height: 21px;}
	.header__sitemap-item_m .layout2 .sitemap_menu &gt; .list &gt; li &gt; .list &gt; li &gt; a::after {  width: 6px; height: 6px;}
	/* header */

	/* footer */
	.footer__items{ padding:20px 0;}
	.footer__items .container .footer__logo{ width: 160px;}
	/* footer */

}</pre></body></html>