@charset "UTF-8";
/* CSS Document */
/*
Theme Name:オリジナルテーマ
Description: オリジナルテーマです
Theme URI:
Author:-----
Author URI:
Version: -----
License: -----
License URI:
*/
/*********************

変数設定

************************/
/*********************

reset

************************/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
dialog,
div,
dl,
dt,
em,
fieldset,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
sup,
time,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background-color: transparent;
  list-style: none;
  font-style: normal;
  font-weight: 400;
}

header,
article,
footer,
aside,
nav,
small,
section {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 2;
  letter-spacing: 1rem;
  font-weight: 500;
}

p {
  line-height: 2;
  letter-spacing: 1rem;
  font-weight: 500;
  font-size: 28rem;
}

li,
ol li {
  list-style-type: none;
  letter-spacing: 1rem;
}

a img {
  border-style: none;
}

a {
  text-decoration: none;
  letter-spacing: 1rem;
  cursor: pointer;
}

a:hover {
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
  border-style: none;
}

table {
  width: 100%;
  border-collapse: collapse;
}

table th,
table td {
  vertical-align: top;
  letter-spacing: 1rem;
  text-align: left;
}

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

@media (min-width: 751px) {
  html {
    font-size: 0.0625vw;
  }
}
@media (min-width: 1601px) {
  html {
    font-size: 0.0625rem;
  }
}
@media (max-width: 750px) {
  html {
    font-size: 0.1333333333vw;
  }
}

a {
  transition: 0.3s;
  color: #333;
}
a:hover {
  opacity: 0.7;
  transition: 0.3s;
}

@media (min-width: 751px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 500;
  color: #333;
  font-style: normal;
  letter-spacing: 1rem;
}
@media (min-width: 751px) {
  body {
    font-size: 23rem;
    max-width: 1920rem;
    margin: 0 auto;
  }
}
@media (max-width: 750px) {
  body {
    font-size: 28rem;
  }
}

.breadcrumb {
  margin-bottom: 50rem;
}

