@charset "UTF-8";
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

main,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  position: relative;
  border-spacing: 0;
}

input,
select {
  vertical-align: middle;
}

input,
button,
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: inherit;
  border-radius: 0;
  color: inherit;
  background: transparent;
  border: none;
  margin: 0;
  padding: 0;
}

label {
  cursor: pointer;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button,
input[type=month]::-webkit-outer-spin-button,
input[type=month]::-webkit-inner-spin-button,
input[type=datetime-local]::-webkit-outer-spin-button,
input[type=datetime-local]::-webkit-inner-spin-button,
input[type=week]::-webkit-outer-spin-button,
input[type=week]::-webkit-inner-spin-button,
input[type=time]::-webkit-outer-spin-button,
input[type=time]::-webkit-inner-spin-button,
input[type=date]::-webkit-outer-spin-button,
input[type=date]::-webkit-inner-spin-button {
  display: none;
}

input[type=number],
input[type=month],
input[type=datetime-local],
input[type=week],
input[type=time],
input[type=date] {
  -moz-appearance: textfield;
}

input[type=date]::-webkit-clear-button,
input[type=month]::-webkit-clear-button,
input[type=datetime-local]::-webkit-clear-button,
input[type=time]::-webkit-clear-button,
input[type=week]::-webkit-clear-button {
  -webkit-appearance: none;
}

button:focus {
  outline: none;
  box-shadow: none;
}

address {
  font-style: normal;
}

@media screen and (min-width: 481px) {
  body {
    margin: 0;
  }
}
@media screen and (min-width: 576px) {
  body {
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  body {
    margin: 0;
  }
}
@media screen and (min-width: 769px) {
  body {
    margin: 0;
  }
}
@media screen and (min-width: 992px) {
  body {
    margin: 0;
  }
}
@media screen and (min-width: 1040px) {
  body {
    margin: 0;
  }
}
@media screen and (min-width: 1240px) {
  body {
    margin: 0;
  }
}
@media screen and (min-width: 1280px) {
  body {
    margin: 0;
  }
}
@media screen and (min-width: 1440px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 1439px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 1279px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 1239px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 1039px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 991px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 768px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 575px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 480px) {
  body {
    margin: 0;
  }
}

@media screen and (max-width: 1239px) {
  .hidden-xl-down {
    display: none !important;
  }
}

@media screen and (max-width: 1039px) {
  .hidden-pc-down {
    display: none !important;
  }
}

@media screen and (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media screen and (max-width: 575px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media screen and (max-width: 374px) {
  .hidden-xxs-down {
    display: none !important;
  }
}

@media screen and (min-width: 1240px) {
  .hidden-xl-up {
    display: none !important;
  }
}

@media screen and (min-width: 1040px) {
  .hidden-pc-up {
    display: none !important;
  }
}

@media screen and (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}

@media screen and (min-width: 576px) {
  .hidden-sm-up {
    display: none !important;
  }
}

@media screen and (min-width: 481px) {
  .hidden-xs-up {
    display: none !important;
  }
}

@media screen and (min-width: 375px) {
  .hidden-xxs-up {
    display: none !important;
  }
}

.pl-0 {
  padding-left: 0px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.pl-0 {
  padding-right: 0px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.ml-0 {
  margin-left: 0px !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.mr-0 {
  margin-right: 0px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.pl-1 {
  padding-left: 10px !important;
}

.pt-1 {
  padding-top: 10px !important;
}

.pl-1 {
  padding-right: 10px !important;
}

.pb-1 {
  padding-bottom: 10px !important;
}

.ml-1 {
  margin-left: 10px !important;
}

.mt-1 {
  margin-top: 10px !important;
}

.mr-1 {
  margin-right: 10px !important;
}

.mb-1 {
  margin-bottom: 10px !important;
}

.pl-2 {
  padding-left: 20px !important;
}

.pt-2 {
  padding-top: 20px !important;
}

.pl-2 {
  padding-right: 20px !important;
}

.pb-2 {
  padding-bottom: 20px !important;
}

.ml-2 {
  margin-left: 20px !important;
}

.mt-2 {
  margin-top: 20px !important;
}

.mr-2 {
  margin-right: 20px !important;
}

.mb-2 {
  margin-bottom: 20px !important;
}

.pl-3 {
  padding-left: 30px !important;
}

.pt-3 {
  padding-top: 30px !important;
}

.pl-3 {
  padding-right: 30px !important;
}

.pb-3 {
  padding-bottom: 30px !important;
}

.ml-3 {
  margin-left: 30px !important;
}

.mt-3 {
  margin-top: 30px !important;
}

.mr-3 {
  margin-right: 30px !important;
}

.mb-3 {
  margin-bottom: 30px !important;
}

.pl-4 {
  padding-left: 40px !important;
}

.pt-4 {
  padding-top: 40px !important;
}

.pl-4 {
  padding-right: 40px !important;
}

.pb-4 {
  padding-bottom: 40px !important;
}

.ml-4 {
  margin-left: 40px !important;
}

.mt-4 {
  margin-top: 40px !important;
}

.mr-4 {
  margin-right: 40px !important;
}

.mb-4 {
  margin-bottom: 40px !important;
}

.pl-5 {
  padding-left: 50px !important;
}

.pt-5 {
  padding-top: 50px !important;
}

.pl-5 {
  padding-right: 50px !important;
}

.pb-5 {
  padding-bottom: 50px !important;
}

.ml-5 {
  margin-left: 50px !important;
}

.mt-5 {
  margin-top: 50px !important;
}

.mr-5 {
  margin-right: 50px !important;
}

.mb-5 {
  margin-bottom: 50px !important;
}

.pl-6 {
  padding-left: 60px !important;
}

.pt-6 {
  padding-top: 60px !important;
}

.pl-6 {
  padding-right: 60px !important;
}

.pb-6 {
  padding-bottom: 60px !important;
}

.ml-6 {
  margin-left: 60px !important;
}

.mt-6 {
  margin-top: 60px !important;
}

.mr-6 {
  margin-right: 60px !important;
}

.mb-6 {
  margin-bottom: 60px !important;
}

.pl-7 {
  padding-left: 70px !important;
}

.pt-7 {
  padding-top: 70px !important;
}

.pl-7 {
  padding-right: 70px !important;
}

.pb-7 {
  padding-bottom: 70px !important;
}

.ml-7 {
  margin-left: 70px !important;
}

.mt-7 {
  margin-top: 70px !important;
}

.mr-7 {
  margin-right: 70px !important;
}

.mb-7 {
  margin-bottom: 70px !important;
}

.pl-8 {
  padding-left: 80px !important;
}

.pt-8 {
  padding-top: 80px !important;
}

.pl-8 {
  padding-right: 80px !important;
}

.pb-8 {
  padding-bottom: 80px !important;
}

.ml-8 {
  margin-left: 80px !important;
}

.mt-8 {
  margin-top: 80px !important;
}

.mr-8 {
  margin-right: 80px !important;
}

.mb-8 {
  margin-bottom: 80px !important;
}

.pl-9 {
  padding-left: 90px !important;
}

.pt-9 {
  padding-top: 90px !important;
}

.pl-9 {
  padding-right: 90px !important;
}

.pb-9 {
  padding-bottom: 90px !important;
}

.ml-9 {
  margin-left: 90px !important;
}

.mt-9 {
  margin-top: 90px !important;
}

.mr-9 {
  margin-right: 90px !important;
}

.mb-9 {
  margin-bottom: 90px !important;
}

.pl-10 {
  padding-left: 100px !important;
}

.pt-10 {
  padding-top: 100px !important;
}

.pl-10 {
  padding-right: 100px !important;
}

.pb-10 {
  padding-bottom: 100px !important;
}

.ml-10 {
  margin-left: 100px !important;
}

.mt-10 {
  margin-top: 100px !important;
}

.mr-10 {
  margin-right: 100px !important;
}

.mb-10 {
  margin-bottom: 100px !important;
}

/*****************************************************************/
/* 旧サイトの必要分のCSSのみ移植 */
/*****************************************************************/
#Container:after,
.contBox:after,
.innerBasic:after,
.contSubBox:after,
.subBox:after,
.box:after,
.wrapBox:after {
  content: "";
  display: block;
  clear: both;
}

@media print, screen and (min-width: 768px) {
  .innerBasic {
    margin: 0 auto;
    width: 1000px;
  }
}
@media print, screen and (min-width: 768px) {
  .pc_display {
    display: block;
  }
  .sp_display,
  .sp_display_inline {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .pc_display {
    display: none;
  }
  .sp_display {
    display: block;
  }
  .sp_display_inline {
    display: inline;
  }
}
#Main .textTypeRight {
  margin-bottom: 0;
  text-align: right;
}

#Main .titleTypeMainBasic {
  text-align: center;
  letter-spacing: 0.05em;
}

#Main .titleTypeIcon {
  line-height: 47px;
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 40px;
}

#Main .titleTypeIcon::before {
  content: "";
  display: block;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center center;
}

#Main .titleTypeIcon.titleTypeChapter::before {
  margin-bottom: 10px;
  width: 40px;
  height: 40px;
  background-image: url(../../common/img/contents/icon_07.png);
  background-size: 40px auto;
}

#Main .titleTypeBasic {
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 30px;
}

#Main .titleTypeBorder {
  border-bottom: 3px solid #eee;
  padding-top: 5px;
  text-align: left;
  letter-spacing: 0.05em;
  font-size: 30px;
}

#Main .titleTypeBold,
#Main .titleTypeBoldMini {
  letter-spacing: 0.05em;
  font-weight: bold;
}

#Main .titleTypeBold {
  font-size: 24px;
}

