@charset "UTF-8";


@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,700|Roboto:400i&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Color+Emoji+Compat');

/* common
-------------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display: block;
}
ul {
    list-style: none;
}
img {
    width: 100%;
    max-width: 100%;
    height: auto;
	border: none;
	vertical-align: bottom;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
address, em, code, cite, dfn, var, optgroup {
  font-style: normal;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
input, select {
    vertical-align: middle;
}
input[type="button"],input[type="text"],input[type="submit"],input[type="reset"],textarea {
	-webkit-appearance: none;
	border-radius: 0;
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐ ゴシック", "MS PGothic", sans-serif;
}
.clearfix::after {
    content: "";
    display: block;
    clear: both;
}
.clear {
	font-size: 1px;
	height: 1px;
	clear: both;
}


/* module
------------------------------------------------- */
.floatL {
	float: left;
	display: inline;
}
.floatR {
	float: right;
	display: inline;
}
.alignCenter {text-align: center;}
.alignLeft {text-align: left;}
.alignRight {text-align: right;}
.valignTop {vertical-align: top;}
.valignMiddle {vertical-align: middle;}
.valignBottom {vertical-align: bottom;}

.light { font-weight: 300 }
.regular { font-weight: 400; }
.bold { font-weight: 700; }


.none { display: none; }
.pcon { display: block; }
.spon { display: none; }
@media only screen and (max-width:750px){
.pcon { display: none; }
.spon { display: block; }
}


/* a
------------------------------------------------- */
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
	text-decoration: none;
	outline: none;
    color: #4D4D4D;
}
@media only screen and (min-width:751px){
a:hover {
	text-decoration: underline;
}
.al:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	transition: 0.3s;
	text-decoration: none;
}
}
@media only screen and (max-width:750px){
a {
    color: #514F4E;
}
}


/* font
------------------------------------------------- */
@media only screen and (min-width:751px){
.fo10 { font-size: 10px; }
.fo11 { font-size: 11px; }
.fo12 { font-size: 12px; }
.fo13 { font-size: 13px; }
.fo14 { font-size: 14px; }
.fo15 { font-size: 15px; }
.fo16 { font-size: 16px; }
.fo18 { font-size: 18px; }
.fo20 { font-size: 20px; }
.fo22 { font-size: 22px; }
.fo26 { font-size: 26px; }
.fo30 { font-size: 30px; }
.fo31 { font-size: 31px; }
.fo32 { font-size: 32px; }
.fo36 { font-size: 36px; }
.fo43 { font-size: 43px; }
.fo87 { font-size: 87px; }
}
@media only screen and (min-width:751px) and (max-width:1400px){
.fo10 { font-size: 0.7142vw; }
.fo11 { font-size: 0.7857vw; }
.fo12 { font-size: 0.8571vw; }
.fo13 { font-size: 0.9285vw; }
.fo14 { font-size: 1vw; }
.fo15 { font-size: 1.0714vw; }
.fo16 { font-size: 1.1428vw; }
.fo18 { font-size: 1.2857vw; }
.fo20 { font-size: 1.4285vw; }
.fo22 { font-size: 1.5714vw; }
.fo26 { font-size: 1.8571vw; }
.fo30 { font-size: 2.1428vw; }
.fo31 { font-size: 2.2142vw; }
.fo32 { font-size: 2.2857vw; }
.fo36 { font-size: 2.5714vw; }
.fo43 { font-size: 3.0714vw; }
.fo87 { font-size: 6.2142vw; }
}


/* body
------------------------------------------------- */
body {
	font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐ ゴシック", "MS PGothic","Noto Color Emoji Compat", sans-serif;
	font-size: 14px;
	line-height: 1.65;
	color: #4D4D4D;
    font-weight: 400;
	-webkit-text-size-adjust: 100%;
    overflow-x: hidden;
}
body.active {
    overflow: hidden;
}
.foEnglish {
    font-family: 'Roboto', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐ ゴシック", "MS PGothic","Noto Color Emoji Compat", sans-serif;
    font-style: italic;
}
@media only screen and (min-width:751px) and (max-width:1400px){
body {
	font-size: 1vw;
}
}
@media only screen and (max-width:750px){
body {
	font-size: 3.3333vw;
    line-height: 1.75;
    color: #514F4E;
}
}


