@charset 'UTF-8';
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap');

/*! normalize.css v2.1.2 | MIT License | git.io/normalize */
/*! normalize.scss v2.1.2 | MIT/GPLv2 License | bit.ly/normalize-with-compass */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
    display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
    display: none;

    height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * 3. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 */
html {
    font-family: sans-serif;

  /* 1 */
        -ms-text-size-adjust: 100%;
  /* 2 */
    -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  /* Set the font-size and line-height while keeping a proper vertical rhythm. */
    font-size: 2em;

  /* Set 1 unit of vertical rhythm on the top and bottom margins. */
    margin-top: .75em;
    margin-bottom: .75em;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
    font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
    color: #000;
    background: #ff0;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
    white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
    quotes: '\201C' '\201D' '\2018' '\2019';
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
    font-size: 80%;
    line-height: 0.8em;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;

    position: relative;

    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
    border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
    margin: 0 2px;
    padding-top: .4625em;
    padding-right: .875em;
    padding-bottom: .9125em;
    padding-left: .875em;

  /* Apply borders and padding that keep the vertical rhythm. */
    border-color: #c0c0c0;
    border-top-width: .0625em;
    border-top-style: solid;
    border-right-width: .0625em;
    border-right-style: solid;
    border-bottom-width: .0625em;
    border-bottom-style: solid;
    border-left-width: .0625em;
    border-left-style: solid;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  /* 1 */
    padding: 0;

    border: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 * 4. Improve appearance and consistency with IE 6/7.
 */
button,
input,
select,
textarea {
    font-family: inherit;
  /* 1 */
    font-size: 100%;

  /* 2 */
    margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  /* 2 */
    cursor: pointer;

    -webkit-appearance: button;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type='checkbox'],
input[type='radio'] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  /* 1 */
    padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type='search'] {
  /* 1 */
    -webkit-box-sizing: content-box;
            box-sizing: content-box;

    -webkit-appearance: textfield;
  /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;

    border: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
    overflow: auto;

  /* 1 */
    vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
    border-spacing: 0;
    border-collapse: collapse;
}

.l-main {
    padding: 66px 0 0;
}
.l-main div p {
    opacity: 0.9;
}

/* sp l-main */
@media screen and (max-width:640px) {
    .l-main {
        padding: 55px 0 0;
        overflow: hidden;
    }
    main.l-main .eye-catch {
        background-position: center center;
        padding: 20px 10px;
    } 
    main.l-main .eye-catch p {
        font-size: 4vw;
        opacity: 0.8;
        text-align: left;
    }
}

.l-main__contents {
    position: relative;
    z-index: 1;

    background: #fff;
}

html {
    font-size: 62.5%;

    -webkit-text-size-adjust: 100%;
}

body {
    font-family: KoburinaGo-W3-83pv-RKSJ-H, Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;

    margin: auto;

    color: #000;
    background: #fff;
}