#Main .titleTypeBoldMini {
  font-size: 16px;
}

#Main .titleTypeBasicIcon {
  padding-top: 3px;
  padding-bottom: 3px;
  background-repeat: no-repeat;
  background-position: left center;
}

#Main .titleTypeBasicIconCinzel {
  position: relative;
  background-repeat: repeat-x;
  background-position: left bottom;
  background-image: url(../../common/img/contents/border_01.gif);
  background-size: 1px auto;
  font-family: "Cinzel", serif;
  font-size: 20px;
  font-weight: 400;
  color: #333;
}

#Main .titleTypeBasicIconCinzel::before {
  content: "";
  position: absolute;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
}

#Main .paraTypeLead {
  text-align: center;
  color: #666;
}

#Main .listTypeLink li:last-of-type {
  margin: 0;
}

#Main .linkBoxBasic {
  position: relative;
  box-sizing: border-box;
  border: 1px solid #9f5bba;
  text-align: left;
  font-size: 14px;
  color: #9f5bba;
}

#Main .linkBoxBasic::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  display: block;
  margin-top: -5px;
  width: 6px;
  height: 10px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../../common/img/contents/arrow_04.png);
  background-size: 6px auto;
}

#Main .linkBoxBasic[target=_blank]::after {
  right: 10px;
  width: 10px;
  background-image: url(../../common/img/contents/mark_01.png);
  background-size: 10px auto;
}

