@charset "utf-8";
img, object, embed, video {
max-width: 100%;
}

.totop {
position: fixed;
bottom: 30px;
width: 54px;
height: 54px;
right: 10px;
display: block;
z-index: 200;
}

.en {
font-family:"Lato", sans-serif;
}

@keyframes gradAnim {
0% {
filter:hue-rotate(0deg)
}
100% {
filter:hue-rotate(360deg)
}
}

@keyframes gradAnim02 {
0% {
filter:hue-rotate(0deg)
}
100% {
filter:hue-rotate(360deg)
}
}





/*loop_wrap
-------------------------------*/
@keyframes txtloop {
0% {
transform: translateX(100%);
}
to {
transform: translateX(-100%);
}
}
@keyframes txtloop2 {
0% {
transform: translateX(0);
}
to {
transform: translateX(-200%);
}
}
@keyframes zoomUp {
0% {
transform: scale(1);
}
100% {
transform: scale(1.15); /* 拡大率 */
}
}


/*PC*/
@media print, screen and (min-width: 769px) {
body {
min-width: 1200px;
}
.totop {
position: fixed;
bottom: 80px;
width: 40px;
height: 40px;
right: 10px;
display: block;
z-index: 200;
}

/* com[PC]
--------------------------------------------*/
.gridContainer {
width: 100%;
min-width: 1080px;
}
.pcBr {
display: inline-block;
}
.spBr {
display: none;
}
.pc {
display: block;
}
.sp {
display: none !important;
}
.comPd {
padding-bottom: 120px;
}
.com_mb60 {
margin-bottom: 60px;
}

/* ボックス[PC]
--------------------------------------------*/
.page_wrap {
/*width: calc((1280 - 320) / 1280 * 100%);
*/margin:0 7vw 120px 9.5vw;
}

.w800{
width: 100%;
max-width: 840px;
box-sizing: border-box;
padding-left: 20px;
padding-right: 20px;
position: relative;
z-index: inherit;
margin: 0 auto 100px;
}

.w1080{
width: 100%;
max-width: 1120px;
padding-left: 20px;
padding-right: 20px;
position: relative;
margin: 0 auto 100px;
}



/* header[PC]
--------------------------------------------*/
#header {
width: 100%;
height: 100px;
min-width: 1200px;
position: fixed;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
flex-direction: row-reverse;
z-index: 15;
transition: 0.5s;
}

/* ロゴ[PC] */
.logo_wrap {
width:220px;
margin-top: 15px;
margin-left: 30px;
box-sizing: border-box;
transition: .5s;
position: relative;
z-index: 10;
}

#logo_img {
width: 100%;
}

#logo_img a {
display: block;
}

/* メニュー[PC]
--------------------------------------------*/
/*gnav*/
.gnav {
display: none;
}

.siteNav {
display: flex;
justify-content: flex-end;
align-items: stretch;
flex-direction: row;
}
.siteNav .siteNav_dl {
display: flex;
justify-content: flex-start;
align-items: stretch;
flex-direction: row;
}
.siteNav .siteNav_dl .siteNav_dt {
display: flex;
justify-content: center;
align-items: center;
padding: 0 33px 0 33px;
height: 70px;
background: #272A2F;
color: #FFF;
font-size: 13px;

font-weight: 600;
line-height: 1.5;
}
.siteNav .siteNav_ul {
display: flex;
justify-content: flex-start;
align-items: stretch;
flex-direction: row;
background: #e73829;
border-radius: 50rem;
padding: 0 15px;
margin:10px 15px 10px 0;
box-shadow: 0px 3px 10px 0px rgba(0,0,0,.16);
}
.siteNav .siteNav_ul .siteNav_content .siteNav_a {
display: flex;
justify-content: center;
align-items: center;
position: relative;
padding: 0 15px;
height: 30px;
color: #FFF;
font-size: 12px;
font-weight: 700;
line-height: 1.5;
}