/* sp body */
@media screen and (max-width:640px) {
    body
    {
    　font-family: KoburinaGo-W3-83pv-RKSJ-H, Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif;
    　font-size: 12px;
    　font-size: 1.2rem;
    　line-height: 1.5;
    }
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

a {
    outline: none;
}
a img {
    pointer-events: none;
}

a:link {
    text-decoration: none;

    outline: none;
}

a:visited {
    text-decoration: none;

    outline: none;
}

a:hover {
    outline: none;
}

a:active {
    text-decoration: none;

    outline: none;
}

.inherit {
    color: inherit;
}

.mg0auto {margin: 0 auto;}
.mt4{margin-top: 4px !important;}
.mt6{margin-top: 6px !important;}
.mt8{margin-top: 8px !important;}
.mt10{margin-top: 10px !important;}
.mt12{margin-top: 12px !important;}
.mt20{margin-top: 20px !important;}
.mt30{margin-top: 30px !important;}
.mt40{margin-top: 40px !important;}
.mt66{margin-top: 66px !important;}
.mt-10{margin-top: -10px !important;}
.mt-20{margin-top: -20px !important;}
.mb0{margin-bottom: 0 !important;}
.mb10{margin-bottom: 10px !important;}
.mb16 {margin-bottom: 16px;}
.mb20{margin-bottom: 20px !important;}
.mb25 { margin: 0 0 25px 0; }
.mb30 {margin-bottom: 30px;}
.mb40 {margin-bottom: 40px;}
.mb60{margin-bottom: 60px !important;}
.pb0{padding-bottom: 0 !important;}
.pt66{padding-top: 66px !important;}
.w100{width: 100%;}
.w90{width: 90%;}
.w80{width: 80%;}
.w70{width: 70%;}
.w60{width: 60%;}
.w50{width: 50%;}
.w40{width: 40%;}
.w30{width: 30%;}
.w20{width: 20%;}
.w10{width: 10%;}

.fs10 { font-size: 10px; }
.fs12 { font-size: 12px; }
.fs14 { font-size: 14px; }
.fs16 { font-size: 16px; }
.fs18 { font-size: 18px; }
.fs20 { font-size: 20px; }
.fs50 { font-size: 50px; }
.fw { font-weight: bold; }
.text_align_left { text-align: left; }
.text-align-center {text-align: center;}
.common-h {
    color: #0041d4;
    font-family: 'Roboto', sans-serif;
		font-size: 2.2em;
    font-weight: normal;
    letter-spacing: 0.05em;
		margin-bottom: 20px;
    text-align: center;
}

/* provisional css */
.bg_red { background: #f00;}
.bg_green { background: #0f0;}
.bg_blue { background: #00f;}

.common-table th,
.common-table tr,
.common-table td {
    border: solid 1px black;
    padding: 6px 10px;
}
.common-table th {
    background: #1464fa;
    color: #fff;
}
.text-strong01 {
    border: 1px solid #0e73e0;
    color: #0e73e0;
    display: block;
    padding: 10px;
    text-align: center;
}

@media screen and (max-width: 640px){
    .fs-sp{font-size: 1.2rem;}
    .sp-show{display: block !important;}
    .spw100{width: 100%;}
    .spw90{width: 90%;}
    .spw80{width: 80%;}
    .spw70{width: 70%;}
    .spw60{width: 60%;}
    .spw50{width: 50%;}
    .spw40{width: 40%;}
    .spw30{width: 30%;}
    .spw20{width: 20%;}
    .spw10{width: 10%;}
    .mb10{margin-bottom: 20px;}
    .mobile-hidden {
        display: none!important;
    }
		.common-h {
			font-size: 1.8em;
		}
}
@media screen and (min-width:641px) {
    .desktop-hidden {
        display: none;
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

ul,
ol,
li {
    margin: 0;
    padding: 0;

    list-style-type: none;
}

p {
    margin: 0;
}

dl {
    margin: 0;
    padding: 0;
}

dd {
    margin: 0;
}

img {
    vertical-align: top;
}

em {
    font-style: normal;
}

.blockLink {
    display: block;

    color: inherit;
}

.c1m {
    font-family: 'C1m', sans-serif;
}

.fluid {
    max-width: 100%;
    height: auto;
}

.sp-show {
    display: none;
}
@media screen and (max-width: 640px) {
    .sp-show
    {
        display: block !important;
    }
    .mobile_hidden
    {
        display: none;
    }
}

@media screen and (max-width: 640px) {
    .sp-hide
    {
        display: none !important;
    }
}

.textLink {
    -webkit-transition: color .2s ease-out;
            transition: color .2s ease-out;

    color: #0041d4 !important;
}
.textLink:hover {
    color: #0041d4 !important;
    text-decoration: underline;
}

.btn-common,
.btn-disabled {
	background-color: #245de0;
	border-radius: 50px;
	color: #fff;
	display: inline-block;
	margin: 30px 0 10px;
	padding: 10px 40px;
}
.btn-disabled {
	background-color: #aaa;
}
@media screen and (max-width: 640px) {
	.btn-common,
	.btn-disabled {
		padding: 16px 40px;
	}
}


/* top */
.top-news {
	box-shadow: 11px 11px 11px 11px rgba(200,200,200,0.4);
}

/* mission */
.mission {
    -webkit-transition: -webkit-transform .8s cubic-bezier(.19, 1, .22, 1), -webkit-transform .8s cubic-bezier(.19, 1, .22, 1), opacity .4s ease-out;
            transition:         transform .8s cubic-bezier(.19, 1, .22, 1), -webkit-transform .8s cubic-bezier(.19, 1, .22, 1), opacity .4s ease-out;
    -webkit-transform: translate3d(0, 60px, 0);
            transform: translate3d(0, 60px, 0);
    text-align: center;
    opacity: 0;
}
.is-animated .mission {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
}
.mission__image {
    margin: 0 0 40px;
}
.mission__text {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.44444;
    color: #fff;
}
.mission_container {
	background-image: url("/img/company/background.jpg.pagespeed.ce.6h40Vdqx2C.jpg");
	background-position: bottom;
	background-size: cover;
	color: white;
	padding: 0 0 60px;
	text-align: center;
	text-shadow: 1px 1px 12px #0086ce;
}
.mission_container p {
	font-size: 1.3em;
	line-height: 2em;
}
.mission_container ul {
	font-size: 1.3em;
	padding-bottom: 20px;
}

/* sp mission */
@media screen and (max-width:640px) {
    .mission__image {
        margin: 0 0 20px;
    }
    .mission__image img {
        max-width: 120px;
    }
    .mission__text {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 1.44444;
        color: #fff;
    }
    .mission_container p {
        font-size: 3.5vw;
    }
}

@media screen and (max-width:480px) {
    .mission__image img {
        max-width: 80px;
    }
}
.mission--animated1 {
    -webkit-transition-delay: .2s;
            transition-delay: .2s;
}
.mission--animated2 {
    -webkit-transition-delay: .3s;
            transition-delay: .3s;
}
.mission--animated3 {
    -webkit-transition-delay: .4s;
            transition-delay: .4s;
}
.mission--animated4 {
    -webkit-transition-delay: .5s;
            transition-delay: .5s;
}



.pagetop {
    position: fixed;
    z-index: 2;
    right: 10px;
    bottom: 10px;

    display: block;

    width: 40px;
    height: 40px;

    -webkit-transition: opacity .2s ease-out;
    -webkit-transition: all .2s ease-out;
            transition: opacity .2s ease-out;
            transition: all .2s ease-out;

    background: url('https://www.japan-current.com/img/common/xpagetop.png,q1432819447.pagespeed.ic.zZ8XFndq7T.png') 0 0 no-repeat;
}
.pagetop:hover {
    opacity: .7;

  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}
.pagetop.is-footer-visible {
//    bottom: 100px;
}

.profile, .profile--right {
//    width: 700px;

    -webkit-transition: -webkit-transform .8s cubic-bezier(.19, 1, .22, 1), -webkit-transform .8s cubic-bezier(.19, 1, .22, 1), opacity .4s ease-out;
            transition:         transform .8s cubic-bezier(.19, 1, .22, 1), -webkit-transform .8s cubic-bezier(.19, 1, .22, 1), opacity .4s ease-out;

    opacity: 0;
    color: #fff;
	margin: 0 auto;
}
.is-animated .profile, .is-animated .profile--right {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);

    opacity: 1;
}

.profile--right {
    float: right;
}

.profile__description {
    font-size: 0;
    line-height: 30px;

    margin: 0 0 30px;
}
.profile__description > dt {
    font-size: 14px;
    font-size: 1.4rem;

    display: inline-block;

    padding: 0 14px 0 0;

    vertical-align: middle;
}
.profile__description > dd {
    font-size: 24px;
    font-size: 2.4rem;

    display: inline-block;

    vertical-align: middle;
}

.profile__text {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.14286;
}

/* sp profile */
@media screen and (max-width:640px) {
    .profile , .profile--right
    {
        width: auto;
        height: auto;
        max-width: 640px;
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
    }
    .profile--right
    {
        float: none;
    }
    .profile__description > dt
    {
        font-size: 10px;
        font-size: 1.0rem;
    }
    .profile__text
    {
       font-size: 12px;
       font-size: 1.2rem;
       line-height: 2.14286;
       text-align: justify;
    }
    .profile__description > dd
    {
        font-size: 20px;
        font-size: 2.0rem;
    }
}


.js-profile1 {
    -webkit-transition-delay: .2s;
            transition-delay: .2s;
    -webkit-transform: translate3d(-60px, 0, 0);
            transform: translate3d(-60px, 0, 0);
}

.js-profile2 {
    -webkit-transition-delay: .4s;
            transition-delay: .4s;
    -webkit-transform: translate3d(0, -60px, 0);
            transform: translate3d(0, -60px, 0);
}

.js-profile3 {
    -webkit-transition-delay: .8s;
            transition-delay: .8s;
    -webkit-transform: translate3d(0, 60px, 0);
            transform: translate3d(0, 60px, 0);
}

.js-profile4 {
    -webkit-transition-delay: .6s;
            transition-delay: .6s;
    -webkit-transform: translate3d(60px, 0, 0);
            transform: translate3d(60px, 0, 0);
}

.news ul {
    /* text-align: center; */
    -webkit-transition: -webkit-transform .8s cubic-bezier(.19, 1, .22, 1), -webkit-transform .8s cubic-bezier(.19, 1, .22, 1), opacity .4s ease-out;
    transition:         transform .8s cubic-bezier(.19, 1, .22, 1), -webkit-transform .8s cubic-bezier(.19, 1, .22, 1), opacity .4s ease-out;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
    /* text-align: center; */
    opacity: 0;
}

.is-animated .news ul {
    -webkit-transition-delay: .2s;
            transition-delay: .2s;
    -webkit-transform: translateX(0);
            transform: translateX(0);

    opacity: 1;
}

.news-date {
    margin-right: 20px;
    float: left;
}

.news-text {
    float: left;
    text-align: left;
    width: 800px;
}

.service {
    text-align: center;
}

.service__image {
    margin: 0 0 30px;
}
.service__image a {
    -webkit-transition: opacity .2s ease-out;
            transition: opacity .2s ease-out;
}
.service__image a:hover {
    opacity: .7;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}

.service__logo {
    margin: 0 0 15px;
}

.service__text {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.71429;
}

/* sp news */
@media screen and (max-width:640px) {
	.news {
			margin: -20px 0;
	}
	.news-date, .news-text {
			text-align: left;
			display: block;
			font-size: 1.3rem;
			width: 100%;
	}
}

/* sp service */
@media screen and (max-width:640px) {
    .service__text
    {
        font-size: 12px;
        font-size: 1.2rem;
    }
    .mobile_hidden
    {
        display: none;
    }
}
@media screen and (min-width: 641px) {
    .desktop_hidden
    {
        display: none;
    }
}

.js-image1,
.js-image2 {
    -webkit-transition: -webkit-transform .8s cubic-bezier(.19, 1, .22, 1), -webkit-transform .8s cubic-bezier(.19, 1, .22, 1), opacity .2s ease-out;
            transition:         transform .8s cubic-bezier(.19, 1, .22, 1), -webkit-transform .8s cubic-bezier(.19, 1, .22, 1), opacity .2s ease-out;
    -webkit-transform: translate3d(0, -40px, 0);
            transform: translate3d(0, -40px, 0);

    opacity: 0;
}
.is-animated .js-image1, .is-animated
.js-image2 {
    -webkit-transform: translateY(0);
            transform: translateY(0);

    opacity: 1;
}

.js-text1,
.js-text2 {
    -webkit-transition: -webkit-transform .8s cubic-bezier(.19, 1, .22, 1), -webkit-transform .8s cubic-bezier(.19, 1, .22, 1), opacity .2s ease-out;
            transition:         transform .8s cubic-bezier(.19, 1, .22, 1), -webkit-transform .8s cubic-bezier(.19, 1, .22, 1), opacity .2s ease-out;
    -webkit-transform: translate3d(0, 40px, 0);
            transform: translate3d(0, 40px, 0);

    opacity: 0;
}
.is-animated .js-text1, .is-animated
.js-text2 {
    -webkit-transform: translateY(0);
            transform: translateY(0);

    opacity: 1;
}

.js-image1,
.js-text1 {
    -webkit-transition-delay: .2s;
            transition-delay: .2s;
}

.js-image2,
.js-text2 {
    -webkit-transition-delay: .4s;
            transition-delay: .4s;
}

.l-company {
    position: relative;

    text-align: center;
}
.l-company:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 70px;

    display: block;

    width: 393px;
    height: 387px;
    margin: auto;

    content: '';
    -webkit-transition: -webkit-transform 1s cubic-bezier(.19, 1, .22, 1), -webkit-transform 1s cubic-bezier(.19, 1, .22, 1);
            transition:         transform 1s cubic-bezier(.19, 1, .22, 1) .6s, -webkit-transform 1s cubic-bezier(.19, 1, .22, 1) .6s;
    -webkit-transition-delay: .6s, .6s;
    -webkit-transform: scale(0) rotate(-720deg);
            transform: scale(0) rotate(-720deg);

    background: url('https://www.japan-current.com/img/company/xbg_logo.png,q1432739136.pagespeed.ic.Y6rpX5K7YK.png') 0 0 no-repeat;
}
.is-animated .l-company:before {
    -webkit-transform: scale(1) rotate(0deg);
            transform: scale(1) rotate(0deg);
}

.l-company__descriptionContainer {
    display: inline-block;
}

.l-company__description {
    font-size: 14px;
    font-size: 1.4rem;

    text-align: left;

    *zoom: 1;
}
.l-company__description:before, .l-company__description:after {
    display: table;

    content: '';
}
.l-company__description:after {
    clear: both;
}
.l-company__description > dt {
    float: left;
    clear: both;

    width: 125px;

    -webkit-transition: -webkit-transform .8s cubic-bezier(.19, 1, .22, 1), -webkit-transform .8s cubic-bezier(.19, 1, .22, 1), opacity .4s ease-out;
            transition:         transform .8s cubic-bezier(.19, 1, .22, 1) .2s, -webkit-transform .8s cubic-bezier(.19, 1, .22, 1) .2s, opacity .4s ease-out .2s;
    -webkit-transition-delay: .2s, .2s, .2s;
    -webkit-transform: translate3d(-100px, 0, 0);
            transform: translate3d(-100px, 0, 0);

    opacity: 0;
}
.l-company__description > dd {
    float: left;

    padding: 0px 0px 20px 40px;

    -webkit-transition: -webkit-transform .8s cubic-bezier(.19, 1, .22, 1), -webkit-transform .8s cubic-bezier(.19, 1, .22, 1), opacity .4s ease-out;
            transition:         transform .8s cubic-bezier(.19, 1, .22, 1) .4s, -webkit-transform .8s cubic-bezier(.19, 1, .22, 1) .4s, opacity .4s ease-out .4s;
    -webkit-transition-delay: .4s, .4s, .4s;
    -webkit-transform: translate3d(100px, 0, 0);
            transform: translate3d(100px, 0, 0);

    opacity: 0;
    border-left: 1px solid #d5cece;
}
.l-company__description > dd:last-child {
    padding-bottom: 0;
}
.is-animated .l-company__description > dt {
    -webkit-transform: translateX(0);
            transform: translateX(0);

    opacity: 1;
}
.is-animated .l-company__description > dd {
    -webkit-transform: translateX(0);
            transform: translateX(0);

    opacity: 1;
}

.l-company__list > li {
    padding: 0 0 20px;
}
.l-company__list > li:last-child {
    padding-bottom: 0;
}

/* sp company */
@media screen and (max-width:640px) {
    .l-company:before
    {
        top: -150px;
        bottom: 0;
        left: -120px;
    }
    .l-company__description
    {
        font-size: 12px;
        font-size: 1.2rem;

        text-align: left;

        *zoom: 1;
    }
    .l-company__description > dt
    {
        padding-left: 10px;
        width: 80px;
    }
    .l-company__description > dd
    {
        min-width: 200px;
        padding: 0 0 20px 10px;
    }

.youtube-container {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube-container iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
}

/* sp company min-width:400px */
@media screen and (max-width:400px) {
    .l-company__description
    {
        float: none;
        max-width: 300px;
        margin: 0 auto;
    }
    .l-company__description > dt
    {
        padding: 10 10 0px;
        border-bottom: 1px solid #d5cece;

        width: 300px;
    }
    .l-company__description > dd
    {
        width: 320px;
        padding: 10px 10px 20px 10px;
        border: none;
    }
    .l-company__list > li
    {
        padding: 0;
    }
}

.l-contact__lead {
    font-size: 16px;
    font-size: 1.6rem;

    margin: 0 0 50px;

    text-align: center;
}

/* 400px以下ではアクセスの文章を改行 */
@media screen and (min-width:400px) {
    .l-contact__lead > br
    {
        display: none;
    }
}

@media screen and (max-width:640px) {
    .l-contact__lead
    {
        font-size: 12px;
        font-size: 1.2rem;
    }
}


.l-contact__list {
    width: 760px;
    margin: auto;

    *zoom: 1;
}

.l-contact__list:before, .l-contact__list:after {
    display: table;

    content: '';
}
.l-contact__list:after {
    clear: both;
}

.l-contact__item--left, .l-contact__item--right {
    width: 300px;
}

.l-contact__item--left {
    float: left;
}

.l-contact__item--right {
    float: right;
}

.l-contact__description {
    text-align: center;
}
.l-contact__description > dt {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.09091;

    margin: 0 0 20px;

    color: #2f61f5;
}
.l-contact__description > dd {
    -webkit-transition: -webkit-transform .4s cubic-bezier(.175, .885, .32, 1.275), -webkit-transform .4s cubic-bezier(.175, .885, .32, 1.275);
            transition:         transform .4s cubic-bezier(.175, .885, .32, 1.275), -webkit-transform .4s cubic-bezier(.175, .885, .32, 1.275);
    -webkit-transform: scale(0);
            transform: scale(0);
}
.l-contact__description > dd.js-dd1 {
    -webkit-transition-delay: .2s;
            transition-delay: .2s;
}
.l-contact__description > dd.js-dd2 {
    -webkit-transition-delay: .4s;
            transition-delay: .4s;
}
.is-animated .l-contact__description > dd {
    -webkit-transform: scale(1);
            transform: scale(1);
}

/* sp l-contact */
@media screen and (max-width:640px) {
    .l-contact__list
    {
        width: 300px;
    }
 .l-contact__item--left, .l-contact__item--right
    {
        width: 50%;
    }

    .l-contact__description > dt
    {
        font-size: 12px;
        font-size: 1.2rem;
        margin: 0 0 15px;
    }

    .js-dd1 img
    {
        width: 80%;
    }
    .js-dd2 img
    {
        width: 50%;
    }
}

.l-container {
    position: relative;

    max-width: 960px;
    margin: auto;
}
.l-container.news ul li {
    display: block;
}
.l-container.news ul li:nth-child(2) {
/*    margin-top: 10px;*/
}

/* スマホ用 */
@media screen and ( max-width:640px ) {
    .l-container
    {
        width: auto;
        padding: 0 10px;
    }
}

.l-eyecatch {
    position: fixed;
    z-index: 0;
    top: 0;

    width: 100%;
    min-width: 960px;
    height: 634px;

    -webkit-transition: opacity .4s ease-out;
            transition: opacity .4s ease-out;

    opacity: 0;
    background: white url('https://www.japan-current.com/img/xeyecatch.jpg,q1432813823.pagespeed.ic.AHzn6fICS7.jpg') 50% 0 no-repeat;
}

/*  sp eyecatch */
@media screen and ( max-width:640px ) {
    .l-eyecatch
    {
        background: white url('https://www.japan-current.com/img/xeyecatch_sp.jpg,q1432813823.pagespeed.ic.Ro56v66_L3.jpg') no-repeat fixed top left;
        background-size: 100% auto;
        overflow: hidden;
    }
}

.l-eyecatch.is-animated {
    opacity: 1;
}

.l-eyecatch__text {
    visibility: hidden;
}

.l-footer {
    position: relative;
    z-index: 1;
    padding: 36px 0;
    text-align: center;
    background: #4873f1;
}

.l-footer__copyright {
    font-size: 12px;
    font-size: 1.2rem;
    color: #fff;
}
.l-footer small {
    color: #a8baf1;
}
.l-footer small.l-footer__copyright, .l-footer small a {
    color: white;
    padding: 0 6px;
}

/* sp footer */
@media screen and (max-width:640px) {
    .l-footer {
        width: 100%;
        height: auto;
        padding: 20px 0;
    }
    .l-footer__copyright, .l-footer small {
        font-size: 10px;
        font-size: 1.0rem;
    }
}

.l-header {
    position: fixed;
    z-index: 5;

    width: 100%;
    height: 111px;
    padding: 5px 0 0 3px;

    border-bottom: 1px solid #d9d8d8;
    background: url('https://www.japan-current.com/img/header/xbg_header.png,q1432733450.pagespeed.ic.1cLltyUd_y.png') 0 0 repeat;
}

.l-header-note {
  border-bottom: 1px solid #262626;
  font-size: 0.9em;
  margin-bottom: 10px;
  padding: 0.5rem 1rem;
}
.l-header-note p {
  color:#262626;
  text-align:center;
}

.l-header h1 {
    display: inline-block;
}.l-header h1 a {
    display: inline-block; */
}

/* スマホ用ヘッダー,ハンバーガーメニューのcssはheader.htmlに記載 */

.l-management {
    min-width: 960px;

    *zoom: 1;
}

.l-management:before, .l-management:after {
    display: table;

    content: '';
}
.l-management:after {
    clear: both;
}
.l-management-content .profile{
	display: flex;
	margin: 0 auto;
	max-width:960px;
}
.l-management-content img{
	margin-right:20px;
	max-width: 200px;
}
.l-management-content h3{
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 18px;
}
.l-management-content h3 span{
	font-size: 0.7em;
	margin-right: 14px;
	vertical-align: middle;
}

.l-management__left--lighter, .l-management__right--lighter, .l-management__right--darker, .l-management__left--darker {
    float: left;

    width: 100%;
    padding: 55px;

    *zoom: 1;
}
.l-management__left--lighter:after, .l-management__right--lighter:after, .l-management__right--darker:after, .l-management__left--darker:after {
    clear: both;
}
.l-management__left--lighter, .l-management__right--lighter {
    background: #2c5be7 url('https://www.japan-current.com/img/management/xbg_lighter.png,q1432743115.pagespeed.ic.0qknJ3Sbsa.png') 0 0 repeat;
}
.l-management__right--darker, .l-management__left--darker {
    background: #2552d6 url('https://www.japan-current.com/img/management/xbg_darker.png,q1432743115.pagespeed.ic.xV59bOGNwg.png') 0 0 repeat;
}
.l-management__left--lighter, .l-management__left--darker {
    position: relative;
}
.l-management__right--darker, .l-management__right--lighter {
    position: relative;
}

/* sp management */
@media screen and (max-width:640px) {
    .l-management {
        width: auto;
        min-width: 300px;
    }
	.l-management-content .profile{
			display: block;
			max-width: 100%;
	}
	.l-management-img {
		width: 100%;
	}
	.l-management-content img{
		margin: 0 0 20px 0;
		max-width: 76%;
	}
    .l-management__left--darker, .l-management__left--lighter
    {
        background-color: #2c5be7;
        background-image: none;
    }
    .l-management__right--lighter, .l-management__right--darker
    {
        background-image: none;
    }
    .l-management__left--lighter, .l-management__right--lighter, .l-management__right--darker, .l-management__left--darker
    {
        width: 100%;
        padding: 40px 0;
    }
    .l-management__left--lighter:before, .l-management__left--darker:before, .l-management__left--lighter:after, .l-management__left--darker:after,
    .l-management__right--darker:before, .l-management__right--lighter:before, .l-management__right--darker:after, .l-management__right--lighter:after
    {
        border: none;
    }
}

.l-map {
    min-width: 960px;
}

.l-map__body {
    width: 100%;
    height: 395px;
    background: #ccc;
}

/* sp map */
@media screen and (max-width:640px) {
    .l-map
    {
        max-width: 640px;
        min-width: 320px;
        margin: auto -10px;
    }
    .l-map__body
    {
        width: 100%;
        height: 260px;
    }
}

.l-ourMission {
    background: #335ad9 url('https://www.japan-current.com/img/mission/xbg_mission.png,q1432745996.pagespeed.ic._Sm6zSNvZf.png') 50% 50% repeat;
}

.l-ourMission__list {
    *zoom: 1;
}
.l-ourMission__list:before, .l-ourMission__list:after {
    display: table;
    content: '';
}
.l-ourMission__list:after {
    clear: both;
}
.l-ourMission__list > li {
    float: left;
    width: 25%;
}

/* sp mission */
@media screen and (max-width:640px) {
    .l-ourMission__list > li
    {
        box-sizing: border-box;
        -webkit-box-sizing:border-box;
        -moz-box-sizing:border-box;
        -ms-box-sizing:border-box;
        -o-box-sizing:border-box;

        width: 50%;
        min-height: 280px;
        margin-top: 10px;
        text-align: center;
    }
    .mission__image4
    {
        margin-bottom: 20px;
    }
    .l-ourMission
    {
        padding-bottom: 0px !important;
    }
}

.l-section, .l-section--darker, .l-section--nopaddingbottom {
    padding: 70px 0;
}

.l-section--darker {
    background: #fafafa url('https://www.japan-current.com/img/common/xbg_darker.png,q1432739044.pagespeed.ic.4zbhakrF-Z.png') 0 0 repeat;
}

.l-section--wave {
    background: #335ad9 url(https://www.japan-current.com/img/mission/xbg_mission.png,q1432745996.pagespeed.ic._Sm6zSNvZf.png) 50% 50% repeat;
}

.l-section--nopaddingbottom {
    padding-bottom: 0;
}

.l-section__heading {
    margin: 0 0 60px;

    -webkit-transition: -webkit-transform .8s cubic-bezier(.19, 1, .22, 1), -webkit-transform .8s cubic-bezier(.19, 1, .22, 1), opacity .4s ease-out;
            transition:         transform .8s cubic-bezier(.19, 1, .22, 1), -webkit-transform .8s cubic-bezier(.19, 1, .22, 1), opacity .4s ease-out;
    -webkit-transform: translate3d(0, 60px, 0);
            transform: translate3d(0, 60px, 0);
    text-align: center;

    opacity: 0;
}
@media screen and (min-width:641px) {
    .mobile__heading
    {
        display: none;
    }
}

@media screen and (max-width:640px) {
    .l-section, .l-section--darker, .l-section--nopaddingbottom
    {
        padding: 60px 0;
    }
    .l-section__heading
    {
        margin: 0 0 40px;
    }
    .desktop__heading
    {
        display: none;
    }
}

.is-animated .l-section__heading {
    -webkit-transform: translateX(0);
            transform: translateX(0);

    opacity: 1;
}

.l-service__list {
    margin: 0 -27px;

    *zoom: 1;
}
.l-service__list > li.full{
    width: 100%;
    margin-bottom: 50px;
}
.l-service__list:before, .l-service__list:after {
    display: table;
    content: '';
}
.l-service__list:after {
    clear: both;
}
.l-service__list > li {
    float: left;
    width: 50%;
    padding: 0 27px;
}
.l-service__list dl {
	border-bottom: 1px solid #ccc;
	padding-bottom: 50px;
}
.l-service__list dt,
.l-service__list dd {
	display: inline-block;
	letter-spacing: 0.1em;
    line-height: 1.8em;
	vertical-align: middle;
}
.l-service__list dt {
	max-width: 30%;
	padding-right: 20px;
}
.l-service__list dl h2 {
	font-size: 2em;
	letter-spacing: 0.05em;
	line-height: 1.4em;
}
.l-service__list dt img {
	max-width: 100%;
}


/* sp service */
@media screen and (max-width:640px) {
    .l-service__list {
        display: -webkit-flexbox;
        display: -moz-flexbox;
        display: -ms-flexbox;
        display: -o-flexbox;
        display: flexbox;
    }
    .l-service__list li {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 90%;
        height: auto;
        margin: 0 5% 50px;
    }
	.l-service__list dt {
		max-width: 100%;
		padding-bottom: 20px;
		text-align: center;
	}
	.l-service__list dl h2 {
		font-size: 1.6em;
		margin-bottom: 8px;
	}
	.l-service__list dt img {
		max-width: 80%;
	}
}


/* lac-group-logo */
.lac-group-logo {
    padding: 20px 0;
    text-align: center;
}
.lac-group-logo img {
    width: 210px;
}
@media screen and (max-width:640px) {
    .lac-group-logo {
        padding: 14px 0;
    }
    .lac-group-logo img {
        width: 162px;
    }
}


/* back-top-button */
.back-top-button {
    text-align: center;
}
.back-top-button a {
    background-color: #005EFF;
    border: 4px solid #5996ff;
    border-radius: 50px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.1), 0 3px 1px -2px rgba(0,0,0,.1), 0 1px 5px 0 rgba(0,0,0,.12);
    color: #fff;
    display: inline-block;
    line-height: 1.4em;
    padding: 16px 40px;
}
.back-top-button a:hover {
    box-shadow:0 4px 4px 0px rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
    opacity: 0.8;
}
.back-top-button.big a {
    font-size: 1.6em;
}


/* ==========================================================================
   top
   ========================================================================== */

#top .l-main {
//    padding: 0;
    padding: 634px 0 0;
}
#top main.l-main .eye-catch {
//    background: #1464fa;
//    background-image: url(/img/xmain-visual.jpg.pagespeed.ic.Y5b8eiZZg9.jpg);
    background-position: 0% 100%;
    background-size: cover;
    color: #fff;
    display: table-cell;
    font-size: 1.1em;
    height: 70vh;
    overflow: hidden;
    padding: 100px 40px;
    position: relative;
    text-align: center;
    text-shadow: 0px 1px 10px rgba(20,100,250,0.8) ;
    vertical-align: middle;
    width: 100vw;
}
#top main.l-main .eye-catch:before {
  background: #498eff;
  content: '';
  position: absolute;
  top: -30%;
  width: 300%;
  height: 150%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: rotate(-25deg) translate(-50%,-50%);
  -ms-transform: rotate(-25deg) translate(-50%,-50%);
  transform: rotate(-25deg) translate(-50%,-50%);
  z-index: -1;
}
#top main.l-main .eye-catch:after {
  background: #1464fa;
  content: '';
  height: 150%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2;
}