#Main .listTypeSmall li {
  letter-spacing: 0.05em;
  font-size: 14px;
  color: #888;
}

#Main .listTypeSmall li.notes {
  color: #f00;
}

#Main .listTypeSmall li.notes a {
  text-decoration: underline;
  color: #f00;
}

#Main .listTypeSmall li:last-of-type {
  margin-bottom: 0;
}

#Main .listTypeSmall li small::before {
  content: "※";
}

@media print, screen and (min-width: 768px) {
  #MainImg {
    margin: 0 auto;
    min-width: 1000px;
  }
  #Main .titleTypeMainBasic {
    margin-bottom: 75px;
    font-size: 60px;
  }
  #Main .titleTypeIcon {
    margin-bottom: 75px;
  }
  #Main .titleTypeBasic {
    margin-bottom: 10px;
    line-height: 38px;
  }
  #Main .titleTypeBorder {
    margin-bottom: 26px;
    padding-bottom: 5px;
  }
  #Main .titleTypeBold {
    margin-bottom: 13px;
    line-height: 32px;
  }
  #Main .titleTypeBoldMini {
    line-height: 28px;
  }
  #Main .titleTypeBasicIcon {
    padding-left: 40px;
  }
  #Main .titleTypeBasicIconCinzel {
    margin-bottom: 31px;
    padding-top: 5px;
    padding-bottom: 12px;
    padding-left: 36px;
    line-height: 40px;
  }
  #Main .paraTypeLead {
    margin-bottom: 43px;
  }
  #Main .listTypeLink {
    font-size: 0;
  }
  #Main .listTypeLink li {
    display: inline-block;
    margin-right: 6px;
  }
  #Main .linkBoxBasic {
    display: block;
    padding: 10px 58px 10px 13px;
    line-height: 1;
  }
  #Main .linkBoxBasic:hover {
    opacity: 0.8;
    text-decoration: none;
  }
  #Main .listTypeSmall li {
    line-height: 24px;
  }
}
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  #Main .linkBoxBasic {
    padding-top: 12px;
    padding-bottom: 8px;
  }
}
@media screen and (max-width: 767px) {
  #Main .titleTypeMainBasic {
    margin-bottom: 47px;
    font-size: 50px;
  }
  #Main .titleTypeIcon {
    margin-bottom: 50px;
  }
  #Main .titleTypeBasic {
    margin-bottom: 10px;
    line-height: 37px;
  }
  #Main .titleTypeBorder {
    margin-bottom: 20px;
    padding-bottom: 9px;
    line-height: 36px;
  }
  #Main .titleTypeBold {
    margin-bottom: 13px;
    line-height: 31px;
  }
  #Main .titleTypeBoldMini {
    line-height: 27px;
  }
  #Main .titleTypeBasicIcon {
    padding-left: 38px;
  }
  #Main .titleTypeBasicIconCinzel {
    margin-bottom: 31px;
    padding-top: 5px;
    padding-bottom: 12px;
    padding-left: 32px;
    line-height: 40px;
  }
  #Main .paraTypeLead {
    margin-bottom: 45px;
  }
  #Main .listTypeLink li {
    margin-bottom: 6px;
    text-align: left;
  }
  #Main .linkBoxBasic {
    display: inline-block;
    padding: 7px 59px 7px 11px;
    line-height: 20px;
  }
  #Main .listTypeSmall li {
    line-height: 25px;
  }
}
@media print, screen and (min-width: 768px) {
  /*
  共通
  -------------------------------------*/
  #Main h2.iconTitle {
    margin: 100px 0 110px;
    text-align: center;
    font-size: 50px;
    color: #333;
  }
  #Main h2.iconTitle:before {
    content: "";
    display: block;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center top;
  }
  #Main .linkBtn,
  #Main .linkBtn02 {
    display: inline-block;
  }
  #Main .linkBtn a,
  #Main .linkBtn div,
  #Main .linkBtn02 a,
  #Main .linkBtn02 div {
    display: block;
    box-sizing: border-box;
    border: 1px solid #9f5bba;
    padding: 7px 59px 6px 13px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-image: url(../../common/img/contents/arrow_06.png);
    background-size: 6px auto;
    text-decoration: none;
    font-size: 14px;
    color: #9f5bba;
  }
  #Main .linkBtn a:hover,
  #Main .linkBtn div:hover,
  #Main .linkBtn02 a:hover,
  #Main .linkBtn02 div:hover {
    opacity: 0.8;
    text-decoration: none;
  }
  #Main .linkBtn02 a {
    background-position: right 10px center;
    background-image: url(../../common/img/contents/mark_01.png);
    background-size: 10px auto;
  }
  #Main .contBlogList {
    letter-spacing: normal;
    font-size: 0;
  }
  #Main .contBlogList li {
    display: inline-block;
    margin-right: 50px;
    width: 300px;
    vertical-align: top;
  }
  #Main .contBlogList li:nth-child(3n) {
    margin-right: 0;
  }
  #Main .contBlogList li:nth-child(n+4) {
    margin-top: 75px;
  }
  #Main .contBlogList li a {
    display: block;
    width: 100%;
    height: 100%;
  }
  #Main .contBlogList li a:hover {
    opacity: 0.8;
    text-decoration: none;
  }
  #Main .contBlogList li dl dd {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 184px;
  }
  #Main .contBlogList li dl dd img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    transform: translateY(-50%) translateX(-50%);
  }
  #Main .contBlogList li dl dt {
    margin-top: 20px;
    padding-left: 25px;
    background-repeat: no-repeat;
    background-position: top 6px left;
    background-image: url(../../common/img/contents/arrow_07.png);
    background-size: 15px auto;
    line-height: 28px;
    letter-spacing: 0.04em;
    font-size: 20px;
    color: #333;
  }
  #Main ul.txtImgList li {
    table-layout: fixed;
    display: table;
    padding-bottom: 48px;
    width: 100%;
    background: url(../../common/img/contents/dot_01.gif) repeat-x bottom left;
    background-size: 3px auto;
  }
  #Main ul.txtImgList li + li {
    padding-top: 40px;
  }
  #Main ul.txtImgList li figure,
  #Main ul.txtImgList li .txt {
    display: table-cell;
    vertical-align: top;
  }
  #Main ul.txtImgList li figure {
    width: 300px;
  }
  #Main ul.txtImgList li figure img {
    width: 100%;
    height: auto;
  }
  #Main ul.txtImgList li .txt {
    padding-left: 40px;
  }
  #Main ul.txtImgList li .txt h4 {
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 700;
  }
  #Main ul.txtImgList li .txt .linkBtn {
    margin-top: 12px;
  }
  #Main .pageNav {
    margin-bottom: 75px;
    text-align: center;
  }
  #Main .pageNav li {
    position: relative;
    display: inline-block;
    padding-left: 15px;
    font-size: 14px;
  }
  #Main .pageNav li:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    display: block;
    border-width: 7px 4px 0 4px;
    border-style: solid;
    border-color: #9f5bba transparent transparent transparent;
    width: 0;
    height: 0;
  }
  #Main .pageNav li + li {
    margin-left: 100px;
  }
  #Main .pageMove {
    margin: 50px auto 275px;
    width: 400px;
  }
  #Main .pageMove ul {
    position: relative;
    text-align: center;
  }
  #Main .pageMove ul li {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
  }
  #Main .pageMove ul li.list {
    padding: 8px 0 7px;
  }
  #Main .pageMove ul li.linkBtn {
    position: absolute;
    top: 0;
  }
  #Main .pageMove ul li.prev {
    left: 0;
  }
  #Main .pageMove ul li.prev a {
    padding: 7px 13px 6px 59px;
    background-position: left 12px center;
    background-image: url(../../common/img/contents/arrow_08.png);
  }
  #Main .pageMove ul li.next {
    right: 0;
  }
}
#Page60th #MainImg {
  margin-bottom: 100px;
}

