@charset "utf-8";
/* CSS Document */
body {
    /*font-family: Meiryo, 'Open Sans', sans-serif;
	font-family:'Lucida Sans W01 Roman' !important;*/
    font-family: "Microsoft yahei","寰蒋闆呴粦","寰粺姝ｉ粦楂擬icrosoft JhengHei","寰粺姝ｉ粦楂 Microsoft JhengHei","Microsoft JhengHei","寰粺姝ｉ粦楂?;
}

*[lang=en] {
    font-family: 'Open Sans', Arial;
}
*[lang=zh-CN] {
    font-family: "Microsoft yahei","寰蒋闆呴粦","寰粺姝ｉ粦楂擬icrosoft JhengHei","寰粺姝ｉ粦楂 Microsoft JhengHei","Microsoft JhengHei","寰粺姝ｉ粦楂?;
}

.cncircle {
    font-size: 40px;
    line-height: 40px;
}

.pc .header__logo img {
    width: 238px;
}

.sp .header__logo img {
    width: 177px;
    height: auto;
}
.footer__copy span.icp a {
    text-decoration: none;
    display: inline-block;
    color: white;
}
.footer__copy span.icp img {
    display: inline-block;
    float: none;
}
.footer__copy span.icp a:hover {
    color: white;
}
/* 
@font-face {
    font-family: 'Open Sans';
    src: url('../fontface/OpenSans-BoldItalic.eot');
    src: url('../fontface/OpenSans-BoldItalic.eot');
    src: url('../fontface/OpenSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fontface/OpenSans-BoldItalic.woff2') format('woff2'),
        url('../fontface/OpenSans-BoldItalic.woff') format('woff'),
        url('../fontface/OpenSans-BoldItalic.ttf') format('truetype'),
        url('../fontface/OpenSans-BoldItalic.svg#OpenSans-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fontface/OpenSans-Bold.eot');
    src: url('../fontface/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fontface/OpenSans-Bold.woff2') format('woff2'),
        url('../fontface/OpenSans-Bold.woff') format('woff'),
        url('../fontface/OpenSans-Bold.ttf') format('truetype'),
        url('../fontface/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fontface/OpenSans-ExtraBold.eot');
    src: url('../fontface/OpenSans-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fontface/OpenSans-ExtraBold.woff2') format('woff2'),
        url('../fontface/OpenSans-ExtraBold.woff') format('woff'),
        url('../fontface/OpenSans-ExtraBold.ttf') format('truetype'),
        url('../fontface/OpenSans-ExtraBold.svg#OpenSans-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fontface/OpenSans-ExtraBoldItalic.eot');
    src: url('../fontface/OpenSans-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fontface/OpenSans-ExtraBoldItalic.woff2') format('woff2'),
        url('../fontface/OpenSans-ExtraBoldItalic.woff') format('woff'),
        url('../fontface/OpenSans-ExtraBoldItalic.ttf') format('truetype'),
        url('../fontface/OpenSans-ExtraBoldItalic.svg#OpenSans-ExtraBoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fontface/OpenSans-Italic.eot');
    src: url('../fontface/OpenSans-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fontface/OpenSans-Italic.woff2') format('woff2'),
        url('../fontface/OpenSans-Italic.woff') format('woff'),
        url('../fontface/OpenSans-Italic.ttf') format('truetype'),
        url('../fontface/OpenSans-Italic.svg#OpenSans-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fontface/OpenSans-Light.eot');
    src: url('../fontface/OpenSans-Light.eot?#iefix') format('embedded-opentype'),
        url('../fontface/OpenSans-Light.woff2') format('woff2'),
        url('../fontface/OpenSans-Light.woff') format('woff'),
        url('../fontface/OpenSans-Light.ttf') format('truetype'),
        url('../fontface/OpenSans-Light.svg#OpenSans-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fontface/OpenSans-LightItalic.eot');
    src: url('../fontface/OpenSans-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('../fontface/OpenSans-LightItalic.woff2') format('woff2'),
        url('../fontface/OpenSans-LightItalic.woff') format('woff'),
        url('../fontface/OpenSans-LightItalic.ttf') format('truetype'),
        url('../fontface/OpenSans-LightItalic.svg#OpenSans-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fontface/OpenSans-Medium.eot');
    src: url('../fontface/OpenSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fontface/OpenSans-Medium.woff2') format('woff2'),
        url('../fontface/OpenSans-Medium.woff') format('woff'),
        url('../fontface/OpenSans-Medium.ttf') format('truetype'),
        url('../fontface/OpenSans-Medium.svg#OpenSans-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fontface/OpenSans-MediumItalic.eot');
    src: url('../fontface/OpenSans-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('../fontface/OpenSans-MediumItalic.woff2') format('woff2'),
        url('../fontface/OpenSans-MediumItalic.woff') format('woff'),
        url('../fontface/OpenSans-MediumItalic.ttf') format('truetype'),
        url('../fontface/OpenSans-MediumItalic.svg#OpenSans-MediumItalic') format('svg');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fontface/OpenSans-Regular.eot');
    src: url('../fontface/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fontface/OpenSans-Regular.woff2') format('woff2'),
        url('../fontface/OpenSans-Regular.woff') format('woff'),
        url('../fontface/OpenSans-Regular.ttf') format('truetype'),
        url('../fontface/OpenSans-Regular.svg#OpenSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fontface/OpenSans-SemiBold.eot');
    src: url('../fontface/OpenSans-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fontface/OpenSans-SemiBold.woff2') format('woff2'),
        url('../fontface/OpenSans-SemiBold.woff') format('woff'),
        url('../fontface/OpenSans-SemiBold.ttf') format('truetype'),
        url('../fontface/OpenSans-SemiBold.svg#OpenSans-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('../fontface/OpenSans-SemiBoldItalic.eot');
    src: url('../fontface/OpenSans-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fontface/OpenSans-SemiBoldItalic.woff2') format('woff2'),
        url('../fontface/OpenSans-SemiBoldItalic.woff') format('woff'),
        url('../fontface/OpenSans-SemiBoldItalic.ttf') format('truetype'),
        url('../fontface/OpenSans-SemiBoldItalic.svg#OpenSans-SemiBoldItalic') format('svg');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
} */