#top-nav h2 {
    color: white;
}

#top-nav ul {
    display: -webkit-flex; /* Safari */
    display: flex;
    -webkit-justify-content: space-around; /* Safari */
    justify-content:         space-around;
    margin: 0 auto;
    max-width: 820px;
}
/* CSS animation
#top-nav ul {
    -webkit-transition: -webkit-transform .8s cubic-bezier(.19, 1, .22, 1), -webkit-transform .8s cubic-bezier(.19, 1, .22, 1), opacity .4s ease-out;
    transition: transform .8s cubic-bezier(.19, 1, .22, 1), -webkit-transform .8s cubic-bezier(.19, 1, .22, 1), opacity .4s ease-out;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    opacity: 0.5;
}
.is-animated #top-nav ul {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}
*/
#top-nav ul a{
    width: 50%;
}
#top-nav ul li {
    background-color: #fff;
    border-radius: 2px;
    box-shadow:0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
    color: #1464fa;
    font-size: 24px;
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.3em;
    margin: 0 auto;
    padding: 12px 24px 18px;
    vertical-align: middle;
    width: 90%;
}
#top-nav ul li small {
    display: inline-block;
    font-size: 0.55em;
    font-weight: normal;
    margin-bottom: 16px;
}
#top-nav ul li img {
    width: 100%;
}
#top-nav ul a:hover {
    -webkit-transition: all .3s;
    transition: all .3s;
}
#top-nav ul a:hover li {
    box-shadow:0 4px 4px 0px rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}