#Page60th #MainImg h2 {
  display: none;
}

#Page60th #MainImg img {
  width: 100%;
  height: auto;
}

#Page60th #ContBox01 .contSubBox {
  border-top: 1px solid #ebebeb;
  padding: 106px 0 159px;
}

#Page60th #PageNav {
  margin: 0 auto;
  margin-bottom: 80px;
  border: 5px solid #f1f1f1;
  padding: 32px 10px;
}

#Page60th #PageNav ul {
  text-align: center;
}

#Page60th #PageNav ul li {
  display: inline-block;
  margin-right: 25px;
  vertical-align: top;
  font-size: 14px;
}

#Page60th #PageNav ul li + li {
  position: relative;
  padding-left: 28px;
}

#Page60th #PageNav ul li + li:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  width: 2px;
  height: 10px;
  background: #c9c9c9;
}

#Page60th #PageNav ul li.current a {
  color: #9c9c9c;
}

#Page60th.pageIndex #ContBox01 #ContSubBox01 .greetingTxt .img {
  float: left;
  width: 360px;
}

#Page60th.pageIndex #ContBox01 #ContSubBox01 .greetingTxt .img figure img {
  width: 100%;
}

#Page60th.pageIndex #ContBox01 #ContSubBox01 .greetingTxt .img dl {
  margin-top: 25px;
  text-align: center;
}

