@charset "UTF-8";

/********************

content

********************/
#footer #pageTop {
    display: block;
}

#footer #pageTop a.curtain {
    display: table-cell;
    width: 120px;
    height: 120px;
    vertical-align: middle;
    padding: 10px;
    border: 1px solid #1e9bcd;
    background-color: #1e9bcd;
    color: #FFF;
    line-height: normal;
}

#footer #linkContact {
    display: none;
}








/***********************************************************
for smartphone
************************************************************/
@media screen and (max-width:736px){

#footer {
    margin-top: 0px;
}

#footer #pageTop {
    bottom: 0;
    display: table;
    width: 100%;
}

#footer #pageTop a.curtain {
    display: table-cell;
    width: 120px;
    height: 60px;
    vertical-align: middle;
    padding: 10px;
    border: 1px solid #1e9bcd;
    background-color: #1e9bcd;
    color: #FFF;
    line-height: normal;
}



/********************

content

********************/

/**
内容***/
#content h1 {
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #FFFFFF;
    padding: 30px 10px;
    background-size: cover;
    background-image: url(../images/header.png);
}

#content .catch {
    padding: 60px 0;
}



/**
wrap_top***/
#content .wrap_top {
}

#content .title {
}

#content .wrap_top .f_toggle_btn {
    text-align: center;
	background-color: #0E7AC4;
	color: #FFF;
    padding: 10px;
}

#content .wrap_top .f_toggle_btn .drawer-hamburger-icon {
    background-color: #FFF;
    width: 20px;
    margin-top: 0;
    top: 18px;
    left: 30%;
}

#content .wrap_top .f_toggle_btn .drawer-hamburger-icon:before {top: -7px; background-color: #FFF;}
#content .wrap_top .f_toggle_btn .drawer-hamburger-icon:after {top: 7px; background-color: #FFF;}

#content .wrap_top ul {
    display: none;
	margin: 20px;
	overflow: hidden;
}

#content .wrap_top ul li {
	float: left;
	width: 50%;
}

#content .wrap_top ul li a {
}

#content .wrap_top ul li a.curtain_left {
	display: block;
	width: 100%;
	position: relative;
	z-index: 2;
	background-color: #FFF;
	border: 1px solid #FFF;
	color: #333;
	line-height: 50px;
	overflow: hidden;
}

#content .wrap_top ul li a.curtain_left:hover {
	color: #FFF;
}

#content .wrap_top ul li a.curtain_left::after {
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
}

#content .wrap_top ul li a.curtain_left:hover::after {
	left: 0;
	background-color: #0E7AC4;
}

#content .wrap_top ul li a.select {
	background-color: #0E7AC4;
	border: 1px solid #0E7AC4;
	color: #FFF;
}



/**
mainArea***/
#content .mainArea {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    overflow: hidden;
    background-color: #555;
}

#content .mainArea div {
	padding: 5%;
}

#content .mainArea div h3 {
    text-align: center;
    color: #FFBF00;
    font-size: 2.4rem;
    line-height: 5rem;
}

#content .mainArea div p {
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    color: #000;
    font-size: 5.8vw;
    line-height: 2rem;
}

.ex2 {
    opacity : 0;
}

.ex2 span {
    position: relative;
    left: -10px;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}



/**
featuresArea***/
#content .featuresArea {
}

#content .featuresArea h3 {
    text-align: center;
    color: #FFBF00;
    font-size: 1.8rem;
    line-height: 3rem;
}

#content .featuresArea article {
    margin: 50px 0 0 0;
}

#content .featuresArea article .rectitle {
    text-align: center;
    color: #2959c9;
    font-size: 7.5vw;
    font-weight: 600;
    line-height: 3rem;
	margin: 0 5%;
}

#content .featuresArea article .sub {
    text-align: center;
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 10px;
}

#content .featuresArea article p {
    font-size: 1.2rem;
    line-height: 1.8rem;
	padding: 0 5%;
}

/** establish **/
#content .featuresArea .establish {
}

#content .featuresArea .establish .bg {
    margin-bottom: 20px;
}

#content .featuresArea .establish .bg p {
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-size: 4.6vw;
    line-height: 2rem;
	padding: 0 5%;
}