/* wrapper
------------------------------------------------- */
#wrapper {
	width: 100%;
	margin: 0 auto;
	clear: both;
}


/* header
------------------------------------------------- */
#header {
    width: 100%;
    position: fixed;
    z-index: 999;
    transition: all 1s cubic-bezier(.19,1,.22,1);
}
#header.fixed {
    background-color: #fff;
}
#header .hinner {
    width: 100%;
    height: 6.0714em;
    margin: 0 auto;
    position: relative;
}
#header .logo {
    width: 13.2857em;
    padding: 1.9285em 0 0 3.357em;
}
#header .logo .logow {
    display: block;
}
#header .logo .logob {
    display: none;
}
#header.fixed .logo .logow {
    display: none;
}
#header.fixed .logo .logob {
    display: block;
}
#header .gnav {
    position: absolute;
    right: 15.786em;
    top: 2em;
    letter-spacing: 0.2em;
    z-index: 5;
}
#header .gnav ul {
    display: flex;
}
#header .gnav ul li {
    margin-left: 1.7em;
}
#header .gnav ul .sub {
    background: url("../img/ico_arrow1.png") right 0.7em no-repeat;
    background-size: 0.533em auto;
    padding-right: 1em;
    position: relative;
}
#header.fixed .gnav ul .sub {
    background: url("../img/ico_arrow2.png") right 0.7em no-repeat;
    background-size: 0.533em auto;
}
#header .gnav ul .spblank {
    background: url(../img/ico_blank_w.png) right center no-repeat;
    background-size: .7em auto;
    padding-right: 1em;
}
#header.fixed .gnav ul .spblank, .standard #header .gnav ul .spblank {
    background-image: url(../img/ico_blank_black);
}
#header .gnav ul li a {
    color: #fff;
    padding-bottom: 0.5em;
    transition: transform 0.35s ease;
    position: relative;
}
#header .gnav ul li a::before {
    content: '';
    position: absolute;
    bottom: -0.3em;
    left: 48%;
    transform: translateX(-50%) scale(0, 1);
    width: 100%;
    height: 0.3em;
    background: #008232;
    transition: transform 0.35s ease;
}
#header .gnav ul .on a,
#header .gnav ul .on2 a {
    text-decoration: none;
}
#header .gnav ul .on a::before,
#header .gnav ul .on2 a::before {
    transform: translateX(-50%) scale(1, 1);
}
#header.fixed .gnav ul li a {
    color: #4D4D4D;
}
#header .gnav ul li .submenu {
    display: none;
    width: 16.66em;
    position: absolute;
    left: 0;
    top: 2.5em;
    padding-top: 2.7em;
}
#header .gnav ul li .submenu li {
    margin: 0;
}
#header .gnav ul li .submenu li a {
    display: block;
    line-height: 3.2em;
    border-bottom: 1px solid #9EAC9D;
    background-color: #356A58;
    color: #fff;
    margin: 0;
    padding: 0 1.5em;
    box-sizing: border-box;
    transition: 0.3s;
}
#header .gnav ul li .submenu li a::before {
    width: 0;
}
#header .gnav ul li .submenu li:last-child a {
    border-bottom: none;
}
#header .gnav ul li .submenu .blank a {
    background: url("../img/ico_blank_w.png") right 1.5em center no-repeat #356A58;
    background-size: 0.75em auto;
}
#header .hmail a {
    display: block;
    width: 11.857em;
    height: 6.0714em;
    position: absolute;
    right: 0;
    top: 0;
    background: url("../img/ico_mail.png") center 1.57em no-repeat #008232;
    background-size: 2em auto;
    text-align: center;
    color: #fff;
    padding-top: 3.57em;
    box-sizing: border-box;
    line-height: 1;
    letter-spacing: 0.2em;
    transition: 0.3s;
}
#header .blockin a {
    display: block;
    width: 7.428em;
    height: 6.0714em;
    position: absolute;
    right: 0;
    top: 0;
    background: url("../img/ico_blockin.png") center 1.57em no-repeat #EC6900;
    background-size: 1.928em auto;
    text-align: center;
    color: #fff;
    padding-top: 3.57em;
    box-sizing: border-box;
    line-height: 1;
    letter-spacing: 0.1em;
    transition: 0.3s;
}
.standard #header .logo .logow {
    display: none;
}
.standard #header .logo .logob {
    display: block;
}
#header .companyprofile .submenu a:after{
    content: "";
    display: inline-block;
    background: url(../img/ico_download.png) no-repeat left center;
    background-size: contain;
    width: 1.2em;
    height: 1.2em;
    vertical-align: middle;
}
@media only screen and (min-width:751px){
#header .gnav ul li a:hover {
    text-decoration: none;
}
#header .gnav ul li a:hover::before {
    transform: translateX(-50%) scale(1, 1);
}
#header .gnav ul li .submenu li a:hover {
    background-color: #2B5344;
}
#header .hmail a:hover {
    background: url("../img/ico_mail.png") center 1.57em no-repeat #009e3d;
    background-size: 2em auto;
    text-decoration: none;
}
#header .blockin a:hover {
    background: url("../img/ico_blockin.png") center 1.57em no-repeat #f5a566;
    background-size: 1.928em auto;
    text-decoration: none;
}
.standard #header .gnav ul .sub {
    background: url("../img/ico_arrow2.png") right 0.7em no-repeat;
    background-size: 0.533em auto;
}
.standard #header .gnav ul li a {
    color: #4D4D4D;
}
.standard #header .gnav ul li .submenu li a {
    color: #fff;
}
}
@media only screen and (max-width:750px){
.active #header {
    background-color: #356A58;
}
#header .hinner {
    height: 16.5vw;
}
#header .logo {
    width: 34.27vw;
    padding: 5.066vw 0 0 3.466vw;
}
.active #header.fixed .logo .logow {
    display: block;
}
.active #header.fixed .logo .logob {
    display: none;
}
.standard.active #header .logo .logow {
    display: block;
}
.standard.active #header .logo .logob {
    display: none;
}
#header .gnav {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 16.5vw;
    letter-spacing: 0.1em;
    border-top: 1px solid #fff;
    overflow: auto;
}
#header .gnav ul {
    display: block;
    background-color: #356A58;
}
#header .gnav ul .home {
    display: none;
}
#header .gnav ul li {
    margin: 0;
    border-bottom: 1px solid #fff;
}
#header .gnav ul .sub,
#header.fixed .gnav ul .sub {
    background: none;
    padding-right: 0;
}
#header .gnav ul .sub a {
    background: url("../img/ico_arrow1.png") right 6.5vw center no-repeat;
    background-size: 3.733vw auto;
}
#header .gnav ul .sub .on3 {
    background: url("../img/ico_arrow5.png") right 6.5vw center no-repeat #2B5344;
    background-size: 3.733vw auto;
}
#header .gnav ul .spblank {
    background: url("../img/ico_blank_w.png") right 6.5vw center no-repeat;
    background-size: 4vw auto;
}
#header .gnav ul li a {
    display: block;
    font-size: 4.4vw;
    padding: 3.8vw 8vw;
}
#header .gnav ul .on a,
#header .gnav ul .on2 a {
    border-bottom: none;
}
#header .gnav ul li a::before {
    width: 0;
}
#header.fixed .gnav ul li a {
    color: #fff;
}
#header .gnav ul li .submenu {
    display: none;
    width: 100%;
    position: static;
    padding-top: 0;
}
#header .gnav ul li .submenu::before {
    width: 0;
}
#header .gnav ul li .submenu li {
    border-bottom: none;
}
#header .gnav ul li .submenu li a {
    display: block;
    font-size: 3.73vw;
    line-height: normal;
    border-bottom: none;
    border-top: 1px solid #9eac9d;
    background: none #2B5344;
    padding: 3vw 13.33vw;
}
#header .gnav ul li .submenu .blank a {
    background: url("../img/ico_blank_w.png") right 6.5vw center no-repeat #2B5344;
    background-size: 4vw auto;
}
#header.fixed .gnav ul .spblank, .standard #header .gnav ul .spblank {
    background-image: url(../img/ico_blank_w.png);
}
#header .hmail a {
    width: 16.5vw;
    height: 16.5vw;
    right: 16.5vw;
    top: 0;
    background: url("../img/ico_mail.png") center 5.066vw no-repeat #008232;
    background-size: 4.6vw auto;
    padding-top: 10.4vw;
    font-size: 2vw;
}
#header .blockin a {
    width: 16.5vw;
    height: 16.5vw;
    right: 16.5vw;
    top: 0;
    background: url("../img/ico_blockin.png") center 5.066vw no-repeat #EC6900;
    background-size: 4.6vw auto;
    padding-top: 10.4vw;
    font-size: 2vw;
}
#header.fixed .companyprofile .submenu a:after{
    content: "";
    display: inline-block;
    background: url(../img/ico_download.png) no-repeat left center;
    background-size: contain;
    width: 1.2em;
    height: 1.2em;
    vertical-align: middle;
}
}