.siteNav .siteNav_ul .siteNav_content .siteNav_a .siteNav_aLine {
background: linear-gradient(#FFF, #FFF) 100% 100% / 0 1px no-repeat;
transition: background-size .4s cubic-bezier(.23,1,.32,1) 0s;
}

body:not(.-is-touchDevice) .siteNav .siteNav_ul .siteNav_content .siteNav_a:hover .siteNav_aLine {
background-position: 0 100%;
background-size: 100% 1px;
}

.g_menu {
position: absolute;
top:60px;
right: 20px;
font-weight: 500;
text-align: right;
letter-spacing: 0.04em;
color: #FFF;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.g_menu li {margin-right: 20px; text-align: center;}
.g_menu li:last-child {margin-right: 0;}
.g_menu a {
font-size: .9rem;
line-height: 1.6;
font-weight: 600;
letter-spacing:0;
text-align: center;
color: #121212;
}

.g_menu a span{

font-size: 0.6rem;
font-weight: 800;
line-height: 1;
display: block;
color:#e73829;
}

.g_menu_aLine {
background: linear-gradient(#e73829, #e73829) 100% 100% / 0 1px no-repeat;
transition: background-size .4s cubic-bezier(.23,1,.32,1) 0s;
}

body:not(.-is-touchDevice) .g_menu_aLine:hover {
background-position: 0 100%;
background-size: 100% 1px;
}

#footerWrap {
width: 100%;
padding: 60px 0 60px;
min-width: 1200px;
position: relative;
background: url("../images/com/bg.jpg") center center no-repeat;
background-size: cover;
overflow: hidden;
}

#footer {
width: 90%;
margin: 0 auto 30px;
position: relative;
z-index:10;
}

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

#footer .address .address_box{
width: 35%;
display: flex;
flex-wrap: wrap;
justify-content:space-between;
align-items: center;
}

#footer .address .address_box .fot_img{
width: 25%;
}

#footer .address .address_box .company_name{
width: 73%;
font-size: 1rem;
font-weight:700;
line-height: 1;
margin: 0;
}

#footer .address .address_box .address_txt{
width: 100%;
margin-top: 15px;
font-weight: 500;
line-height: 1.6;
}

#footer .address .address_box2{
width: 65%;
display: flex;
flex-wrap: wrap;
position: relative;
}

#footer .address .address_box2 li{
width: 25%;
padding: 4px 0;
box-sizing: border-box;
font-size: .9rem;
font-weight: 600;
position: relative;
margin-bottom: 20px;
}

#footer .address .address_box2 li a{
color: #121212;
}

.copy {
width: 90%;
margin: 0 auto;
font-size: .9rem;
text-align: right;
font-weight: 500;
}

.c-grad-other__item {
z-index:0;
position:absolute;
right:-40%;
bottom:0;
width:100%;
translate:-20% 20%;
rotate:-35deg;
filter:blur(20px)
}

.c-grad-other__item-in {
background:linear-gradient(104deg, rgb(57, 225, 255) 0%, rgb(22, 148, 227) 40%, rgb(25, 168, 156) 46%, rgb(220, 230, 132) 58%, rgb(233, 187, 168) 88%, rgb(255, 255, 255) 100%);
-webkit-clip-path:polygon(0 0, 0% 100%, 100% 50%);
width:100%;
height:200px;
animation:gradAnim02 8s infinite alternate;
clip-path:polygon(0 0, 0% 100%, 100% 50%);
opacity:.7
}


/* PAGE[PC]
--------------------------------------------*/
.com_table {
border-top: 1px solid #dcdcdc;
width: 100%;
}
.com_table th {
border-bottom: 1px solid #dcdcdc;
width: 20%;
padding: 10px;
text-align: left;
vertical-align: middle;
font-weight: normal;
}
.com_table td {
border-bottom: 1px solid #dcdcdc;
padding: 10px;
}


/*hed_wrap
-------------------------------*/
#hed_wrap {
position: relative;
margin-bottom: 60px;
}
#hed_wrap .txt_box {
padding: 160px 5% 0;
box-sizing: border-box;
}

#hed_wrap .txt_box h1{
font-weight: 800;
font-size: 2.6rem;
line-height: 1;
margin: 0 0 20px;
text-align: center;
}

#hed_wrap .txt_box h1 .en_ttl{
font-size: 1rem;
margin-bottom: 15px;
display: block;
color: #e73829;
}

.a_crumb {
display: flex;
flex-wrap: wrap;
margin:0 10px 0 0;
font-size: 12px;
justify-content: flex-end;
position: relative;
}

.a_crumb a:nth-child(n+2)::before {
content: "";
display: inline-block;
width: 16px;
margin: -.25em 6px 0;
border-top: 1px solid #121212;
vertical-align: middle;
}

.a_crumb a:not([href]),
.a_crumb a{
color: #121212;
}

