main .top_visual {
position: relative;
background-color: #FF7E33;
}
main .top_visual img.pc {
display: block !important;
width: 100%;
max-width: 1024px;
margin: auto;
}
main .top_visual img.sp {
display: none !important;
}
@media only screen and (max-width: 768px) {
main .top_visual img.pc {
display: none !important;
}
main .top_visual img.sp {
display: block !important;
}
.bg-image_sp {
background-image: url(//www.nextfront.co.jp/wp-content/themes/NextFront5/img/sp_toppic01.png);
background-size: 480px auto;
background-position: center -257px;
}
}
main .top_visual .tv_panel {
position: absolute;
width: 100%;
}
main .top_visual .tv_box {
position: absolute;
text-align: left;
color: #fff;
bottom: 0;
padding: 0 30px;
}
@media only screen and (min-width: 769px) {
main .top_visual .tv_box { bottom: 200px;
margin: auto;
position: relative;
max-width: 1024px;
}
}
main .top_visual .tv_box .tv_title {
font-size: 36px;
font-family: "Zen Kurenaido", sans-serif;
font-weight: 400;
font-style: normal;
}
main .top_visual .tv_box .tvintro {
padding-top: 25px;
}
main .top_curve {
width: 100%;
height: 50px;
background-color: #FF7E33;
border-bottom-right-radius: 2000px 300px;
border-bottom-left-radius: 2000px 300px;
position: relative;
top: -1px;
}
@media only screen and (max-width: 768px) {
main .top_content {
position: relative;
overflow: hidden;
}
} @media only screen and (max-width: 768px) {
main .top_visual {
height: 390px;
}
main .top_visual_sp {
overflow: hidden;
height: 360px;
background-color: #ff7e33;
}
main .top_visual img.sp {
object-fit: fill;
width: 100%;
top: -190px;
position: relative;
}
main .top_visual .tv_box {
top: -150px;
position: relative;
text-shadow: 2px 2px 0px #ff7e33;
background-color: #ff7e3385;
box-shadow: 0px 0px 10px #ff7e33;
padding: 0 15px;
}
main .top_visual .tv_box .tv_title {
}
main .top_visual .tv_box .tvintro {
top: -14px;
position: relative;
}
main .top_curve {
z-index: -1;
background-image: linear-gradient(180deg, rgba(255, 126, 51, 1), rgba(255, 161, 108, 1));
}
main .top_content {
}
}
main .top_content .content {
padding-bottom: 90px;
padding-top: 90px;
}
@media only screen and (max-width: 768px) {
main .top_content .content {
padding-bottom: 45px;
padding-top: 45px;
}
}
@media only screen and (min-width: 769px) {
main .top_content .content {
max-width: 960px;
margin: 0 auto;
}
}
@media only screen and (max-width: 768px) {
main .top_content .content {
margin: 0 20px;
}
}
main .top_content .content .en_title {
font-family: "Fredoka", sans-serif;
font-family: "Zen Kaku Gothic New", sans-serif;
color: #FF7E33;
font-weight: 700;
}
main .top_content .content .ja_title {
font-size: 24px;
padding-bottom: 45px;
color: darkslategrey;
font-style: italic;
text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
position: relative;
}
@media only screen and (max-width: 768px) {
main .top_content .content .en_title {
display: none;
}
main .top_content .content .ja_title::before {
content: attr(data-en);
position: absolute;
top: -28px;
left: 50%;
transform: translateX(-50%) rotate(-5deg);
color: #ff7e3333;
font-size: 35px;
font-style: italic;
text-shadow: initial;
width: 100%;
}
}
main .top_content .content .intro {
padding-bottom: 45px;
}
@media only screen and (max-width: 768px) {
main .top_content .content .intro {
font-size: 15px;
text-align: left;
}
}
@media only screen and (min-width: 769px) {
main .top_content .content .intro {
font-size: 20px;
}
}
main .top_content .content .intro_news {
padding-bottom: 45px;
font-size: 20px;
text-align: left;
max-width: 800px;
margin: 0 auto;
}
@media only screen and (max-width: 768px) {
main .top_content .content .intro_news {
text-align: left;
font-size: 15px;
}
}
main .top_content .content .intro_news li {
padding-bottom: 10px;
}
main .top_content .content .intro_news li:last-child {
padding-bottom: 0;
}
main .top_content .content .intro_news li .news_box a {
color: #333333;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
main .top_content .content .intro_news li .news_box a .news_title {
word-break: break-all;
width: 600px;
}
main .top_content .content .vm_btn { display: block;
width: 140px;
height: 42px;
border-radius: 45px;
background: #6B7FFF;
font-family: "Fredoka", sans-serif;
font-family: "Zen Kaku Gothic New", sans-serif;
color: #fff;
margin-right: auto;
margin-left: auto;
padding: 4px 20px 0px 7px;
font-size: 19px;
position: relative;
transition-duration: 0.5s;
}
main .top_content .content .vm_btn:hover {
text-shadow: 4px 0px 3px rgba(78, 0, 163, 0.8);
box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
} main .top_content .content .vm_btn::after {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 6px 0 6px 8px;
border-color: transparent transparent transparent #fff;
position: absolute;
top: 50%;
right: 0;
padding-right: 14px !important;
margin-top: -6px;
}
@media only screen and (min-width: 769px) {
main .top_content .content .vm_btn::after {
right: -1px;
padding-right: 10px;
}
}
main .top_content .content .slick-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 5px 0;
}
main .top_content .content .slick-track {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
main .top_content .content .member_hako {
width: 100vw;
font-size: 14px; background-color: #FFA16C;
padding: 70px 0;
margin: 0 calc(50% - 50vw) 45px;
border-top-right-radius: 2000px 300px;
border-top-left-radius: 2000px 300px;
border-bottom-right-radius: 2000px 300px;
border-bottom-left-radius: 2000px 300px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
word-wrap: break-word;
}
@media only screen and (min-width: 769px) {
main .top_content .content .member_hako {
width: 100%;
margin: 0 0 45px;
}
}
main .top_content .content .member_hako a {
color: #333333;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-left: 10px;
margin-right: 10px;
}
main .top_content .content .member_hako .panel {
border-radius: 45px;
background: #FFF;
-webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
main .top_content .content .member_hako .panel .panel_box {
padding: 50px 10px;
}
main .top_content .content .member_hako .panel .name {
font-family: "Fredoka", sans-serif;
font-family: "Zen Kaku Gothic New", sans-serif;
font-weight: 700;
font-size: 20px;
}
main .top_content .content .member_hako .panel img {
width: 109px;
height: 109px;
padding: 5px 0;
margin: 0 auto;
}
@media only screen and (min-width: 769px) {
main .top_content .content .member_hako .panel .pro {
font-size: 16px;
}
}
main .top_content .content .member_hako .sankaku_btn01 {
width: 0;
height: 0;
border-right: 20px solid #fff;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
cursor: pointer;
margin-right: 0;
}
main .top_content .content .member_hako .sankaku_btn02 {
width: 0;
height: 0;
border-left: 20px solid #fff;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
cursor: pointer;
margin-left: 0;
}
main .top_content .content .graph_hako {
margin-bottom: 45px;
}
main .top_content .content .graph_hako ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media only screen and (min-width: 769px) {
main .top_content .content .graph_hako ul {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
}
@media only screen and (min-width: 769px) {
main .top_content .content .graph_hako ul li {
margin-left: 30px;
margin-right: 30px;
}
}
main .top_content .content .graph_hako ul li .graph {
width: 124px;
height: 43px;
-ms-flex-negative: 0;
flex-shrink: 0;
border-radius: 20px;
border: 1px solid #FF7E33;
background: #FFF;
margin-bottom: 10px;
}
@media only screen and (min-width: 769px) {
main .top_content .content .graph_hako ul li .graph {
width: 150px;
height: 53px;
border-radius: 30px;
}
}
main .top_content .content .graph_hako ul li .graph p {
font-size: 12px;
}
main .top_content .content .graph_hako ul li .graph p.graph_moji {
padding-top: 10px;
}
@media only screen and (min-width: 769px) {
main .top_content .content .graph_hako ul li .graph p {
font-size: 16px;
}
main .top_content .content .graph_hako ul li .graph p.graph_moji {
padding-top: 11px;
}
}
main .top_content .content .entry_moji {
position: relative;
display: inline-block;
color: #FF7E33;
font-size: 12px;
margin-top: 45px;
margin-bottom: 20px;
padding: 0 20px;
}
@media only screen and (min-width: 769px) {
main .top_content .content .entry_moji {
font-size: 16px;
}
}
main .top_content .content .entry_moji::before {
position: absolute;
left: 0;
top: 0;
content: "";
width: 1px;
height: 100%;
background: #FF7E33;
border-radius: 3px;
-webkit-transform: rotate(-25deg);
transform: rotate(-25deg);
}
main .top_content .content .entry_moji::after {
position: absolute;
content: "";
right: 0;
top: 0;
width: 1px;
height: 100%;
background: #FF7E33;
border-radius: 3px;
-webkit-transform: rotate(25deg);
transform: rotate(25deg);
}
main .top_content .border_line {
border-bottom: 4px dotted #FFA16C;
}
main .top_content .office_picture .op_intro {
font-size: 12px;
margin-bottom: 50px;
}
@media only screen and (min-width: 769px) {
main .top_content .office_picture .op_intro {
font-size: 16px;
}
}
main .top_content .office_picture .loop {
overflow: hidden;
max-width: 900px;
margin: 0 auto;
pointer-events: none;
}
main .top_content .office_picture .loop .loop_hako {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-animation: loop 15s linear infinite;
animation: loop 15s linear infinite;
}
@media only screen and (min-width: 769px) {
main .top_content .office_picture .loop .loop_hako {
-webkit-animation: loop 25s linear infinite;
animation: loop 25s linear infinite;
}
}
main .top_content .office_picture .loop .loop_hako .loop_item {
min-width: 33.3333333333%;
margin-bottom: 50px;
padding-left: 20px;
}
main .top_content .office_picture .loop .loop_hako .loop_item .pic_obj {
width: 33.3333333333vw;
border-radius: 30px;
}
main .top_content .office_picture .loop .loop_hako .loop_item .pic_expl {
font-size: 12px;
text-align: center;
}
@media only screen and (min-width: 769px) {
main .top_content .office_picture .loop .loop_hako .loop_item .pic_expl {
font-size: 16px;
}
}
.pb-45 {
padding-bottom: 45px !important;
}
.txt-left {
text-align: left;
}
.ct-center {
justify-content: center;
} .news_date{
width: 200px;
text-align: right;
margin-right: 15px;
font-family: 'Oranienbaum', 'Droid serif';
font-style: italic;
color: darkcyan;
}
@media only screen and (max-width: 768px) {
main .top_content .content .intro_news li .news_box a {
display: block;
}
.news_date {
text-align: left;
width: unset;
}
main .top_content .content .intro_news li .news_box a .news_title {
width: unset;
border-bottom: 1px dotted greenyellow;
position: relative;
padding-right: 10px;
}
.news_title .fa-circle-chevron-right {
position: absolute;
right: -7px;
bottom: 5px;
}
main .top_content .border_line {
border-bottom: 2px dotted #FFA16C;
}
} .tv_box {
overflow: hidden; }
.tv_box .tv_title,
.tv_box .tvintro {
opacity: 0; transform: translateY(20px); animation: floatUpWhole 1.2s forwards; animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); margin: 0; padding: 0;
animation-delay: 0.2s;
} @keyframes floatUpWhole {
0% {
opacity: 0;
transform: translateY(20px); }
100% {
opacity: 1;
transform: translateY(0); }
} .tv_box .tvintro {
animation: fadeInScale 1.5s forwards;
animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
transform: translateY(20px) scale(0.9); }
@keyframes fadeInScale {
0% {
opacity: 0;
transform: translateY(20px) scale(0.9);
}
100% {
opacity: 1;
transform: translateY(0) scale(1);
}
}