#Page60th.pageIndex #ContBox01 #ContSubBox01 .greetingTxt .img dl dt {
  display: inline-block;
  margin-left: 10px;
  width: 126px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: top left;
  background-image: url(../../common/img/contents/60th/gakubu_name_pc.png);
  background-size: 126px auto;
  vertical-align: top;
  text-indent: -9999px;
}

#Page60th.pageIndex #ContBox01 #ContSubBox01 .greetingTxt .img dl dd {
  display: inline-block;
  padding-top: 7px;
  vertical-align: top;
  font-size: 14px;
}

#Page60th.pageIndex #ContBox01 #ContSubBox01 .greetingTxt .txt {
  float: right;
  width: 600px;
}

#Page60th.pageIndex #ContBox01 #ContSubBox02 .greetingTxt {
  margin-bottom: 70px;
}

#Page60th.pageIndex #ContBox01 #ContSubBox02 .greetingTxt .img {
  float: left;
  width: 300px;
}

#Page60th.pageIndex #ContBox01 #ContSubBox02 .greetingTxt .img figure img {
  width: 100%;
}

#Page60th.pageIndex #ContBox01 #ContSubBox02 .greetingTxt .img dl {
  margin-top: 25px;
  text-align: center;
}

#Page60th.pageIndex #ContBox01 #ContSubBox02 .greetingTxt .img dl dt {
  display: inline-block;
  margin-left: 10px;
  background-repeat: no-repeat;
  background-position: top left;
  vertical-align: top;
  text-indent: -9999px;
}