article {
overflow: hidden; margin-bottom: 50px;
}
article .loop_wrap {
display: flex;
width: 100%;
overflow: hidden;
margin: 0 auto 0;
}
article .loop_wrap div {
flex: 0 0 auto;
white-space: nowrap;
font-size: 8rem;
font-weight:600;
line-height:1;
overflow: hidden;
color:rgba(231,56,41,0.30);
}
article .loop_wrap div:nth-child(odd) { animation: txtloop 70s -35s linear infinite; }
article .loop_wrap div:nth-child(even) { animation: txtloop2 70s linear infinite; }


/*main
---------------------------------------*/
main{
position:relative;
z-index:10;
}

.c-grad__item {
z-index:-1;
position:fixed;
top:0;
left:-20%;
width:100%;
rotate:-29deg;
filter:blur(17px);
}

.c-grad__item-in {
background:linear-gradient(140deg, rgb(255, 255, 255) 0%, rgb(220, 230, 132) 25%, rgb(57, 225, 255) 65%, rgb(1, 139, 113) 100%);;
-webkit-clip-path:polygon(0 0, 0% 100%, 100% 50%);
width:100%;
height:200px;
animation:gradAnim 8s infinite alternate;
opacity:.4;
}

.c-grad__item {
opacity:1;
transition:.7s 3s cubic-bezier(0, 0.16, 0.75, 0.8);
transition-property:opacity
}

/*btn
-----------------------------*/
.common_btn_box{
margin-top: 60px;
text-align: center;
}

.common_btn {
position: relative;
display: inline-flex;
align-items: center;
color: #fff;
background-color: #e83828;
border: 1px solid #e83828;
text-align: left;
font-size: 1rem;
letter-spacing: 0.05em;
font-weight: 700;
padding: 10px 10px;
border-radius: 6px;
transition: 0.3s;
}

.common_btn .icon {
position: relative;
width: 30px;
height:29px;
}

.common_btn .icon img{
margin-top: -5px;
}

.common_btn .icon::after {
position: absolute;
content: "";
background-image: url("../images/com/btn-arrow-r.svg");
background-size: cover;
width: 30px;
height:29px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
opacity: 0;
transition: 0.3s;
}

.common_btn .text{
width:200px;
text-align: center;
margin-right: 0;
}

.common_btn:hover {
background-color: #fff;
color: #e83828;
}
.common_btn:hover .icon img {
opacity: 0;
}
.common_btn:hover .icon::after {
opacity: 1;
}



}
/*sp*/
@media only screen and (max-width: 768px) {
body {
font-size: 14px;
line-height: 1.8;
}
.totop {
position: fixed;
bottom: 80px;
width: 30px;
height: 30px;
right: 5px;
display: block;
z-index: 200;
}
#a, #b, #c, #e, #f, #g, #h, #i, #j, #k, #l, #m, #n {
margin-top: -60px;
padding-top: 60px;
}
/* com[SP]
--------------------------------------------*/
.gridContainer {
width: 100%;
min-width: 1080px;
}
.pcBr {
display: none;
}
.spBr {
display: inline-block;
}
.pc {
display: none !important;
}
.sp {
display: block;
}
.comPd {
padding-bottom: 120px;
}
.com_mb60 {
margin-bottom: 30px;
}
/* ボックス[SP]
--------------------------------------------*/
.w800{
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
padding-left: 20px;
padding-right: 20px;
position: relative;
z-index: inherit;
margin: 0 auto 30px;
}

.w1080{
width: 100%;
margin: 0 auto 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
padding-left: 20px;
padding-right: 20px;
position: relative;
}



/* header[SP]
--------------------------------------------*/
/* ヘッダー[sp] */
#header {
width: 100%;
height: 60px;
z-index: 100;
position: fixed;
display: flex;
align-items: center;
}
#header.scroll-nav {
position: fixed;
top: 0px;
}
/* ロゴ[SP] */
#logo_img {
position: relative;
z-index: 100;
width:150px;
margin: 0 0 0 5%;
}
#logo_img a {
display: block;
}
#logo_img a img {
width: 100%;
}
.g_menu, .g_high_menu {
display: none;
}
/* メニュー[SP]
--------------------------------------------*/
/*menu*/
.mainMenu {
box-sizing: border-box;
width: 100%;
align-items: center;
height: 60px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
z-index: 100;
}
.mainMenuInWrap, .mainMenuIn,.siteNav {
display: none;
}
.c_btn {
display: none;
}
.logo_Hed_index {
display: none;
}
/*menu*/
.menuWrap {
width: 30px;
position: fixed;
right: 15px;
top: 0px;
z-index: 20000;
cursor: pointer;
}
.menu {
display: block;
position: fixed;
width: 30px;
margin: 0 auto;
height: 18px;
margin-top: 15px;
margin-right: 0;
}
.menu__line {
background: #e73829;
display: block;
height: 2px;
position: absolute;
transition: transform .3s;
width: 30px;
}
.menu__line--center {
top: 8px;
}
.menu__line--bottom {
bottom: 0;
}
.menu__line--top.active {
top: 7px;
transform: rotate(45deg);
width: 100%;
background: #e73829;
}
.menu__line--center.active {
transform: scaleX(0);
}
.menu__line--bottom.active {
bottom: 9px;
transform: rotate(135deg);
background: #e73829;
}