/* #navtoggle
------------------------------------------------- */
@media only screen and (min-width:751px){
#navtoggle {
    display: none;
}
}
@media only screen and (max-width:750px){
#navtoggle {
    width: 16.5vw;
    height: 16.5vw;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    cursor: pointer;
    z-index: 9992;
    color: #fff;
    text-align: center;
    line-height: 1;
    background-color: #fff;
}
#navtoggle div span {
    display: block;
    position: absolute;
    height: 0.8vw;
    width: 5.6vw;
    background: #3A4446;
    left: 5.33vw;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}
#navtoggle div span:nth-child(1) {
    top: 6.133vw;
}
#navtoggle div span:nth-child(2) {
    top: 8vw;
}
#navtoggle div span:nth-child(3) {
    top: 9.866vw;
}
body.active #navtoggle div span:nth-child(1) {
	top: 8vw;
	-webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	transform: rotate(315deg);
}
body.active #navtoggle div span:nth-child(2) {
	width: 0;
	left: 50%;
}
body.active #navtoggle div span:nth-child(3) {
	top: 8vw;
	-webkit-transform: rotate(-315deg);
	-moz-transform: rotate(-315deg);
	transform: rotate(-315deg);
}
}


/* contents
------------------------------------------------- */
#contents {
    position: relative;
}
.inner {
    width: 71.42%;
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
}
@media only screen and (max-width:750px){
.inner {
    width: 92.22%;
}
}