#Page60th.pageIndex #ContBox01 #ContSubBox02 .greetingTxt .img dl dd {
  display: inline-block;
  padding-top: 7px;
  vertical-align: top;
  font-size: 14px;
}

#Page60th.pageIndex #ContBox01 #ContSubBox02 .greetingTxt .txt {
  float: right;
  width: 660px;
}

#Page60th.pageIndex #ContBox01 #ContSubBox02 .greetingTxt .txt h5 {
  margin-bottom: 18px;
  line-height: 28px;
  letter-spacing: 0.05em;
  font-size: 26px;
  font-weight: 500;
  color: #ff8400;
}

#Page60th.pageIndex #ContBox01 #ContSubBox02 .greetingTxt .txt div .intxt {
  float: left;
  width: 350px;
}

#Page60th.pageIndex #ContBox01 #ContSubBox02 .greetingTxt .txt div figure {
  float: right;
  width: 290px;
}

#Page60th.pageIndex #ContBox01 #ContSubBox02 .greetingTxt .txt div figure img {
  width: 100%;
}

#Page60th.pageIndex #ContBox01 #ContSubBox02 .greetingTxt .txt div:after {
  content: "";
  display: block;
  clear: both;
}

#Page60th.pageIndex #ContBox01 #ContSubBox02 .greetingTxt:after {
  content: "";
  display: block;
  clear: both;
}

#Page60th.pageIndex #ContBox01 #ContSubBox02 .greetingTxt:nth-of-type(1) .img dl dt {
  width: 130px;
  height: 25px;
  background-image: url(../../common/img/contents/60th/yakugakaku_name_pc.png);
  background-size: 130px auto;
}

#Page60th.pageIndex #ContBox01 #ContSubBox02 .greetingTxt:nth-of-type(2) .img dl dt {
  width: 114px;
  height: 27px;
  background-image: url(../../common/img/contents/60th/kenkou_name_pc.png);
  background-size: 114px auto;
}

#Page60th.pageIndex #ContBox01 #ContSubBox03 h5 {
  margin-bottom: 28px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 30px;
  font-weight: 500;
  color: #ff8400;
}

#Page60th.pageIndex #ContBox01 #ContSubBox03 p {
  text-align: center;
}

#Page60th.pageIndex #ContBox01 #ContSubBox03 ul.txtImgList {
  margin-top: 90px;
  background: url(../../common/img/contents/dot_01.gif) repeat-x top left;
  background-size: 3px auto;
}

#Page60th.pageIndex #ContBox01 #ContSubBox03 ul.txtImgList li {
  padding-top: 40px;
}

#Page60th.pageIndex #ContBox01 #ContSubBox03 ul.txtImgList li .txt {
  padding-right: 40px;
  padding-left: 0;
}

#Page60th.pageIndex #ContBox01 #ContSubBox03 ul.txtImgList li .txt p {
  text-align: justify;
}

#Page60th.pageIndex #ContBox01 #ContSubBox03 ul.txtImgList li figure figcaption {
  margin-top: 10px;
  text-align: center;
  font-size: 12px;
}

#Page60th.pageIndex #ContBox01 #ContSubBox03 ul.txtImgList li:nth-of-type(1) figure img {
  border: 1px solid #ccc;
}

#Page60th.pageHistory #ContBox01 .contSubBox {
  border: none;
  padding: 0;
}

#Page60th.pageHistory #ContBox01 #ContSubBox01 {
  padding-bottom: 80px;
}

#Page60th.pageHistory #ContBox01 #ContSubBox01 h4 {
  margin-bottom: 40px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 30px;
  font-weight: 500;
  color: #ff8400;
}

#Page60th.pageHistory #ContBox01 #ContSubBox01 .txtBox table tr th {
  border-bottom: 1px solid #f1ddc7;
  border-left: 1px solid #f1ddc7;
  padding: 10px 14px;
  width: 80px;
  background-color: #fff1e2;
  line-height: 24px;
  font-size: 14px;
  color: #ff8400;
}

#Page60th.pageHistory #ContBox01 #ContSubBox01 .txtBox table tr td {
  border-right: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  padding: 10px 14px;
  line-height: 24px;
  font-size: 14px;
}

#Page60th.pageHistory #ContBox01 #ContSubBox01 .txtBox table tr td:first-of-type {
  border-right: none;
  border-bottom: 1px solid #f1ddc7;
  border-left: 1px solid #f1ddc7;
  background-color: #fff1e2;
  line-height: 24px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}