.menuWrap p {
width: 100px;
display: block;
position: fixed;
font-size: 10px;
font-weight: bold;
line-height: 1em;
margin-top: 28px;
margin-left: -100px;
}
/*gnav*/
.gnav {
background: #FFF;
display: none;
height: 100%;
position: fixed;
width: 100%;
top: 0;
z-index: 1000;
}
.gnav__wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: center;
height: 100%;
position: absolute;
width: 100%;
}

.gnav_bg_img {
display: none;
}

.gnav_contents {
width: 100%;
background-size: 180px 224px, cover;
height: 100%;
display: flex;
align-items: center;
background-position: bottom right, center center;
background-repeat: no-repeat, repeat;
}
.gnav_contents_box {
width: 95%;
align-items: center;
overflow-y: auto;
height: 70vh;
}
.gnav__menu {
height: 100%;
padding: 0 2%;
}
.gnav__menu__item {
text-align: center;
margin-bottom: 10px;
}
.gnav__menu__item a {
color: #121212;
font-size: .9rem;
font-weight: 600;
text-decoration: none;
transition: .5s;
}
.gnav__menu__item a span.en {
display: block;
font-size: 12px;
font-weight: bold;
color: #FFF;
}
.gnav__menu__item a i {
padding-left: 15px;
}
.gnav__menu__item a:hover {
color: #FFF;
}
.gnav_logo {
width: 80px;
margin: 0 auto 40px;
}
.gnav_menu_sub {
width: 100%;
box-sizing: border-box;
margin: 0 auto;
margin-bottom: 30px;
}
.gnav_menu_sub li:nth-child(n+2) {
margin-top: 10px;
}
.gnav_menu_sub li a {
display: block;
font-size: 12px;
}
.g_sns a {
color: #888;
margin: 10px 0px;
font-weight: 500;
display: block;
}
.g_sns a span.icon {
padding-right: 15px;
display: inline-block;
text-align: center;
width: 20px;
}
.g_sns a span.icon i {
font-size: 18px;
text-align: center;
}
.gnav_menu_boxR {
padding: 0 10%;
margin-top: 50px;
text-align: center;
}

#footerWrap {
width: 100%;
background:url("../images/com/bg.jpg") center center no-repeat;
background-size: cover;
padding:40px 0 80px;
position: relative;
overflow: hidden;
}

#footer {
width: 90%;
margin: 0 auto 30px;
}

#footer .address{
position: relative;
z-index: 5;
}

#footer .address .address_box{
width: 100%;
}

#footer .address .address_box2{
display: none;
}

#footer .address .address_box .fot_img{
width: 100px;
margin: 0 auto 20px;
}

#footer .address .address_box .company_name{
font-size: 1rem;
font-weight:800;
line-height:1;
margin: 0 0 15px;
text-align: center;
}

#footer .address .address_box .address_txt{
font-weight: 500;
line-height: 1.6;
text-align: center;
}

.copy {
width: 90%;
margin: 0 auto;
font-size: 10px;
letter-spacing: 0.12em;
text-align: center;
}


.c-grad-other__item {
z-index:0;
position:absolute;
right:-40%;
bottom:0;
width:100%;
translate:-20% 20%;
rotate:-35deg;
filter:blur(20px)
}

.c-grad-other__item-in {
background:linear-gradient(104deg, rgb(57, 225, 255) 0%, rgb(22, 148, 227) 40%, rgb(25, 168, 156) 46%, rgb(220, 230, 132) 58%, rgb(233, 187, 168) 88%, rgb(255, 255, 255) 100%);
-webkit-clip-path:polygon(0 0, 0% 100%, 100% 50%);
width:100%;
height:200px;
animation:gradAnim02 8s infinite alternate;
clip-path:polygon(0 0, 0% 100%, 100% 50%);
opacity:.7
}