#top #Contact2 h2 {
    text-align: center;
 }

@media screen and (max-width:640px) {
    #top .l-main {
        padding: 87% 0 0;
    }
    #top-nav ul 
    {
        flex-wrap: wrap;
    }
    #top-nav ul a {
        width: 100%;
    }
    #top-nav ul li
    {
        font-size: 1.4em;
        margin-bottom: 20px;
        padding: 18px 8%;
        width: 86%;
    }
    #top .l-main div h2.l-section__heading 
    {
        margin-bottom: 10px;
        width: 100%;
    }
}

/* ==========================================================================
   inflow
   ========================================================================== */
  .inflow-eyecatch {
	height: 368px;
	min-width: 1000px;
	padding-top: 116px;
	background: url(https://www.japan-current.com/img/inflow/xmain_back.png.pagespeed.ic.QLikcANb3E.png) no-repeat;
	background-size: cover;
}
  .inflow-container {
	  padding: 40px 0 34px 0;
}

  .inflow-list {
	  display: inline-block;
}
  .inflow-list li {
	  float:left;
}
  .inflow-list li p {
	padding-top: 20px;
}
  .arrow {
	padding: 70px 26px 0 26px;
}
  .service-flow {
	  width: 960px;
	  margin: 0 auto;
	  border-bottom: 1px solid #CCC;
}
  .service-flow li p {
	  font-size: 1.1em;
	  letter-spacing: 2px;
}

  .inflow-about {
	height: 300px;
	background: url(https://www.japan-current.com/img/inflow/xabout_back.png.pagespeed.ic.Llm8nkY-Z3.png) no-repeat;
	background-size: 1000px auto cover;
	background-position: center;
}
  .inflow-about-inner {
	height: 368px;
	padding: 50px 0 25px 0;
	background-color: rgba(0, 60,180, 0.85);
	color: #fff;
}
.inflow-about-inner a {
	display: inline-block;
	height: 68px;
}

.inflow-darker {
	padding: 40px 0;
	background: #fafafa url('https://www.japan-current.com/img/common/xbg_darker.png,q1432739044.pagespeed.ic.4zbhakrF-Z.png') 0 0 repeat;
}

/* sp inflow */
@media screen and (max-width:640px) {
    .inflow-main
    {
        width: auto;
        font-size: 12px;
        font-size: 1.2rem;
        text-align: justify;
        overflow: hidden;
    }
    .inflowb-mb16
    {
        margin-top: 16px;
        margin-bottom: 16px!important;
    }
    .inflow-main ul
    {
        margin-top: 10px;
    }
    .inflow-darker
    {
        padding: 30px 0;

        position: relative;
        width: auto;
        height: 190px;

        line-height: 190%;
    }
    .inflow-darker-b
    {
        height: 260px;
    }
    .inflow-heading
    {
        width: auto;
        height: 18px;
    }
    .inflow-darker-heading
    {
        width: auto;
        height: 18px;
    }

    .inflow-eyecatch
    {
        width: auto;
        height: 250px;
        min-width: 300px;
        padding-top: 55px;
        display: table-cell;
        vertical-align: middle;
    }
    .inflow-eyecatch > img
    {
        width: 90%;
        height: auto;
    }

    .trouble-img
    {
        position: absolute;
        left: 50%;
        width: 380px;
        height: auto;
        margin-left: -190px;
    }
    .service-flow
    {
        width: auto;
        padding: 0 10px;
    }
    .inflow-icon
    {
        width: 90%;
        height: auto;
    }
    .inflow-contact
    {
        width: 100%;
        height: auto;

        padding: 0;
    }
    .inflow-contact-b
    {
        width: 300px;
        height: auto;
    }
    .arrow
    {
        display: inline-block;
        padding: 10px 0;

        -moz-transform:    rotate( 90deg );
        -webkit-transform: rotate( 90deg );
        -o-transform:      rotate( 90deg );
        -ms-transform:     rotate( 90deg );
        transform:         rotate( 90deg );
    }
    .inflow-list li
    {
        float:none;
    }
    .inflow-about-inner
    {
        padding: 30px 10px;
        height: 260px;
    }
    .inflow-about-inner br
    {
        display: none;
    }

    .inflow-about-heading
    {
        width: auto;
        height: 18px;
    }
    .inflow-about
    {
        height: 260px;
        background-size: cover;
    }
    .inflow-about-inner p
    {
        text-align: justify;
    }
}
@media screen and (max-width: 480px) {
     .inflow-eyecatch
    {
        height: 210px;
    }
}
@media screen and (max-width: 330px) {
     .inflow-eyecatch
    {
        height: 180px;
    }
}





/* ==========================================================================
   lower page
   ========================================================================== */

.wave-wrapper {
    width: 100%;
    height: 400px;
    position: relative;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 5px;
    background-image: -webkit-linear-gradient(bottom, #e0f1ff 0%, #e7f0fd 100%);
    background-image: linear-gradient(to top, #e0f1ff 0%, #e7f0fd 100%);
    overflow: hidden;
    margin-bottom: -200px;
}
.wave-text {
    color: #2f4775;
    font-size: 40px;
    font-weight: normal;
    left: 50%;
    letter-spacing: 0.03em;
    padding: 0 20px;
    position: absolute;
    top: 160px;
    transform: translate(-50%,-50%);
    width: 100%;
    max-width: 960px;
}
.wave-text span {
    font-size: 0.5em;
    margin-left: 10px;
}
.wave {
    width: 800px;
    height: 1000px;
    position: absolute;
    top: -50%;
    left: 50%;
    margin-left: -70%;
    /* margin-top: -270%; */
    border-radius: 75%;
    background: rgba(255, 255, 255, 0.6);
    -webkit-animation: wave 15s infinite linear;
    animation: wave 12s infinite linear;
}
.wave2 {
    width: 900px;
    height: 1300px;
    position: absolute;
    top: -50%;
    left: 50%;
    margin-left: -70%;
    /* margin-top: -270%; */
    border-radius: 90%;
    background: rgba(255, 255, 255, 0.35);
    -webkit-animation: wave 15s infinite linear;
    animation: wave 16s infinite linear;
}
@media screen and (max-width:640px) {
    .wave-text {
        font-size: 26px;
    }
    .wave {
        height: 500px;
        top: 0;
        left: 0;
        width: 450px;
    }
    .wave2 {
        height: 650px;
        top: 0;
        left: 0;
        width: 500px;
    }
}

@-webkit-keyframes wave {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  from {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes wave {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  from {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}



/* ==========================================================================
   inflow
   ========================================================================== */

.page fieldset {
  border:1px solid silver;
  margin:0 2px;
  padding:.35em .625em .75em;
}

.oro:hover {
  filter:alpha(opacity=70);
  -moz-opacity:0.7;
  opacity:0.7;
  zoom:1;
}

textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus {
  background-color:#f0faff;
}


.page {
  background:#e4e4e4;
}
.page.white {
  background:#fff;
}

.row {
  width:1000px;
  margin:0 auto;
  padding: 0 10px;
}

@media screen and (max-width:640px) {
    .page
    {
        background: #fff;
    }
    .contact-container
    {
        background: #e4e4e4 !important;
    }
    .row
    {
        width: auto;
        margin: 0 auto;
        padding: 0 10px;

        overflow: hidden;
    }
}

.page .main-container {
  min-height:400px;
}

.contact-container {
  padding-top:66px;
}

.page .breadcrumb {
  background:#fff;
  font-size:14px;
  padding:10px 0;
}
.page .breadcrumb ul {
  list-style:none;
  margin-top:0;
  margin-bottom:0;
  padding:0;
}

.page .breadcrumb li {
  float:left;
}

.page .breadcrumb a {
  color:#02B1DC;
}
.page .contact-header {
  background:#fff;
  text-align:center;
  padding:25px 0;
}

/* sp .page */
@media screen and (max-width:640px) {
    .page .main-container
    {
        width: auto;
        min-width: 320px;
        padding: 10px;
    }
    .page .main-container p
    {
        font-size: 12px;
        font-size: 1.2rem;
    }
    .page .breadcrumb
    {
        font-size: 12px;
        font-size: 1.2rem;
        padding: 10px;
    }
    .page .contact-header
    {
        padding: 70px 0 25px 0;
        width: auto;
    }
    .main-container > .contact-header
    {
        margin: 0 -10px;
    }
}

.contact-header h2 {
  font-size:30px;
  color:#1464fa;
  margin:0 0 .2em;
}
.contact-header h3 {
  padding-bottom: 15px;
}

@media screen and (max-width:640px) {
    .contact-header h2 {
        font-size: 18px;
        padding-bottom: 15px;
    }
    .contact-header h3 {
        font-size: 16px;
        padding-bottom: 15px;
    }
}


.contact-form-table {
  width:100%;
  margin:20px 0;
}

.contact-form-table p.note {
  margin-top:.5em;
  font-size:14px;
}

@media screen and (max-width:640px) {
    .contact-form-table
    {
        width: 100%;

        font-size: 12px;
    }
    .contact-form-table p.note
    {
        margin-top:0;
        padding-top: 10px;
        font-size:10px;
    }
}

.contact-form-table .mark {
  color:#f30;
}

.contact-form-table .input-large {
  width:600px;
}

.contact-form-table .input-small {
  width:190px;
}

@media screen and (max-width:640px) {
    .contact-form-table .input-large
    {
        width: 270px;
    }
    .contact-form-table .input-small
    {
        width: 80px;
    }
}

.contact-form-table .input,.contact-form-table .textarea {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  display:inline;
  zoom:1;
  border:solid 1px #ccc;
  padding:5px 8px;
}

@media screen and (max-width:640px) {
    .contact-form-table .input,.contact-form-table .textarea,.contact-form-table tr,.contact-form-table th,.contact-form-table td
    {
        display: block !important;
    }
}

.contact-form-table input,.contact-form-table textarea {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  border:solid 1px #fff;
  padding:5px;
}
.contact-form-table th,.contact-form-table td {
  background:url(/promotize/images/contact/bg_line.png) repeat-x left bottom;
  vertical-align:top;
  padding:20px 10px;
}

.contact-form-table th {
  padding-top:25px;
  width:25%;
  font-weight:400;
  white-space:nowrap;
  text-align:right;
}

@media screen and (max-width:640px) {
    .contact-form-table th,.contact-form-table td
    {
        vertical-align: middle !important;
    }
    .contact-form-table th
    {
        width: 100% !important;
        text-align: center;
        padding: 20px 0 10px 0;
    }
    .contact-form-table td
    {
        width: 100% !important;
        text-align: center;
        padding: 0 0 20px 0;
    }
}

.contact-form-table tr {
  border-bottom: solid 1px #c4c4c4;
}


.contact-form-buttons {
  list-style:none;
  margin:0;
  padding:10px 0 30px;
}

.contact-form-buttons a {
  display:inline-block;
}
.contact-form-buttons button {
  border-style:none;
  padding:0;
}

.contact-form-buttons li {
  float:left;
  width:50%;
  text-align:right;
}

.contact-form-buttons li input {
  margin:0 15px;
}

.contact-form-buttons li.right {
  padding-left:10px;
  text-align:left;
}

.contact-form-buttons .single {
  float:none;
  width:auto;
  text-align:center;
}

.contact-complete-container .contact-form-buttons {
  padding-top:50px;
}

.contact-form-errors {
  border:1px solid #eed3d7;
  color:#b94a48;
  background-color:#f2dede;
  font-size:14px;
  text-align:center;
  margin:20px;
  padding:8px 35px 8px 14px;
}

@media screen and (max-width:640px) {
    .contact-form-errors
    {
        font-size: 12px;
    }
    .contact-form-buttons bt-confirm img
    {
        width: 200px;
        height: auto;
    }
    .contact-form-buttons .oro img
    {
        width: 200px;
        height: auto;
    }
    .contact-form-buttons .oro img
    {
        width: 200px;
        height: auto;
    }
    .contact-form-buttons .oro img
    {
        width: 200px;
        height: auto;
    }
    .contact-form-buttons .left img
    {
        width: 140px;
        height: auto;
    }
    .contact-form-buttons .right img
    {
        width: 140px;
        height: auto;
    }
}

figure,.header .title,.index-main h2,.index-main p,.contact-header p,.contact-form-table p {
  margin:0;
}




/* ==========================================================================
   instagram
   ========================================================================== */
#instagram .inflow-main {
	padding-top: 66px;
}
#instagram .inflow-eyecatch {
	background: url(/img/instagram/xbg_eyecatch2.jpg.pagespeed.ic.0GSCMMvNlX.jpg);
    background-position: center center;
    background-size: cover;
	height: 460px;
    margin: 0 auto;
    max-width: 1280px;
    min-width: auto;
	overflow: hidden;
	padding-top: 0;
}
#instagram .inflow-eyecatch img {
//	margin: 20px 0 0 30%;
//	width: 540px;
}
#instagram .inflow-eyecatch .inflow-eyecatch-text {
    color: #fff;
    margin: 80px auto;
    max-width: 960px;
}
#instagram .inflow-eyecatch .inflow-eyecatch-text h1 {
    font-weight: normal;
    line-height: 1.3em;
    text-shadow:
        0 1px 0 #0042f7,
        1px 0 0 #0042f7,
        0 -1px 0 #0042f7,
        -1px 0 0 #0042f7,
        -1px -1px 0 #0042f7,
        1px -1px 0 #0042f7,
        -1px 1px 0 #0042f7,
        1px 1px 0 #0042f7
        ;
}
#instagram .inflow-eyecatch .inflow-eyecatch-text h1 + p {
    font-size: 0.8em;
    margin-top: 10px;
}
#instagram .inflow-eyecatch .inflow-eyecatch-text a {
    display: inline-block;
}
#instagram .inflow-eyecatch .inflow-eyecatch-text a img {
    margin-top: 20px;
    width: 320px;
}
#instagram .inflow-eyecatch .annotation {
    color: #fff;
    font-size: 0.8em;
    margin-right: 4px;
    text-align: right;
}
#instagram h2 {
    font-size: 1.9em;
    font-weight: normal;
    margin-bottom: 20px;
}
#instagram .instagram-scene h2,
#instagram .instagram-example h2,
#instagram .instagram-price h2 {
    font-weight: bold;
}
#instagram .service-flow {
    border: none;
    margin-bottom: 20px;
    max-width: 960px;
    width: auto;
}
#instagram .service-flow p {
    margin-bottom: 20px;
}
#instagram .service-flow img {
    max-width: 100%;
}
#instagram .instagram-scene {
    background: url(/img/instagram/xbg_scene.jpg.pagespeed.ic.I9ns_bJCbx.jpg);
    background-size: cover;
}
#instagram .instagram-scene .inflow-about-inner,
#instagram .instagram-example .inflow-about-inner {
    background-color: transparent;
    height: auto;
}
#instagram .instagram-scene ul li {
    background: #fff;
    background-image: url(/img/instagram/xicn_scene.png.pagespeed.ic.VEVk-vqwDh.png);
    background-repeat: no-repeat;
    background-position: 40px 50%;
    border-radius: 30px;
    color: #000;
    font-size: 1.4em;
    margin: 0 auto 20px;
    padding: 20px 20px 20px 40px;
    width: 50%;
}
#instagram .instagram-example {
    background-image: url(/img/instagram/xbg_example.jpg.pagespeed.ic.EAmJ-AYw6X.jpg);
    background-size: cover;
}
#instagram .instagram-example .instagram-campaign {
    background-color: #fff;
    color: #333333;
    margin: 0 auto;
    padding: 40px 40px 20px 40px;
    max-width: 960px;
}
#instagram .instagram-example .instagram-campaign > img {
    width: 100%;
}
#instagram .instagram-example .instagram-campaign .heading-border {
    background: #67ab48;
    height: 1px;
    margin-top: 40px;
    position: relative;
}
#instagram .instagram-example .instagram-campaign .heading-border + h3 {
    background: #fff;
    color: #67ab48;
    margin: -15px auto 14px;
    position: relative;
    width: 100px;
}
#instagram .instagram-example .instagram-campaign ul {
    display: flex;
    -webkit-justify-content: space-around; /* Safari */
    justify-content:         space-around;
    padding: 0 20px 20px;
}
#instagram .instagram-example .instagram-campaign ul li {
    border: 1px solid #67ab48;
    font-size: 1.4em;
    padding: 20px;
    width: 30%;
}
#instagram .instagram-example .instagram-campaign span {
    color: #de3f3f;
}
#instagram .instagram-example .instagram-campaign ul + p {
    font-size: 1.4em;
}
#instagram .instagram-example .instagram-campaign p span {
    font-size: 1.2em;
    font-weight: bold;
}
#instagram .instagram-example .instagram-campaign .user-voice {
    background: #eeeeee;
    padding: 20px 30px;
}
#instagram .instagram-example .instagram-campaign .user-voice img {
    float: left;
    margin-right: 3%;
    width: 17%;
}
#instagram .instagram-example .instagram-campaign .user-voice .user-voice-text {
    background: #fff;
    font-size: 0.9em;
    float: left;
    padding: 20px;
    text-align: left;
    width: 80%;
}
#instagram .instagram-example .instagram-campaign .user-voice .user-voice-comment {
    color: #67ab48;
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 6px;
}
#instagram .instagram-example .instagram-campaign .copyright {
    color: #666666;
    font-size: 0.8em;
    margin-top: 10px;
    text-align: right;
}
#instagram .instagram-price .inflow-about-inner {
    background: #d97b16;
    height: auto;
    padding-bottom: 50px; 
}
#instagram .instagram-price .inflow-about-inner div {
    margin: 0 auto;
    max-width: 960px;
}
#instagram .instagram-price dl {
    font-size: 1.6em;
    margin: 0 auto 20px;
    padding: 0 20%;
    max-width: 960px;
}
#instagram .instagram-price dt {
    display: inline-block;
    text-align: left;
    margin-bottom: 20px;
    width: 55%;
}
#instagram .instagram-price dd {
    display: inline-block;
    text-align: right;
    width: 35%;
}
#instagram .instagram-price dd span {
    font-size: 1.6em;
}
#instagram .instagram-price p {
    margin-bottom: 10px;
}
#instagram .instagram-price a {
    display: block;
    height: auto;
}
#instagram .inflow-about,
#instagram .inflow-about-inner {
    height: auto;
}
#instagram .inflow-about .annotation {
    font-size: 0.8em;
    margin-top: 20px;
    opacity: 0.8;
    text-align: right;
}