#content .featuresArea .establish .bg p span {
    font-size: 1.2rem;
    line-height: 1.8rem;
}

/** achievement **/
#content .featuresArea .achievement {
}

#content .featuresArea .achievement .bg {
    margin-bottom: 40px;
    background-size: cover;
    background-repeat: no-repeat;
}

#content .featuresArea .achievement .bg dl {
}

#content .featuresArea .achievement .bg .line01 {
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-size: 4.6vw;
    line-height: 1.6rem;
    padding: 0 5%;
}

#content .featuresArea .achievement .bg .line02 {
    font-size: 3.4vw;
	line-height: normal;
	padding: 5% 5% 0 5%;
}

#content .featuresArea .achievement .wrap {
}

#content .featuresArea .achievement .wrap dl {
}

#content .featuresArea .achievement .wrap dl dt {
    text-align: center;
    font-size: 5.2vw;
}

#content .featuresArea .achievement .wrap dl dt .blue {color: #2959c9; font-size: 7.5vw; font-weight: 600;}
#content .featuresArea .achievement .wrap dl dt .purple {color: #9b59b6; font-size: 7.5vw; font-weight: 600;}
#content .featuresArea .achievement .wrap dl dt .orange {font-size: 7.5vw; font-weight: 600;}

#content .featuresArea .achievement .wrap dl dd {
}

#content .featuresArea .achievement .wrap dl dd.elem,
#content .featuresArea .achievement .wrap dl dd.chart {
    text-align: center;
    width: auto;
    height: 180px;
    margin: 10px 0 40px 0;
    vertical-align: top;
    position: relative;
    box-sizing: border-box;
    padding-top: 24px;
}

#content .featuresArea .achievement .wrap dl dd.elem span,
#content .featuresArea .achievement .wrap dl dd.chart span {
    display: block;
    font-size: 2em;
    font-weight: normal;
    margin-top: 35px;
}

#content .featuresArea .achievement .wrap dl dd.elem canvas,
#content .featuresArea .achievement .wrap dl dd.chart canvas {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}



/** authorization **/
#content .featuresArea .authorization {
}

#content .featuresArea .authorization .rectitle {
    margin-bottom: 30px;
}

#content .featuresArea .authorization ul {
	padding: 0 5%;
}

#content .featuresArea .authorization ul li {
    border-bottom: dashed 1px #999999;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#content .featuresArea .authorization ul:last-child li:last-child {
    border-bottom: none;
}



/** workstyle **/
#content .featuresArea .workstyle {
	overflow: hidden;
}

#content .featuresArea .workstyle .wrap {
}

#content .featuresArea .workstyle .wrap dl {
	float: left;
	width: 50%;
	padding: 0 5%;
}

#content .featuresArea .workstyle .wrap dl dt {
    text-align: center;
    font-size: 6vw;
    font-weight: 600;
    margin-top: 40px;
	height: 70px;
}

#content .featuresArea .workstyle .wrap dl dt .blue {color: #2959c9;}

#content .featuresArea .workstyle .wrap dl dd {
    text-align: center;
	font-size: 3.6vw;
	line-height: normal;
	margin-top: 15px;
}



/** gallery **/
#content .featuresArea .gallery {
}

#content .featuresArea .gallery .blue {
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-size: 6.2vw;
    color: #2959c9;
	padding: 30px 5% 3px 5%;
}

#content .featuresArea .gallery .yellow {
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-size: 6.2vw;
	padding: 0 5% 10px 5%;
}

#content .featuresArea .gallery .yellow span {
	display: block;
    font-size: 4vw;
    color: #333;
	margin: 15px 0 10px 0;
}

#content .featuresArea .gallery img {
}



/**
columnArea***/
#content .columnArea {
    margin-top: 60px;
}

#content .columnArea h3 {
    position: relative;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 40px;
    padding-left: 40px;
}

#content .columnArea h3::before {
    content: "";
    position: absolute;
    top: 4px;
    left: 10px;
    display: block;
    width: 20px;
    height: 35px;
    background-image: url(../images/top/column.png);
    background-repeat: no-repeat;
    background-size: contain;
}

#content .columnArea .wrap {
    display: block;
}

#content .columnArea .wrap div {
}

#content .columnArea .wrap div img {
    margin: 10px 0;
}