/* PAGE[SP]
--------------------------------------------*/
.com_table {
border-top: 1px solid #dcdcdc;
width: 100%;
}
.com_table th {
display: block;
width: 100%;
padding: 10px 10px 0;
text-align: left;
box-sizing: border-box;
}
.com_table td {
display: block;
border-bottom: 1px solid #dcdcdc;
padding: 10px;
box-sizing: border-box;
}
.all_hed_img {
margin: 0 auto 60px;
padding: 0 10px;
}



/*hed_wrap
-------------------------------*/
#hed_wrap {
position: relative;
margin-bottom: 60px;
}
#hed_wrap .txt_box {
padding: 100px 5% 0;
box-sizing: border-box;
}

#hed_wrap .txt_box h1{
font-weight: 800;
font-size: 1.8rem;
line-height: 1;
margin: 0 0 20px;
text-align: center;
}

#hed_wrap .txt_box h1 .en_ttl{
font-size: .6rem;
margin-bottom: 15px;
display: block;
color: #e73829;
}

.a_crumb {
display: flex;
flex-wrap: wrap;
margin:0 10px 0 0;
font-size: 10px;
justify-content: flex-end;
position: relative;
}

.a_crumb a:nth-child(n+2)::before {
content: "";
display: inline-block;
width: 16px;
margin: -.25em 6px 0;
border-top: 1px solid #121212;
vertical-align: middle;
}

.a_crumb a:not([href]),
.a_crumb a{
color: #121212;
}

article {
overflow: hidden; margin-bottom: 50px;
}
article .loop_wrap {
display: flex;
width: 100%;
overflow: hidden;
margin: 0 auto 0;
}
article .loop_wrap div {
flex: 0 0 auto;
white-space: nowrap;
font-size: 4rem;
font-weight:600;
line-height:1;
overflow: hidden;
color:rgba(231,56,41,0.30);
}
article .loop_wrap div:nth-child(odd) { animation: txtloop 70s -35s linear infinite; }
article .loop_wrap div:nth-child(even) { animation: txtloop2 70s linear infinite; }

/*main
---------------------------------------*/
main{
position:relative;
z-index:10;
}

.c-grad__item {
z-index:-1;
position:fixed;
top:0;
left:-20%;
width:100%;
rotate:-29deg;
filter:blur(17px);
}

.c-grad__item-in {
background:linear-gradient(140deg, rgb(255, 255, 255) 0%, rgb(220, 230, 132) 25%, rgb(57, 225, 255) 65%, rgb(1, 139, 113) 100%);;
-webkit-clip-path:polygon(0 0, 0% 100%, 100% 50%);
width:100%;
height:200px;
animation:gradAnim 8s infinite alternate;
opacity:.4;
}

.c-grad__item {
opacity:1;
transition:.7s 3s cubic-bezier(0, 0.16, 0.75, 0.8);
transition-property:opacity
}


/*btn
-----------------------------*/
.common_btn_box{
margin-top: 60px;
text-align: center;
}

.common_btn {
position: relative;
display: inline-flex;
align-items: center;
color: #fff;
background-color: #e83828;
border: 1px solid #e83828;
text-align: left;
font-size: 1rem;
letter-spacing: 0.05em;
font-weight: 700;
padding: 10px 10px;
border-radius: 6px;
transition: 0.3s;
}

.common_btn .icon {
position: relative;
width: 30px;
height:29px;
}

.common_btn .icon img{
margin-top: -5px;
}

.common_btn .icon::after {
position: absolute;
content: "";
background-image: url("../images/com/btn-arrow-r.svg");
background-size: cover;
width: 30px;
height:29px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
opacity: 0;
transition: 0.3s;
}

.common_btn .text{
width:200px;
text-align: center;
margin-right: 0;
}

.common_btn:hover {
background-color: #fff;
color: #e83828;
}
.common_btn:hover .icon img {
opacity: 0;
}
.common_btn:hover .icon::after {
opacity: 1;
}



/*--------スマホメニュー-------*/
.sp_list {
width: 100%;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
position: fixed;
bottom: 0;
height: 60px;
background:#FFF;
z-index: 10;
}

.sp_list li {
background: #e73829;
width:33.2%;
box-sizing: border-box;
display: flex;
align-items: center;
justify-content: center;
}
.sp_list li a {
width: 100%;
display: block;
color: #fff;
text-align: center;
font-size:.7rem;
font-weight: 600;
}
.sp_list li a span.tit {
display: block;
line-height:1;
}
.sp_list li a i {
font-size: 16px;
margin: 0 0 10px;
}
.sp_list .end {
display: none;
}


}