#Page60th.pageHistory #ContBox01 #ContSubBox01 .txtBox table tr:first-of-type th {
  border-top: 1px solid #f1ddc7;
}

#Page60th.pageHistory #ContBox01 #ContSubBox01 .txtBox table tr:first-of-type td {
  border-top: 1px solid #dfdfdf;
}

#Page60th.pageHistory #ContBox01 #ContSubBox01 .txtBox table tr:first-of-type td:first-of-type {
  border-top: 1px solid #f1ddc7;
}

@media print, screen and (max-width: 767px) {
  #Page60th #PageNav {
    margin: 78px 15px;
    border: 5px solid #f1f1f1;
    padding: 25px 10px;
  }
  #Page60th #PageNav ul li {
    display: block;
    margin: 0;
    padding: 0;
  }
  #Page60th #PageNav ul li + li {
    margin-top: 20px;
    padding-left: 0;
  }
  #Page60th #PageNav ul li + li:before {
    content: none;
  }
  #Page60th.pageIndex #Main .innerBasic {
    padding: 0;
  }
  #Page60th.pageIndex #Main #ContBox01 .contSubBox {
    border: none;
    padding: 0;
  }
  #Page60th.pageIndex #Main #ContBox01 .contSubBox h4.clickTitle_sp {
    margin: 0;
    border-top: 1px solid #e6e6e6;
    padding: 20px 62px 18px 15px;
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-image: url(../../common/img/contents/icon_plus.png);
    background-size: 20px auto;
    line-height: 30px;
    text-align: left;
    font-size: 22px;
  }
  #Page60th.pageIndex #Main #ContBox01 .contSubBox h4.clickTitle_sp:before {
    content: none;
  }
  #Page60th.pageIndex #Main #ContBox01 .contSubBox h4.clickTitle_sp.open {
    border-bottom: 1px solid #e6e6e6;
    background-image: url(../../common/img/contents/icon_mainasu.png);
  }
  #Page60th.pageIndex #Main #ContBox01 .contSubBox .showBox_sp {
    display: none;
    margin-bottom: 44px;
    padding: 41px 15px 20px;
  }
  #Page60th.pageIndex #Main #ContBox01 #ContSubBox01 .img {
    float: none;
    margin: 0 auto;
    margin-bottom: 30px;
    width: 272px;
  }
  #Page60th.pageIndex #Main #ContBox01 #ContSubBox01 .img img {
    width: 100%;
    height: auto;
  }
  #Page60th.pageIndex #Main #ContBox01 #ContSubBox01 .txt {
    float: none;
    width: 100%;
  }
  #Page60th.pageIndex #Main #ContBox01 #ContSubBox02 .img {
    float: none;
    margin: 0 auto;
    margin-bottom: 30px;
    width: 272px;
  }
  #Page60th.pageIndex #Main #ContBox01 #ContSubBox02 .img img {
    width: 100%;
    height: auto;
  }
  #Page60th.pageIndex #Main #ContBox01 #ContSubBox02 .txt {
    float: none;
    width: 100%;
  }
  #Page60th.pageIndex #Main #ContBox01 #ContSubBox02 .txt div .intxt {
    float: none;
    width: 100%;
  }
  #Page60th.pageIndex #Main #ContBox01 #ContSubBox02 .txt div figure {
    float: none;
    width: 100%;
  }
  #Page60th.pageIndex #Main #ContBox01 #ContSubBox03 h4.clickTitle_sp {
    border-bottom: 1px solid #e6e6e6;
  }
  #Page60th.pageIndex #Main #ContBox01 #ContSubBox03 h5 {
    text-align: left;
    font-size: 22px;
  }
  #Page60th.pageIndex #Main #ContBox01 #ContSubBox03 p {
    text-align: justify;
  }
  #Page60th.pageIndex #Main #ContBox01 #ContSubBox03 .txt {
    padding-right: 0;
  }
  #Page60th.pageHistory #MainImg {
    margin-bottom: 0;
  }
  #Page60th.pageHistory #ContBox01 h3 {
    margin: 70px 0 50px;
    padding: 0 15px;
    line-height: 50px;
    text-align: center;
    letter-spacing: 0.05em;
    font-size: 30px;
    font-weight: 500;
  }
  #Page60th.pageHistory #ContBox01 h3:before {
    content: none;
  }
  #Page60th.pageHistory #ContBox01 .contSubBox {
    border-top: none;
    padding: 0;
  }
  #Page60th.pageHistory #ContBox01 #ContSubBox01 {
    padding-bottom: 0;
  }
  #Page60th.pageHistory #ContBox01 #ContSubBox01 h4 {
    margin-bottom: 15px;
    padding: 0 15px;
    line-height: 38px;
    text-align: center;
    font-size: 24px;
    color: #ff8400;
  }
  #Page60th.pageHistory #ContBox01 #ContSubBox01 .txtBox table tr th {
    padding: 10px 10px;
  }
  #Page60th.pageHistory #ContBox01 #ContSubBox01 .txtBox table tr td {
    padding: 10px;
  }
}
/*****************************************************************/
/* ここから新サイト用のCSS */
/*****************************************************************/
@media screen and (min-width: 768px) {
  body {
    min-width: 1260px;
  }
}