@media screen and (max-width:640px) {
    #instagram .inflow-eyecatch {
        height: auto;
    }
    #instagram .inflow-main {
        padding-top: 55px;
    }
    #instagram .inflow-eyecatch .inflow-eyecatch-text {
        margin: 40px auto 20px;
        padding: 0 14px;
    }
    #instagram .inflow-eyecatch .inflow-eyecatch-text h1 {
        font-size: 7vw;
    }
    #instagram .inflow-eyecatch .inflow-eyecatch-text p {
        text-shadow: 0 1px 0 #0042f7, 1px 0 0 #0042f7, 0 -1px 0 #0042f7, -1px 0 0 #0042f7, -1px -1px 0 #0042f7, 1px -1px 0 #0042f7, -1px 1px 0 #0042f7, 1px 1px 0 #0042f7;
    }
    #instagram .inflow-eyecatch .inflow-eyecatch-text a {
        text-align: center;
        width: 100%;
    }
    #instagram .inflow-eyecatch .inflow-eyecatch-text a img {
        width: 100%;
    }
    #instagram .inflow-eyecatch .annotation {
        padding: 0 6px 6px;
        text-align: left;
    }
    #instagram h2 {
        font-size: 6vw;
    }
    #instagram .instagram-scene ul li {
        background-position: 20px 50%;
        background-size: 40px;
        width: 100%;
    }
    #instagram .instagram-example .instagram-campaign {
        padding: 6%;
    }
    #instagram .instagram-example .instagram-campaign ul {
        padding: 0 0 20px;
    }
    #instagram .instagram-example .instagram-campaign ul li {
        padding: 6px;
    }
    #instagram .instagram-example .instagram-campaign ul + p {
        font-size: 1.3em;
        text-align: center;
    }
    #instagram .inflow-about-inner br {
        display: inline;
    }
    #instagram .instagram-example .instagram-campaign .user-voice {
        padding: 16px 16px 14px;
    }
    #instagram .instagram-example .instagram-campaign .user-voice img {
        float: none;
        margin: 0 0 10px;
        width: 40%;
    }
    #instagram .instagram-example .instagram-campaign .user-voice .user-voice-text {
        float: none;
        padding: 14px;
        width: 100%;
    }
    #instagram .instagram-example .instagram-campaign .user-voice p {
        text-align: center;
    }
    #instagram .instagram-example .instagram-campaign .user-voice .user-voice-comment {
        text-align: left;
    }
    #instagram .instagram-example .instagram-campaign .copyright {
        text-align: left;
    }
    #instagram .instagram-price p {
        text-align: center;
    }
    #instagram .instagram-price dl {
        font-size: 5vw;
        padding: 0;
    }
    #instagram .instagram-price a img {
        width: 80%;
    }
    #instagram .inflow-about .inflow-about-inner a {
        height: 50px;
    }
    #instagram .inflow-about .annotation {
        margin-top: 0;
        text-align: left;
    }
}