/* maintitle
------------------------------------------------- */
.maintitle {
    width: 100%;
    height: 29.35em;
    position: relative;
}
.maintitle .headline1 {
    position: absolute;
    left: 50%;
    top: 60%;
    transform: translateY(-50%) translateX(-50%);
}
@media only screen and (max-width:750px){
.maintitle {
    height: 77.6vw;
}
.maintitle .headline1 {
    top: 62%;
    letter-spacing: 0.1em;
    padding-left: 0.1em;
}
}


/* headline
------------------------------------------------- */
.headline1 {
    text-align: center;
    color: #fff;
    font-weight: 300;
    letter-spacing: 0.3em;
    line-height: 3;
    padding-left: 0.3em;
}
.headline1 span {
    display: block;
    font-weight: 300;
    letter-spacing: 0.15em;
    position: relative;
    padding-right: 0.5em;
}
.headline1 span::before {
    content: '';
    width: 2.8em;
    height: 0.3em;
    background-color: #008232;
    position: absolute;
    left: 50%;
    top: -1em;
    margin-left: -1.8em;
}
@media only screen and (max-width:750px){
.headline1 {
    width: 100%;
    font-size: 8.848vw;
    line-height: 2.7;
    box-sizing: border-box;
}
.headline1 span {
    font-size: 3.22vw;
}
.headline1 span::before {
    width: 2.5em;
    top: -0.9em;
    margin-left: -1.6em;
}
}