.content-row {
  align-items: stretch;
}
@media screen and (max-width: 767px) {
  .content-row {
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 767px) {
  .single .content-row {
    flex-direction: column;
  }
}

@media screen and (max-width: 767px) {
  .single .content-aside {
    margin-top: 80px;
    order: 2;
  }
}
@media screen and (max-width: 767px) {
  .single .content-aside ul {
    display: block;
  }
  .single .content-aside ul li:not(:last-child) {
    margin-bottom: 1em;
  }
}
.content-aside h3 {
  margin: 0 auto 20px;
  padding-bottom: 0.5em;
  font-size: 1.25rem;
  font-weight: 300;
  font-family: "Outfit", sans-serif;
  border-bottom: 1px solid #BABABA;
}
@media screen and (max-width: 767px) {
  .content-aside ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}
.content-aside ul li:not(:last-child) {
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
  .content-aside ul li:not(:last-child) {
    margin: 0;
    margin-right: 15px;
  }
}
.content-aside ul li.is-active a {
  color: #5172A8;
}
@media screen and (min-width: 769px) {
  .content-aside ul li a:hover {
    color: #5172A8;
  }
}

@media screen and (max-width: 767px) {
  .single .content-main {
    display: contents;
  }
}

.page-first-block .title-page {
  text-align: left;
}

#history60 #Page60th {
  font-family: "游ゴシック体", "YuGothic", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}
#history60 #Page60th h1, #history60 #Page60th h2, #history60 #Page60th h3, #history60 #Page60th h4, #history60 #Page60th h5 {
  font-family: "游ゴシック体", "YuGothic", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}
#history60 #Page60th #MainImg {
  min-width: auto;
}
#history60 #Page60th #Container {
  width: 100%;
  min-width: auto;
}
#history60 #Page60th #Container .innerBasic {
  width: 100%;
}
#history60 #Page60th #ContBox01 #ContSubBox01 {
  margin-bottom: 0;
  padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
  #history60 #Page60th #ContBox01 #ContSubBox01 {
    padding-bottom: 0;
  }
}
#history60 #Page60th #ContBox01 #ContSubBox01 .greetingTxt .img {
  width: 300px;
}
@media screen and (max-width: 767px) {
  #history60 #Page60th #ContBox01 #ContSubBox01 .greetingTxt .img {
    width: 80%;
  }
}
#history60 #Page60th #ContBox01 #ContSubBox01 .greetingTxt .txt {
  width: 510px;
}
@media screen and (max-width: 767px) {
  #history60 #Page60th #ContBox01 #ContSubBox01 .greetingTxt .txt {
    width: 100%;
  }
}
#history60 #Page60th #ContBox01 #ContSubBox02 {
  margin-bottom: 0;
  padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
  #history60 #Page60th #ContBox01 #ContSubBox02 {
    padding-bottom: 0;
  }
}
#history60 #Page60th #ContBox01 #ContSubBox02 .greetingTxt .img {
  width: 255px;
}
@media screen and (max-width: 767px) {
  #history60 #Page60th #ContBox01 #ContSubBox02 .greetingTxt .img {
    width: 80%;
  }
}
#history60 #Page60th #ContBox01 #ContSubBox02 .greetingTxt .txt {
  width: 560px;
}
@media screen and (max-width: 767px) {
  #history60 #Page60th #ContBox01 #ContSubBox02 .greetingTxt .txt {
    width: 100%;
  }
}
#history60 #Page60th #ContBox01 #ContSubBox03 {
  margin-bottom: 0;
}
#history60 #Page60th.pageHistory .txtBox table {
  background: #fff;
}/*# sourceMappingURL=60th.css.map */