/* ==========================================================================
   Hugin
   ========================================================================== */

.hugin h1 {
    font-size: 1.6em;
    letter-spacing: 0.1em;
    line-height: 2.4em;
    margin-top: 30px;
}
.hugin h1 span {
    font-size: 2.6em;
}

.hugin h3 {
    font-size: 1.6em;
    margin-top: 60px;
    text-align: center;
}
.hugin h3:after {
    border-bottom: 4px solid #1464fa;
    content: "";
    display: block;
    margin: 6px auto 40px;
    width: 80px;
}
.hugin h3:first-child {
    margin-top: 0;
}
.hugin_flex {
    display: flex;
    justify-content: center;
    align-items: center;
}
@media screen and (max-width:640px) {
    .news-article.hugin h1 {
        font-size: 20px;
        line-height: 1.4;
        text-align: center;
    }
    .hugin_flex {
        display: block;
    }
    .news-article .hugin_flex img {
        margin: 10px auto 0;
        width: 100%;
    }
}
/* ==========================================================================
image-search
   ========================================================================== */
.image-search h1 {
    font-size: 1.2em;
    line-height: 1.5em;
}
.image-search h1 span {
    display: block;
    font-size: 2.2em;
    margin-top: 20px;
}
/* ==========================================================================
service-page
   ========================================================================== */