#content .columnArea .wrap div p {
    position: relative;
    font-size: 1.2rem;
    line-height: 2rem;
    color: #555;
    margin: 0 5% 30px 5%;
}

#content .columnArea .wrap div p span {
    position: absolute;
    bottom: -4px;
    right: 0;
}

#content .columnArea .wrap div p span a {
    font-size: 0.85rem;
    line-height: normal;
    padding: 5px 15px;
}



/**
recruitArea***/
#content .recruitArea {
    background-color: #e3f7ff;
    margin-top: 40px;
    padding: 20px 0;
}

#content .recruitArea article {
    position: relative;
    display: block;
}

#content .recruitArea article .lside {
    display: block;
    padding: 180px 5% 0 5%;
}

#content .recruitArea article .lside h3 {
    font-size: 2.8rem;
    font-weight: 700;
    color: #1767cf;
    margin: 20px 0;
}

#content .recruitArea article .lside p {
    padding-bottom: 20px;
    font-size: 1rem;
}

#content .recruitArea article .lside p span {
    font-size: 0.9rem;
    padding-top: 40px;
}

#content .recruitArea article .lside a {
    display: inline-block;
    color: #FFF;
    font-size: 0.9rem;
    padding: 10px 12px;
    border-radius: 5px;
    background-color: #1ac9f3;
}

#content .recruitArea article .lside a.curtain_left {
    border: none;
    line-height: inherit;
}

#content .recruitArea article .lside a.curtain_left:hover {
	color: #FFF;
}

#content .recruitArea article .lside a.curtain_left::after {
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
}

#content .recruitArea article .lside a.curtain_left:hover::after {
	left: 0;
	background-color: #0E7AC4;
}

#content .recruitArea article .lside a.button {
    text-align: unset;
}

#content .recruitArea article .lside a dl {
    padding-left: 10px;
    border-left: solid 2px #fff70b;
}

#content .recruitArea article .lside a dl:hover {
    border-left: solid 2px #1ac9f3;
}

#content .recruitArea article .lside a dl dt {
}

#content .recruitArea article .lside a dl dd {
    position: relative;
}

#content .recruitArea article .lside a dl dd span {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 25px;
    height: 25px;
    background-color: #FFF;
    color: #333;
}

#content .recruitArea article .rside {
    position: absolute;
    top: 0;
    right: 0;
}

#content .recruitArea article .rside img {
}



}






/************************************************************
for pc  width 737px 以上はpc表示
************************************************************/
@media print, screen and (min-width:737px){

#footer{
    margin-top: 90px;
}
/********************

content

********************/

/**
内容***/
#content h1 {
    font-size: 2.4rem;
    line-height: 4rem;
    color: #FFFFFF;
    text-align: center;
    padding: 40px 0;
    margin-top: 20px;
}

#content .wrap1200 {
    width: 1200px;
    margin: 0 auto;
}

#content .catch {
    padding: 60px 0;
}



/**
wrap_top***/
#content .wrap_top {
    display: flex;
}

#content .title {
    width: 40%;
}

#content .wrap_top ul {
    width: 52%;
    margin-right: 8%;
    padding-top: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#content .wrap_top ul li {
}

#content .wrap_top ul li a {
}

#content .wrap_top ul li a.curtain_left {
	display: block;
	width: 100%;
    padding: 0 15px;
	position: relative;
	z-index: 2;
	background-color: #FFF;
	border: 1px solid #FFF;
	color: #333;
	line-height: 50px;
	overflow: hidden;
}

#content .wrap_top ul li a.curtain_left:hover {
	color: #FFF;
}

#content .wrap_top ul li a.curtain_left::after {
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
}

#content .wrap_top ul li a.curtain_left:hover::after {
	left: 0;
	background-color: #0E7AC4;
}

#content .wrap_top ul li a.select {
	background-color: #0E7AC4;
	border: 1px solid #0E7AC4;
	color: #FFF;
}



/**
mainArea***/
#content .mainArea {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 8%;
    overflow: hidden;
    height: 560px;
    background-image: url(../images/top/main.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

#content .mainArea div {
}

#content .mainArea div h3 {
    color: #FFBF00;
    font-size: 2.4rem;
    line-height: 5rem;
}

