@charset "utf-8";
html {
font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body {
margin: 0;
}  article,
aside,
details, figcaption,
figure,
footer,
header,
main, menu,
nav,
section,
summary { display: block;
} audio,
canvas,
progress,
video {
display: inline-block;
} audio:not([controls]) {
display: none;
height: 0;
} progress {
vertical-align: baseline;
} template, [hidden] {
display: none;
}  a {
background-color: transparent;
} a:active,
a:hover {
outline-width: 0;
}  abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: inherit;
} b,
strong {
font-weight: bolder;
} dfn {
font-style: italic;
} h1 {
font-size: 2em;
margin: 0.67em 0;
} mark {
background-color: #ff0;
color: #000;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
} svg:not(:root) {
overflow: hidden;
}  code,
kbd,
pre,
samp {
font-family: monospace, monospace; font-size: 1em; } figure {
margin: 1em 40px;
} hr {
box-sizing: content-box; height: 0; overflow: visible; }  button,
input,
select,
textarea {
font: inherit;
} optgroup {
font-weight: bold;
} button,
input, select { overflow: visible;
} button,
input,
select,
textarea { margin: 0;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
cursor: pointer;
} [disabled] {
cursor: default;
} button,
html [type="button"], [type="reset"],
[type="submit"] {
-webkit-appearance: button; } button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
} button:-moz-focusring,
input:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield;
} [type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
 * {
box-sizing: border-box;
padding: 0;
margin: 0;
word-break: normal;
word-wrap: break-word;
}
@font-face {
font-family: DINNextLTPro-Medium;
src: url(//support.jyusen-t.com/wp-content/themes/jyusen-wp/img/en.ttf);
font-weight: normal;
font-style: normal;
}
body {
width: 100%;
overflow-x: hidden;
background-color: #fff;
font-family: 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro",
"Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
font-size: 16px;
font-weight: 500;
color: #333;
font-feature-settings: "palt";
text-size-adjust: 100%;
letter-spacing: 0.1em;
overflow-x: hidden;
overscroll-behavior-y: none;
}
.en {
font-family: DINNextLTPro-Medium;
}
img {
vertical-align: middle;
margin: 0;
padding: 0;
border: 0;
max-width: 100%;
}
.clearfix:before,
.clearfix:after {
display: table;
content: " ";
}
.clearfix:after {
clear: both;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
td,
th {
padding: 0;
}
table {
background-color: transparent;
}
table col[class*="col-"] {
position: static;
display: table-column;
float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
position: static;
display: table-cell;
float: none;
}
ul li {
list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
margin: 0px;
}
.os-animation {
opacity: 0;
}
.os-animation.animated {
opacity: 1;
}
.fixedcontainer {
width: 1080px;
margin: 0 auto;
padding: 0px;
text-align: left;
}
.fixedcontainer-air {
margin: 0 auto;
padding: 10px;
}
@media screen and (min-width: 768px) {
.fixedcontainer-air {
width: 1050px;
margin: 0 auto;
}
}
.fixedcontainer img {
margin: auto;
justify-content: center;
display: block;
}
a {
color: inherit;
}
a:visited,
a:link,
a:hover,
a:active,
a:focus {
outline: none;
text-decoration: none;
}
a:hover {
opacity: 0.8;
transition: opacity 0.5s ease;
}
.text-center {
text-align: center;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.visible-sp {
display: none;
}
.hidden-sp {
display: block;
}
.yellow_back {
background: linear-gradient(to right, #f2c94c 0%, #f2994a 100%);
}
.blue_back {
background: linear-gradient(to right, #54bdc3 0%, #1aa7c7 100%);
}
.pink_back {
background: linear-gradient(to right, #ff8d87 0%, #fc7871 100%);
}
.yellow {
color: #d6761e;
}
.pink {
color: #f26f78;
}
.blue {
color: #009ab7;
}
header {
position: sticky;
z-index: 4;
top: 0;
width: 100%;
left: 0;
background: #fff;
}
.header_in {
display: flex;
align-items: center;
justify-content: space-between;
position: relative;
z-index: 1;
}
.logo {
padding-left: 40px;
}
.header_links {
display: flex;
align-items: center;
}
.header_links > ul {
display: flex;
align-items: center;
}
.header_links > ul li {
margin-right: 32px;
}
.header_links > ul li span {
display: block;
text-align: center;
}
.header_links > ul li span img {
width: 30px;
}
.menu-trigger {
position: relative;
display: block;
cursor: pointer;
width: 90px;
height: 90px;
z-index: 5;
}
.menu-trigger.scroll {
position: fixed;
top: 0;
right: 0;
}
.menu-trigger span {
display: inline-block;
transition: all 0.4s;
box-sizing: border-box;
cursor: pointer;
float: right;
position: absolute;
background: #fff;
width: 36px;
height: 2px;
left: 0;
right: 0;
margin: auto;
}
.menu-trigger span:nth-of-type(1) {
top: 25px;
}
.menu-trigger span:nth-of-type(2) {
top: 35px;
}
.menu-trigger span:nth-of-type(3) {
top: 45px;
}
.menu-trigger p {
position: absolute;
top: 55px;
text-align: center;
width: 100%;
font-size: 12px;
color: #fff;
}
.g-nav {
position: fixed;
top: 0;
right: 0;
background: rgba(0, 0, 0, 0.5);
width: 0;
height: 100vh;
z-index: 4;
transition: 0.5s;
overflow-x: hidden;
}
.g-nav.open {
width: 100%;
transition: 0.5s;
}
.g-nav .list {
width: 400px;
padding: 120px 20px 80px;
overflow-y: auto;
background: #f0f0f0;
position: absolute;
right: 0;
top: 0;
height: 100vh;
}
.g-nav .list li {
text-align: center;
border-bottom: 1px dashed #ccc;
}
.g-nav .list li:first-child {
border-top: 1px dashed #ccc;
}
.g-nav .list li:last-child {
border-bottom: none;
position: absolute;
bottom: 0;
right: 0;
width: 100%;
}
.g-nav .list li a {
display: inline-block;
width: 228px;
text-align: center;
text-decoration: none;
padding: 10px 0;
font-weight: bold;
}
.g-nav .list li a span {
display: block;
text-align: center;
}
.g-nav .list li a span img {
width: 30px;
}
.g-nav .list li.contact_btn a {
border: 3px solid #ff830e;
border-radius: 6px;
padding: 7px 0;
color: #ff830e;
background-color: #fff;
}
.g-nav .list li.order_btn a {
color: #fff;
background-color: #ff830e;
border-radius: 6px;
}
.menu-trigger.active span:nth-of-type(1) {
-webkit-transform: translateY(10px) rotate(-45deg);
transform: translateY(10px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
-webkit-transform: translateY(-10px) rotate(45deg);
transform: translateY(-10px) rotate(45deg);
}
.fixedcontainer2 {
max-width: 1280px;
margin: 0 auto;
width: 90%;
}
.fv_copyright {
position: absolute;
left: -30px;
writing-mode: vertical-rl;
text-orientation: mixed;
font-size: 12px;
top: 50%;
margin-top: -40px;
}
.pt120 {
padding-top: 70px;
text-align: center;
}
.pb120 {
padding-bottom: 60px;
}
.title {
text-align: center;
font-size: 30px;
margin-bottom: 50px;
}
.title span {
font-family: DINNextLTPro-Medium;
font-size: 18px;
color: #787878;
display: block;
}
.yback {
background: linear-gradient(
to top,
#fde67c 0%,
#fde67c 40%,
transparent 40%,
transparent 100%
);
}
.title small {
font-size: 24px;
}
.btn {
max-width: 420px;
width: 100%;
line-height: 1;
margin: 0px auto;
}
.btn a {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
line-height: 1;
color: rgb(255, 255, 255);
font-weight: 700;
position: relative;
z-index: 1;
overflow: hidden;
padding: 18px 0px;
border-radius: 40px;
}
.btn_text {
position: relative;
z-index: 1;
margin-right: 15px;
line-height: 1.6;
}
.btn_icon {
background-color: rgb(255, 255, 255);
position: relative;
width: 50px;
height: 1px;
transition: width 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.btn_icon::after {
content: "";
display: block;
width: 5px;
height: 5px;
position: absolute;
top: 50%;
transform: translateY(-50%);
border-radius: 50%;
right: -10px;
background-color: rgb(255, 255, 255);
}
.btn a::after {
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
z-index: 0;
background-color: rgba(60, 60, 60, 0.1);
opacity: 0;
pointer-events: none;
transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.btn a:hover {
opacity: 1;
}
.btn a:hover::after {
opacity: 1;
}
.btn a:hover .btn_icon {
width: 30px;
}
.cta {
background: url(//support.jyusen-t.com/wp-content/themes/jyusen-wp/img/back2.jpg) no-repeat;
background-size: cover;
background-position: center;
padding: 100px 0;
}
.cta .fixedcontainer {
display: flex;
justify-content: center;
}
.cta .fixedcontainer > div {
width: 500px;
text-align: center;
color: #fff;
padding: 30px 0;
}
.cta .fixedcontainer > div h2 img {
margin-top: -4px;
margin-right: 4px;
}
.cta .fixedcontainer > div h2 {
font-size: 22px;
}
.tel_num {
font-size: 26px;
margin: 5px 0 10px;
}
.tel_num span {
font-size: 46px;
}
.btn .white_back {
background: #fff;
color: #333;
}
.btn .white_back .btn_icon {
background: #333;
}
.btn .white_back .btn_icon::after {
background: #333;
}
.cta_mail .btn {
margin-top: 15px;
}
.footer {
margin-top: 10px;
position: relative;
padding: 60px 0;
background-color: #787878;
color: #fff;
}
.footer:after {
position: absolute;
content: "";
width: 100%;
height: 100%;
background-image: url(//support.jyusen-t.com/wp-content/themes/jyusen-wp/img/bg_pattern.png);
background-repeat: repeat;
background-size: 100px 100px;
opacity: 0.05;
left: 0;
top: 0;
}
.footer:before {
position: absolute;
z-index: 1;
content: "";
width: 100%;
height: 10px;
top: -10px;
background: linear-gradient(to right, #f2c94c 0%, #f2994a 100%);
}
.footer .fixedcontainer {
position: relative;
z-index: 2;
display: flex;
flex-direction: row-reverse;
justify-content: space-between;
}
.footer_company {
display: flex;
align-items: start;
margin-bottom: 30px;
}
.footer_logo {
background: #fff;
border-radius: 50%;
margin-right: 15px;
}
.footer_left {
text-align: right;
}
.footer_left ul {
margin-bottom: 10px;
display: flex;
}
.footer_left ul li {
margin-left: 20px;
}
.footer_left ul a {
text-decoration: underline;
}
.slider {
height: 402px;
}
.slider .slick-slide { background: #fff;
padding: 40px;
border: solid 1px #f2c94c; border-radius: 10px; margin-left: 10px;
margin-right: 10px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}
.slider_txt {
text-align: center;
font-size: 18px;
font-weight: bold;
}
.slider_wrap .fixedcontainer {
position: relative;
}
.slider_illust {
position: absolute;
z-index: -1;
right: -50px;
top: 50px;
}
.slick-slider .slick-list {
padding: 20px 0;
}
.slick-slide h3 {
text-align: center;
margin: 10px 0;
}
.slick-next:before,
.slick-prev:before {
content: none;
}
.slick-next,
.slick-prev {
width: 60px;
height: 60px;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
z-index: 1;
}
.slick-next {
right: -30px;
background-image: url(//support.jyusen-t.com/wp-content/themes/jyusen-wp/img/next.png);
}
.slick-prev {
left: -30px;
background-image: url(//support.jyusen-t.com/wp-content/themes/jyusen-wp/img/prev.png);
}
.slick-next:hover {
background-image: url(//support.jyusen-t.com/wp-content/themes/jyusen-wp/img/next.png);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
}
.slick-prev:hover {
background-image: url(//support.jyusen-t.com/wp-content/themes/jyusen-wp/img/prev.png);
background-size: contain;
background-repeat: no-repeat;
background-position: center;
}
.more_btn {
margin-top: 50px;
}
.news_date {
font-family: DINNextLTPro-Medium;
font-size: 14px;
margin: 5px 0;
color: #787878;
}
.instagram {
text-align: center;
}
.instagram h2 {
margin-bottom: 50px;
}
.video_iframe {
max-width: 800px;
margin: 0 auto;
text-align: center;
}
.video_iframe iframe {
width: 100%;
height: 420px;
}
.black_back {
background: #333;
}
.feature_list {
position: relative;
}
.feature_one {
background: #fff;
position: relative;
padding: 40px;
display: flex;
margin-bottom: 40px;
align-items: center;
}
.feature_illust {
position: absolute;
right: 200px;
top: -30px;
}
.feature_content {
width: 700px;
}
.feature_content p {
text-align: left;
}
.feature_img {
flex: 1;
text-align: center;
}
.feature_header {
display: flex;
text-align: center;
align-items: center;
margin-bottom: 20px;
}
.feature_ttl {
font-size: 24px;
text-align: left;
}
.feature_num {
width: 80px;
height: 80px;
border-radius: 50%;
background: #fc7871;
color: #fff;
font-size: 14px;
line-height: 1;
padding: 16px 0 0;
margin-right: 20px;
}
.feature_num span {
font-size: 38px;
font-weight: bold;
display: block;
}
.feature_points {
display: flex;
justify-content: space-between;
}
.menu_links {
position: absolute;
right: 20px;
bottom: 20px;
width: 360px;
}
.menu_links a {
display: block;
padding: 15px 0;
color: #fff;
text-align: center;
}
.menu_links div {
margin-top: 20px;
}
.gotop {
position: fixed;
bottom: 50px;
right: 50px;
z-index: 3;
}
@media screen and (max-width: 768px) {
.visible-sp {
display: block;
}
.hidden-sp {
display: none !important;
}
.menu_links {
width: 260px;
}
body {
font-size: 14px;
line-height: 1.7;
}
.fixedcontainer {
width: 90%;
text-align: left;
}
.header_contact {
color: #fff;
display: flex;
align-items: center;
justify-content: center;
height: 70px;
padding: 0 5px;
font-size: 12px;
}
.header_contact span {
display: block;
text-align: center;
margin-bottom: 3px;
}
.header_contact span img {
width: 20px;
}
.fixed_bottom {
position: fixed;
left: 0;
bottom: 0;
text-align: center;
z-index: 3;
width: 100%;
font-size: 18px;
font-weight: bold;
color: #fff;
background: linear-gradient(
45deg,
#1aa7c7 0,
#70c8bf 25%,
#ffa199 75%,
#ff7e71 100%
);
padding: 15px 0;
display: flex;
align-items: center;
justify-content: center;
}
.fixed_bottom::before {
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 0;
background-image: url(//support.jyusen-t.com/wp-content/themes/jyusen-wp/img/bg_pattern.png);
background-size: 100px 100px;
background-repeat: repeat;
background-position: center;
opacity: 0.2;
}
.fixed_bottom img {
width: 30px;
margin-right: 5px;
}
.logo img {
width: 115px;
}
.g-nav .list {
width: 300px;
padding-top: 80px;
}
.menu-trigger {
width: 60px;
height: 60px;
}
.menu-trigger span {
width: 30px;
}
.menu-trigger span:nth-of-type(1) {
top: 12px;
}
.menu-trigger span:nth-of-type(2) {
top: 22px;
}
.menu-trigger span:nth-of-type(3) {
top: 32px;
}
.menu-trigger p {
top: 39px;
font-size: 10px;
}
.fv_copyright {
font-size: 10px;
left: -18px;
}
.logo {
padding-left: 20px;
}
.pt120 {
padding-top: 40px;
}
.pb120 {
padding-bottom: 40px;
}
.title {
font-size: 22px;
margin-bottom: 20px;
}
.title span {
font-size: 14px;
font-weight: normal;
}
.btn {
max-width: 300px;
}
.btn a {
padding: 12px 0;
}
.cta {
padding: 50px 0;
}
.cta .fixedcontainer {
display: block;
}
.cta .fixedcontainer > div {
width: 100%;
padding: 20px 0;
}
.cta .fixedcontainer > div h2 {
font-size: 16px;
}
.cta .fixedcontainer > div h2 img {
width: 20px;
}
.tel_num span {
font-size: 36px;
}
.tel_num {
font-size: 22px;
margin: 0;
line-height: 1.2;
}
.cta_tel {
margin-bottom: 10px;
}
.footer {
padding: 30px 0;
margin-bottom: 57px;
}
.footer .fixedcontainer {
display: block;
}
.gotop {
position: fixed;
right: 20px;
bottom: 70px;
width: 50px;
}
.footer_right {
text-align: center;
margin-top: 30px;
}
.more_btn {
margin-top: 30px;
}
.title small {
font-size: 16px;
}
.slider_txt {
font-size: 14px;
}
.slick-next,
.slick-prev {
width: 40px;
height: 40px;
}
.slick-next {
right: -10px;
}
.slick-prev {
left: -10px;
}
.message {
margin-top: 40px;
padding: 30px 20px 20px;
}
.message h2 {
font-size: 24px;
left: 20px;
}
.message h3 {
font-size: 20px;
margin-bottom: 10px;
}
.message .img { right: 20px;
bottom: auto;
top: 0;
margin-top: -30px;
width: 100px;
}
.slider .slick-slide {
padding: 20px;
border: solid 1px #f2c94c; border-radius: 10px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}
.slick-slide div {
text-align: left;
}
.slick-slide div img {
display: inline-block;
border-radius: 10px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}
.slider_illust {
right: 0;
width: 100px;
}
.price .message {
padding: 20px;
}
.price h4 {
font-size: 24px;
margin-bottom: 5px;
}
.instagram h2 {
margin-bottom: 30px;
}
.feature_illust {
right: 50px;
width: 40px;
top: -20px;
}
.feature_one {
padding: 20px;
display: block;
margin-bottom: 20px;
}
.feature_num {
width: 60px;
height: 60px;
margin-right: 10px;
padding-top: 14px;
font-size: 12px;
}
.feature_ttl {
width: calc(100% - 70px);
text-align: left;
font-size: 20px;
line-height: 1.2;
}
.feature_num span {
font-size: 24px;
}
.feature_content {
width: 100%;
margin-bottom: 20px;
}
.feature_points {
flex-wrap: wrap;
justify-content: center;
}
.feature_points > li {
width: 48%;
margin: 0 1% 2%;
}
.slider {
height: 340px;
}
}
.t-top-opencampus__inner {
position: relative;
display: flex;
border-radius: 6px;
background: linear-gradient(
45deg,
rgba(26, 167, 199, 0.25) 0,
rgba(26, 167, 199, 0.25) 25%,
rgba(255, 255, 255, 0.25) 50%,
rgba(252, 120, 113, 0.25) 75%,
rgba(252, 120, 113, 0.25) 100%
);
}
@media screen and (min-width: 1024px) {
.t-top-opencampus__inner {
padding: 110px 0 100px;
}
}
@media screen and (max-width: 1023px) and (min-width: 561px) {
.t-top-opencampus__inner {
padding: 100px 0 90px;
}
}
@media screen and (max-width: 560px) {
.t-top-opencampus__inner {
padding: 70px 0 60px;
}
}
.t-top-opencampus__inner::before {
content: "";
display: block;
width: 100%;
height: 100%;
border-radius: 6px;
position: absolute;
top: 0;
left: 0;
background-image: url(//support.jyusen-t.com/wp-content/themes/jyusen-wp/img/opencampus_bg.png);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.t-top-opencampus__vertical {
display: flex;
align-items: center;
justify-content: center;
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
-webkit-text-orientation: upright;
text-orientation: upright;
-webkit-font-feature-settings: normal;
font-feature-settings: normal;
font-weight: 700;
line-height: 1;
letter-spacing: 0.25em;
}
@media screen and (min-width: 1024px) {
.t-top-opencampus__vertical {
width: 98px;
font-size: 22px;
}
}
@media screen and (max-width: 1023px) and (min-width: 561px) {
.t-top-opencampus__vertical {
width: 50px;
font-size: 12px;
}
}
@media screen and (max-width: 560px) {
.t-top-opencampus__vertical {
width: 26px;
font-size: 10px;
}
}
.t-top-opencampus__main {
position: relative;
z-index: 2;
flex: 1;
}
@media screen and (min-width: 1024px) {
.t-top-opencampus__main {
height: 594px;
}
}
@media screen and (max-width: 1023px) and (min-width: 561px) {
.t-top-opencampus__main {
height: 400px;
}
}
@media screen and (max-width: 560px) {
.t-top-opencampus__main {
height: 250px;
}
}
.t-top-opencampus__main h2 {
width: 100%;
position: absolute;
left: 0;
z-index: 1;
}
@media screen and (min-width: 1024px) {
.t-top-opencampus__main h2 {
top: -70px;
}
}
@media screen and (max-width: 1023px) and (min-width: 561px) {
.t-top-opencampus__main h2 {
margin-top: -60px;
}
}
@media screen and (max-width: 560px) {
.t-top-opencampus__main h2 {
margin-top: -40px;
}
}
.t-top-opencampus__visual {
height: 100%;
overflow: hidden;
}
.t-top-opencampus__visual div {
width: 100%;
height: calc(100% + 100px);
margin-top: -50px;
background-image: url(//support.jyusen-t.com/wp-content/themes/jyusen-wp/img/opencampus_visual.png);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.t-top-opencampus__btn {
width: 96%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
margin-top: 0;
}
@media screen and (max-width: 560px) {
.t-top-opencampus__visual div {
background-size: 100%;
}
.t-top-opencampus__btn a {
font-size: 12px !important;
}
}
@media screen and (max-width: 320px) {
.t-top-opencampus__btn a {
font-size: 10px !important;
}
}
.c-opencampus {
text-align: center;
line-height: 1;
}
.c-opencampus::before {
content: "";
display: block;
background-image: url(//support.jyusen-t.com/wp-content/themes/jyusen-wp/img/opencampus_title.svg);
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}
@media screen and (min-width: 1024px) {
.c-opencampus::before {
width: 264px;
height: 100px;
margin: 0 auto;
}
}
@media screen and (max-width: 1023px) and (min-width: 561px) {
.c-opencampus::before {
width: 210px;
height: 80px;
margin: 0 auto;
}
}
@media screen and (max-width: 560px) {
.c-opencampus::before {
width: 140px;
height: 54px;
margin: 0 auto;
}
}
.c-opencampus span {
display: block;
text-transform: uppercase;
white-space: nowrap;
}
.c-opencampus__title,
.c-opencampus__year {
font-family: DINNextLTPro-Medium;
}
.c-opencampus__year {
letter-spacing: -0.01em;
margin-bottom: 10px;
}
@media screen and (min-width: 1024px) {
.c-opencampus__year {
font-size: 61px;
}
}
@media screen and (max-width: 1023px) and (min-width: 561px) {
.c-opencampus__year {
font-size: 40px;
}
}
@media screen and (max-width: 560px) {
.c-opencampus__year {
font-size: calc(10px + 5vw);
margin-bottom: 10px;
}
}
.c-opencampus__title {
letter-spacing: -0.01em;
}
@media screen and (min-width: 1024px) {
.c-opencampus__title {
font-size: 80px;
}
}
@media screen and (max-width: 1023px) and (min-width: 561px) {
.c-opencampus__title {
font-size: 50px;
}
}
@media screen and (max-width: 560px) {
.c-opencampus__title {
font-size: calc(10px + 6vw);
}
}
.c-opencampus__name {
letter-spacing: 0.1em;
}
@media screen and (min-width: 1024px) {
.c-opencampus__name {
font-size: 19px;
}
}
@media screen and (max-width: 1023px) and (min-width: 561px) {
.c-opencampus__name {
font-size: 13px;
}
}
@media screen and (max-width: 560px) {
.c-opencampus__name {
font-size: 12px;
}
}
.c-opencampus--shadow .c-opencampus__title,
.c-opencampus--shadow .c-opencampus__year {
text-shadow: 0 0 11px rgba(255, 255, 255, 0.75);
}
.news_img {
text-align: center;
height: 180px;
}
.news_img img {
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 10px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}
.contact_tbl {
margin-top: 50px;
}
.contact table {
width: 100%;
}
@media screen and (min-width: 768px) {
.contact_tbl {
margin-top: 50px;
padding: 15px;
}
}
@media screen and (min-width: 768px) {
.contact table {
width: 70%;
}
}
.contact table th {
text-align: left;
padding: 24px 10px;
background: #f2f2f2;
border: 1px solid #ccc;
width: 300px;
vertical-align: top;
position: relative;
}
.contact table th label {
font-weight: normal;
display: inline-block;
color: #fff;
background-color: #8bd25f;
position: absolute;
top: 24px;
right: 10px;
padding: 3px 6px 2px;
border-radius: 3px;
font-size: 84%;
}
.contact table td {
padding: 10px;
background: #fff;
border: 1px solid #ccc;
}
.contact table td input,
.contact table td select {
width: 100%;
height: 54px;
border: 1px solid #ccc;
padding: 10px;
background: #fff;
box-sizing: border-box;
}
.contact table td input[type="radio"] {
width: 18px;
height: 18px;
}
.contact table td .flex {
display: flex;
}
.contact table td textarea {
width: 100%;
height: 120px;
border: 1px solid #f2f2f2;
padding: 10px;
background: #fff;
box-sizing: border-box;
}
@media only screen and (max-width: 800px) {
.footer_right {
text-align: left;
}
.contact table th {
width: 100%;
display: block;
border-bottom: none;
padding: 10px;
}
.contact table td {
width: 100%;
display: block;
}
.contact table td input,
.contact table td select {
height: 32px;
padding: 5px;
}
.contact table th label {
top: 10px;
}
}
.contact_privacy {
text-align: center;
margin-top: 20px;
}
.contact_privacy a {
text-decoration: underline;
}
.submit {
text-align: center;
}
.submit input {
color: #fff;
border: none;
border-radius: 10px;
padding: 15px 0;
width: 200px;
margin-top: 20px;
}
.contact_img {
text-align: center;
margin-bottom: 20px;
}
.contact_img img {
max-width: 480px;
width: 80%;
}
.contact_header {
text-align: center;
}
.single_content {
margin-top: 50px;
}
.single_thumbnail {
text-align: center;
}
.single_thumbnail img {
height: auto;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
border-radius: 10px;
} .price-box {
margin-top: 40px;
}
table {
border-collapse: collapse;
margin: 0 auto;
padding: 0;
width: 100%;
table-layout: fixed;
}
table tr {
background-color: #fff;
padding: 0.35em;
border: 2px solid #eee;
}
table tr:last-child {
border: none;
}
table th {
padding: 2em;
border-right: 2px solid #fff;
}
table td {
border-right: 2px solid #eee;
text-align: center;
}
table th {
font-size: 0.85em;
text-align: center;
}
table thead tr {
background-color: #50535d;
color: #fff;
}
table tbody th {
border-right: 2px solid #eee;
}
th.non {
border-right: none;
}
.txt {
text-align: left;
font-size: 0.85em;
}
.price {
color: #000;
font-weight: bold;
font-size: 1.3em;
}
.price span {
font-size: 0.6em;
}
.red_bk {
background: #e81010;
}
.red-txt {
color: #e81010;
font-size: 30px;
}
.btn-price {
background: #e81010;
border: 2px solid #e81010;
color: #fff;
padding: 1em;
border-radius: 20px;
display: block;
text-decoration: none;
font-size: 0.8em;
margin-bottom: 20px;
margin-top: 10px;
}
.btn-price:hover {
background: #fff;
border: 2px solid #e81010;
color: #e81010;
transition: 0.2s;
}
table .btnarea td {
padding: 0.2em 0.5em;
border-right: none;
}
@media screen and (max-width: 600px) {
.wrap {
overflow-x: scroll;
}
}
@media screen and (max-width: 560px) {
.price-text {
display: block;
}
}
@media screen and (min-width: 1024px) {
.price-text {
display: none;
}
}
.voice-box {
margin-top: 420px;
}
.facility-box {
margin-top: 210px;
}
.blog-box {
margin-top: 80px;
}
.box-title-content {
text-align: left;
}
.heading03 {
position: relative;
padding: 0px 15px;
margin-top: 30px;
font-size: 25px;
font-weight: bolder;
padding: 0.8rem 0;
margin-bottom: 0.2rem;
background-image: linear-gradient(90deg, #fca60d 0% 25%, #fed690 20%);
background-repeat: no-repeat;
background-size: 100% 10%;
background-position: bottom;
color: #323232;
font-weight: bold;
font-size: 26px;
text-align: left;
}
.heading03-text {
text-align: left;
}
.heading03::before {
content: "";
position: absolute;
background: #deebf7;
width: 50px;
height: 50px;
border-radius: 50%;
top: 50%;
left: 5px;
transform: translateY(-50%);
z-index: -1;
background-color: #fed690;
}
.news_ttl {
position: relative;
padding: 0.6em;
background: -webkit-repeating-linear-gradient(
-45deg,
#fff5df,
#fff5df 4px,
#ffe4b1 3px,
#ffe4b1 8px
);
background: repeating-linear-gradient(
-45deg,
#fff5df,
#fff5df 4px,
#ffe4b1 3px,
#ffe4b1 8px
);
border-radius: 7px;
}
.news_ttl:after {
position: absolute;
content: "";
top: 100%;
left: 30px;
border: 15px solid transparent;
border-top: 15px solid #ffebbe;
width: 0;
height: 0;
}
.voice-title {
text-align: center;
padding: 10px;
font-size: 18px;
}
.voice-detail {
color: #ec6b63;
text-align: right;
margin-right: 20px;
margin-top: 10px;
text-decoration: underline;
}
.detail-box {
width: 300px;
text-align: right;
}
.box27 {
position: relative;
margin: 1em 0;
padding: 0.5em 1em;
border: solid 3px #62c1ce;
border-radius: 10px;
}
.box27 .box-title {
position: absolute;
display: inline-block;
top: -27px;
left: -3px;
padding: 0 9px;
height: 25px;
line-height: 25px;
font-size: 12px;
background: #62c1ce;
color: #ffffff;
font-weight: bold;
border-radius: 5px;
}
.box27 p {
margin: 0;
padding: 0;
}
.text2345 {
width: 7px;
margin: auto;
}
.after-content {
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3; }
.before-content {
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3; }
.voice-name {
border-bottom: dashed 3px #ffb300;
width: 200px;
margin: auto;
text-align: center;
display: flex;
justify-content: center;
padding-top: 20px;
padding-bottom: 5px;
}
.box5-4 {
margin-top: 20px; margin-bottom: 10px;
background-color: #fff4e3; padding: 1.5em 1em 1em; position: relative; border: 1px solid #f5bc42; border-radius: 8px;
text-align: left;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}
.box5-4 .box-title {
background-color: #f5bc42; font-size: 1em; color: #fff; padding: 3px 6px; line-height: 1; position: absolute; top: -10px; left: 20px; border-radius: 8px;
}
.box6-4 {
margin: 0.5em auto; background-color: #fff5f6; padding: 1.5em 1em 1em; position: relative; border: 1px solid #eb5e6b; border-radius: 8px;
text-align: left;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}
.box6-4 .box-title {
background-color: #eb5e6b; font-size: 1em; color: #fff; padding: 3px 6px; line-height: 1; position: absolute; top: -10px; left: 20px; border-radius: 8px;
}
.heading04 {
display: flex;
justify-content: center;
align-items: center;
font-size: 14px;
text-align: center;
margin-bottom: 20px;
}
.heading04::before,
.heading04::after {
content: "";
width: 3px;
height: 20px;
background-color: #3fc1c9;
}
.heading04::before {
margin-right: 30px;
transform: rotate(-35deg);
}
.heading04::after {
margin-left: 30px;
transform: rotate(35deg);
}
.heading05 {
display: flex;
justify-content: center;
align-items: center;
font-size: 18px;
text-align: center;
}
.heading05::before,
.heading05::after {
content: "";
width: 3px;
height: 40px;
background-color: #f25bb1;
}
.heading05::before {
margin-right: 30px;
transform: rotate(-35deg);
}
.heading05::after {
margin-left: 30px;
transform: rotate(35deg);
}
.box30 {
margin: 2em 0;
background: #f1f1f1;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
border-radius: 0 0 10px 10px;
}
.box30 .box-title {
font-size: 1.2em;
background: #ffb03a;
padding: 4px;
text-align: center;
color: #fff;
font-weight: bold;
letter-spacing: 0.05em;
border-radius: 10px 10px 0 0;
}
.box30 p {
padding: 10px;
margin-top: 10px;
}
.box-content {
font-size: 15px;
padding: 20px;
text-align: left;
}
.box31 {
margin: 2em 0;
background: #f1f1f1;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
border-radius: 0 0 10px 10px;
}
.box31 .box-title {
font-size: 1.2em;
background: #fbbdc2;
padding: 4px;
text-align: center;
color: #fff;
font-weight: bold;
letter-spacing: 0.05em;
border-radius: 10px 10px 0 0;
}
.box31 p {
font-size: 8px;
}
.read-more {
padding: 0.5em 1em;
margin-top: 20px;
margin-left: 65px;
border: solid 1px #f5bc42;
text-align: center;
width: 150px;
height: 45px;
color: #f5bc42;
font-size: 16px;
}
.read-more p {
margin: 0;
padding: 0;
text-align: center;
}
.fukidashi-box {
display: flex;
gap: 10px;
margin-right: 5px;
margin-left: 5px;
margin-top: 20px;
text-align: center;
justify-content: center;
}
.fukidashi-img {
width: 80%;
height: auto;
margin-right: auto;
margin-left: auto;
margin-top: 40px;
display: block;
justify-content: center;
}
@media screen and (min-width: 1024px) {
.fukidashi-img {
width: 30%;
}
}
.fukidashi-02-03 {
position: relative;
display: grid;
place-items: center;
width: 120px;
height: 120px;
border: 2px solid #333333;
border-radius: 50%;
}
.fukidashi-02-03::before {
content: "";
position: absolute;
bottom: -5px;
left: 70px;
width: 15px;
height: 15px;
transform: rotate(135deg);
box-sizing: border-box;
background-color: #ffffff;
}
.fukidashi-02-03::after {
content: "";
position: absolute;
top: 108%;
left: 68px;
width: 20px;
height: 2px;
transform: rotate(50deg);
box-sizing: border-box;
background-color: #333333;
}
.fukidashi-02-03 > .ornament {
position: absolute;
width: 100%;
height: 100%;
transform: translateX(3px) translateY(3px); border-radius: 50%;
background-color: #f5bc42;
pointer-events: none; mix-blend-mode: multiply; }
.balloon3-left {
position: relative;
display: inline-block;
margin-bottom: 20px;
padding: 0 5px;
width: 90px;
height: 90px;
line-height: 90px;
text-align: center;
color: #fff;
font-size: 18px;
font-weight: bold;
background: #ffcc75;
border-radius: 50%;
box-sizing: border-box;
}
.balloon3-left:before {
content: "";
position: absolute;
top: 50%;
left: -25px;
margin-top: -15px;
border: 15px solid transparent;
border-right: 15px solid #ffcc75;
z-index: 0;
}
@media screen and (min-width: 1024px) {
.balloon {
display: none;
}
}
.balloon3 {
position: relative;
display: inline-block;
margin-bottom: 20px;
width: 90px;
height: 90px;
line-height: 90px;
text-align: center;
color: #fff;
font-size: 18px;
font-weight: bold;
background: #70a6ff;
border-radius: 50%;
box-sizing: border-box;
}
.balloon3:before {
content: "";
position: absolute;
bottom: -25px;
left: 50%;
margin-left: -15px;
border: 15px solid transparent;
border-top: 15px solid #70a6ff;
z-index: 0;
}
.balloon3-right {
position: relative;
display: inline-block;
margin-bottom: 20px;
width: 90px;
height: 90px;
line-height: 90px;
text-align: center;
color: #fff;
font-size: 18px;
font-weight: bold;
background: #ff8e9d;
border-radius: 50%;
box-sizing: border-box;
}
.balloon3-right:before {
content: "";
position: absolute;
top: 50%;
right: -25px;
margin-top: -15px;
border: 15px solid transparent;
border-left: 15px solid #ff8e9d;
z-index: 0;
}
.box-design9 {
margin-top: 50px;
padding: 20px;
background-color: transparent;
border: 2px solid #343434;
position: relative;
}
@media screen and (min-width: 1024px) {
.box-design9 {
margin-right: auto;
margin-left: auto;
margin-top: 60px;
width: 500px;
border-radius: 10px;
}
}
.box-design9::after {
content: "";
background-color: #e1eef5;
width: 100%;
height: 100%;
position: absolute;
top: -7px;
left: 7px;
z-index: -1;
}
.fukidashi-02-04 {
position: relative;
width: fit-content;
margin: auto;
margin-bottom: 20px;
}
.fukidashi-02-04 > .text {
position: relative;
padding: 12px 16px;
border-radius: 4px;
background-color: #fff3d1;
}
.fukidashi-02-04 > .text::before {
content: "";
position: absolute;
bottom: -5px;
left: 50%;
width: 15px;
height: 15px;
transform: rotate(135deg);
box-sizing: border-box;
background-color: #fff3d1;
}
.fukidashi-02-04 > .ornament {
position: absolute;
top: 0;
width: 100%;
height: 100%;
}
.fukidashi-02-04 > .ornament::before {
content: "";
position: absolute;
top: 0;
left: -10px;
width: 36px;
height: 16px;
transform: rotate(-45deg);
box-sizing: border-box;
background-color: #ff57b1;
mix-blend-mode: multiply; }
.fukidashi-02-04 > .ornament::after {
content: "";
position: absolute;
top: calc(100% - 15px);
right: -10px;
width: 36px;
height: 16px;
transform: rotate(-45deg);
box-sizing: border-box;
background-color: #64d1ff;
mix-blend-mode: multiply; }
.readmore {
position: relative;
margin: 50px auto 0;
padding: 0px 0px 75px;
}
.readmore-content {
position: relative;
height: 200px;
transition: all 0.4s;
overflow: hidden;
}
.readmore-content::before {
position: absolute;
display: block;
content: "";
left: 0;
bottom: 0;
width: 100%;
height: 75px;
transition: all 0.4s;
background: linear-gradient(
rgba(255, 255, 255, 0) 0%,
rgba(255, 255, 255, 0.8) 50%,
#fff 100%
);
}
.readmore-content.is_open:before {
display: none;
}
.readmore-content p {
text-align: left;
}
.readmore button {
position: absolute;
display: table;
left: 50%;
bottom: 0px;
margin: 0 auto;
width: 170px;
padding: 10px 0;
color: #fff;
text-align: center;
border-radius: 5px;
background-color: #f2994a;
transform: translateX(-50%);
cursor: pointer;
z-index: 1;
transition: all 0.4s;
}
.content_list-img {
width: 100%;
height: auto;
margin: auto;
}
.content_list p {
margin-top: 20px;
}
.line-box {
margin-top: 30px;
margin-bottom: 20px;
text-align: center;
color: white;
}
.line-inner {
background-color: #00b900;
width: 350px;
height: 120px;
margin: auto;
border-radius: 20px;
}
.line-btn {
background-color: white;
width: 180px;
height: 30px;
border-radius: 20px;
margin-top: 10px;
margin-bottom: 10px;
margin-right: auto;
margin-left: auto;
padding-top: 4px;
color: #00b900;
}
.catch {
display: flex;
align-items: center; justify-content: center; font-size: 25px;
font-weight: bold;
color: white;
margin-top: 15px;
}
.catch:before,
.catch:after {
border-top: 1px solid;
content: "";
width: 1em; }
.catch:before {
margin-right: 1em; }
.catch:after {
margin-left: 1em; } .br-sp {
display: none;
}
@media (max-width: 600px) {
.br-sp {
display: block;
}
}
.profile_two p {
text-align: left;
}
.scroll {
position: absolute;
right: 90%;
top: 0%;
writing-mode: vertical-rl;
margin-top: 500px;
position: fixed;
z-index: 10000;
}
@media screen and (min-width: 1024px) {
.scroll {
top: 25%;
}
} .scroll::before {
animation: scroll 2s infinite;
background-color: #000;
bottom: -115px;
content: "";
height: 100px;
left: 0;
margin: auto;
position: absolute;
right: 0;
width: 1px;
z-index: 2;
} .scroll::after {
background-color: #ccc;
bottom: -115px;
content: "";
height: 100px;
left: 0;
margin: auto;
position: absolute;
right: 0;
width: 1px;
} @keyframes scroll {
0% {
transform: scale(1, 0);
transform-origin: 0 0;
}
50% {
transform: scale(1, 1);
transform-origin: 0 0;
}
51% {
transform: scale(1, 1);
transform-origin: 0 100%;
}
100% {
transform: scale(1, 1);
transform-origin: 0 100%;
}
}
.profile_content p {
text-align: left;
} .single-box {
padding-bottom: 50px;
}
.mainimg {
margin-top: 30px;
}
.main-img {
border-radius: 20px;
margin-left: auto;
margin-right: auto;
background-image: url(//support.jyusen-t.com/wp-content/themes/jyusen-wp/img/support/main.jpg);
background-size: 100%;
background-position: center;
background-size: cover;
height: 200px;
width: 300px;
}
@media screen and (min-width: 768px) {
.main-img {
border-radius: 20px;
height: 300px;
width: 600px;
}
}
.main-img__lead1,
.main-img__lead2 {
font-feature-settings: "palt" on;
font-size: 15px;
font-weight: 700;
line-height: 1;
letter-spacing: 2.2px;
border-radius: 5px;
background: #fff;
padding: 10px;
display: block;
width: fit-content;
margin-left: auto;
margin-right: auto;
color: #e5555d;
}
@media screen and (min-width: 768px) {
.main-img__lead1,
.main-img__lead2 {
margin-left: auto;
margin-right: auto;
margin-top: 90px;
font-size: 25px;
letter-spacing: 3.8px;
padding: 12px 16px;
}
}
.main-img__lead2 {
margin-top: 8px;
}
@media screen and (min-width: 768px) {
.main-img__lead2 {
margin-top: 14px;
}
}
.main-img__inner {
padding: 50px 20px 255px;
position: relative;
}
@media screen and (min-width: 768px) {
.main-img__inner {
padding-top: 40px;
padding-bottom: 30px;
padding-left: 30px;
padding-right: 30px;
max-width: 1100px;
margin-left: auto;
margin-right: auto;
}
}
.fukidashi-box {
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
}
.single-line-box {
margin-left: -5px;
}
.box29 {
margin-right: auto;
margin-left: auto;
margin-bottom: 20px;
background: #fff5f6;
width: 250px;
}
.box29 .box-title {
font-size: 1.2em;
background: #eb5e6b;
padding: 4px;
text-align: center;
color: #fff;
font-weight: bold;
letter-spacing: 0.05em;
text-align: center;
}
.box29 p {
padding: 15px 20px;
margin: 0;
text-align: center;
}
.mate-content {
margin-top: 0;
padding: 1em 1.5em;
background: #fff2e4; color: #000000; }
.mate_box_title {
padding: 0.5em 0.5em 0.4em;
text-align: center;
font-size: 1.3em; background: #ff9b38; border-bottom: 3px solid #ff7f00; color: #ffffff; font-weight: bold;
letter-spacing: 0.05em;
width: 100%;
margin: auto;
}
.mate-content p {
text-align: left;
font-size: 15px;
}
.mate-box {
padding-top: 40px;
padding-left: 20px;
padding-right: 20px;
}
@media screen and (min-width: 768px) {
.mate-box {
padding: 30px;
width: 600px;
margin: auto;
margin-top: 50px;
}
}
.mate-title {
font-size: 25px;
}
.mate-sub-title {
font-size: 16px;
padding-bottom: 10px;
} .movie {
padding-top: 60px;
padding-bottom: 60px;
background: url(//support.jyusen-t.com/wp-content/themes/jyusen-wp/img/048d.jpg) repeat top left / 529px auto;
background-repeat: no-repeat;
background-size: cover;
}
@media screen and (min-width: 768px) {
.movie {
padding-top: 100px;
padding-bottom: 100px;
}
}
.movie__inner {
padding-left: 15px;
padding-right: 15px;
}
.movie__iframe {
margin-top: 32px;
text-align: center;
}
@media screen and (min-width: 768px) {
.movie__iframe {
margin-top: 56px;
}
}
.movie__iframe iframe {
width: 345px;
max-width: 100%;
height: auto;
aspect-ratio: 345/194;
vertical-align: top;
}
@media screen and (min-width: 768px) {
.movie__iframe iframe {
width: 640px;
aspect-ratio: 640/360;
}
}
.btn-icon2 img {
margin-top: 20px;
width: 150px;
}
@media screen and (min-width: 768px) {
.btn-icon2 img {
width: 300px;
gap: 20px;
}
} .question-title {
display: flex;
justify-content: center;
align-items: center;
font-size: 26px;
text-align: center;
margin-bottom: 30px;
}
.question-title{
color: red;
}
.question-title::before,
.question-title::after {
content: "";
width: 70px;
height: 3px;
background-color: #e3bf00;
}
.question-title::before {
margin-right: 20px;
}
.question-title::after {
margin-left: 20px;
}
.question-box {
border: solid 1px #000000;
}
.change_header{
margin-top: 50px
}
.vertical {
animation: vertical_7592 2.44s ease infinite;
transform-origin: 50% 50%;
}
@keyframes vertical_7592 {
0% {
transform: translate(0, -3px);
}
3.27869% {
transform: translate(0, 3px);
}
6.55738% {
transform: translate(0, -3px);
}
9.83606% {
transform: translate(0, 3px);
}
13.11475% {
transform: translate(0, -3px);
}
16.39344% {
transform: translate(0, 3px);
}
18.03279% {
transform: translate(0, 0);
}
100% {
transform: translate(0, 0);
}
} .button-2 {
display: flex;
justify-content: center;
align-items: center;
width: 250px;
margin: 0 auto;
padding: 0.9em 2em;
border: none;
border-radius: 25px;
background-color: #2589d0;
color: #fff;
font-weight: 600;
font-size: 1em;
}
.button-2::after {
transform: rotate(45deg);
width: 5px;
height: 5px;
margin-left: 10px;
border-top: 2px solid #fff;
border-right: 2px solid #fff;
content: "";
}
.button-2:hover {
background-color: #1579c0;
}
.lecture-title {
display: flex;
justify-content: center;
align-items: center;
font-size: 26px;
text-align: center;
}
.lecture-step {
color: red;
text-align: center;
font-size: 20px;
}
.main-img-hp {
border-radius: 20px;
margin-left: auto;
margin-right: auto;
background-image: url(//support.jyusen-t.com/wp-content/themes/jyusen-wp/img/support/hp.png);
background-size: 100%;
background-position: center;
background-size: cover;
height: 200px;
width: 100%;
}
@media screen and (min-width: 768px) {
.main-img-hp {
border-radius: 20px;
height: 300px;
width: 600px;
}
}
.main-img-tetotel {
border-radius: 20px;
margin-left: auto;
margin-right: auto;
background-image: url(//support.jyusen-t.com/wp-content/themes/jyusen-wp/img/support/tetotel.png);
background-size: 100%;
background-position: center;
background-size: cover;
height: 200px;
width: 100%;
}
@media screen and (min-width: 768px) {
.main-img-tetotel {
border-radius: 20px;
height: 300px;
width: 600px;
}
}
.main-img-cam {
border-radius: 20px;
margin-left: auto;
margin-right: auto;
background-image: url(//support.jyusen-t.com/wp-content/themes/jyusen-wp/img/support/cam.jpg);
background-size: 100%;
background-position: center;
background-size: cover;
height: 350px;
width: 50%;
}
@media screen and (min-width: 768px) {
.main-img-hp {
border-radius: 20px;
height: 300px;
width: 600px;
}
}
.dw-img {
width: 300px;
padding-top: 20px;
margin: 0 auto;
padding: 0px;
text-align: left;
}
@media screen and (min-width: 768px) {
.dw-img {
width: 400px;
}
}
.list-8 {
position: relative;
padding: 1.5em 1em 1em 2.5em;
border: 2px solid #2589d0;
max-width: 350px;
margin: auto;
}
@media screen and (min-width: 768px) {
.list-8 {
max-width: 600px;
}
}
.list-8 > div {
position: absolute;
top: -0.75em;
left: 1em;
padding: 0 0.5em;
background-color: #fff;
color: #2589d0;
font-weight: 600;
}
.list-8 ul {
list-style-type: disc;
margin: 0;
padding: 0;
}
.list-8 li {
padding: 0.3em 0.3em 0.3em 0;
}
.list-8 li::marker {
color: #2589d0;
font-size: 1.1em;
}
.list-box {
padding-bottom: 50px;
}
.swpm-form-membership-level-value {
display: none;
}
.button-30 {
display: flex;
justify-content: center;
align-items: center;
position: relative;
width: 250px;
margin: 0 auto;
padding: 0.9em 2em;
border: 1px solid #2589d0;
border-radius: 5px;
background-color: #fff;
color: #2589d0;
font-size: 1em;
}
.button-30:hover {
animation: anima-button-30 1s;
}
@keyframes anima-button-30 {
0% {
box-shadow: 0 0 0 0 rgb(37 137 208 / 50%);
}
100% {
box-shadow: 0 0 0 1.2em rgb(0 0 0 / 0%);
}
}
.center-btn {
height: 200px;
display: flex;
align-items: center;
justify-content: center;
font-size: 20px;
}
.login-btn {
margin-top: 100px;
margin-bottom: 200px;
height: 200px;
display: flex;
align-items: center;
justify-content: center;
font-size: 20px;
}
.center-mm {
display: flex;
align-items: center;
justify-content: center;
font-size: 20px;
margin-top: 50px;
}
.text-mm {
text-align: center;
color: #1579c0;
padding: 30px;
}
.swpm-join-us-link {
display: none;
}
.box-019 {
position: relative;
margin-top: 1em;
padding: 1.8em 1.5em 1em 1.5em;
border: 2px solid #2589d0;
margin: auto;
width: 300px;
margin-bottom: 70px;
}
@media screen and (min-width: 768px) {
.box-019 {
width: 600px;
}
}
.box-019 > div {
position: absolute;
top: -1.15em;
left: -0.5em;
padding: 0.4em 1.4em;
border-radius: 25px;
background-color: #2589d0;
color: #fff;
font-size: 0.9em;
}
.box-019 > div::before {
position: absolute;
bottom: -8px;
left: 50%;
transform: translateX(-50%);
width: 16px;
height: 8px;
background-color: #2589d0;
clip-path: polygon(0 0, 100% 0, 50% 100%);
content: "";
}
.box-019 p {
margin: 0;
}
.qa-1 {
max-width: 500px;
margin-bottom: 7px;
border: 1px solid #d6dde3;
border-radius: 5px;
}
.qa-1 summary {
display: flex;
justify-content: space-between;
align-items: center;
position: relative;
padding: 1em 2em 1em 3em;
color: #333333;
font-weight: 600;
cursor: pointer;
}
.qa-1 summary::before,
.qa-1 p::before {
position: absolute;
left: 1em;
font-weight: 600;
font-size: 1.3em;
}
.qa-1 summary::before {
color: #75bbff;
content: "Q";
}
.qa-1 summary::after {
transform: translateY(-25%) rotate(45deg);
width: 7px;
height: 7px;
margin-left: 10px;
border-bottom: 3px solid #333333b3;
border-right: 3px solid #333333b3;
content: "";
transition: transform 0.5s;
}
.qa-1[open] summary::after {
transform: rotate(225deg);
}
.qa-1 p {
position: relative;
transform: translateY(-10px);
opacity: 0;
margin: 0;
padding: 0.3em 3em 1.5em;
color: #333;
transition: transform 0.5s, opacity 0.5s;
}
.qa-1[open] p {
transform: none;
opacity: 1;
}
.qa-1 p::before {
color: #ff8d8d;
line-height: 1.2;
content: "A";
}
.ques {
font-size: 14px;
font-weight: bold;
padding: 30px 55px 30px 80px;
position: relative;
border: solid 1px #f2994a;
max-width: 1000px;
gap: 20px;
margin: auto;
margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
.ques {
font-size: 18px;
}
}
.ques:before {
content: "Q";
font-family: DINNextLTPro-Medium;
font-size: 30px;
color: #d6761e;
position: absolute;
font-weight: normal;
left: 30px;
top: 20px;
}
@media screen and (min-width: 768px) {
.ques:before {
font-size: 40px;
}
}
.ques:after {
content: "";
position: absolute;
right: 15px;
width: 25px;
height: 27px;
background: url(//support.jyusen-t.com/wp-content/themes/jyusen-wp/img/support/plus.png) no-repeat;
background-size: contain;
background-position: center;
top: 30px;
}
@media screen and (min-width: 768px) {
.ques:after {
right: 20px;
width: 31px;
height: 31px;
top: 30px;
}
}
.active .ques:after {
background-image: url(//support.jyusen-t.com/wp-content/themes/jyusen-wp/img/support/minus.png);
}
.ans {
display: none;
border-top: 2px solid #f2f2f2;
padding: 30px 55px 30px 80px;
position: relative;
max-width: 1000px;
gap: 20px;
margin: auto;
margin-bottom: 20px;
}
.ans:before {
content: "A";
font-family: DINNextLTPro-Medium;
font-size: 40px;
color: #333;
position: absolute;
font-weight: normal;
left: 30px;
top: 20px;
}
.fixedcontainer-qa {
width: 350px;
margin: 0 auto;
padding: 0px;
text-align: left;
padding: 0px;
}
@media screen and (min-width: 768px) {
.fixedcontainer-qa {
width: 820px;
padding: 10px;
}
}
.pt30 {
margin-top: 20px;
}
.pt50 {
margin-top: 50px;
}
.pt100 {
margin-top: 100px;
}
.pb100 {
margin-bottom: 100px;
}
.search-form-1 {
display: flex;
justify-content: space-between;
align-items: center;
overflow: hidden;
border: 2px solid #2589d0;
border-radius: 3px;
margin: auto;
width: 300px;
}
@media screen and (min-width: 768px) {
.search-form-1 {
width: 600px;
}
}
.search-form-1 input {
width: 250px;
height: 45px;
padding: 5px 15px;
border: none;
box-sizing: border-box;
font-size: 1em;
outline: none;
}
.search-form-1 input::placeholder {
color: #777777;
}
.search-form-1 button {
display: flex;
justify-content: center;
align-items: center;
width: 50px;
height: 45px;
border: none;
background-color: #2589d0;
cursor: pointer;
}
.search-form-1 button::after {
width: 24px;
height: 24px;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M18.031 16.6168L22.3137 20.8995L20.8995 22.3137L16.6168 18.031C15.0769 19.263 13.124 20 11 20C6.032 20 2 15.968 2 11C2 6.032 6.032 2 11 2C15.968 2 20 6.032 20 11C20 13.124 19.263 15.0769 18.031 16.6168ZM16.0247 15.8748C17.2475 14.6146 18 12.8956 18 11C18 7.1325 14.8675 4 11 4C7.1325 4 4 7.1325 4 11C4 14.8675 7.1325 18 11 18C12.8956 18 14.6146 17.2475 15.8748 16.0247L16.0247 15.8748Z' fill='%23fff'%3E%3C/path%3E%3C/svg%3E");
background-repeat: no-repeat;
content: "";
}
.modal-2__wrap input {
display: none;
}
.modal-2__open-label,
.modal-2__close-label {
cursor: pointer;
}
.modal-2__open-label {
display: flex;
justify-content: center;
align-items: center;
width: 250px;
margin: 0 auto;
padding: 0.8em 2em;
border: none;
border-radius: 5px;
background-color: #2589d0;
color: #ffffff;
font-weight: 600;
font-size: 14px;
}
.modal-2__open-label:hover {
background-color: #fff;
color: #2589d0;
outline: 1px solid #2589d0;
}
.modal-2 {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 9999;
display: none;
}
.modal-2__open-input:checked + label + input + .modal-2 {
display: block;
animation: modal-2-animation 0.6s;
}
.modal-2__content-wrap {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 80%;
max-width: 650px;
background-color: #fefefe;
z-index: 2;
border-radius: 5px;
}
.modal-2__close-label {
background-color: #777;
color: #fff;
border: 2px solid #fff;
border-radius: 20px;
width: 36px;
height: 36px;
line-height: 1.6;
text-align: center;
display: table-cell;
position: fixed;
top: -15px;
right: -2%;
z-index: 99999;
font-size: 1.3em;
}
.modal-2__content {
max-height: 50vh;
overflow-y: auto;
padding: 39px 45px 40px;
}
.modal-2__background {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.45);
z-index: 1;
}
@keyframes modal-2-animation {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@media only screen and (max-width: 520px) {
.modal-2__open-label {
max-width: 90%;
padding: 0.94em 2.1em 0.94em 2.6em;
}
.modal-2__close-label {
top: -17px;
right: -4%;
}
.modal-2__content-wrap {
width: 90vw;
}
.modal-2__content {
padding: 33px 21px 35px;
max-width: 100%;
}
}
.cat__button {
margin-top: 16px;
text-align: center;
}
@media screen and (min-width: 768px) {
.cat__button {
margin-top: 16px;
text-align: left;
}
}
.cat__btn {
text-align: center;
margin-bottom: 50px;
margin-top: 20px;
}
.button-s {
font-weight: 700;
letter-spacing: 0.48px;
padding: 8px 28px;
display: inline-block;
border-radius: 60px;
border: 2px solid currentColor;
background: #fff;
font-size: 16px;
line-height: 1.7;
color: #111;
min-width: 150px;
text-align: center;
-webkit-transition: background-color 0.3s, color 0.3s;
transition: background-color 0.3s, color 0.3s;
}
.button-s:hover {
background-color: #fabe00;
}
.button--type2 {
background-color: #111;
color: #fff;
}
.button--type2:hover {
background-color: #fff;
color: #111;
}.right_btn{
opacity: 0;
position: fixed;
right: 0;
top: 50%;
margin-top: -115px;
z-index: 3;
writing-mode: vertical-rl;
text-orientation: upright;
font-size: 20px;
font-weight: bold;
padding: 20px 10px;
color: #fff;
letter-spacing: 7px;
text-align: center;
transition: 1s;
}
.right_btn.scroll{
opacity: 1;
transition: 1s;
}
.fixed_bottom{
position: fixed;
right: 0;
top: 50%;
transform: translateY(-50%);
padding: 25px 10px;
writing-mode: vertical-rl;
text-orientation: upright;
color: #fff;
text-align: center;
display: flex;
align-items: center;
font-size: 24px;
font-weight: bold;
letter-spacing: 2px;
z-index: 3;
}
.fixed_bottom::before {
content: '';
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 0;
background-image: url(//support.jyusen-t.com/wp-content/themes/jyusen-wp/img/bg_pattern.png);
background-size: 100px 100px;
background-repeat: repeat;
background-position: center;
opacity: .2;
}
.fixed_bottom img{
margin-bottom: 10px;
}
.g-nav .list li:last-child{
border-bottom: 1px dashed #ccc;
position: initial;
bottom: 0;
right: 0;
width: 100%;
}
.fv{
width: calc(100% - 40px);
margin-left: 40px;
position: relative;
background: url(//support.jyusen-t.com/wp-content/themes/jyusen-wp/img/support/fv.png) no-repeat;
background-size: cover;
background-position: center;
padding: 120px 0;
text-align: center;
}
.fv_img{
position: absolute;
left: 100px;
bottom: 0;
}
.fv:after{
position: absolute;
content: '';
width: 100%;
height: 10px;
bottom: -10px;
left: 0;
background: linear-gradient(to right, #f2c94c 0%, #f2994a 100%);
}
.fv h3{
font-size: 20px;
color: #f26f78;
margin-bottom: 10px;
letter-spacing: 0.16em;
}
.fv h3 span{
display: inline-block;
padding: 3px 20px 1px;
color: #fff;
margin-bottom: 5px;
border-radius: 20px;
}
.fv h1{
font-size: 48px;
letter-spacing: 0.2em;
margin-bottom: 10px;
}
.fv h2{
font-size: 24px;
letter-spacing: 0.2em;
}
.fv .btn{
margin-top: 20px;
}
.facility{ }
.problem{
background: #f2f2f2;
}
.problem .title small{
margin: 10px 0 5px;
line-height: 1.4;
display: block;
}
.problem_list{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
position: relative;
}
.problem_woman{
position: absolute;
right: 100px;
top: 0;
transform: translateY(-100%);
}
.problem_one{
width: 340px;
border-radius: 10px;
background: #fff;
padding: 40px 26px 26px;
position: relative;
margin-bottom: 30px;
}
.problem_img{
position: absolute;
right: 20px;
top: 20px;
}
.problem_ttl{
font-size: 20px;
margin-bottom: 20px;
}
.problem_one p{
font-size: 14px;
}
.subcontent{
background: url(//support.jyusen-t.com/wp-content/themes/jyusen-wp/img/support/back.png) no-repeat;
background-size: cover;
background-position: center;
}
.resolve_list{
display: flex;
justify-content: space-between;
}
.resolve_one{
width: 320px;
background: #f2f2f2;
box-shadow: 7px 7px 10px rgba(0, 0, 0, 0.1);
text-align: center;
padding: 40px 30px;
}
.resolve_one>div{
display: flex;
height: 184px;
align-items: center;
justify-content: center;
}
.resolve_one h3{
margin-top: 20px;
font-size: 16px;
}
.resolve_one:last-child>div{
height: 204px;
}
.resolve_one:last-child h3{
margin-top: 0;
}
.soudan{
max-width: 800px;
margin: 0 auto;
padding: 80px;
position: relative;
margin-top: 200px;
}
.soudan h2{
position: absolute;
left: 0;
top: -80px;
text-align: center;
width: 100%;
}
.soudan .left_ttl{
position: absolute;
left: 24px;
text-align: center;
top: 50%;
height: 100%;
transform: translateY(-50%);
font-size: 20px;
font-weight: bold;
color: #fff;
writing-mode: vertical-rl;
text-orientation: upright;
}
.soudan .right_ttl{
position: absolute;
right: 24px;
text-align: center;
top: 50%;
height: 100%;
transform: translateY(-50%);
font-size: 20px;
font-weight: bold;
color: #fff;
writing-mode: vertical-rl;
text-orientation: upright;
}
.soudan_btn{
position: absolute;
bottom: 50px;
left: 50%;
transform: translateX(-50%);
}
.contents{
background: #f2f2f2;
}
.contents .fixedcontainer{
background: url(//support.jyusen-t.com/wp-content/themes/jyusen-wp/img/konet/ttl-back.png) no-repeat;
background-size: contain;
background-position: top;
}
.calendar{
padding: 40px;
position: relative;
max-width: 800px;
margin: 0 auto;
border: 2px dashed #f2f2f2;
background: linear-gradient(#f2f2f2 0 0) padding-box, linear-gradient(to right, #f2c94c 0%, #f2994a 100%) border-box; 
}
.calendar_icon{
position: absolute;
left: 50%;
top: 0;
transform: translate(-50%, -50%);
}
.calendar_ttl{
font-size: 18px;
text-align: center;
font-weight: bold;
}
.calendar_ttl span{
font-size: 24px;
color: #d6761e;
}
.content_one{
background: #fff;
box-shadow: 7px 7px 10px rgba(0, 0, 0, 0.1);
margin-top: 90px;
padding: 70px 80px 60px 126px;
position: relative;
}
.content_one .illust{
position: absolute;
right: 40px;
top: -40px;
}
.content_one h4{
font-size: 20px;
border-right: 2px solid #333;
position: absolute;
writing-mode: vertical-rl;
text-orientation: upright;
left: 40px;
top: -30px;
}
.content_one h3{
color: #d6761e;
font-size: 40px;
position: absolute;
left: 126px;
top: -30px;
}
.contents_subttl{
font-size: 24px;
text-align: center;
margin-top: 50px;
}
.price_in{
position: relative;
max-width: 800px;
margin: 0 auto;
}
.price_in .illust{
position: absolute;
left: 80px;
top: 80px;
transform: translate(-100%, -100%);
z-index: -1;
}
.price_in .woman{
position: absolute;
right: 100px;
top: 0;
transform: translateY(-100%);
}
.price_div{
text-align: center;
padding: 50px 0;
color: #fff;
}
.price_div h4 span{
background: #fff;
padding: 10px 25px;
border-radius: 30px;
color: #d6761e;
font-size: 20px;
}
.price_div h3{
font-size: 32px;
line-height: 1.2;
}
.price_div h3 span{
font-size: 48px;
}
.price_btn{
margin: 10px auto 20px;
}
.feature{
background: url(//support.jyusen-t.com/wp-content/themes/jyusen-wp/img/support/back2.png) no-repeat;
background-size: cover;
background-position: center;
}
.feature .img5{
left: 150px;
position: absolute;
top: 0;
transform: translateY(-100%);
}
.feature_num{
background: linear-gradient(to right, #f2c94c 0%, #f2994a 100%);
}
.feature_one:last-child{
margin-bottom: 0;
}
.banner{
background: url(//support.jyusen-t.com/wp-content/themes/jyusen-wp/img/support/banner2.png) no-repeat;
background-position: center;
background-size: cover;
height: 530px;
}
.profile .fixedcontainer{
background: url(//support.jyusen-t.com/wp-content/themes/jyusen-wp/img/konet/ttl-back.png) no-repeat;
background-size: contain;
background-position: top;
padding-top: 30px;
}
.profile_in{
border: 4px dashed #f8b221;
padding: 40px;
}
.profile_one{
display: flex;
}
.profile_img{
width: 405px;
margin-right: 50px;
}
.profile_content{
flex: 1;
}
.profile_content h3{
font-size: 24px;
margin-bottom: 15px;
}
.profile_sub{
margin-top: 30px;
background: #f2f2f2;
padding: 30px;
}
.profile_sub h4{
display: flex;
align-items: center;
font-size: 24px;
margin-bottom: 10px;
}
.profile_sub h4 img{
margin: 0;
}
.profile_sub span {
margin-left: 10px;
}
.profile_two{
margin: 30px 0;
}
.faq{
background: #f2f2f2;
}
.faq_one{
margin-bottom: 30px;
background: #fff;
}
.faq_one:last-child{
margin-bottom: 0;
}
.ques{
font-size: 18px;
font-weight: bold;
padding: 30px 55px 30px 80px;
position: relative;
text-align: left;
}
.ques:before{
content: 'Q';
font-family: DINNextLTPro-Medium;
font-size: 40px;
color: #d6761e;
position: absolute;
font-weight: normal;
left: 30px;
top: 20px;
}
.ques:after{
content: '';
position: absolute;
right: 20px;
width: 31px;
height: 31px;
background: url(//support.jyusen-t.com/wp-content/themes/jyusen-wp/img/support/plus.png) no-repeat;
background-size: contain;
background-position: center;
top: 30px;
}
.active .ques:after{
background-image: url(//support.jyusen-t.com/wp-content/themes/jyusen-wp/img/support/minus.png);
}
.ans{
display: none;
border-top: 2px solid #f2f2f2;
padding: 30px 55px 30px 80px;
position: relative;
text-align: left;
}
.ans:before{
content: 'A';
font-family: DINNextLTPro-Medium;
font-size: 40px;
color: #333;
position: absolute;
font-weight: normal;
left: 30px;
top: 20px;
}
.price h4{
font-size: 32px;
color: #f26f78;
margin-bottom: 13px;
}
.price h3{
font-size: 28px;
margin-bottom: 10px;
}
.price p{
font-size: 14px;
}
.title-arrow{
text-align: center;
margin-bottom: 50px;
}
.feature_btn_list{
display: flex;
}
.feature_btn_list .btn{
margin: 20px 20px 0;
}
.news_list{
display: flex;
flex-wrap: wrap;
}
.news_list>div{
width: 33.333%;
box-shadow: 7px 7px 10px rgba(0, 0, 0, 0.05);
}
.news_list>div a{
display: block;
padding: 40px;
background-color: #fff;
}
.news_date{
font-family: DINNextLTPro-Medium;
font-size: 14px;
margin: 5px 0;
color: #787878;
}
.message{
max-width: 800px;
margin: 0 auto 80px;
position: relative;
background-color: #ee994082;
background-position: center;
background-size: cover;
padding: 63.5px 40px;
box-shadow: 7px 7px 10px rgba(0, 0, 0, 0.1);
}
.message h2{
position: absolute;
font-weight: normal;
line-height: 1.2;
left: 40px;
top: 0;
color: #ee9940;
font-size: 50px;
font-family: 'Homemade Apple', cursive;	
transform: translateY(-50%);
}
.message .img{
position: absolute;
right: 0;
bottom: 0;
}
.message h3{
font-size: 30px;
margin-bottom: 20px;
}
.price .message{
padding: 40px;
margin-top: 0;
}
.price h3{
font-size: 28px;
margin-bottom: 10px;
}
@media screen and (max-width:768px){
.fv_content h1{
font-size: 8vw;
line-height: 1.2;
margin-bottom: 15px;
}
.fv_content h2{
font-size: 4.5vw;
}
.fv_content h3{
font-size: 4.5vw;
}
.fv{
width: calc(100% - 20px);
margin-left: 20px;
padding: 60px 0 0;
}
.fv_img{
position: initial;
text-align: center;
margin-top: 20px;
}
.fv_img img{
width: 160px;
}
.feature .img5{
display: none;
}
.problem_woman{ width: 60px;
right: 0;
}
.problem .title{
position: relative;
z-index: 1;
}
.problem_one{
width: 100%;
margin-bottom: 20px;
padding: 30px 16px 16px;
}
.problem_img{
top: 16px;
right: 16px;
}
.problem_one:last-child{
margin-bottom: 0;
}
.resolve_list{
display: block;
}
.resolve_one{
width: 100%;
padding: 30px 20px;
margin-bottom: 20px;
}
.resolve_one>div{
height: auto;
}
.resolve_one:last-child{
margin-bottom: 0;
}
.resolve_one:last-child>div{
height: auto;
}
.soudan{
padding: 30px;
margin-top: 100px;
}
.soudan .left_ttl{
font-size: 12px;
left: 3px;
}
.soudan .right_ttl{
font-size: 12px;
right: 3px;
}
.soudan h2{
top: -50px;
}
.soudan h2 img{
height: 72px;
}
.soudan_btn{
bottom: -20px;
}
.calendar_icon img{
width: 40px;
}
.calendar{
padding: 20px;
}
.calendar_ttl{
font-size: 16px;
}
.calendar_ttl span{
font-size: 20px;
}
.content_one{
padding: 40px 20px 20px 60px;
margin-top: 50px;
}
.content_one h4{
font-size: 16px;
left: 10px;
top: -20px;
}
.content_one h3 {
font-size: 24px;
left: 60px;
top: -18px;
line-height: 1.2;
}
.content_one .illust{
width: 50px;
top: -30px;
right: 30px;
}
.contents_subttl{
font-size: 16px;
margin-top: 30px;
}
.price_in .woman{
width: 120px;
right: 0;
}
.price_in .illust{
width: 180px;
}
.price_div{
padding: 30px 20px;
}
.price_div h4 span {
padding: 5px 18px;
font-size: 16px;
}
.price_div h3{
font-size: 20px;
}
.price_div h3 span{
font-size: 26px;
}
.price p{
font-size: 12px;
}
.banner{
height: 240px;
}
.profile .fixedcontainer{
padding: 0;
}
.profile_in{
padding: 20px;
border-width: 2px;
}
.profile_one{
display: block;
}
.profile_img{
width: 100%;
margin-right: 0;
text-align: center;
margin-bottom: 20px;
}
.profile_content h3{
font-size: 20px;
}
.profile_sub{
margin-top: 20px;
padding: 20px;
}
.profile_sub h4{
font-size: 20px;
}
.faq_one{
margin-bottom: 15px;
}
.ques{
font-size: 16px;
padding: 15px 30px 15px 40px;
}
.ques:after{
right: 10px;
width: 20px;
height: 20px;
top: 18px;
}
.ques:before{
font-size: 30px;
left: 13px;
top: 3px;
}
.ans{
padding: 15px 30px 15px 40px;
}
.ans:before{
font-size: 30px;
left: 13px;
top: 3px;
}
.title-arrow{
margin-bottom: 20px;
}
.feature_btn_list{
display: block;
}
.feature_btn_list .btn{
margin: 20px 0 0;
}
.right_btn{
font-size: 16px;
}
.menu_links div{
margin-top: 10px;
}
.menu_links a{
padding: 10px 0 8px;
}
.fixed_bottom{
text-orientation: initial;
writing-mode: initial;
transform: translateY(0);
top: auto;
font-size: 18px;
padding: 15px 0;
}
.fixed_bottom img{
margin-bottom: 0;
}
.fixed_bottom.yellow_back{
background: linear-gradient(to right, #f2c94c 0%, #f2994a 100%);
}
.news_ttl{
font-size: 14px;
font-weight: bold;
}
.news_list{
display: block;
}
.news_list>div{
width: 100%;
}
.news_list>div a{
padding: 20px;
}
.news_list>div{
margin-bottom: 20px;
}
.news_img{
text-align: center;
height: 200px;
}
.news_img img{
width: 100%;
height: 100%;
object-fit: cover;
}
.message{
margin-bottom: 60px;
padding: 30px 20px 20px;
}
.message h2{
font-size: 24px;
left: 20px;
}
.message h3{
font-size: 20px;
margin-bottom: 10px;
}
.price .message{
padding: 30px 20px;
}
.message .img{
bottom: auto;
top: -40px;
}
.button-line {
display: flex;
justify-content: center;
align-items: center;
width: 250px;
margin: 0 auto;
padding: 0.9em 2em;
border: 2px solid #fff;
border-radius: 5px;
box-shadow: 0 0 0 3px #00b900;
background-color: #00b900;
color: #fff;
font-weight: 600;
font-size: 1em;
margin-top: 30px;
}
.contact-title h2 {
margin-bottom: 50px;
}
.error-text {
text-align: center;
color: red;
}
.error-sub-text {
color: red;
text-align: center;
margin-bottom: 50px;
} .question-title {
display: flex;
justify-content: center;
align-items: center;
font-size: 26px;
text-align: center;
margin-bottom: 30px;
}
.question-title::before,
.question-title::after {
content: "";
width: 70px;
height: 3px;
background-color: #e3bf00;
}
.question-title::before {
margin-right: 20px;
}
.question-title::after {
margin-left: 20px;
}
.question-box {
border: solid 1px #000000;
}