.service-page section h1 {
    background-image: -webkit-linear-gradient(bottom, #e0f1ff 0%, #e7f0fd 100%);
    background-image: linear-gradient(to top, #e0f1ff 0%, #e7f0fd 100%);
    color: #2f4775;
    font-size: 1.2em;
    letter-spacing: 0.1em;
    line-height: 2.4em;
    margin: 0 0 30px;
    padding: 60px 0;
    text-align: center;
}
.service-page section h1 span {
    font-size: 2.6em;
}
.service-page .eye-catch {
    color: #fff;
    display: table-cell;
    height: 360px;
    overflow: hidden;
    margin: 0 0 30px;
    padding: 60px 40px;
    position: relative;
    text-align: center;
    text-shadow: 0px 1px 10px rgba(20,100,250,0.8) ;
    vertical-align: middle;
    width: 100vw;
}
.service-page .eye-catch:before {
  background: #498eff;
  content: '';
  position: absolute;
  top: -36%;
  width: 300%;
  height: 150%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: rotate(-25deg) translate(-50%,-50%);
  -ms-transform: rotate(-25deg) translate(-50%,-50%);
  transform: rotate(-25deg) translate(-50%,-50%);
  z-index: 2;
}
.service-page .eye-catch:after {
  background: #1464fa;
  content: '';
  height: 150%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.service-page .eye-catch h1 {
    font-size: 1.2em;
    letter-spacing: 0.1em;
    line-height: 2.4em;
    margin: 0 0 30px;
    padding: 60px 0;
    position: relative;
    text-align: center;
    z-index: 3;
}
.service-page .eye-catch h1 span {
    font-size: 2.6em;
}

.service-page h3 {
    font-size: 1.6em;
    line-height: 1.5em;
    margin-top: 60px;
    text-align: center;
}
.service-page h3:after {
    border-bottom: 4px solid #1464fa;
    content: "";
    display: block;
    margin: 6px auto 40px;
    width: 80px;
}
.service-page h3:first-child {
    margin-top: 0;
}
.hugin_flex {
    display: flex;
    justify-content: center;
    align-items: center;
}
@media screen and (max-width:640px) {
    .news-article.hugin h1 {
        font-size: 20px;
        line-height: 1.4;
        text-align: center;
    }
    .hugin_flex {
        display: block;
    }
    .news-article .hugin_flex img {
        margin: 10px auto 0;
        width: 100%;
    }
}


/* ==========================================================================
   concept
   ========================================================================== */
#concept .eye-catch {
    color: #fff;
    display: table-cell;
    font-size: 1.1em;
    height: 360px;
    overflow: hidden;
    padding: 100px 40px;
    position: relative;
    text-align: center;
    text-shadow: 0px 1px 10px rgba(20,100,250,0.8) ;
    vertical-align: middle;
    width: 100vw;
}
#concept .eye-catch:before {
  background: #498eff;
  content: '';
  position: absolute;
  top: -36%;
  width: 300%;
  height: 150%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: rotate(-25deg) translate(-50%,-50%);
  -ms-transform: rotate(-25deg) translate(-50%,-50%);
  transform: rotate(-25deg) translate(-50%,-50%);
  z-index: -1;
}
#concept .eye-catch:after {
  background: #1464fa;
  content: '';
  height: 150%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2;
}
#concept .concept-bg {
    background : -webkit-gradient(linear, left top, left bottom, from(#e6f7ff), to(#c9e5ff));
    background : -webkit-linear-gradient(top, #e6f7ff, #c9e5ff);
    background : linear-gradient(to bottom, #e6f7ff, #c9e5ff);
}
#concept .eye-catch h2 {
    font-size: 2.5em;
    letter-spacing: 0.02em;
    line-height: 1.25;
    margin-bottom: 20px;
}
#concept .concept-list {
    margin: 30px auto 0;
    width:  440px;
}
#concept .concept-list li {
    background-image: url(/img/concept/xicon_concept_01.png.pagespeed.ic.Siyn5BFgmd.png);
    background-repeat: no-repeat;
    background-position: 0 40%;
    font-size: 22px;
    margin-bottom: 16px;
    padding-left: 40px;
    text-align: left;
}
#concept #Contact2 {
    text-align: center;
 }
#concept .l-contact__description > dd {
    transform: scale(1);
}

@media screen and (max-width:640px) {
    #concept .eye-catch {
        height: 260px;
    }
    #concept .eye-catch:before {
        top: -42%;
    }
    #concept .eye-catch h2 {
        font-size: 6vw;
    }
    #concept .concept-list {
        display: block;
        width: 90%;
    }
    #concept .concept-list li {
        display: inline-block;
        font-size: 4vw;
        padding-left: 36px;
    }
    #concept .dd1 {
        width: 80%;
    }
    #concept .dd2 {
        width: 50%;
    }
}

/* ==========================================================================
   services
   ========================================================================== */
#services .l-contact__description > dd  {
    transform: scale(1);
}
#services #Contact2  {
    text-align: center;
}
@media screen and (max-width:640px) {
    #services .dd1 {
        width: 80%;
    }
    #services .dd2 {
        width: 50%;
    }
}

/* ==========================================================================
   paper
   ========================================================================== */
#paper .papar-list {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}
#paper .papar-list li  {
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.1), 0 3px 1px -2px rgba(0,0,0,.1), 0 1px 5px 0 rgba(0,0,0,.12);
    margin-bottom: 30px;
    overflow: hidden;
    width: 30%;
}
#paper .papar-list li:hover  {
    box-shadow:0 4px 4px 0px rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}
#paper .papar-list li a {
    display: block;
}
#paper .papar-list li img {
    margin-bottom: 10px;
    width: 100%;
}
#paper .papar-list li p {
    color: #1464fa;
    padding: 8px 20px 16px;
}
#paper .papar-list li p.date {
    font-size: 0.8em;
    color: #666;
    padding-bottom: 0;
}
#paper .papar-list li.paper-empty {
    background: transparent;
    box-shadow: 0 0 0 0;
}
#paper .breadcrumb {
  background:#fff;
  font-size:14px;
  padding:10px;
}
#paper .breadcrumb ul {
  list-style:none;
  margin-top:0;
  margin-bottom:0;
  padding:0;
}
#paper .breadcrumb li {
  float:left;
}
#paper .breadcrumb a {
  color:#02B1DC;
}
@media screen and (max-width:640px) {
    #paper .papar-list li {
        width: 100%;
    }
    #paper .l-section--darker {
        padding: 20px 0;
    }
}


/* ==========================================================================
   News##
   ========================================================================== */
.news-list {
	color: #666;
	margin: auto;
    max-width: 720px;
	padding: 40px 0;
	position: relative;
}
.news-list li {
	margin-bottom: 26px;
}
.news-list span {
	display: block;
	font-size: 0.85em;
}
.news-cat-01:after,
.news-cat-02:after,
.news-cat-03:after,
.news-cat-04:after {
	margin-left: 10px;
}
.news-cat-01:after {
	color: #9e74cc;
	content: "お知らせ";
}
.news-cat-02:after {
	color: #f76f6f;
	content: "プレスリリース";
}
.news-cat-03:after {
	color: #7ca74e;
	content: "イベント・セミナー";
}
.news-cat-04:after {
	color: #d09d0e;
	content: "メディア掲載";
}
.news-header {
    padding: 15px 0 0;
    background:#fff;
    text-align:center;
    color: #1464fa;
}
.news-article {
    color: #444;
    line-height: 1.8;
    margin: 0 auto;
    padding: 0 10px;
    width: 720px;
}
.news-article  h3 {
    margin-bottom: 10px;
}
.news-article p {
    margin-bottom: 40px;
}
.news-article img {
    display: block;
    margin: 0 auto;
}
.news-article-date {
    font-size: 0.8em;
    margin-bottom: 40px;
    text-align:right;
}
@media screen and (max-width:640px) {
	.news-list {
        width: 90%;
	}
	.news-list span {
		display: block;
	}
    .news-article {
        font-size: 16px;
        padding: 0;
        width: 90%;
    }
    .news-article  h2 {
        font-size: 20px;
        line-height: 1.4;
        text-align: left;
    }
    p.news-article-date {
        margin-bottom: 30px;
    }
}

/* ==========================================================================
   image-analysis-demo
   ========================================================================== */