#content .mainArea div p {
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    color: #000;
    font-size: 2.2rem;
    line-height: 4.4rem;
    padding-bottom: 5px;
}

.ex2 {
    opacity : 0;
}

.ex2 span {
    position: relative;
    left: -10px;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}



/**
featuresArea***/
#content .featuresArea {
    margin-top: 100px;
}

#content .featuresArea h3 {
    text-align: center;
    color: #FFBF00;
    font-size: 2.6rem;
    line-height: 5rem;
}

#content .featuresArea article {
    margin: 150px 0 0 0;
}

#content .featuresArea article .rectitle {
    text-align: center;
    color: #2959c9;
    font-size: 3rem;
    font-weight: 600;
    line-height: 5rem;
}

#content .featuresArea article .sub {
    text-align: center;
    font-size: 1.4rem;
    font-weight: 600;
    margin-bottom: 50px;
}

#content .featuresArea article p {
    text-align: center;
    font-size: 1.2rem;
    line-height: 1.8rem;
}

/** establish **/
#content .featuresArea .establish {
    width: 1200px;
    margin: 0 auto;
}

#content .featuresArea .establish .bg {
    margin-bottom: 40px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    width: 1200px;
    height: 280px;
    background-image: url(../images/top/features01.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

#content .featuresArea .establish .bg p {
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    color: #FFF;
    font-size: 1.6rem;
    line-height: 2.8rem;
    margin-bottom: 40px;
}

#content .featuresArea .establish .bg p span {
    font-size: 1.2rem;
    line-height: 1.8rem;
}

/** achievement **/
#content .featuresArea .achievement {
    width: 1200px;
    margin: 150px auto 0 auto;
}

#content .featuresArea .achievement .bg {
    margin-bottom: 40px;
    width: 1200px;
    height: 330px;
    background-image: url(../images/top/features02.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

#content .featuresArea .achievement .bg dl {
}

#content .featuresArea .achievement .bg .line01 {
    display: block;
    width: fit-content;
    margin: 0 auto;
    padding: 30px 0 120px 0;
}

#content .featuresArea .achievement .bg .line01 p {
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    color: #FFF;
    font-size: 1.6rem;
    line-height: 2.8rem;
    display: inline;
    background: linear-gradient(transparent 85%, #60a5eb 50%);
    padding-bottom: 5px;
}

#content .featuresArea .achievement .bg .line02 {
    color: #FFF;
    font-size: 1.2rem;
    line-height: 1.8rem;
    margin: 0 auto;
    text-align: left;
    width: fit-content;
}

#content .featuresArea .achievement .wrap {
    display: flex;
    justify-content: space-between;
}

#content .featuresArea .achievement .wrap dl {
    width: 350px;
}

#content .featuresArea .achievement .wrap dl dt {
    text-align: center;
    font-size: 1.4rem;
}

#content .featuresArea .achievement .wrap dl dt .blue {color: #2959c9; font-size: 2.4rem; font-weight: 600;}
#content .featuresArea .achievement .wrap dl dt .purple {color: #9b59b6; font-size: 2.4rem; font-weight: 600;}
#content .featuresArea .achievement .wrap dl dt .orange {font-size: 2.4rem; font-weight: 600;}

#content .featuresArea .achievement .wrap dl dd {
}

#content .featuresArea .achievement .wrap dl dd.elem,
#content .featuresArea .achievement .wrap dl dd.chart {
    text-align: center;
    width: auto;
    height: 180px;
    margin: 30px 0;
    vertical-align: top;
    position: relative;
    box-sizing: border-box;
    padding-top: 22px;
}

#content .featuresArea .achievement .wrap dl dd.elem span,
#content .featuresArea .achievement .wrap dl dd.chart span {
    display: block;
    font-size: 2em;
    font-weight: normal;
    margin-top: 35px;
}

#content .featuresArea .achievement .wrap dl dd.elem canvas,
#content .featuresArea .achievement .wrap dl dd.chart canvas {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}



/** authorization **/
#content .featuresArea .authorization {
    width: 1200px;
    margin: 150px auto 0 auto;
}

#content .featuresArea .authorization .rectitle {
    margin-bottom: 30px;
}

#content .featuresArea .authorization ul {
    display: flex;
    border-bottom: dashed 1px #999999;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#content .featuresArea .authorization ul li {
    width: 600px;
    padding-right: 50px
}