@media (min-width: 751px) {
  .single {
    display: flex;
    justify-content: space-between;
    width: 1450rem;
    margin: 0 auto 80rem;
    position: relative;
  }
}
@media (min-width: 751px) {
  .single__left {
    width: 1000rem;
  }
}
@media (max-width: 750px) {
  .single__left {
    margin: 0 40rem 100rem;
  }
}
.single__left td {
  font-weight: 700;
}
.single__left h1 {
  font-weight: 700;
  border-bottom: 2rem solid #3373d2;
  padding-bottom: 10rem;
  margin-bottom: 30rem;
}
@media (min-width: 751px) {
  .single__left h1 {
    font-size: 27rem;
  }
}
@media (max-width: 750px) {
  .single__left h1 {
    font-size: 34rem;
  }
}
.single__left h2 {
  font-weight: 700;
  border-left: 5rem solid #3373d2;
  padding-left: 15rem;
  margin-bottom: 30rem;
}
@media (min-width: 751px) {
  .single__left h2 {
    font-size: 25rem;
  }
}
@media (max-width: 750px) {
  .single__left h2 {
    font-size: 32rem;
  }
}
.single__left h3 {
  font-weight: 700;
  border-bottom: 2rem solid #3373d2;
  padding-bottom: 5rem;
  margin-bottom: 30rem;
}
@media (min-width: 751px) {
  .single__left h3 {
    font-size: 23rem;
  }
}
@media (max-width: 750px) {
  .single__left h3 {
    font-size: 30rem;
  }
}
.single__left .small {
  display: block;
  margin-bottom: 20rem;
}
@media (min-width: 751px) {
  .single__left .small {
    font-size: 18rem;
  }
}
@media (max-width: 750px) {
  .single__left .small {
    font-size: 24rem;
  }
}
@media (max-width: 750px) {
  .single__left .sp__over {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (min-width: 751px) {
  .single__left_career {
    width: 100%;
    margin: 0 0 60rem;
  }
}
@media (max-width: 750px) {
  .single__left_career {
    width: 1900rem;
    margin: 0 0 100rem;
  }
}
.single__left_career {
  border-collapse: collapse;
  background: #fff;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  display: table;
}
.single__left_career th, .single__left_career td {
  padding: 10rem 5rem;
  border-bottom: 1px solid #eee;
  display: table-cell;
  vertical-align: middle;
}
.single__left_career th {
  background: #3373d2;
  color: #fff;
  text-align: center;
}
@media (min-width: 751px) {
  .single__left_career th {
    font-size: 16rem;
  }
}
.single__left_career th:not(:last-of-type) {
  border-right: 1px solid #eee;
}
.single__left_career td {
  text-align: right;
}
@media (min-width: 751px) {
  .single__left_career td {
    font-size: 16rem;
  }
}
.single__left_career td:not(:last-of-type) {
  border-right: 1px solid #eee;
}
.single__left_career td:nth-of-type(2) {
  text-align: center;
}
.single__left_generation {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (min-width: 751px) {
  .single__left_generation {
    margin-bottom: 60rem;
  }
}
@media (max-width: 750px) {
  .single__left_generation {
    margin-bottom: 100rem;
  }
}
@media (min-width: 751px) {
  .single__left_generation li {
    width: 48%;
  }
}
@media (max-width: 750px) {
  .single__left_generation li {
    width: 48%;
  }
}
.single__left_generation li a {
  margin: 0 15rem 30rem 0;
  color: #3373d2;
  box-shadow: 1px 1px 1px #333;
  display: block;
  border: 1px solid #333;
  padding: 10rem;
}
@media (min-width: 751px) {
  .single__left_generation li a {
    font-size: 20rem;
  }
}
@media (max-width: 750px) {
  .single__left_generation li a {
    font-size: 26rem;
  }
}
.single__left_generation li a strong {
  display: block;
  border-bottom: 1px solid #3373d2;
  padding-bottom: 5rem;
}
@media (max-width: 750px) {
  .single__left_generation li a span {
    display: block;
  }
}
@media (max-width: 750px) {
  .single__left_generation li a p {
    min-height: 100rem;
    display: flex;
    align-items: center;
  }
}
@media (min-width: 751px) {
  .single__left_generation li a p, .single__left_generation li a span {
    font-size: 18rem;
  }
}
@media (max-width: 750px) {
  .single__left_generation li a p, .single__left_generation li a span {
    font-size: 24rem;
  }
}
.single__left_generation li a:hover {
  background: #3373d2;
  color: #fff;
  opacity: 1;
}
.single__left_generation li a:hover strong {
  border-bottom: 1px solid #fff;
}
@media (min-width: 751px) {
  .single__left_adjust {
    width: 50%;
  }
}
.single__left_adjust {
  border-collapse: collapse;
  margin: 0 0 60rem;
  background: #fff;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  display: table;
}
.single__left_adjust th, .single__left_adjust td {
  padding: 15rem;
  border-bottom: 1px solid #eee;
  display: table-cell;
}
.single__left_adjust tr:first-of-type th, .single__left_adjust tr:first-of-type td {
  background: #eee;
}
.single__left_adjust tr:not(:first-of-type) th {
  background: #3373d2;
  color: #fff;
}
@media (min-width: 751px) {
  .single__left_adjust th {
    width: 30%;
  }
}
.single__left_adjust th {
  font-weight: 700;
  text-align: left;
}
@media (min-width: 751px) {
  .single__left_adjust td {
    width: 70%;
  }
}
.single__left_adjust:hover {
  background: #fafafa;
}
.single__left_profile {
  width: 100%;
  border-collapse: collapse;
}
@media (min-width: 751px) {
  .single__left_profile {
    margin: 0 0 60rem;
  }
}
@media (max-width: 750px) {
  .single__left_profile {
    margin: 0 0 100rem;
  }
}
.single__left_profile {
  background: #fff;
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  display: table;
}
.single__left_profile th, .single__left_profile td {
  padding: 15rem;
  border-bottom: 1px solid #eee;
  display: table-cell;
}
@media (min-width: 751px) {
  .single__left_profile th {
    width: 30%;
  }
}
@media (max-width: 750px) {
  .single__left_profile th {
    width: 30%;
  }
}
.single__left_profile th {
  background: #3373d2;
  color: #fff;
  font-weight: 700;
  text-align: left;
}
@media (min-width: 751px) {
  .single__left_profile td {
    width: 70%;
  }
}
@media (max-width: 750px) {
  .single__left_profile td {
    width: 70%;
  }
}
.single__left_profile:hover {
  background: #fafafa;
}
.single__left_profile .width50 {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 751px) {
  .single__left_profile .width50 tr {
    width: 50%;
  }
}
@media (max-width: 750px) {
  .single__left_profile .width50 tr {
    width: 50%;
    display: table;
  }
}
@media (min-width: 751px) {
  .single__left_profile .width50 tr th {
    width: 150rem;
  }
}
@media (max-width: 750px) {
  .single__left_profile .width50 tr th {
    width: 40%;
  }
}
@media (min-width: 751px) {
  .single__left_profile .width50 tr td {
    width: 350rem;
  }
}
@media (max-width: 750px) {
  .single__left_profile .width50 tr td {
    width: 60%;
  }
}
@media (max-width: 750px) {
  .single__left .sp__overflow {
    overflow: hidden;
  }
}
@media (min-width: 751px) {
  .single__right {
    width: 400rem;
    position: fixed;
    right: calc((100% - 1450rem) / 2);
    top: 0;
  }
}
.single__right .table_of_contents {
  background: #FFFFEE;
}
@media (min-width: 751px) {
  .single__right .table_of_contents {
    width: 500rem;
    margin: 0 auto 60rem;
    padding: 30rem;
  }
}
@media (max-width: 750px) {
  .single__right .table_of_contents {
    position: fixed;
    right: 0;
    bottom: 0;
    padding: 30rem 37rem;
  }
}
.single__right .table_of_contents p {
  text-align: center;
  border-bottom: 1px solid #333;
  margin-bottom: 15rem;
}
@media (min-width: 751px) {
  .single__right .table_of_contents p {
    font-size: 20rem;
  }
}
@media (max-width: 750px) {
  .single__right .table_of_contents ul {
    display: none;
  }
}
@media (max-width: 750px) {
  .single__right .table_of_contents ul.active {
    display: block;
  }
}
.single__right .table_of_contents ul li a {
  color: #6e6161;
  text-decoration: underline;
}
@media (min-width: 751px) {
  .single__right .table_of_contents ul li a {
    font-size: 20rem;
  }
}
@media (max-width: 750px) {
  .single__right .table_of_contents ul li a {
    font-size: 25rem;
  }
}

.header {
  background: #3373d2;
}
@media (min-width: 751px) {
  .header {
    padding: 20rem;
  }
}
@media (min-width: 751px) {
  .header__separate {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1400rem;
    margin: 0 auto;
  }
}
.header__separate_left a, .header__separate_left h1 {
  color: #fff;
  font-weight: 700;
}
@media (min-width: 751px) {
  .header__separate_left a, .header__separate_left h1 {
    font-size: 23rem;
  }
}
.header__separate_right a {
  color: #fff;
  display: inline-block;
}
@media (min-width: 751px) {
  .header__separate_right a {
    margin-right: 30rem;
  }
}/*# sourceMappingURL=style.css.map */