@charset "utf-8";
 body {
font-size: 18px;
line-height: 1.5;
} @font-face {
font-family: "Nothing You Could Do";
src: url(//atomiyosowaka.net/assets/fonts/NothingYouCouldDo-Regular.ttf) format("truetype") tech("variations");
}
@font-face {
font-family: "Yuji Syuku";
src: url(//atomiyosowaka.net/assets/fonts/YujiSyuku-Regular.ttf) format("truetype") tech("variations");
}
.nothing-you-could-do-regular {
font-family: "Nothing You Could Do", cursive;
font-style: normal;
font-weight: bold;
}
.yuji-syuku-regular {
font-family: "Yuji Syuku", serif;
font-weight: 400;
font-style: normal;
} *, *:before, *:after {
-webkit-box-sizing: border-box;
box-sizing: border-box
}
section {
padding: 5rem 0;
}
.fig {
width: 200px;
height: 200px;
}
a {
color: #343a40;
}
.eye-catch {
object-fit: cover;
width: 100%;
}
.grecaptcha-badge {
visibility: hidden;
}
img:is([sizes="auto" i], [sizes^="auto," i]) {
contain-intrinsic-size: 300px 300px;
width: 100%;
object-fit: cover;
}
.btn-basic {
color: #ffffff;
text-decoration: none;
display: inline-block;
text-align: center;
cursor: pointer;
vertical-align: middle;
box-sizing: border-box;
border: 1px solid transparent;
line-height: 1.5;
padding: 0.5em 1.5em;
background-color: #424A5B;
font-weight: bold;
border-radius: 4em;
outline: 0;
font-size: 1.4rem;
transition-property: background-color;
transition-duration: 0.3s;
} .back-to-top {
position: fixed;
bottom: 1.5%;
right: 1%;
z-index: 1000;
}
.back-to-top a {
-webkit-transition: .3s;
transition: .3s;
display: inline-block;
}
.back-to-top a img {
width: 5rem;
height: 5rem;
} .trigger {
opacity: 0;
visibility: hidden;
transform: translateY(30px);
transition: opacity 1s, visibility 1s, transform 1s;
}
.is-fadein {
opacity: 1;
visibility: visible;
transform: translateX(0);
}  .navbar {
z-index: 999;
display: flex; background-color: #fff;
-webkit-box-sizing: border-box;
box-sizing: border-box;
} .front-contents {
background: url(//atomiyosowaka.net/wp-content/themes/magemono-theme/assets/img/top-main.png);
}
.rec-contents {
background: url(//atomiyosowaka.net/wp-content/themes/magemono-theme/assets/img/rec-main.png);
}
.jumbotron-fluid {
min-height: 100%;
width: 100%;
height: 0;
position: relative; padding-top: calc(910 / 2500 * 100%);
background-size: contain;
background-repeat: no-repeat;
background-position: top center;
}
.jumbotron-fluid h2 {
position: absolute;
z-index: 1; font-size: 2.2rem;
color: #FFF;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
text-align: center;
}
.front-contents .title {
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
color: #8d1616;
}
.jumbotron-fluid h1 + span {
font-size: 3rem;
font-weight: bold;
color: #ffffff;
line-height: 110%;
margin-top: 0.2rem;
display: block;
} footer {
background-color: #9099A2;
}
.footer-bnr {
background-color: #dee2e6 !important;
}  .bg-plum-purple {
background-color: #aa4c8f;
}
.bg-omesicha {
background-color: #43676b;
}
.bg-lazuli-color {
background-color: #1e50a2;
}  #front-page section:nth-child(1) {
background-color: #6d7993;
padding: 5rem 0;
}
#front-page section:nth-child(2n),
#page-members,
#page-performance {
background-color: #d5d5d5;
}
#front-page section:nth-child(3),
#page-history,
.rec-btn {
background-color: #946D7E;
}
#front-page section .container > h2 {
margin-bottom: 30px;
font-size: 2.5rem;
}
section .container > h2 {
margin-bottom: 30px;
font-size: 2.5rem;
} #about h3 {
font-size: 1.4rem;
}
.bg-primary-gradient {
background-image: linear-gradient(90deg, rgba(141, 139, 226, 1), rgba(253, 187, 203, 1));
} #performance {
line-height: 180%;
}
#performance .row {
min-height: 160px;
color: #2f2f2f;
}
#performance h3 {
position: relative;
overflow: hidden;
padding: .5rem 2rem 1.5rem 150px;
word-break: break-all;
border-top: 3px solid #6d7993;
border-radius: 12px 0 0 0;
}
#performance h3 span {
font-size: 4rem;
position: absolute;
top: 0;
left: 0;
display: block;
padding: 3px 20px;
color: #fff;
border-radius: 10px 0 20px 10px;
background: #6d7993;
}
#performance h4 {
margin-bottom: 1.5rem !important;
}
#performance table th, #performance table td {
background-color: transparent;
}
#performance .material-symbols-outlined {
color: #6d7993 !important;
font-weight: bold;
margin-top: .5rem;
padding-right: 1rem;
vertical-align: bottom;
}
#performance .btn {
background-color: #96858f;
width: 100%;
padding: .5rem;
margin-top: 1rem;
color: #fff;
font-size: 1.2rem;
}
#performance .btn:hover {
opacity: 0.6;
} #page-performance {
line-height: 180%;
}
#page-performance .row {
min-height: 160px;
color: #2f2f2f;
}
#page-performance h3 {
position: relative;
overflow: hidden;
padding: .5rem 2rem 1.5rem 150px;
word-break: break-all;
border-top: 3px solid #6d7993;
border-radius: 12px 0 0 0;
}
#page-performance h3 span {
font-size: 4rem;
position: absolute;
top: 0;
left: 0;
display: block;
padding: 3px 20px;
color: #fff;
border-radius: 10px 0 20px 10px;
background: #6d7993;
}
#page-performance h4 {
margin-bottom: 1.5rem !important;
}
#page-performance table th, #page-performance table td {
background-color: transparent;
}
#page-performance .material-symbols-outlined {
color: #6d7993 !important;
font-weight: bold;
margin-top: .5rem;
padding-right: 1rem;
vertical-align: bottom;
}
#page-performance .btn {
background-color: #96858f;
width: 100%;
padding: .5rem;
margin-top: 1rem;
color: #fff;
font-size: 1.2rem;
}
#page-performance .btn:hover {
opacity: 0.6;
}
.frame {
position: relative;
padding: 0.5em 1.5em;
border-top: solid 2px black;
border-bottom: solid 2px black;
}
.frame:before, .frame:after {
content: '';
position: absolute;
top: -10px;
width: 2px;
height: -webkit-calc(100% + 20px);
height: calc(100% + 20px);
background-color: black;
}
.frame:before {
left: 10px;
}
.frame:after {
right: 10px;
}
.frame p {
margin: 0;
padding: 0;
}
.others {
position: relative;
margin-top: 1rem;
padding: 1rem 1rem .5rem;
border: solid 3px #6d7993;
border-radius: 8px;
}
.others .others-title {
position: absolute;
display: inline-block;
top: -13px;
left: 10px;
padding: 0 9px;
line-height: 1;
font-size: 19px;
background-color: #d5d5d5;
color: #6d7993;
font-weight: bold;
}
.others ul li {
line-height: 1.5;
padding: 0.5rem 1.4rem;
border-bottom: dashed 2px #6d7993;
list-style-type: none !important;
} #page-history .material-symbols-outlined {
color: #fff;
font-size: 48px;
}
#page-history .btn {
color: #fff;
background-color: #AD2A52;
border: none;
}
#page-history .btn:hover {
color: #fff;
background-color: #96858f;
border-color: #fff;
} #activity .material-symbols-outlined {
color: #fff;
font-size: 48px;
}
#activity .btn:hover {
color: #fff;
background-color: #96858f;
border-color: #fff;
}
.history-border {
border-top: 3px solid #fff;
border-right: 3px solid #fff;
margin-left: 24px;
padding-bottom: 3rem;
padding-right: 5rem;
width: 42.7%;
}
.ttl-box {
position: relative;
margin-top: 1em;
padding: 1em 2em;
}
.ttl-box h3 {
background-color: #946D7E;
width: 40%;
} .profile-card {
width: 100%;
max-width: 400px;
position: relative;
background: #fff; box-shadow: 0px 1px 3px rgba(0, 0, 0, .18);
overflow: hidden;
}
.profile-card:before {
width: 120%;
height: 150px;
content: "";
transform: skew(15deg, 10deg);
background: #6d7993; position: absolute;
top: -15%;
left: -10%;
z-index: 0;
}
.profile-card:after {
width: 120%;
height: 180px;
content: "";
transform: skew(15deg, 10deg);
background: #6d7993; position: absolute;
bottom: -15%;
left: -10%;
z-index: 0;
}
.profile-card__inner {
position: relative;
z-index: 1;
}
.profile-thumb {
overflow: hidden;
width: 200px;
height: 200px;
border: #fff 3px solid;
border-radius: 50%;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
background: #fff;
}
.profile-thumb img {
display: block;
width: 100%;
height: auto;
}
.profile-content {
margin: 0 0 50px;
padding: 15px;
}
.profile-content span {
display: block;
}
.profile-name {
margin-bottom: 3px;
font-weight: bold;
text-align: center;
}
.profile-job {
margin-bottom: 10px;
color: #ccc;
text-align: center;
}
.profile-intro {
font-size: 1rem;
}
.profile-sns {
padding: 20px 0;
text-align: center;
color: #fff;
}
.profile-sns span {
display: block;
font-size: 10px;
margin-bottom: 5px;
}
.profile-sns img {
width: 30px;
margin: 0 5px;
color: #fff;
}  .news-list li:last-child {
border-bottom: 2px solid #fff;
}  .rec-ttl {
background-color: #6d7993;
}
#page-rec section:nth-child(3) {
background-color: #96858f;
} .flow {
padding-left: 120px;
position: relative;
}
.flow::before {
content: "";
width: 15px;
height: 100%;
background: #eee;
margin-left: -8px;
display: block;
position: absolute;
top: 0;
left: 120px;
}
.flow > li {
position: relative;
}
.flow > li:not(:last-child) {
margin-bottom: 8vh;
}
.flow > li .icon {
font-size: 12px;
color: #fff;
background: rgb(107, 144, 219);
background: -moz-linear-gradient(left, rgba(107, 144, 219, 1) 0%, rgba(102, 213, 233, 1) 100%);
background: -webkit-linear-gradient(left, rgba(107, 144, 219, 1) 0%, rgba(102, 213, 233, 1) 100%);
background: linear-gradient(to right, rgba(107, 144, 219, 1) 0%, rgba(102, 213, 233, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b90db', endColorstr='#66d5e9', GradientType=1);
padding: 8px 20px;
display: block;
position: absolute;
top: 0;
left: -120px;
z-index: 100;
}
.flow > li .icon::after {
content: "";
border-style: solid;
border-width: 5px 0 5px 10px;
border-color: transparent transparent transparent #66d5e9;
position: absolute;
top: 50%;
left: 100%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.flow > li dl {
padding-left: 70px;
position: relative;
}
.flow > li dl::before,
.flow > li dl::after {
content: "";
display: block;
position: absolute;
top: 15px;
}
.flow > li dl::before {
width: 7px;
height: 7px;
margin-top: -3px;
background: #6b90db;
border-radius: 50%;
left: -4px;
}
.flow > li dl::after {
width: 50px;
border-bottom: 1px dashed #999;
position: absolute;
left: 5px;
}
.flow > li dl dt {
font-size: 20px;
font-weight: 600;
color: rgb(107, 144, 219);
margin-bottom: 1vh;
} .heading {
font-size: 3rem;
font-weight: bold;
}
.heading span {
display: flex;
align-items: center;
color: #498ee0;
font-size: 18px;
text-transform: uppercase;
margin-bottom: .5rem;
}
.heading span::before {
content: '';
display: inline-block;
margin-right: 20px;
width: 40px;
height: 1px;
background-color: #498ee0;
}
.synopsis {
position: relative;
font-size: 26px;
text-align: center;
border-bottom: 5px solid #dddddd;
padding-bottom: 1rem;
}
.synopsis::after {
content: '';
position: absolute;
bottom: -5px;
left: 50%;
transform: translateX(-50%);
width: 70px;
height: 5px;
background-color: #387ccc;
}
.heading-date,
.heading-time {
position: relative;
padding-top: 30px;
font-size: 1.5rem;
border-bottom: 1px solid rgba(5, 62, 98, 1);
}
.heading-date span,
.heading-time span {
position: relative;
z-index: 2;
}
.heading-date::before,
.heading-time::before {
content: attr(data-en);
position: absolute;
top: 0px;
left: 0;
color: rgba(5, 62, 98, 0.2);
font-size: 40px;
text-transform: uppercase;
z-index: 1;
} div.wpcf7 .wpcf7-spinner {
display: none !important;
}
.form-wrap {
width: 100%;
margin: 0 auto;
}
.required {
font-size: 0.8em;
padding: 3px;
background: #cc0000;
color: #ffffff;
border-radius: 2px;
margin-right: 10px;
margin-bottom: 2px;
display: inline-block;
}
.form-item, .form-input {
border-bottom: 1px solid #ccc;
} .wp-block-button__link:hover {
opacity: 0.6;
} .tmm .tmm_plugin_f .tmm_job {
font-size: 12px !important;
}
.tmm .tmm_plugin_f .tmm_desc {
text-align: left;
}
#member .container .tmm .tmm_member .tmm_photo {
border-radius: 10% !important;
}