/* pnav
------------------------------------------------- */
.pnav {
    background-color: #EEEFEF;
    padding: 7.8em 0 6.8em;
}
.pnav ul {
    display: flex;
    justify-content: space-between;
}
.pnav ul li {
    width: 17%;
    letter-spacing: 0.1em;
}
.pnav ul li a {
    display: block;
}
.pnav ul li a .img {
    position: relative;
    margin-bottom: 0.8em;
}
.pnav ul li a .cover {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(53,106,88,0.85);
    transition: opacity 0.4s ease;
    opacity: 0;
}
.pnav ul .on a .cover {
    opacity: 1;
}
@media only screen and (min-width:751px){
.pnav ul li a:hover {
    text-decoration: none;
}
.pnav ul li a:hover .cover {
    opacity: 1;
}
}
@media only screen and (max-width:750px){
.pnav {
    background-color: #fff;
    padding: 18vw 0 10vw;
}
.pnav ul {
    justify-content: flex-start;
    flex-wrap: wrap;
}
.pnav ul li {
    width: 28.91%;
    letter-spacing: normal;
    font-size: 3.2vw;
    margin: 0 6.635% 6.635% 0;
}
.pnav ul li:nth-child(3) {
    margin-right: 0;
}
.pnav ul li a .img {
    margin-bottom: 0.5em;
}
}


/* footer
------------------------------------------------- */
#footer {
	width: 100%;
    background-color: #263335;
    padding: 5em 0 1.5em;
}
#footer .finner {
	max-width: 1400px;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: space-between;
    color: #fff;
    letter-spacing: 0.1em;
}
#footer .finner a {
    color: #D4D4D4;
}
#footer .flogo {
	padding-left: 5em;
    color: #D4D4D4;
    line-height: 2;
}
#footer .flogo .logo {
	width: 13.2857em;
    padding-bottom: 2em;
}
#footer nav {
	padding-right: 2em;
    display: flex;
}
#footer nav ul {
    width: 16em;
}
#footer nav ul li {
    margin-bottom: 0.5em;
}
#footer nav ul li:first-child {
    margin-bottom: 1em;
}
#footer nav ul li a::before {
    content: '- ';
}
#footer nav ul .blank a {
    background: url("../img/ico_blank_b.png") right center no-repeat;
    background-size: 1em auto;
    padding-right: 1.5em;
}
#footer small {
    display: block;
	text-align: center;
    color: #ACACAC;
    padding-top: 8em;
}
@media only screen and (max-width:750px){
#footer {
    padding: 10vw 0 6.5vw;
}
#footer .finner {
    letter-spacing: 0.1em;
}
#footer .flogo {
    font-size: 2.933vw;
	padding: 0 0 8vw 10vw;
    color: #D4D4D4;
    line-height: 1.5;
}
#footer .flogo .logo {
	width: 38.672vw;
    padding-bottom: 3.2vw;
}
#footer nav {
	display: none;
}
#footer small {
    font-size: 2.266vw;
    padding-top: 5.5vw;
    border-top: 1px solid #687172;
}
}


/* totop
------------------------------------------------- */
@media only screen and (min-width:751px){
#totop {
    display: none !important;
}
}
@media only screen and (max-width:750px){
#totop {
	width: 12vw;
    height: 12vw;
    position: fixed;
    right: 2.66vw;
    bottom: 2.66vw;
    z-index: 90;
    display: none;
}
}


/* animation
------------------------------------------------- */
.elem {
    opacity: 0;
}
.elem.isAnimate {
    animation: fadeIn 1s ease forwards;
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes move-arrow {
    0% {
        transform: translateX(0);
        opacity: 1;
    }
    33% {
        transform: translateX(200%);
        opacity: 0;
    }
    66% {
        transform: translateX(-200%);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}