#image-analysis-demo .icn-list{
    margin: 40px 0;
    padding: 20px;
    border: 1px solid #ccc;
}
#image-analysis-demo .icn-list img {
    width:50px;
}
#image-analysis-demo .icn-list p{
    width: 80%;
}
#image-analysis-demo .icn-list img,.icn-list p {
    display: inline-block;
    margin: 10px;
}
#image-analysis-demo .news-article h3 {
    text-align: center;
    color: #1464fa;
    font-size: 1.5em;
    margin-top: 40px;
}
#image-analysis-demo .demo-img {
    margin: 20px 0 !important;
    max-width: 100%;
}
#image-analysis-demo .content {
    padding: 20px;
    background: #fafafa url(https://www.japan-current.com/img/common/xxbg_darker.png,,q1432739044,Mic.7qpFRyKvSJ.webp.pagespeed.ic.H2axiE7JDP.webp) 0 0 repeat;
}
#image-analysis-demo #feature {
    border: 1px solid #ccc;
    padding: 20px;
}
#image-analysis-demo #feature>h3 {
    margin-top: 0;
}
@media screen and (max-width:640px) {
    #image-analysis-demo .icn-list p{
        width: 68%;
    }
    #image-analysis-demo .demo-img{
        width: 100%;
    }
    #image-analysis-demo .icn-list,#feature {
        padding: 20px 10px;
    }
}


/* ==========================================================================
   Technology
   ========================================================================== */

.tech_container {
	background-image: url("/img/technology/xbg.jpg.pagespeed.ic.miEl9qo_O3.jpg");
	background-position: bottom;
	background-size: cover;
	color: #fff;
	padding: 40px 0;
	text-align: center;
}
.tech_container .l-container {
	padding: 40px 0;
}
.l-main.tech h2 {
	color: #1a2b3c;
	font-size: 2.2em;
	letter-spacing: 0.1em;
	margin-bottom: 30px;
	text-align: center;
	text-shadow: 0px 0px 6px #fff;
	transform: scale(1, 1.1);
}
.tech_container p {
	letter-spacing: -0.05em;
	line-height: 1.6em;
	margin-bottom: 16px;
	transform: scale(1, 1.1);
}
.tech_container p .strong {
	background: #0e5897;
	font-size: 1.3em;
	letter-spacing: 0em;
}
.tech_container ul {
	font-size: 1.3em;
	padding-bottom: 20px;
}
.tech_container img {
    height: auto;
	margin-bottom:20px;
}
.tech_case {
	padding: 40px 0;
}
.tech_case h3 {
	font-size: 1em;
	margin-bottom: 10px;
}
.tech_case li {
	border-bottom: 1px solid #ccc;
	padding: 20px 0;
}
.tech_case .client {
	color: #555;
	display: inline-block;
	font-size: 0.8em;
	margin-top: 8px;
}

@media screen and (min-width:781px) {
    .tech_case li {
    	display: flex;
    }
}
@media screen and (max-width: 780px) {
	.tech_case li img {
		margin-bottom: 10px;
	}
}



/* ==========================================================================
   trademark
   ========================================================================== */

/* pc */
@media screen and (min-width:641px) {
    .trademark {
        min-height: 100vh; 
        padding-bottom: 150px;
    }
    .trademark .l-footer {
      bottom: 0;
      position: fixed;
      width: 100%;
    }
}

/* ==========================================================================
   clearfix
   ========================================================================== */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

/* ==========================================================================
   Customize
   ========================================================================== */
.regular {
	text-align:left;
}

.regular h2{
	text-align:center;
}

.regular p {
	margin-bottom: 40px;
}

footer, footer a {
	color:#FFF;
}


/* ++++++++++ trial css start ++++++++++ */
.trial-eyecatch {
  background: url(https://www.japan-current.com/img/inflow/xmain_back.png.pagespeed.ic.QLikcANb3E.png) no-repeat;
  background-size: cover;
}

.trial-eyecatch {
    width: auto;
    height: 266px;
    min-width: 300px;
    display: table-cell;
    vertical-align: middle;
}
.trial_header {
    width: 70%;
    height: auto;
    padding-top: 66px;
}
.trial_contents {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
}
.trial_contents h2 {
    width: 100%;
    max-width: 960px;
    height: auto;
}
.lp_heading {
    width: 60%;
    height: auto;
}
.abtest_heading {
    width: 45%;
    height: auto;
}
.trial_contents h3 {
    color: #f00;
    font-weight: lighter;
    font-size: 20px;
}
.heading_textarea {
    margin: 0 0 30px 0;
}


/*--------- LPsite css ----------*/
.lp_image {
    width: 80%;
    height: auto;
    display: inline-block;
}
#ad_box {
    width: 40%;
    height: auto;
    float: left;
}
#ad_box img {
    width: 100%;
    height: auto;
}
#right_arrow_box {
    width: 20%;
    height: auto;
    display: inline-block;
    float: left;
}
#right_arrow_textbox {
    margin: 90px 0 0 0;
}
#right_arrow_imgbox {
    width: 100%;
    height: auto;
}
#right_arrow_imgbox img {
    width: 60%;
    height: auto;
    margin: 20px 0 0 0;
}


#lp_box {
    width: 40%;
    height: auto;
    float: right;
}
#lp_box img {
    width: 100%;
    height: auto;
}
#summary_box {
    width: 40%;
    height: auto;
    float: left;
}
#summary_box img {
    width: 100%;
    height: auto;
}
/*--------- bottom arrow css ----------*/
#bottom_arrow {
    width: 100%;
    max-width: 960px;
    height: auto;
    margin: 0 auto;
}
#bottom_arrow img {
    width: 8%;
    height: auto;
    display: block;
    margin: 0 auto;
}
/*--------- ABtest css ----------*/
#abtest_contents {
    width: 90%;
    height: auto;
    margin: 0 auto;
    display: inline-block;
}
.abtest_box {
    width: 50%;
    height: auto;
    float:left;
}
.abtest_btn_imagearea {
    width: 100%;
    height: auto;
    display: inline-block;
}
.abtest_btn {
    width: 50%;
    height: auto;
    float: left;
}
.abtest_btn_image {
    width: 80%;
    height: auto;
}
#abtest_textarea {
    width: 100%;
    height: auto;
    display: block;
}
#heat_map_textarea {
    width: 40%;
    height: auto;
    margin: 0 0 0 3%;
    float: left;
}
#heat_map {
    width: 50%;
    height: auto;
    margin: 0 3% 0 4%;
    float: right;
}
.heat_map_img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}
/*--------- price css ----------*/
.price {
    width: 100%;
    max-width: 960px;
    margin: 0 auto 30px;
    background-image: url(https://www.japan-current.com/img/trial/xbg_price.png.pagespeed.ic.zk_bZka9zg.png);
    font-size: 30px;
    color: #fff;
    border: solid 5px #3c69c5;
}
/* ++++++++++ trial css end ++++++++++ */

/* ++++++++++ sp trial css start ++++++++++ */
@media screen and (max-width:640px){
    #ad_box,#right_arrow_box,#lp_box,#summary_box,.abtest_box,.abtest_btn,#heat_map_textarea,#heat_map {
        width: 90%;
        height: auto;
        margin: 0 auto;
        float: none;
    }
    .trial-eyecatch
    {
        width: auto;
        height: 155px;
        min-width: 300px;
        display: table-cell;
        vertical-align: middle;
    }
    .trial_header {
        width: 90%;
        height: auto;
	padding-top: 55px;
    }
    .trial_contents h2 {
        width: 100%;
        height: auto;
    }
    .lp_heading {
        width: 90%;
        height: auto;
    }
    .abtest_heading {
        width: 75%;
        height: auto;
    }
    .trial_contents h3 {
        color: #f00;
        font-weight: lighter;
        font-size: 20px;
        margin: 0 auto 10px;
        font-weight: bold;
    }
    #bottom_arrow img {
        width: 20%;
        height: auto;
        display: block;
        margin: 0 auto;
    }
    .heading_textarea {
        width: 95%;
        height: auto;
        font-size: 13px;
        margin: 0 auto 20px;
    }
    #right_arrow_box {
        width: 100%;
        height: 150px;
        padding: 30px 0 0 0;
    }
    #right_arrow_textbox {
        width: 45%;
        margin: 20px 0 10px;
        padding: 0 5px 0 0;
        font-size: 13px;
        text-align: right;
        float: left;
    }
    #right_arrow_textbox p {
        font-size: 25px;
        font-weight: normal;
    }
    #right_arrow_imgbox {
        width: 55%;
        height: auto;
        float: right;
    }
    #right_arrow_imgbox img {
        width: 50%;
        height: auto;
        display: block;
        float: left;
        transform: rotate( 90deg );
    }
    #bottom_arrow {
        margin: 20px auto;
    }
    .abtest_box {
        margin: 0 auto 20px;
    }
    .abtest_btn_imagearea {
        margin: 0 auto;
    }
    #abtest_textarea,#heat_map_textarea {
        margin: 0 auto 10px;
        font-size: 13px;
    }
    .abtest_btn_image {
        width: 60%;
        height: auto;
        margin: 0 auto 10px;
    }
    .heat_map_img {
        width: 70%;
        height: auto;
    }
    #abtest_textarea {
        font-size: 13px;
    }
    #heat_map_textarea {
        font-size: 13px;
        margin: 16px auto;
    }
    .price {
        width: 90%;
        font-size: 17px;
    }
    }
/* ++++++++++ sp trial css end ++++++++++ */
/* ++++++++++ site trial css start ++++++++++ */
.site-policy ul {
       list-style-type:disc;
    }
    }
/* ++++++++++ site trial css end ++++++++++ */