/** workstyle **/
#content .featuresArea .workstyle {
}

#content .featuresArea .workstyle .wrap {
    display: flex;
    margin-top: 30px;
}

#content .featuresArea .workstyle .wrap dl {
    margin: 0 3%;
}

#content .featuresArea .workstyle .wrap dl dt {
    text-align: center;
    font-size: 1.8rem;
    font-weight: 600;
    margin-top: 40px;
}

#content .featuresArea .workstyle .wrap dl dt {}
#content .featuresArea .workstyle .wrap dl dt .blue {color: #2959c9;}

#content .featuresArea .workstyle .wrap dl dd {
    text-align: center;
    margin-top: 20px;
}



/** gallery **/
#content .featuresArea .gallery {
    width: 1200px;
    margin: 150px auto 0 auto;
}

#content .featuresArea .gallery .blue {
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-size: 2.4rem;
    color: #2959c9;
    padding: 50px 0 30px 0;
}

#content .featuresArea .gallery .yellow {
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    font-size: 2.4rem;
    padding-bottom: 30px;
}

#content .featuresArea .gallery .yellow span {
    font-size: 1.6rem;
    color: #333;
}

#content .featuresArea .gallery img {
}



/**
columnArea***/
#content .columnArea {
    width: 1200px;
    margin: 150px auto 0 auto;
}

#content .columnArea h3 {
    position: relative;
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 50px;
    padding-left: 50px;
}

#content .columnArea h3::before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    width: 50px;
    height: 50px;
    background-image: url(../images/top/column.png);
    background-repeat: no-repeat;
    background-size: contain;
}

#content .columnArea .wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#content .columnArea .wrap div {
    width: 580px
}

#content .columnArea .wrap div img {
    margin: 30px 0 10px 0;
}

#content .columnArea .wrap div p {
    position: relative;
    font-size: 1.6rem;
    line-height: 2.8rem;
    color: #555;
}

#content .columnArea .wrap div p span {
    position: absolute;
    bottom: 0;
    right: 0;
}

#content .columnArea .wrap div p span a {
    font-size: 1rem;
    line-height: normal;
    padding: 8px 20px;
}



/**
recruitArea***/
#content .recruitArea {
    margin-top: 100px;
    background-color: #e3f7ff;
}

#content .recruitArea article {
    position: relative;
    display: block;
    width: 1200px;
    margin: 0 auto;
    padding: 40px 0 60px 0;
}

#content .recruitArea article .lside {
    display: block;
}

#content .recruitArea article .lside h3 {
    font-size: 3.4rem;
    font-weight: 700;
    color: #1767cf;
    margin: 20px 0 40px 0;
}

#content .recruitArea article .lside p {
    padding-bottom: 40px;
}

#content .recruitArea article .lside p span {
    font-size: 0.9rem;
    padding-top: 40px;
}

#content .recruitArea article .lside a {
    display: inline-block;
    width: 280px;
    margin: 10px 10px 0 0;
    color: #FFF;
    font-size: 0.9rem;
    padding: 10px 12px;
    border-radius: 5px;
    background-color: #1ac9f3;
}

#content .recruitArea article .lside a.curtain_left {
    border: none;
    line-height: inherit;
}

#content .recruitArea article .lside a.curtain_left:hover {
	color: #FFF;
}

#content .recruitArea article .lside a.curtain_left::after {
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
}

#content .recruitArea article .lside a.curtain_left:hover::after {
	left: 0;
	background-color: #0E7AC4;
}

#content .recruitArea article .lside a.button {
    text-align: unset;
}

#content .recruitArea article .lside a dl {
    padding-left: 10px;
    border-left: solid 2px #fff70b;
}

#content .recruitArea article .lside a dl:hover {
    border-left: solid 2px #1ac9f3;
}

#content .recruitArea article .lside a dl dt {
}

#content .recruitArea article .lside a dl dd {
    position: relative;
}

#content .recruitArea article .lside a dl dd span {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 25px;
    height: 25px;
    background-color: #FFF;
    color: #333;
}

#content .recruitArea article .rside {
    position: absolute;
    top: 40px;
    right: 0;
}

#content .recruitArea article .rside img {
    height: 290px;
}



}






