@charset "utf-8";

@import url("https://fonts.googleapis.com/css?family=Pathway+Gothic+One");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");

#login h1 a{
  width: 300px;
  height: 100px;
}

body {
  color: #555;
  font-family:
    "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体",
    "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 15px;
  font-weight: 500;
  opacity: 0;
  word-wrap: break-word;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  border: none;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
}

p {
  line-height: 1.6;
  font-feature-settings: "palt";
  letter-spacing: 0.02em;
  margin: 0;
}

a {
  color: #00a2db;
}

#wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.h-font1 {
  font-family: "Pathway Gothic One";
}

.y-font1 {
  font-family: "Yu Mincho", "游明朝体", YuMincho, serif;
}
.y-font2 {
  font-family:
    "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体",
    "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.inner {
  /*max-width: 1160px;*/
  position: relative;
  width: 1160px;
}

#obfc-header {
  background: url(../../common/img/bg-dot1.gif) repeat left top;
  color: #262626;
  height: 128px;
  position: relative;
  z-index: 10;
  width: 100%;
}
body.h-fixed #wrapper {
  padding-top: 128px;
}
.h-fixed #obfc-header {
  position: fixed;
  -webkit-transform: translateY(-246px);
  transform: translateY(-246px);
  /*	-webkit-transition: 0.3s;
	   -moz-transition: 0.3s;
		-ms-transition: 0.3s;
		 -o-transition: 0.3s;
			transition: 0.3s;*/
}
.h-fixed.h-hover #obfc-header {
  -webkit-transform: translateY(-128px);
  transform: translateY(-128px);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.h-fixed.h-out #obfc-header {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#obfc-header .inner {
  width: 1250px;
}
#obfc-header .logo {
  font-size: 0;
  height: 35px;
  line-height: 0;
  margin: 0;
  left: 0;
  position: absolute;
  top: 28px;
  width: 208px;
}
#obfc-header .logo img {
  height: auto;
  max-width: 100%;
}
#obfc-header a {
  color: #000;
  position: relative;
}
#obfc-header a:hover {
  text-decoration: none;
}
#obfc-header a[target="_blank"]:after {
  background: url(../../common/img/icon-newwin1.png) no-repeat right center;
  content: "";
  display: inline-block;
  height: 10px;
  vertical-align: middle;
  width: 12px;
}
#obfc-header ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#obfc-header .ta-menu {
  left: 224px;
  position: absolute;
  top: 38px;
}

/*----Q&Aがある時ココから----

#obfc-header .ta-menu-list {
	background: #EEE;
	border-radius: 13px;
	font-size: 0;
	line-height: 0;
	padding: 5px 0 5px;
	text-align: center;
	width: 565px;
}
#obfc-header .ta-menu-list li {
	display: inline;
	font-feature-settings: "palt";
	font-size: 12px;
	letter-spacing: -0.02em;
	line-height: 1.4;
	margin: 0 7px;
	vertical-align: middle;
}
#obfc-header .ta-menu-list li a[target="_blank"]:after {
	display: none;
}
#obfc-header .lng-menu {
	position: absolute;
	right: 296px;
	top: 44px;
}
#obfc-header .lng-menu-list {
	font-size: 0;
	line-height: 0;
	padding: 0;
}
#obfc-header .lng-menu-list li {
	display: inline;
	font-feature-settings: "palt";
	font-size: 12px;
	line-height: 1.1;
	margin: 0;
	position: relative;
	vertical-align: middle;
}
#obfc-header .lng-menu-list li a {
	color: #000;
	display: block;
	position: relative;
}
#obfc-header .lng-menu-list li a:before {
	border: 2px solid #f01c79;
	content: "";
	display: inline-block;
	height: 10px;
	margin: -3px 3px 0 0;
	position: relative;
	vertical-align: middle;
	width: 10px;
}
#obfc-header .ut-menu {
	position: absolute;
	right: 213px;
	top: 36px;
}
#obfc-header .ut-menu-list {
	font-size: 0;
	line-height: 0;
	text-align: center;
}
#obfc-header .ut-menu-list li {
	display: inline-block;
	margin: 0 0 0 6px;
	position: relative;
	vertical-align: middle;
}
#obfc-header .ut-menu-list li:last-child {
	display: none;
}
#obfc-header .ut-menu-list a {
	background: no-repeat center center;
	background-size: 20px 20px;
	border: 2px solid #000;
	border-radius: 50%;
	display: block;
	height: 30px;
	overflow: hidden;
	width: 30px;
}
#obfc-header .ut-menu-list a.email {
	background-image: url(../../common/img/icon-email1.png);
}
#obfc-header .ut-menu-list a.train {
	background-image: url(../../common/img/icon-train1.png);
}
#obfc-header .ut-menu-list a.faq {
	background-image: url(../../common/img/icon-question1.png);
}
----Q&Aがある時ココまで----*/

/*----Q&Aがない時ココから----*/
#obfc-header .ta-menu-list {
  background: #eee;
  border-radius: 13px;
  font-size: 0;
  line-height: 0;
  padding: 5px 0 5px;
  text-align: center;
  width: 535px;
}
#obfc-header .ta-menu-list li {
  display: inline;
  font-feature-settings: "palt";
  font-size: 12px;
  letter-spacing: -0.02em;
  line-height: 1.4;
  margin: 0 8px;
  vertical-align: middle;
}
#obfc-header .ta-menu-list li a[target="_blank"]:after {
  display: none;
}
#obfc-header .lng-menu {
  position: absolute;
  right: 293px;
  top: 87px;
}
#obfc-header .lng-menu-list {
  font-size: 0;
  line-height: 0;
  padding: 0;
}
#obfc-header .lng-menu-list li {
  display: inline;
  font-feature-settings: "palt";
  font-size: 12px;
  line-height: 1.1;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
#obfc-header .lng-menu-list li a {
  color: #000;
  display: block;
  position: relative;
}
#obfc-header .lng-menu-list li a:before {
  border: 2px solid #f01c79;
  content: "";
  display: inline-block;
  height: 10px;
  margin: -3px 3px 0 0;
  position: relative;
  vertical-align: middle;
  width: 10px;
}
#obfc-header .ut-menu {
  position: absolute;
  right: 287px;
  top: 32px;
}
#obfc-header .ut-menu-list {
  font-size: 0;
  line-height: 0;
  text-align: center;
}
#obfc-header .ut-menu-list li {
  display: inline-block;
  margin: 0 0 0 9px;
  position: relative;
  vertical-align: middle;
}
#obfc-header .ut-menu-list a {
  background: no-repeat center center;
  background-size: 20px 20px;
  border: 2px solid #000;
  border-radius: 50%;
  display: block;
  height: 30px;
  overflow: hidden;
  width: 30px;
}
#obfc-header .ut-menu-list a.email {
  background-image: url(../../common/img/icon-email1.png);
}
#obfc-header .ut-menu-list a.train {
  background-image: url(../../common/img/icon-train1.png);
}
/*----Q&Aがない時ココまで----*/

/*----home 新型コロナウイルス感染症に関する本学院の対応（まとめ）----*/
#top_emergency {
  background: #f5f4f4;
  text-align: center;
  padding: 20px;
}
#top_emergency .inner {
  margin: auto;
}
#top_emergency a {
  background-image: url(../../common/img/bg-covid-19.jpg);
  background-size: cover;
  color: #fff;
  font-size: 19px;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
  padding: 18px 14px;
  margin: -30px 0 20px;
  width: 100%;
  max-width: 455px;
}
/*----home 新型コロナウイルス感染症に関する本学院の対応（まとめ）ココまで----*/

#obfc-header .bt-menu {
  position: absolute;
  right: 0;
  top: 0;
  width: 267px;
  z-index: 5;
}
#obfc-header .bt-menu-list {
  display: table;
  font-size: 0;
  line-height: 0;
  padding: 0;
  table-layout: fixed;
  width: 100%;
}
#obfc-header .bt-menu-list li {
  display: table-cell;
  font-feature-settings: "palt";
  line-height: 1.4;
  padding-left: 1px;
  position: relative;
  vertical-align: top;
  width: 88px;
}
#obfc-header .bt-menu-list a {
  color: #fff;
  display: block;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.15;
  height: 128px;
  padding: 28px 0 0;
  text-align: center;
}
#obfc-header .bt-menu-list a.campus {
  background: #262626;
}
#obfc-header .bt-menu-list a.note {
  background: #f01c79;
}
#obfc-header .bt-menu-list a.opcampus {
  background: #480762;
}
#obfc-header .bt-menu-list a:after {
  background: no-repeat left top;
  background-size: 100% 10px;
  bottom: -10px;
  content: "";
  display: block;
  height: 10px;
  left: 0;
  position: absolute;
  width: 100%;
}
#obfc-header .bt-menu-list a.campus:after {
  background-image: url(../../common/img/bt-menu-img1.png);
}
#obfc-header .bt-menu-list a.note:after {
  background-image: url(../../common/img/bt-menu-img2.png);
}
#obfc-header .bt-menu-list a.opcampus:after {
  background-image: url(../../common/img/bt-menu-img3.png);
}
#obfc-header .bt-menu-list a:before {
  background-repeat: no-repeat;
  background-size: 33px 33px;
  display: block;
  content: "";
  height: 36px;
  margin: 0 0 5px;
  width: 100%;
}
#obfc-header .bt-menu-list a.campus:before {
  background-image: url(../../common/img/icon-flag2.png);
  background-position: center 3px;
}
#obfc-header .bt-menu-list a.note:before {
  background-image: url(../../common/img/icon-note1.png);
  background-position: center 3px;
}
#obfc-header .bt-menu-list a.opcampus:before {
  background-image: url(../../common/img/icon-opcampus1.png);
  background-position: center 0;
}

#obfc-header .gv-menu {
  left: 0;
  position: absolute;
  top: 81px;
}
#obfc-header .gv-menu-list {
  display: block;
  margin: 0;
  padding: 0;
}
#obfc-header .gv-menu-list li.level0 {
  display: block;
  float: left;
  font-size: 16px;
  font-weight: 700;
  height: 47px;
  line-height: 1.1;
  padding: 0;
  /*	position: relative;*/
  text-align: center;
}
#obfc-header .gv-menu-list li.level0 > a {
  color: #000;
  display: block;
  height: 47px;
  padding: 6px 23px 6px;
  position: relative;
  text-align: center;
  width: 100%;
}
#obfc-header .gv-menu-list li.level0:hover > a {
  color: #f01c79;
}
#obfc-header .gv-menu-list li.level0:nth-child(1) > a {
  padding-left: 0;
}
#obfc-header .gv-menu-list li.level0 > a:after {
  background: #f01c79;
  bottom: 0;
  content: "";
  height: 3px;
  left: 5%;
  position: absolute;
  -webkit-transition: width 0.2s linear;
  -moz-transition: width 0.2s linear;
  -ms-transition: width 0.2s linear;
  transition: width 0.2s linear;
  width: 0;
}
#obfc-header .gv-menu-list li.level0:hover > a:after {
  width: 90%;
}
#obfc-header .gv-menu-list li.level0:nth-child(1):hover > a:after {
  left: -3%;
  width: 96%;
}
#obfc-header .gv-menu-list li.level0:first-child > a > a {
  padding-left: 0;
}
#obfc-header .gv-menu-list li.level0 + li > a:before {
  background: #ccc;
  content: "";
  height: 30px;
  left: 0;
  position: absolute;
  top: 0;
  width: 1px;
}
/*#obfc-header .gv-menu-list > li > a:after {
	border: 1px solid #000;
	border-width: 0 0 1px 1px;
	bottom: 4px;
	content: "";
	display: block;
	height: 5px;
	left: 50%;
	margin-left: -3px;
	position: absolute;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	width: 5px;
}*/
#obfc-header .gv-menu-list div.sub {
  background-color: rgba(255, 255, 255, 0.95);
  font-weight: 500;
  height: 0;
  left: -1920px;
  overflow: hidden;
  position: absolute;
  top: 44px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  text-align: left;
  transition: 0.5s;
  width: 5000px;
  z-index: 0;
}
/*#obfc-header .gv-menu-list  li.level0:hover > div.sub {
	overflow: visible;
}
#obfc-header .gv-menu-list > li:hover > div.sub1 {
	height: 96px;
}
#obfc-header .gv-menu-list  li.level0:hover > div.sub2 {
	height: 367px;
}*/
#obfc-header .gv-menu-list div.sub1.show {
  height: 96px;
}
#obfc-header .gv-menu-list div.sub2.show {
  height: 367px;
}
#obfc-header .gv-menu-list div.sub3.show {
  height: 335px;
}
#obfc-header .gv-menu-list div.sub > div {
  margin: auto;
  max-width: 1160px;
  overflow: hidden;
  width: 100%;
}
#obfc-header .gv-menu-list div.sub1 > div {
  display: table;
  height: 96px;
}
#obfc-header .gv-menu-list div.sub2 > div {
  padding: 23px 0 0;
}
#obfc-header .gv-menu-list div.sub .hd1 {
  font-size: 18px;
  line-height: 1;
}
#obfc-header .gv-menu-list div.sub1 .hd1 {
  display: table-cell;
  padding-right: 2em;
  vertical-align: middle;
  white-space: nowrap;
}
#obfc-header .gv-menu-list div.sub2 .hd1 {
  margin-bottom: 20px;
}
#obfc-header .gv-menu-list div.sub .hd1 > a,
#obfc-header .gv-menu-list div.sub .hd1 > span {
  padding-left: 26px;
  position: relative;
}
#obfc-header .gv-menu-list div.sub .hd1 a:before,
#obfc-header .gv-menu-list div.sub .hd1 span:before {
  border: 3px solid #fff000;
  content: "";
  display: block;
  height: 16px;
  left: 0;
  margin: -8px 0 0 0;
  position: absolute;
  top: 50%;
  width: 16px;
}
#obfc-header .gv-menu-list div.sub ul {
  bottom: auto !important;
  left: auto !important;
  list-style: none !important;
  position: relative !important;
}
#obfc-header .gv-menu-list div.sub1 ul {
  display: table-cell !important;
  font-size: 0;
  line-height: 0;
  text-align: left !important;
  vertical-align: middle !important;
  width: 95% !important;
}
#obfc-header .gv-menu-list div.sub1 li {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  margin: 5px 3em 5px 0;
  vertical-align: middle;
}
#obfc-header .gv-menu-list div.sub1 a {
  color: #262626;
  display: block;
  position: relative;
}
#obfc-header .gv-menu-list div.sub1 li a:after {
  border: 1px solid #999;
  border-width: 1px 1px 0 0;
  content: "";
  display: inline-block;
  height: 8px;
  margin: -2px 0 0 5px;
  position: relative;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: middle;
  width: 8px;
}
#obfc-header .gv-menu-list div.sub2 > div > ul {
  float: left;
  width: 175px;
}
#obfc-header .gv-menu-list div.sub2 > div > ul.image-s {
  float: left;
  width: 175px;
  margin-bottom: 25px;
}
#obfc-header .gv-menu-list div.sub3 > div > ul + ul:nth-child(8) {
  margin-left: 0;
}
#obfc-header .gv-menu-list div.sub2 > div > ul + ul {
  margin-left: 21px;
}
#obfc-header .gv-menu-list div.sub2 .image {
  margin-bottom: 10px;
}
#obfc-header .gv-menu-list div.sub2 .hd2 {
  display: block;
  font-feature-settings: "palt";
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
}
#obfc-header .gv-menu-list div.sub2 li + li > .hd2 {
  border-top: 1px solid #c7c7c7;
  margin-top: 8px;
  padding-top: 8px;
}
#obfc-header .gv-menu-list div.sub2 .hd2:after {
  border: 1px solid #999;
  border-width: 1px 1px 0 0;
  content: "";
  display: inline-block;
  height: 8px;
  margin: -2px 0 0 5px;
  position: relative;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: middle;
  width: 8px;
}
#obfc-header .gv-menu-list div.sub2 ul ul {
  margin-top: 12px;
}
#obfc-header .gv-menu-list div.sub2 ul ul li {
  font-size: 13px;
  line-height: 1.15;
  margin-bottom: 5px;
}
#obfc-header .gv-menu-list div.sub2 ul ul a:after {
  border: 1px solid #999;
  border-width: 1px 1px 0 0;
  content: "";
  display: inline-block;
  height: 6px;
  margin: -2px 0 0 3px;
  position: relative;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: middle;
  width: 6px;
}
#obfc-header .gv-menu-list div.sub2 div.other-areas {
  width: auto;
  position: relative;
}
#obfc-header .gv-menu-list div.sub2 div.other-area {
  border: 1px solid #9999;
  padding: 10px 10px 5px;
  position: absolute;
  right: 40px;
  top: 200px;
}
#obfc-header .gv-menu-list div.sub2 ul.other {
  font-size: 13px;
  line-height: 1.15;
  margin-bottom: 5px;
}

#obfc-header .g-search {
  position: absolute;
  right: 365px;
  top: 32px;
  /*width: 667px;*/
  width: auto;
}
#obfc-header .g-search .query-wrap {
  position: relative;
}
#obfc-header .g-search .query-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #999;
  border-radius: 6px;
  height: 34px;
  margin: 0;
  font-size: 16px;
  padding: 0.5rem 34px 0.5rem 0.5rem;
  width: 100%;
}
#obfc-header .g-search .search-submit {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  border-radius: 0 6px 6px 0;
  color: #eee;
  font-size: 0;
  height: 34px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 34px;
}
#obfc-header .g-search .search-submit span {
  background: url(../../common/img/icon-loupe1.png) no-repeat center center;
  background-size: 15px 15px;
  display: block;
  height: 34px;
  width: 34px;
}
#obfc-header .g-search .gsc-control-cse {
  background-color: transparent;
  border: none;
  font-family:
    "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体",
    "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  padding: 0;
}
#obfc-header .g-search form.gsc-search-box {
  font-size: 16px;
  margin: 0;
}
#obfc-header .g-search table.gsc-search-box {
  margin-bottom: 0;
}
#obfc-header .g-search .gsc-search-box .gsc-input > input:hover,
#obfc-header .g-search .gsc-input-box-hover,
#obfc-header .g-search .gsc-search-box .gsc-input > input:focus,
#obfc-header .g-search .gsc-input-box-focus {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#obfc-header .g-search .gsc-search-box-tools .gsc-search-box td.gsc-input {
  padding-right: 0;
}
#obfc-header .g-search .gsc-input-box {
  background-color: transparent;
  border: none;
  border-radius: 0;
  height: auto;
}
#obfc-header .g-search .gsib_a {
  padding: 0;
}
#obfc-header .g-search input.gsc-input {
  background: transparent !important;
  border: 2px solid #000 !important;
  border-radius: 17px;
  height: 30px !important;
  margin: 0 !important;
  padding: 0 26px 0 0 !important;
  position: relative;
  text-indent: 0 !important;
  transition: all 0.2s ease;
  width: 30px !important;
  z-index: 2;
}
#obfc-header .g-search input.gsc-input:focus {
  background-color: #fff !important;
  border: 1px solid #5c5c5c !important;
  border-radius: 17px;
  height: 32px !important;
  padding: 0 34px 0 18px !important;
  transition: all 0.3s ease;
  width: 300px !important;
  z-index: 0;
}
#obfc-header .g-search .gsib_b {
  display: none;
}
#obfc-header .g-search td.gsc-search-button {
  font-size: 0;
  line-height: 0;
  width: auto;
}
#obfc-header .g-search input.gsc-search-button,
#obfc-header .g-search button.gsc-search-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../../common/img/icon-loupe1.png) no-repeat center center;
  background-size: 15px 15px;
  border: none;
  border-radius: 50%;
  color: #eee;
  font-size: 0;
  height: 30px;
  margin: 0;
  overflow: hidden;
  padding: 34px 0 0 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  z-index: 0;
}
/*#obfc-header .g-search input.gsc-search-button,
#obfc-header .g-search button.gsc-search-button {
	z-index: 1;
}*/
#obfc-header .g-search input.gsc-input:placeholder-shown {
  color: #000;
}
#obfc-header .g-search input.gsc-input::-webkit-input-placeholder {
  color: #000;
  text-indent: -999em !important;
}
#obfc-header .g-search input.gsc-input:-moz-placeholder {
  color: #000;
  opacity: 1;
  text-indent: -999em !important;
}
#obfc-header .g-search input.gsc-input::-moz-placeholder {
  color: #000;
  opacity: 1;
  text-indent: -999em !important;
}
#obfc-header .g-search input.gsc-input:-ms-input-placeholder {
  color: #000;
  text-indent: -999em !important;
}

#obfc-footer {
  color: #262626;
}
#obfc-footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*#obfc-footer .footer-top .inner,
#obfc-footer .footer-center .inner,
#obfc-footer .footer-bottom .inner {
	max-width: 1160px;
	padding: 0;
	width: 100%;
}*/
#obfc-footer .footer-top {
  background: #eee;
  min-height: 50px;
  padding: 16px 0 15px;
  position: relative;
  width: 100%;
}
#obfc-footer .footer-top a {
  color: #000;
}
#obfc-footer .ap-menu-list {
  font-size: 0;
  line-height: 0;
}
#obfc-footer .ap-menu-list li {
  display: inline;
  font-size: 14px;
  line-height: 1.2;
  margin: 0 15px 0 0;
}
#obfc-footer .ap-menu-list a {
  background: url(../../common/img/icon-arrow-gr1.png) no-repeat right center;
  padding: 0 20px 0 0;
}

#obfc-footer .footer-center {
  background: #404040;
  color: #fff;
  padding: 30px 0 19px;
}
#obfc-footer .footer-center a {
  color: #fff;
}
#obfc-footer .inquiry-block {
  display: table;
  width: 100%;
}
#obfc-footer .inquiry-block > div {
  display: table-cell;
  vertical-align: bottom;
  width: 60%;
}
#obfc-footer .inquiry-block > div:nth-child(2) {
  width: 40%;
}
#obfc-footer .inquiry-block > div:nth-child(2) > div {
  float: right;
  text-align: left;
}
#obfc-footer .inquiry-block .title {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.06em;
  margin: 0 0 6px;
}
#obfc-footer .inquiry-block p {
  font-size: 13px;
  margin: 0;
}
#obfc-footer .inquiry-block p.copy {
  font-size: 13px;
}
#obfc-footer .inquiry-block .phone {
  font-size: 17px;
  font-weight: 700;
  margin: 3px 0;
}
#obfc-footer .inquiry-block .phone span {
  font-size: 14px;
  font-weight: 400;
  margin: 0;
}
#obfc-footer .inquiry-block .reception {
  font-size: 12px;
}
#obfc-footer .inquiry-block .name {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.03em;
  margin: 0 0 4px;
}
#obfc-footer .inquiry-block .name span {
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 2px;
}
#obfc-footer .footer-bottom {
  background: #404040;
  border-top: 1px solid #666;
  color: #fff;
  padding: 15px 0 25px;
}
#obfc-footer .footer-bottom a {
  color: #fff;
}
#obfc-footer .ot-menu {
  margin: 0;
  padding: 0;
}
#obfc-footer .ot-menu-list li {
  display: inline;
  font-feature-settings: "palt";
  font-size: 14px;
  letter-spacing: 0.06em;
}
#obfc-footer .ot-menu-list li + li {
  margin-left: 20px;
}
#obfc-footer .ot-menu-list a {
  background: url(../../common/img/icon-arrow-gr2.png) no-repeat right center;
  padding: 0 22px 0 0;
}
#obfc-footer .copyright {
  color: #fff;
  font-size: 12px;
  margin: 25px 0 0;
  text-align: center;
}
#obfc-footer .footer-sp {
  display: none;
}

#obfc-side-menu {
  margin-top: -194px;
  /*	overflow: hidden;*/
  position: fixed;
  right: 0;
  top: 50%;
  width: 50px;
  z-index: 11;
}
#obfc-side-menu ul.sns {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 31px;
}
#obfc-side-menu ul.sns li {
  display: block;
  position: relative;
}
#obfc-side-menu ul.sns li + li {
  margin-top: 8px;
}
#obfc-side-menu ul.sns li a {
  /*	background: #262626 no-repeat center center;
	background-size: 31px 31px;*/
  border-radius: 50%;
  display: block;
  height: 31px;
  /*	overflow: hidden;*/
  text-indent: -999em;
  /*	-webkit-transition: background-color 0.2s linear;
	-moz-transition: background-color 0.2s linear;
	-ms-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;*/
  width: 31px;
}
/*#obfc-side-menu ul.sns li.tw a {
	background-image: url(../../common/img/icon-tw1.png);
}
#obfc-side-menu ul.sns li.ig a {
	background-image: url(../../common/img/icon-ig1.png);
}
#obfc-side-menu ul.sns li.ln a {
	background-image: url(../../common/img/icon-ln1.png);
}
#obfc-side-menu ul.sns li.fb a {
	background-image: url(../../common/img/icon-fb1.png);
}
#obfc-side-menu ul.sns li.yt a {
	background-image: url(../../common/img/icon-yt1.png);
}*/
/*#obfc-side-menu ul.sns li a:hover {
	background-color: #f01c79;
}*/
#obfc-side-menu ul.sns li a span {
  background: no-repeat center center;
  background-size: 31px 31px;
  border-radius: 50%;
  display: block;
  height: 32px;
  overflow: hidden;
  position: relative;
  width: 31px;
  z-index: 5;
} /*
#obfc-side-menu ul.sns li a span:before {
	background: no-repeat center center;
	background-size: 31px 31px;
}*/
#obfc-side-menu ul.sns li.tw a span,
#obfc-side-menu ul.sns li.tw a span:before {
  background-image: url(../../common/img/icon-tw1.png);
}
#obfc-side-menu ul.sns li.ig a span,
#obfc-side-menu ul.sns li.ig a span:before {
  background-image: url(../../common/img/icon-ig1.png);
}
#obfc-side-menu ul.sns li.ln a span,
#obfc-side-menu ul.sns li.ln a span:before {
  background-image: url(../../common/img/icon-ln1.png);
}
#obfc-side-menu ul.sns li.fb a span,
#obfc-side-menu ul.sns li.fb a span:before {
  background-image: url(../../common/img/icon-fb1.png);
}
#obfc-side-menu ul.sns li.yt a span,
#obfc-side-menu ul.sns li.yt a span:before {
  background-image: url(../../common/img/icon-yt1.png);
}
#obfc-side-menu ul.sns li.tt a span,
#obfc-side-menu ul.sns li.tt a span:before {
  background-image: url(../../common/img/icon-tt1.png);
}
#obfc-side-menu p {
  font-size: 12px;
  font-weight: 700;
  line-height: 1.06;
  margin: 0 auto;
  padding: 11px 0 12px;
  text-align: center;
  width: 20px;
}
#obfc-side-menu p a {
  background: #fff;
  border: 1px solid #262626;
  color: #262626;
  display: block;
  margin: auto;
  padding: 6px 3px;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  transition: color 0.2s linear;
  width: 20px;
}
#obfc-side-menu p a:hover {
  border: 1px solid #f01c79;
  color: #f01c79;
  text-decoration: none;
}
#obfc-side-menu #pagetop-link1 {
}
#obfc-side-menu #pagetop-link1 a {
  background: #262626 url(../../common/img/icon-pagetop1.png) no-repeat center
    center;
  background-size: 15px 15px;
  display: block;
  height: 50px;
  overflow: hidden;
  text-align: left;
  text-indent: -999em;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  width: 50px;
}
#obfc-side-menu #pagetop-link1 a:hover {
  background-color: #f01c79;
}
#obfc-side-menu #side-btn {
  display: none;
}

#obfc-contents {
  padding-bottom: 80px;
}
#obfc-contents.pbn {
  padding-bottom: 0;
}

.sp-drawer,
.sp-drawer-bg {
  display: none;
}

.dsp-s {
  display: none !important;
}
.dspb-s {
  display: none !important;
}
.dsp-w {
  display: inline !important;
}
.dspb-w {
  display: block !important;
}

.obfc-container1 {
  margin: auto;
  max-width: 930px;
  width: 100%;
}

.box-link,
.box-link2 {
  cursor: pointer;
}
.box-link a,
.box-link2 a {
  text-decoration: none;
}

#obfc-related {
  background: #fff;
  border-top: 1px dashed #7d8597;
  /*padding: 19px 0;*/
  position: relative;
}
#obfc-related .block {
  display: table;
  width: 100%;
}
#obfc-related .block h2 {
  color: #7d8597;
  display: table-cell;
  font-size: 14px;
  font-weight: 700;
  padding: 20px 20px 0 0;
  white-space: nowrap;
  vertical-align: top;
}
#obfc-related .block > div {
  display: table-cell;
  font-size: 0;
  line-height: 0;
  padding: 16px 0;
  vertical-align: top;
  width: 98%;
}
#obfc-related .block > div > * {
  background: #fff;
  border: 1px solid #7d8597;
  border-radius: 4px;
  color: #7d8597;
  display: block;
  float: left;
  font-feature-settings: "palt";
  font-size: 13px;
  height: 28px;
  line-height: 26px;
  margin: 3px;
  padding: 0 10px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  vertical-align: top;
}
#obfc-related .block > div > :hover {
  background: #7d8597;
  color: #fff;
  text-decoration: none;
}

#obfc-page-top-title1 {
  background: #000 no-repeat center top;
  background-size: cover;
  margin: 90px 0 75px;
  position: relative;
}
#obfc-page-top-title1 .block {
  display: table;
  height: 400px;
  margin: 0 0 0;
  position: relative;
  width: 100%;
  z-index: 1;
}
#obfc-page-top-title1 .block > div {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
#obfc-page-top-title1 .title {
  color: #fff;
  font-feature-settings: "palt";
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.2;
  margin: auto;
}
#obfc-page-top-title1 .eng1 {
  font-family: "Pathway Gothic One";
  font-size: 30px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  margin: 6px 0 0 0;
}

#obfc-page-title1 {
  background: no-repeat center top;
  margin: 90px 0 60px;
  position: relative;
}
#obfc-page-title4 {
  background: no-repeat center top;
  margin: 90px 0 60px;
  position: relative;
}

/* 250507追加 */

.obfc-r2024-header-menu-sns-box {
  margin: 100px 0 0 auto;
}

.obfc-r2024-header-menu-sns {
  margin: 0 0 auto;
}

.obfc-r2024-header-followus1 {
  display: block;
  align-items: center;
  /* justify-content: center;
	flex-wrap: wrap; */
  margin: 20px auto 0;
  /* max-width: 810px; */
  width: 100%;
}

.obfc-r2024-header-followus1.js-tt1 > div {
  margin-left: auto;
  -webkit-clip-path: inset(-60px 100% -60px -60px);
  clip-path: inset(-60px 100% -60px -60px);
  opacity: 0;
  transition: 1s cubic-bezier(0.77, 0, 0.175, 1) 0s;
}
.obfc-r2024-header-followus1.is-tt1 > div {
  -webkit-clip-path: inset(-60px);
  clip-path: inset(-60px);
  opacity: 1;
}
.obfc-r2024-header-followus1 ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* gap: 0 20px; */
  list-style: none;
  margin: 0;
  padding: 0;
  max-width: 200px;
}
.obfc-r2024-header-followus1 ul li {
  display: block;
  position: relative;
}
.obfc-r2024-header-followus1 ul li a {
  border-radius: 50%;
  display: block;
  height: 50px;
  text-indent: -999em;
  width: 50px;
}
.obfc-r2024-header-followus1 ul li a span {
  background: no-repeat center center;
  background-size: contain;
  border-radius: 50%;
  display: block;
  height: 50px;
  overflow: hidden;
  position: relative;
  width: 50px;
  z-index: 5;
}
.obfc-r2024-header-followus1 ul li .obfc-ripple1 span:hover:before {
  background-size: contain;
}
.obfc-r2024-header-followus1 ul li.ig a span,
.obfc-r2024-header-followus1 ul li.ig a span:before {
  background-image: url(../../common/img/r2024-icon-f-ig1.png);
}
.obfc-r2024-header-followus1 ul li.x a span,
.obfc-r2024-header-followus1 ul li.x a span:before {
  background-image: url(../../common/img/r2024-icon-f-x1.png);
}
.obfc-r2024-header-followus1 ul li.yt a span,
.obfc-r2024-header-followus1 ul li.yt a span:before {
  background-image: url(../../common/img/r2024-icon-f-yt1.png);
}
.obfc-r2024-header-followus1 ul li.ln a span,
.obfc-r2024-header-followus1 ul li.ln a span:before {
  background-image: url(../../common/img/r2024-icon-f-ln1.png);
}
.obfc-r2024-header-followus1 ul li.tt a span,
.obfc-r2024-header-followus1 ul li.tt a span:before {
  background-image: url(../../common/img/r2024-icon-f-tt1.png);
}
.obfc-r2024-header-followus1 ul li.fb a span,
.obfc-r2024-header-followus1 ul li.fb a span:before {
  background-image: url(../../common/img/r2024-icon-f-fb1.png);
}

/* 250507追加ここまで */

@media only screen and (min-width: 1801px) {
  #obfc-page-title1,
  #obfc-page-title2,
  #obfc-page-title4 {
    background-size: cover !important;
  }
}
#obfc-page-title1:before {
  background: rgba(0, 0, 0, 0.3);
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0;
}
#obfc-page-title1 .block {
  display: table;
  height: 170px;
  position: relative;
  width: 100%;
  z-index: 1;
}
#obfc-page-title1 .block > div {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
#obfc-page-title1 .title {
  color: #fff;
  font-feature-settings: "palt";
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.2;
  margin: auto;
}
#obfc-page-title1 .title span {
  font-size: 22px;
}
#obfc-page-title1 .title.t2 {
  font-family: "Pathway Gothic One";
  font-size: 55px;
  font-weight: 400;
}
#obfc-page-title1 .title.t2 span.ruj {
  display: inline-block;
  font-family:
    "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体",
    "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-feature-settings: normal;
  font-size: 32px;
  font-weight: 700;
  margin: -6px 0 0 8px;
  position: relative;
  vertical-align: middle;
}
#obfc-page-title1 .title.cl1 {
  color: #262626;
}

#obfc-page-title2 {
  background: #000 no-repeat center top;
  margin: 90px 0 60px;
  position: relative;
}
#obfc-page-title2:after {
  /*	background: url(../../common/img/page-title-line1.png) repeat left top;*/
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
#obfc-page-title2:before {
  background: rgba(0, 0, 0, 0.3);
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0;
}
#obfc-page-title2 .block {
  display: table;
  height: 170px;
  position: relative;
  width: 100%;
  z-index: 1;
}
#obfc-page-title2 .block > div {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
#obfc-page-title2 .title {
  color: #fff;
  font-feature-settings: "palt";
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
  margin: auto;
}
#obfc-page-title2 .title.t2 {
  font-family: "Pathway Gothic One";
  font-size: 55px;
  font-weight: 400;
  letter-spacing: 0;
}
#obfc-page-title2 .title.t2 span.ruj {
  display: inline-block;
  font-family:
    "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体",
    "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-feature-settings: normal;
  font-size: 32px;
  font-weight: 700;
  margin: -6px 0 0 8px;
  position: relative;
  vertical-align: middle;
}
#obfc-page-title2 .title.cl1 {
  color: #262626;
}

#obfc-page-title3 {
  margin: 0;
  position: relative;
}
#obfc-page-title3:before {
  background: #f01c79;
  display: block;
  height: 3px;
  left: 50%;
  margin-left: -20px;
  position: absolute;
  top: 0;
  width: 40px;
}
#obfc-page-title3 .block {
  display: table;
  height: 130px;
  position: relative;
  width: 100%;
  z-index: 1;
}
#obfc-page-title3 .block > div {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
#obfc-page-title3 .title {
  color: #262626;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.2;
  margin: auto;
}
#obfc-page-title3 .title.cl1 {
  color: #262626;
}

.obfc-breadcrumb {
  padding: 4px 0;
  width: 100%;
}
#obfc-page-title4:before {
  /* background: rgba(0, 0, 0, 0.3); */
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0;
}
#obfc-page-title4 .block {
  display: table;
  height: 320px;
  position: relative;
  width: 100%;
  z-index: 1;
}
#obfc-page-title4 .block > div {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
#obfc-page-title4 .title {
  color: #fff;
  font-feature-settings: "palt";
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.2;
  margin: auto;
}
#obfc-page-title4 .title span {
  font-size: 22px;
}
#obfc-page-title4 .title.t2 {
  font-family: "Pathway Gothic One";
  font-size: 55px;
  font-weight: 400;
}
#obfc-page-title4 .title.t2 span.ruj {
  display: inline-block;
  font-family:
    "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体",
    "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-feature-settings: normal;
  font-size: 32px;
  font-weight: 700;
  margin: -6px 0 0 8px;
  position: relative;
  vertical-align: middle;
}
#obfc-page-title4 .title.cl1 {
  color: #262626;
}
#obfc-page-top-title1 .obfc-breadcrumb {
  background: rgba(38, 38, 38, 0) !important;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 2;
}
#obfc-page-title1 .obfc-breadcrumb {
  background: rgba(38, 38, 38, 0) !important;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 2;
}
#obfc-page-title2 .obfc-breadcrumb {
  background: rgba(38, 38, 38, 0) !important;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 2;
}
#obfc-page-title4 .obfc-breadcrumb {
  background: rgba(38, 38, 38, 0) !important;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 2;
}
.obfc-breadcrumb ul {
  font-size: 12px;
  line-height: 1.1;
  list-style: none;
  margin-bottom: 0;
  margin-top: 0;
  overflow: hidden;
  padding: 0;
  text-align: left;
  /*text-overflow: ellipsis;*/
  white-space: nowrap;
}
.obfc-breadcrumb ul li {
  color: #fff;
  display: inline-block;
  vertical-align: middle;
}
.obfc-breadcrumb ul li + li:before {
  content: "> ";
}
.obfc-breadcrumb ul li a {
  color: #fff;
}

.obfc-page-nav1 {
  margin: 0 0 70px;
  text-align: center;
  width: 100%;
}
#obfc-page-title2 + .obfc-page-nav1 {
  margin: -44px 0 16px;
  position: relative;
}
.obfc-page-nav1 ul {
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
}
.obfc-page-nav1 ul li {
  color: #262626;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.1;
}
.obfc-page-nav1 ul li + li:before {
  background: url(../../common/img/icon-sep1.png) no-repeat center center;
  content: "";
  display: inline-block;
  height: 22px;
  margin: -3px 0 0;
  vertical-align: middle;
  width: 34px;
}
.obfc-page-nav1 ul li a {
  color: #262626;
}

.obfc-page-nav2 {
  display: none;
}

.obfc-page-anchor1 {
  font-size: 15px;
  margin: 0 0 70px;
  text-align: center;
  width: 100%;
}
.obfc-page-anchor1 ul {
  display: block;
  font-size: 0;
  line-height: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.obfc-page-anchor1 li {
  display: inline-block;
  font-size: 15px;
  line-height: 1.1;
  vertical-align: middle;
}
.obfc-page-anchor1 a {
  display: inline-block;
  margin: 0 1em;
  padding: 0 16px 0 0;
  position: relative;
}
.obfc-page-anchor1 a:after {
  border: 1px solid #999;
  border-width: 0 1px 1px 0;
  content: "";
  height: 8px;
  margin-top: -5px;
  position: absolute;
  right: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  width: 8px;
}

.obfc-page-tab1 {
  width: 100%;
}
.obfc-page-tab1 ul {
  font-size: 0;
  line-height: 0;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.obfc-page-tab1 ul li {
  display: block;
  float: left;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1;
  text-align: center;
  width: 50%;
}
.obfc-page-tab1 ul li > * {
  border: 1px solid #262626;
  color: #262626;
  display: block;
  padding: 12px;
}
.obfc-page-tab1 ul li + li > * {
  border-left: 0;
}
.obfc-page-tab1 ul li > span {
  background: #262626;
  color: #fff;
}

.cancel {
  color: #888;
  text-decoration: line-through;
}

.obfc-h-copy1 {
  color: #262626;
  font-feature-settings: "palt";
  font-size: 30px;
  font-weight: 500;
  line-height: 1.4;
  margin: 0 0 16px;
  text-align: center;
}
.obfc-h-copy2 {
  color: #262626;
  font-feature-settings: "palt";
  font-size: 28px;
  font-weight: 500;
  line-height: 1.4;
  margin: 0 0 20px;
  text-align: center;
}
.obfc-h-copy1 .small,
.obfc-h-copy2 .small {
  font-size: 20px;
}
.obfc-h-copy2 .sup {
  font-size: 10px;
  bottom: 15px;
  position: relative;
}
.obfc-h-copy3 {
  color: #262626;
  font-feature-settings: "palt";
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 0 10px;
  text-align: left;
}
/*
.obfc-copy1 span {
	color: #888;
	text-decoration: line-through;
}
*/
.obfc-copy1 {
  color: #555;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
  line-height: 1.6;
  margin: 0;
}

.obfc-copy2 {
  color: #555;
  font-feature-settings: "palt";
  font-size: 16px;
  line-height: 1.875;
  margin: 0;
}
.obfc-copy3 {
  color: #555;
  font-feature-settings: "palt";
  font-size: 17px;
  line-height: 1.6;
  margin: 0;
}
.obfc-copy4 {
  color: #262626;
  font-feature-settings: "palt";
  font-size: 17px;
  line-height: 1.6;
  margin: 0;
}
.obfc-copy5 {
  color: #262626;
  font-feature-settings: "palt";
  font-size: 16px;
  line-height: 1.6;
  margin: 0;
}

.obfc-title-badge1 {
  background: #666;
  border-radius: 13px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  height: 26px;
  line-height: 26px;
  margin: -5px 0 0 17px;
  min-width: 135px;
  position: relative;
  text-align: center;
  vertical-align: middle;
}

.obfc-title1 {
  background: #f4e200;
  color: #262626;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 38px;
  padding: 18px 0;
  text-align: center;
  width: 100%;
}
.obfc-title1.mt {
  margin-top: 200px;
}
.obfc-page-anchor1 + .obfc-title1 {
  margin-top: 60px;
}

.obfc-title2 {
  background: #f2f2f2;
  color: #262626;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 10px;
  padding: 10px;
  width: 100%;
}

.obfc-title3 {
  color: #262626;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 5px;
}

.obfc-title4 {
  background: #f6ec72;
  color: #231815;
  font-feature-settings: "palt";
  font-size: 18px;
  font-weight: 700;
  line-height: 1.1;
  margin: 0 0 10px;
  padding: 15px 10px 15px 20px;
  width: 100%;
}

.obfc-button1 {
  background: #262626;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  display: block;
  height: 38px;
  letter-spacing: -0.1em;
  line-height: 38px;
  position: relative;
  text-align: center;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  width: 170px;
}
.obfc-button1:after {
  background: url(../../common/img/icon-arrow-wt3.png) no-repeat center center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 15px;
  margin: -3px 0 0 6px;
  position: relative;
  vertical-align: middle;
  width: 18px;
}
.obfc-button1:hover {
  background-color: #f01c79;
  color: #fff;
  text-decoration: none;
}
.obfc-button1.wd290 {
  width: 290px;
}

.obfc-button2 {
  background: #fff;
  border: 2px solid #262626;
  color: #262626;
  font-size: 14px;
  font-weight: 700;
  display: block;
  height: 38px;
  letter-spacing: -0.1em;
  line-height: 34px;
  position: relative;
  text-align: center;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  width: 170px;
}
.obfc-button2:after {
  background: url(../../common/img/icon-arrow-gr7.png) no-repeat center center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 15px;
  margin: -3px 0 0 6px;
  position: relative;
  vertical-align: middle;
  width: 18px;
}
.obfc-button2:hover {
  border-color: #f01c79;
  color: #262626;
  text-decoration: none;
}

.obfc-button3 {
  background: #262626;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  display: block;
  height: 40px;
  line-height: 40px;
  position: relative;
  text-align: center;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  width: 170px;
}
.obfc-button3:after {
  background: url(../../common/img/icon-arrow-wt2.png) no-repeat center center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 8px;
  left: 14px;
  margin-top: -4px;
  position: absolute;
  top: 50%;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  vertical-align: middle;
  width: 14px;
}
.obfc-button3:hover {
  background-color: #f01c79;
  color: #fff;
  text-decoration: none;
}

.obfc-button4 {
  background: #262626;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  display: block;
  height: 40px;
  line-height: 40px;
  position: relative;
  text-align: center;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  width: 170px;
}
.obfc-button4:before {
  background: url(../../common/img/icon-arrow-wt2.png) no-repeat center center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 8px;
  margin: -4px 10px 0 0;
  position: relative;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  vertical-align: middle;
  width: 14px;
}
.obfc-button4:hover {
  background-color: #f01c79;
  color: #fff;
  text-decoration: none;
}

.obfc-button5 {
  background: #262626;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  height: 40px;
  letter-spacing: -0.03em;
  line-height: 40px;
  padding: 0 12px 0 18px;
  position: relative;
  text-align: center;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}
.obfc-button5:after {
  background: url(../../common/img/icon-newwin3.png) no-repeat center center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 13px;
  margin: -4px 0 0 10px;
  position: relative;
  vertical-align: middle;
  width: 16px;
}
.obfc-button5:hover {
  background-color: #f01c79;
  color: #fff;
  text-decoration: none;
}

.obfc-button6 {
  background: #262626;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  height: 40px;
  letter-spacing: -0.03em;
  line-height: 40px;
  padding: 0 12px 0 18px;
  position: relative;
  text-align: center;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}
.obfc-button6:after {
  background: url(../../common/img/icon-arrow-wt2.png) no-repeat center center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 8px;
  margin: -4px 0 0 10px;
  position: relative;
  vertical-align: middle;
  width: 14px;
}
.obfc-button6:hover {
  background-color: #f01c79;
  color: #fff;
  text-decoration: none;
}

.obfc-button7 {
  background: #fff;
  border: 2px solid #262626;
  color: #262626;
  font-size: 15px;
  font-weight: 700;
  display: block;
  line-height: 1.2;
  font-feature-settings: "palt";
  max-width: 360px;
  margin-top: 15px;
  padding: 15px 20px;
  position: relative;
  text-align: center;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  width: 100%;
}
.obfc-button7:hover {
  border-color: #f01c79;
  color: #f01c79;
  text-decoration: none;
}
.obfc-button7:after {
  background: url(../../common/img/icon-arrow-gr8.png) no-repeat center center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 8px;
  margin: -4px 0 0 0;
  position: absolute;
  right: 17px;
  top: 50%;
  vertical-align: middle;
  width: 20px;
}
.obfc-button7:hover:after {
  background-image: url(../../common/img/icon-arrow-gr8_on.png);
}
.obfc-button8 {
  background: #fff;
  border: 2px solid #262626;
  color: #262626;
  font-size: 15px;
  font-weight: 700;
  display: block;
  font-feature-settings: "palt";
  max-width: 450px;
  margin-top: 15px;
  padding: 15px 20px;
  position: relative;
  text-align: center;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  width: 100%;
}
.obfc-button8:hover {
  border-color: #f01c79;
  color: #f01c79;
  text-decoration: none;
}
.obfc-button8:after {
  background: url(../../common/img/icon-arrow-gr8.png) no-repeat center center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 8px;
  margin: -4px 0 0 0;
  position: absolute;
  right: 17px;
  top: 50%;
  vertical-align: middle;
  width: 20px;
}
.obfc-button8:hover:after {
  background-image: url(../../common/img/icon-arrow-gr8_on.png);
}

.obfc-button9 {
  background: #fff;
  border: 2px solid #262626;
  color: #262626;
  font-size: 15px;
  font-weight: 700;
  display: block;
  line-height: 1.2;
  font-feature-settings: "palt";
  max-width: 300px;
  margin-top: 15px;
  padding: 15px 20px;
  position: relative;
  text-align: center;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  width: 100%;
}
.obfc-button9:hover {
  border-color: #f01c79;
  color: #f01c79;
  text-decoration: none;
}
.obfc-button9:after {
  background: url(../../common/img/icon-arrow-gr8.png) no-repeat center center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 8px;
  margin: -4px 0 0 0;
  position: absolute;
  right: 17px;
  top: 50%;
  vertical-align: middle;
  width: 20px;
}
.obfc-button9:hover:after {
  background-image: url(../../common/img/icon-arrow-gr8_on.png);
}

.obfc-b-button1 {
  background: #fff;
  border: 2px solid #262626;
  color: #262626;
  font-size: 17px;
  font-weight: 500;
  display: inline-block;
  line-height: 1.2;
  max-width: 360px;
  padding: 15px 13px 15px 0;
  position: relative;
  text-align: center;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  width: 100%;
}
.obfc-b-button1:after {
  background: url(../../common/img/icon-arrow-gr8.png) no-repeat center center;
  background-size: contain;
  content: "";
  display: block;
  height: 8px;
  margin-top: -4px;
  position: absolute;
  right: 14px;
  top: 50%;
  vertical-align: middle;
  width: 20px;
}
.obfc-b-button1:hover {
  border-color: #f01c79;
  color: #f01c79;
  text-decoration: none;
}
.obfc-b-button1:hover:after {
  background-image: url(../../common/img/icon-arrow-gr8_on.png);
}

.obfc-button-container1 {
  margin: 80px 0 0;
  text-align: center;
  width: 100%;
}
.obfc-detail1 + .obfc-button-container1 {
  margin-top: 40px;
}
.obfc-button-container1 > * {
  display: inline-block;
  vertical-align: middle;
}

.obfc-daylist-wrap1 {
  background: url(../../common/img/bg-pt1.gif) repeat left top;
  border-top: 1px solid #ccc;
  margin-bottom: 30px;
  position: relative;
  width: 100%;
}
/*.obfc-daylist-wrap1:before {
	background: #e5e5e5;
	content: "";
	display: block;
	height: 4px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.obfc-daylist-wrap1 > div:before {
	background: #f5f000;
	content: "";
	display: block;
	height: 4px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}*/
.obfc-daylist1 {
  padding: 30px 0;
}
.obfc-daylist1 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.obfc-daylist1 li {
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  height: 140px;
  display: block;
  margin-right: 8.9px;
  padding: 0 9px;
  width: 108px;
}
.obfc-daylist1 div.day {
  display: table;
  height: 100px;
  width: 100%;
}
.obfc-daylist1 .day > div {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.obfc-daylist1 p.day {
  font-family: "Pathway Gothic One";
  font-size: 48px;
  line-height: 1;
  margin: 0;
}
.obfc-daylist1 p.dow {
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  margin: 3px 0 0;
}
.obfc-daylist1 a {
  color: #262626;
  display: block;
}
.obfc-daylist1 a:hover {
  text-decoration: none;
}
.obfc-daylist1 div.cat {
  background: url(../../common/img/bg-pt2.gif) repeat left top;
  border-radius: 4px;
  display: table;
  height: 30px;
  width: 100%;
}
.obfc-daylist1 .cat > div {
  color: #fff;
  display: table-cell;
  font-size: 10px;
  line-height: 1;
  margin: 0 9px;
  text-align: center;
  vertical-align: middle;
}
.obfc-daylist1 .slick-prev,
.obfc-daylist1 .slick-next {
  background: #262626;
  border: none;
  /*	display: none !important;*/
  display: block;
  height: 28px;
  margin-top: -14px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-indent: -999em;
  top: 50%;
  width: 28px;
}
.obfc-daylist1 .slick-prev {
  left: -48px;
}
.obfc-daylist1 .slick-next {
  right: -48px;
}
.obfc-daylist1 .slick-prev.slick-disabled,
.obfc-daylist1 .slick-next.slick-disabled {
  opacity: 0.2;
}
.obfc-daylist1 .slick-prev:before,
.obfc-daylist1 .slick-next:before {
  background: url(../../common/img/icon-arrow-wt1.png) no-repeat center center;
  background-size: 19px 8px;
  content: "";
  display: block;
  height: 28px;
  overflow: hidden;
  width: 28px;
}
.obfc-daylist1 .slick-prev:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.obfc-daylist1 .no-slider {
  text-align: center;
  width: 100%;
}
.obfc-daylist1 .no-slider li {
  display: inline-block;
  margin: 0 4.4 0 4.5;
  vertical-align: top;
}

.obfc-news-top1 {
  background: #f5f4f4;
  margin-bottom: 110px;
  padding: 40px 0 0 40px;
  width: 100%;
}
.obfc-pagination1 + .obfc-news-top1 {
  margin-bottom: 40px;
  margin-top: 25px;
}
.obfc-news-top1 > div {
  float: left;
  margin: 0 40px 50px 0;
  padding: 0 0 0 46px;
  position: relative;
  width: 332px;
}
.obfc-news-top1 > div .arrow {
  background: #f01c79;
  content: "";
  display: block;
  height: 36px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 36px;
}
.obfc-news-top1 > div .arrow:before {
  background: #f01c79 url(../../common/img/icon-arrow-wt7.png) no-repeat center
    center;
  background-size: 15px 15px;
  content: "";
  display: block;
  height: 36px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 36px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-transform: translate3d(-36px, -36px, 0) rotate(45deg);
  transform: translate3d(-36px, -36px, 0) rotate(45deg);
}
.obfc-news-top1 > div .arrow span {
  /*	background: #262626 url(../../common/img/icon-arrow-wt4.png) no-repeat center center;
	background-size: 15px 15px;*/
  background: #262626;
  display: block;
  height: 150%;
  left: 50%;
  opacity: 1;
  position: absolute;
  top: 50%;
  width: 150%;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
.obfc-news-top1 > div .arrow span:before {
  background: url(../../common/img/icon-arrow-wt7.png) no-repeat center center;
  background-size: 15px 15px;
  content: "";
  display: block;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media only screen and (max-width: 840px) {
  .obfc-r2024-home-followus1 {
    flex-direction: column;
    margin: 25px auto 50px;
  }
  .obfc-r2024-home-followus1.js-tt1 > div {
    margin: 0 auto;
  }
  .obfc-r2024-home-followus1 h3 {
    font-size: 30px;
    margin: 0 0 20px;
  }
  .obfc-r2024-home-followus1 ul {
    gap: 0 15px;
  }
  .obfc-r2024-home-followus1 ul li a {
    height: 38px;
    width: 38px;
  }
  .obfc-r2024-home-followus1 ul li a span {
    background-color: #262626;
    height: 38px;
    width: 38px;
  }

  /* 250509追加追加 */
  .obfc-r2024-header-followus1 {
    flex-direction: column;
    margin: 20px auto 0;
  }
  .obfc-r2024-header-followus1.js-tt1 > div {
    margin: 0 auto;
  }
  .obfc-r2024-header-followus1 h3 {
    font-size: 30px;
    margin: 0 0 20px;
  }
  .obfc-r2024-header-followus1 ul {
    /* gap: 0 15px; */
    max-width: 152px;
  }
  .obfc-r2024-header-followus1 ul li a {
    height: 38px;
    width: 38px;
  }
  .obfc-r2024-header-followus1 ul li a span {
    background-color: #262626;
    height: 38px;
    width: 38px;
  }
  /* 250509追加ここまで */
}

@media only screen and (min-width: 641px) {
  .obfc-news-top1 .box-link:hover .arrow span {
    opacity: 0;
    -webkit-transform: translate3d(36px, 36px, 0);
    transform: translate3d(36px, 36px, 0);
  }
  .obfc-news-top1 .box-link:hover .arrow:before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.obfc-news-top1 > div:nth-child(3n + 1) {
  clear: left;
}
.obfc-news-top1 .head {
  border-bottom: 2px solid #262626;
  font-weight: 700;
  margin-bottom: 10px;
  padding-bottom: 12px;
  padding-top: 5px;
  line-height: 1.1;
}
.obfc-news-top1 .head .cat {
  color: #000;
  font-size: 12px;
  font-weight: 700;
}
.obfc-news-top1 .head .date {
  color: #262626;
  font-size: 14px;
  font-weight: 700;
}
.obfc-news-top1 .body {
  color: #262626;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.5;
  margin: 0;
}
.obfc-news-top1 a {
  color: #262626;
}

.obfc-detail1 {
  background: #f5f4f4;
  width: 100%;
}
.obfc-detail1 .detail-head {
  width: 100%;
}
.obfc-detail1 .detail-head .cat {
  margin: 0 0 35px;
  text-align: center;
}
.obfc-detail1 .detail-head .cat p {
  background: #231815;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  height: 24px;
  line-height: 24px;
  margin: 0;
  text-align: center;
  width: 150px;
}
.obfc-detail1 .detail-head .date {
  color: #262626;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.1;
  margin: 0;
  position: relative;
}
.obfc-detail1 .detail-head .date:before {
  border: 3px solid #f01c79;
  content: "";
  display: inline-block;
  height: 14px;
  margin: -3px 9px 0 0;
  position: relative;
  vertical-align: middle;
  width: 14px;
}
.obfc-detail1 .detail-head .title {
  border-bottom: 1px solid #262626;
  color: #262626;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.3;
  margin: 22px 0 13px;
  padding-bottom: 20px;
  text-align: center;
}
/*.obfc-detail1 .detail-main {
	display: table;
	width: 100%;
}
.obfc-detail1 .detail-main > div {
	background: #262626;
	color: #FFF;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 50%;
}
.obfc-detail1 .detail-main > div p {
	font-feature-settings: "palt";
	font-size: 18px;
	font-weight: 700;
	line-height: 1.666;
	margin: auto;
	max-width: 420px;
	padding: 0 10px;
	text-align: left;
	width: 100%;
}*/

.obfc-detail1 .sns {
  display: block;
  font-size: 0;
  line-height: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-align: right;
  width: 100%;
}
.obfc-detail1 .sns li {
  display: inline-block;
  vertical-align: top;
}
.obfc-detail1 .sns li + li {
  margin-left: 9px;
}
.obfc-detail1 .detail-body {
  padding: 28px 0 50px;
  width: 100%;
}
.obfc-detail1 .detail-body p {
  color: #555;
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
}
.obfc-detail1 .detail-body p + p {
  margin-top: 35px;
}
.obfc-detail1 .detail-body p.copy1 {
  color: #262626;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5555;
  margin: 0;
}
.obfc-detail1 .detail-body * + p.copy1 {
  margin-top: 27px;
}
.obfc-detail1 .detail-body p.copy1 + p {
  margin-top: 20px;
}
.obfc-detail1 .detail-body img {
  display: block;
  margin: auto;
}

.obfc-detail2 {
  width: 100%;
}
.obfc-detail2 .detail-head {
  width: 100%;
}
.obfc-detail2 .detail-head .date {
  color: #262626;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1;
  margin: 0 0 13px;
  position: relative;
  text-align: center;
}
.obfc-detail2 .detail-head .copy {
  color: #262626;
  font-size: 18px;
  line-height: 1.6;
  margin: 0 0 12px;
  text-align: center;
}
.obfc-detail2 .detail-head .title {
  color: #262626;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.3;
  margin: 0 0 20px;
  text-align: center;
}
.obfc-detail2 .detail-body {
  width: 100%;
}
.obfc-detail2 .detail-body p {
  color: #555;
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
}
.obfc-detail2 .detail-body p + p {
  margin-top: 30px;
}
.obfc-detail2 .detail-body img {
  display: block;
  margin: auto;
}
.obfc-detail2 .detail-body .caption {
  font-size: 13px;
  line-height: 1.2;
}

.obfc-docs1-2 {
  background: #f7f7f7;
  padding: 34px;
  width: 100%;
}
.obfc-docs1-2 ul.list {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.obfc-docs1-2 ul.list li {
  display: block;
  line-height: 1.3;
  padding: 0 0 0 44px;
  position: relative;
  width: 100%;
}
.obfc-docs1-2 ul.list li + li {
  margin-top: 16px;
}
.obfc-docs1-2 span.obfc-tag-pdf {
  background: #999;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 10px;
  font-weight: 700;
  height: 18px;
  left: 0;
  line-height: 18px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  width: 34px;
}

.obfc-docs1 {
  background: #f7f7f7;
  padding: 20px;
  width: 100%;
}
.obfc-docs1 ul.list {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.obfc-docs1 ul.list li {
  display: block;
  line-height: 1.3;
  padding: 0 0 0 44px;
  position: relative;
  width: 100%;
}
.obfc-docs1 ul.list li + li {
  margin-top: 10px;
}
.obfc-docs1 ul.list2 {
  list-style: disc;
  margin: 0;
  padding: 0 0 0 20px;
  width: 100%;
}
.obfc-docs1 ul.list2 li {
  line-height: 1.3;
  padding: 0;
  position: relative;
  width: 100%;
}
.obfc-docs1 ul.list2 li + li {
  margin-top: 10px;
}
.obfc-docs1 span.obfc-tag-pdf {
  background: #999;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 10px;
  font-weight: 700;
  height: 18px;
  left: 0;
  line-height: 18px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  width: 34px;
}

.obfc-docs1.covid-19 {
  overflow: auto;
}
.obfc-docs1.covid-19::-webkit-scrollbar {
  width: 8px;
}
.obfc-docs1.covid-19::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #ddd;
}
.obfc-docs1.covid-19::-webkit-scrollbar-track-piece:start {
  background: #f7f7f7;
}
.obfc-docs1.covid-19::-webkit-scrollbar-track-piece:end {
  background: #f7f7f7;
}
.obfc-docs1.covid-19 ul.list {
  max-height: 5.15em;
}
.obfc-docs1.covid-19 ul.list li:last-of-type {
  padding-bottom: 20px;
}

a.obfc-tag-pdf {
  display: inline-block;
  padding: 0 0 0 42px;
  position: relative;
}
a.obfc-tag-pdf:before {
  background: #999;
  border-radius: 3px;
  color: #fff;
  content: "PDF";
  display: inline-block;
  font-size: 10px;
  font-weight: 700;
  height: 18px;
  left: 0;
  line-height: 18px;
  top: 0.3em;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  width: 34px;
}

.obfc-row2,
.obfc-row3,
.obfc-row4 {
  width: 100%;
}
* + .obfc-row2,
* + .obfc-row3,
* + .obfc-row4 {
  margin-top: 67px;
}
.obfc-row2 .col1 {
  float: left;
  margin: 0 40px 65px 0;
  width: 560px;
}

.obfc-row3 .col1 {
  float: left;
  margin: 0 3.4482% 65px 0;
  width: 31.0344%;
}
.obfc-row3.s1 .col1 {
  float: left;
  margin: 0 3.4482% 65px 0;
  width: 30.2325%;
}
.obfc-row3 .col1:nth-child(3n) {
  margin-right: 0;
}
.obfc-row3 .col1:nth-child(3n + 1) {
  clear: left;
}
.obfc-row4 .col1 {
  float: left;
  margin: 0 3.4482% 45px 0;
  width: 22.4137%;
}
.obfc-row4 .col1:nth-child(4n) {
  margin-right: 0;
}
.obfc-row4 .col1:nth-child(4n + 1) {
  clear: left;
}
.obfc-row3 .image,
.obfc-row4 .image {
  text-align: center;
}
.obfc-row3 .title,
.obfc-row4 .title {
  color: #262626;
  font-feature-settings: "palt";
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  margin: 18px 0 5px;
  text-align: center;
}
.obfc-row3 .title a,
.obfc-row4 .title a {
  color: #262626;
}
.obfc-row3 .title .small,
.obfc-row4 .title .small {
  font-size: 14px;
}
.obfc-row3 .title .small2,
.obfc-row4 .title .small2 {
  font-size: 12px;
}
.obfc-row2 .copy,
.obfc-row3 .copy,
.obfc-row4 .copy {
  font-feature-settings: "palt";
  letter-spacing: 0.02em;
  line-height: 1.6;
  margin: 0;
  text-align: left;
}
.obfc-row2 .links,
.obfc-row3 .links,
.obfc-row4 .links {
  list-style: none;
  margin: 10px 0;
  padding: 0;
}
.obfc-row2 * + .links,
.obfc-row3 * + .links,
.obfc-row4 * + .links {
  margin-top: 20px;
}
.obfc-row2 .links + .links,
.obfc-row3 .links + .links,
.obfc-row4 .links + .links {
  border-top: 1px solid #b2b2b2;
  margin-top: 10px;
  padding: 10px 0 0 0;
}
.obfc-row3 .links li,
.obfc-row4 .links li {
  display: block;
}
.obfc-row3 .links .txt1,
.obfc-row4 .links .txt1 {
  display: inline-block;
  padding: 0 0 0 7px;
  width: 3.5em;
}

.obfc-gallery1 {
  color: #262626;
  width: 100%;
}
.obfc-gallery1 div {
  text-align: center;
}
.obfc-gallery1 div.image > a {
  display: block;
  position: relative;
}
.obfc-gallery1 div.image > a:after {
  background: url(../../common/img/btn-lupe1.png) no-repeat center center;
  background-size: cover;
  bottom: 0;
  content: "";
  display: block;
  height: 52px;
  position: absolute;
  right: 0;
  width: 52px;
}
.obfc-gallery1 div.image > a + a {
  display: none;
}
.obfc-gallery1 .cat {
  display: table;
  font-size: 14px;
  line-height: 1.1;
  margin: 0 0 5px;
  text-align: left;
  width: 100%;
}
.obfc-gallery1 .cat > span {
  display: table-cell;
  vertical-align: bottom;
}
.obfc-gallery1 .award {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.1;
  margin: 10px 0 8px;
}
.obfc-gallery1 .course {
  font-size: 13px;
  line-height: 1.1;
  margin: 0 0 5px;
}
.obfc-gallery1 .name {
  font-size: 15px;
  line-height: 1.1;
  margin: 0;
}
.obfc-gallery1 a {
  color: #262626;
}

.obfc-gallery2 {
  margin-bottom: 5px;
  width: 100%;
}
* + .obfc-gallery2 {
  margin-top: 25px;
}
.obfc-gallery2 > div.item {
  float: left;
  margin: 0 0.431% 5px 0;
  width: 19.6551%;
}
.obfc-gallery2 > div.item:nth-child(5n) {
  margin-right: 0;
}
.obfc-gallery2 > div.item:nth-child(5n + 1) {
  clear: left;
}
.obfc-gallery2 > div.item div.image {
  background: no-repeat center center;
  background-size: cover;
  display: block;
  padding-bottom: 100%;
  position: relative;
  width: 100%;
}
.obfc-gallery2 > div.item div.image a {
  display: none;
}
.obfc-gallery2 > div.item div.image a.icon {
  background: url(../../common/img/icon-multi1.png) no-repeat center center;
  background-size: 20px 20px;
  display: block;
  height: 20px;
  overflow: hidden;
  position: absolute;
  right: 9px;
  top: 6px;
  width: 20px;
}
.obfc-gallery2 > div.item div.image a.icon img {
  visibility: hidden;
}

.obfc-note1 {
  display: table;
  background: #fbf3f4;
  width: 100%;
}
.obfc-note1 > div {
  display: table-cell;
  padding: 30px 0;
  vertical-align: middle;
}
.obfc-note1 > div:nth-child(1) {
  font-feature-settings: "palt";
  padding-top: 35px;
  text-align: center;
  width: 275px;
}
.obfc-note1 > div:nth-child(1) h3 {
  color: #f01c79;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.1;
  margin: 0;
}
.obfc-note1 > div:nth-child(2) {
  padding-right: 40px;
}
.obfc-note1 > div:nth-child(2) p {
  line-height: 1.466;
  margin: 0;
}
.obfc-note1 .icon {
  display: inline-block;
  height: auto;
  margin: -15px 13px 0 0;
  position: relative;
  vertical-align: middle;
  width: 45px;
}

.obfc-note2 {
  background: #fdfadf;
  margin-bottom: 7px;
  position: relative;
  width: 100%;
}
.obfc-note2 .head {
  background: #f01c79;
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.3;
  margin: 0;
  padding: 18px 0;
  position: relative;
  text-align: center;
  width: 100%;
}
.obfc-note2 .head .sup {
  font-size: 12px;
  bottom: 0.7em;
  position: relative;
}
.obfc-note2 .badge {
  background: no-repeat center center;
  background-size: contain;
  display: block;
  height: 48px;
  left: -1px;
  position: absolute;
  top: -1px;
  width: 48px;
}
.obfc-note2 .badge.point {
  background-image: url(../../common/img/badge-point1.png);
}
.obfc-note2 .body {
  overflow: hidden;
  padding: 35px 0 35px 38px;
  width: 100%;
}
.obfc-note2 .body p {
  float: left;
  margin: 0 40px 0 0;
  padding: 0;
  width: 720px;
  color: #f01c79;
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
  padding: 0 0 0 8px;
}
.obfc-note2.ict .body img {
  position: relative;
}
.obfc-note2 .body2 {
  padding: 0 35px 35px 38px;
  width: 100%;
}

.obfc-cl-list1 {
  list-style: none;
  margin: 0;
  padding: 0;
}
* + .obfc-cl-list1 {
  margin-top: 5px;
}
.obfc-cl-list1 > li {
  line-height: 1.4;
  padding-left: 1.2em;
  position: relative;
}
.obfc-cl-list1 > li + li {
  margin-top: 5px;
}
.obfc-cl-list1 > li:before {
  background: #f01c79;
  border-radius: 50%;
  content: "";
  display: block;
  height: 5px;
  left: 5px;
  overflow: hidden;
  position: absolute;
  top: 0.55em;
  width: 5px;
}
.obfc-cl-list1 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.obfc-cl-list1 ul.list3 {
  text-indent: -1em;
  padding-left: 1em;
}

.obfc-cl-list2 {
  list-style: none;
  margin: 0;
  padding: 0;
}
* + .obfc-cl-list2 {
  margin-top: 5px;
}
.obfc-cl-list2 > li {
  line-height: 1.4;
  padding-left: 1.2em;
  position: relative;
}
.obfc-cl-list2 > li + li {
  margin-top: 5px;
}
.obfc-cl-list2 > li:before {
  background: #555;
  border-radius: 50%;
  content: "";
  display: block;
  height: 6px;
  left: 4px;
  overflow: hidden;
  position: absolute;
  top: 0.6em;
  width: 6px;
}
.obfc-cl-list2 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.obfc-cl-list2 ul.list3 {
  text-indent: -1em;
  padding-left: 1em;
}

.obfc-list-note1 {
  list-style: none;
  margin: 0;
  padding: 0;
}
* + .obfc-list-note1 {
  margin-top: 4px;
}
.obfc-list-note1 li {
  font-size: 13px;
  line-height: 1.4;
  font-feature-settings: "palt";
  padding-left: 1.2em;
  position: relative;
}
.obfc-list-note1 .obfc-mt5 ul:first-of-type {
  padding-left: 0;
}
.obfc-list-note1 li span {
  left: 0;
  position: absolute;
  top: 0;
}
.obfc-list-note1 li + li {
  margin-top: 2px;
}
.no-blank li {
  padding-left: 0;
}
.obfc-list-note1.center {
  text-align: center;
}
.obfc-list-note1.center li {
  display: inline-block;
  text-align: center;
}

.obfc-list-note2 {
  list-style: none;
  margin: 0;
  padding: 0;
}
* + .obfc-list-note2 {
  margin-top: 4px;
}
.obfc-list-note2 li {
  font-size: 13px;
  line-height: 1.4;
  padding-left: 1.8em;
  position: relative;
}
.obfc-list-note2 li span {
  left: 0;
  position: absolute;
  top: 0;
}
.obfc-list-note2 li + li {
  margin-top: 2px;
}

.obfc-list-note3 {
  list-style: disc;
  margin: 0;
  padding: 0 0 0 15px;
}
* + .obfc-list-note3 {
  margin-top: 4px;
}
.obfc-list-note3 li {
  font-size: 13px;
  line-height: 1.3;
  font-feature-settings: "palt";
  position: relative;
}
.obfc-list-note3 li + li {
  margin-top: 2px;
}
.obfc-list-note3.center {
  text-align: center;
}
.obfc-list-note3.center li {
  display: inline-block;
  text-align: center;
}

.obfc-num-list1 {
  list-style: none;
  margin: 0;
  padding: 0;
}
* + .obfc-num-list1 {
  margin-top: 4px;
}
.obfc-num-list1 li {
  line-height: 1.4;
  padding-left: 2.2em;
  position: relative;
}
.obfc-num-list1 li span {
  left: 0;
  position: absolute;
  top: 0;
}
.obfc-num-list1 li + li {
  margin-top: 2px;
}

/*.obfcbfc-hover1 img {
	overflow: hidden;
	-webkit-transition: -webkit-transform 0.8s cubic-bezier(.5,0,.51,1);
	-moz-transition: -moz-transform 0.8s cubic-bezier(.5,0,.51,1);
	-ms-transition: -ms-transform 0.8s cubic-bezier(.5,0,.51,1);
	transition: transform 0.8s cubic-bezier(.5,0,.51,1);
	width: 100%;
}
.obfc-hover1 img:hover {
	opacity: 1;
	-webkit-transform: scale(1.10);
	-moz-transform: scale(1.10);
	-ms-transform: scale(1.10);
	transform: scale(1.10);
}*/

.obfc-pagination1 {
  margin: 0;
  text-align: center;
  width: 100%;
}
.obfc-pagination1 ul {
  display: inline-block;
  font-size: 0;
  line-height: 0;
  list-style: none;
  margin: 0;
  padding: 0 40px;
  position: relative;
  text-align: left;
}
.obfc-pagination1 li {
  display: inline-block;
  margin: 2px 4px 2px 5px;
  vertical-align: middle;
}
.obfc-pagination1 li.prev,
.obfc-pagination1 li.next {
  margin-top: -17px;
  top: 50%;
  position: absolute;
}
.obfc-pagination1 li.prev {
  /*margin: 0 9px 0 0;*/
  left: 0;
}
.obfc-pagination1 li.next {
  right: 0;
  /*margin: 0 0 0 9px;*/
}
.obfc-pagination1 li > a,
.obfc-pagination1 li > span {
  display: block;
  font-size: 15px;
  font-weight: 700;
  height: 34px;
  overflow: hidden;
  position: relative;
  width: 32px;
}
.obfc-pagination1 li.item > a,
.obfc-pagination1 li.item > span {
  background: #fff;
  border: 2px solid #262626;
  color: #262626;
  line-height: 30px;
  position: relative;
  text-align: center;
}
.obfc-pagination1 li.item.active > a,
.obfc-pagination1 li.item.active > span {
  background: #262626;
  color: #fff;
}
.obfc-pagination1 li > a:hover {
  text-decoration: none;
}
.obfc-pagination1 li.prev > a,
.obfc-pagination1 li.next > * {
  text-align: left;
  text-indent: -999em;
}
.obfc-pagination1 li.prev > :before,
.obfc-pagination1 li.next > :before {
  background: url(../../common/img/icon-arrow-gr9.png) no-repeat center center;
  background-size: 19px 8px;
  content: "";
  display: block;
  height: 34px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.obfc-pagination1 li.prev > :before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.obfc-event1 {
  background: #f7f7f7;
  color: #262626;
  width: 100%;
}
* + .obfc-event1 {
  margin-top: 10px;
}
* + .obfc-event1.st2 {
  margin-top: 40px;
}
.obfc-event1 > div {
  float: left;
  width: 50%;
}
.obfc-event1 > .image {
  padding: 43px 20px 40px 40px;
}
.obfc-event1 > .content {
  padding: 40px 43px 40px 20px;
}
.obfc-event1 div.cat {
  margin: 0 0 18px;
}
.obfc-event1 div.cat p {
  background: url(../../common/img/bg-pt2.gif) repeat left top;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  height: 24px;
  line-height: 24px;
  margin: auto;
  text-align: center;
  width: 170px;
}
.obfc-event1 p.date {
  border-radius: 4px;
  font-size: 17px;
  font-weight: 700;
  line-height: 1;
  margin: 0;
  padding: 0;
}
.obfc-event1 .head {
  border-bottom: 2px solid #262626;
  margin: 0 0 1px;
  padding: 13px 0 10px;
}
.obfc-event1 .head p {
  font-size: 15px;
  line-height: 1.2;
  margin: 0 0 7px;
}
.obfc-event1 .head h3 {
  font-size: 20px;
  line-height: 1.2;
  margin: 0;
}
.obfc-event1 .data {
  border-bottom: 1px solid #262626;
  margin: 5px 0 9px;
  padding: 0 0 5px 0;
  width: 100%;
}
.obfc-event1 .data dt {
  clear: left;
  float: left;
  padding: 5px 0 0 0;
}
.obfc-event1 .data dd {
  margin: 0 0 0 5.5em;
  padding: 5px 0 0 0;
}
.obfc-event1 .data .txt1 {
  font-size: 18px;
  line-height: 1;
}
.obfc-event1 .data .strong {
  font-weight: 700;
}
.obfc-event1 .body p {
  margin: 0;
}
.obfc-event1 .buttons {
  font-size: 0;
  margin: 28px 0 0;
  text-align: center;
}
.obfc-event1 .buttons > * {
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
}
.obfc-event1 > .content2 {
  margin: -15px 0 0;
  overflow: hidden;
  padding: 0 40px 34px;
  width: 100%;
}
.obfc-event1 > .content2 > div.in {
  background: #fff;
  padding: 20px 10px 30px;
  text-align: center;
}

.obfc-event2 {
  border: solid #ff95b5;
  border-width: 1px 0 0 1px;
  display: table;
  margin: 50px auto 0;
  max-width: 860px;
  width: 100%;
}
.obfc-event2 div.row1 {
  display: table-row;
}
.obfc-event2 div.col {
  border: solid #ff95b5;
  border-width: 0 1px 1px 0;
  display: table-cell;
  font-feature-settings: "palt";
  padding: 25px 57px;
  text-align: center;
  vertical-align: middle;
  width: 50%;
}
.obfc-event2 h3 {
  color: #f01c79;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  margin: 0 0 10px;
}
.obfc-event2 p {
  margin: 0;
  text-align: left;
}

.obfc-event3 {
  background: #fef7fa;
  margin: 40px auto 0;
  max-width: 860px;
  padding: 35px 10px 30px 107px;
  width: 100%;
}
.obfc-event3 .row1 {
  display: table;
}
.obfc-event3 .row1 > div {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
}
.obfc-event3 .row1 > .left {
  padding: 0 40px 0 0;
  position: relative;
}
.obfc-event3 .row1 > .left img {
  height: auto;
  width: 220px;
}
.obfc-event3 .row1 > .left img.badge {
  height: auto;
  left: -85px;
  position: absolute;
  top: -25px;
  width: 126px;
}
.obfc-event3 .row1 > .right ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.obfc-event3 .row1 > .right ul li {
  color: #262626;
  font-size: 17px;
  line-height: 1.3;
  padding: 0 0 0 23px;
  position: relative;
}
.obfc-event3 .row1 > .right ul li + li {
  margin-top: 12px;
}
.obfc-event3 .row1 > .right ul li:before {
  border: 3px solid #f01c79;
  content: "";
  display: block;
  height: 14px;
  left: 0;
  position: absolute;
  top: 0.25em;
  width: 14px;
}

.obfc-event-tables1 {
  margin: 60px 0 0;
  width: 100%;
}
.obfc-event-tables1 + .obfc-event-tables1 {
  margin-top: 20px;
}
.obfc-event-tables1 > div {
  float: left;
  margin-right: 3.4482%;
  width: 48.2758%;
}
.obfc-event-tables1 > div:nth-child(2n) {
  margin-right: 0;
}
.obfc-event-tables1 > div:nth-child(2n + 1) {
  clear: left;
}
.obfc-event-tables1 .head1 {
  border-bottom: 1px solid #262626;
  border-top: 2px solid #262626;
  display: table;
  height: 77px;
  margin: 50px 0 10px;
  width: 100%;
}
.obfc-event-tables1 .head2 {
  border: 2px solid #262626;
  display: table;
  height: 73px;
  margin: 50px 0 10px;
  width: 100%;
}
.obfc-event-tables1 .head1 > div,
.obfc-event-tables1 .head2 > div {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.obfc-event-tables1 .head1 .title1,
.obfc-event-tables1 .head2 .title1 {
  color: #262626;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.3;
  margin: 0;
}
.obfc-event-tables1 .head1 .sub1,
.obfc-event-tables1 .head2 .sub1 {
  color: #262626;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  margin: 2px 0 0;
}
.obfc-event-tables1 .table1 {
  width: 100%;
}
.obfc-event-tables1 * + .table1 {
  margin-top: 10px;
}
.obfc-event-tables1 .table1 th,
.obfc-event-tables1 .table1 td {
  color: #262626;
  border: 1px solid #b2b2b2;
  font-weight: normal;
  padding: 7px 0 7px 10px;
  text-align: left;
  vertical-align: middle;
}
.obfc-event-tables1 .table1 th {
  background: #f7f7f7;
  font-feature-settings: "palt";
  font-size: 14px;
  white-space: nowrap;
  width: 154px;
}
.obfc-event-tables1 .table1 td {
  font-size: 13px;
}
.obfc-event-tables1 .table1.st2 td {
  padding: 9px 5px 9px 16px;
}
.obfc-event-tables1 .tag-block {
  padding: 0 0 0 4.5em;
  position: relative;
}
.obfc-event-tables1 .tag-block .tag1 {
  background: #7d8597;
  border-radius: 3px;
  color: #fff;
  display: block;
  font-size: 10px;
  height: 20px;
  left: 0;
  line-height: 20px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 5em;
}
.obfc-event-tables1 .table2 {
  margin: 10px auto;
  border-collapse: collapse;
}
.obfc-event-tables1 .table2 td {
  color: #262626;
  font-feature-settings: "palt";
  font-size: 17px;
  padding: 9px 64px;
  vertical-align: middle;
}
.obfc-event-tables1 .table2 td {
  border: 1px solid #b2b2b2;
}
.obfc-event-tables1 .table3 {
  width: 100%;
}
.obfc-event-tables1 * + .table3 {
  margin-top: 10px;
}
.obfc-event-tables1 .table3 th,
.obfc-event-tables1 .table3 td {
  border: 1px solid #b2b2b2;
  color: #262626;
  font-feature-settings: "palt";
  font-weight: normal;
  padding: 7px 0 7px 10px;
  text-align: left;
  vertical-align: middle;
}
.obfc-event-tables1 .table3 th {
  background: #f7f7f7;
  padding: 10px 5px 10px 15px;
  width: 334px;
}
.obfc-event-tables1 .table3 td {
  padding: 10px 5px;
  text-align: center;
}
.obfc-event-tables1 .note {
  list-style: none;
  margin: 0;
  padding: 0;
}
.obfc-event-tables1 .note li {
  padding: 0 0 0 1em;
  text-indent: -1em;
}

.obfc-form-flow1 {
  margin: 0 0 55px;
  text-align: center;
  width: 100%;
}
.obfc-form-flow1 ul {
  font-size: 0;
  line-height: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.obfc-form-flow1 ul li {
  background-color: #fff;
  border: 2px solid #262626;
  color: #262626;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  height: 40px;
  line-height: 36px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 260px;
}
.obfc-form-flow1 ul li.active {
  background-color: #e5e5e5;
}
.obfc-form-flow1 ul li + li {
  margin-left: 39px;
}
.obfc-form-flow1 ul li + li:before {
  background: url(../../common/img/icon-arrow-gr8.png) no-repeat center center;
  background-size: 20px 8px;
  content: "";
  display: block;
  height: 36px;
  left: -39px;
  position: absolute;
  top: 0;
  vertical-align: middle;
  width: 39px;
}

.obfc-contents-bg1 {
  background: #fff;
  padding: 70px 0 60px;
}

.obfc-form1 .icon-required {
  background: #e998aa;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-feature-settings: normal !important;
  font-size: 10px;
  height: 18px;
  line-height: 18px;
  margin: -2px 3px 0;
  padding: 0 0.5em;
  position: relative;
  text-align: center;
  vertical-align: middle;
}
.obfc-form1 .text1 {
  font-size: 14px;
}
.obfc-form1 .form-select1 {
  border: 1px solid #ccc;
  margin: 10px 0 30px;
  padding: 17px 24px;
  width: 100%;
}
.obfc-form1 .form-select1 .copy1 {
  color: #262626;
  font-size: 16px;
}
.obfc-form1 .form-select1 .copy2 {
  color: #000;
  font-size: 17px;
}
.obfc-form1 .form-select1 .form-select-wrap1 {
  width: 100%;
}
.obfc-form1 .form-select1 select {
  width: 100% !important;
}
.obfc-form1 .form-table1 {
  border-bottom: 1px solid #ccc;
  width: 100%;
}
.obfc-form1 .form-table1 th,
.obfc-form1 .form-table1 td {
  border-top: 1px solid #ccc;
  font-feature-settings: "palt";
  font-weight: 500;
  text-align: left;
  vertical-align: middle;
}
.obfc-form1 .form-table1.confirm th,
.obfc-form1 .form-table1.confirm td {
  vertical-align: top;
}
.obfc-form1 .form-table1 th {
  background: #f7f7f7;
  color: #262626;
  padding: 18px 15px;
  width: 260px;
}
.obfc-form1 .form-table1 th .icon-required {
  float: right;
}
.obfc-form1 .form-table1 th .small {
  font-size: 12px;
}
.obfc-form1 .form-table1 td {
  padding: 18px;
}
.obfc-form1 .form-table1.confirm td {
  color: #000;
}
.obfc-form1 .form-table1 .valigntop {
  vertical-align: top;
}
.obfc-form1 .form-style1 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #000;
  height: 40px;
  padding: 0 10px;
}
.obfc-form1 .form-select-wrap1 {
  background: #fff;
  border-radius: 3px;
  display: inline-block;
  position: relative;
}
.obfc-form1 .form-select-wrap1:after {
  border: 1px solid #262626;
  border-width: 0 1px 1px 0;
  content: "";
  display: block;
  height: 10px;
  margin-top: -8px;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 10px;
  z-index: 0;
}
.obfc-form1 .form-select-wrap1 select {
  background-color: transparent;
  padding-right: 40px;
  position: relative;
  width: 165px;
  z-index: 1;
}
.obfc-form1 .form-select-wrap1 select::-ms-expand {
  display: none;
}
.obfc-form1 input[type="text"].form-style1 {
  width: 100%;
}
.obfc-form1 input[type="text"].wd1 {
  width: 165px;
}
.obfc-form1 textarea.form-style1 {
  height: 13.5em;
  padding: 8px 10px;
  width: 100%;
}
.obfc-form1 .form-privacy1 {
  border-bottom: 1px solid #ccc;
  font-feature-settings: "palt";
  margin: 35px 0 60px;
  width: 100%;
}
.obfc-form1 .form-privacy1 .title1 {
  font-size: 15px;
  font-weight: 700;
  margin: 0 0 5px;
  padding: 0;
  position: relative;
}
.obfc-form1 .form-privacy1 .title1:before {
  border: 3px solid #f01c79;
  content: "";
  display: inline-block;
  height: 12px;
  margin: 0 7px 0 4px;
  width: 12px;
}
.obfc-form1 .form-privacy1 p {
  font-size: 14px;
  line-height: 1.57;
}
.obfc-form1 .form-privacy1 label.check {
  color: #262626;
  display: block;
  margin: 20px 0;
  text-align: center;
  width: 100%;
}
.obfc-form1 .form-privacy1 label.check input {
  margin: 0 7px 0 0;
}
.obfc-form1 .form-buttons {
  font-size: 0;
  line-height: 0;
  margin: 50px 0 0;
  text-align: center;
  width: 100%;
}
.obfc-form1 .form-button1,
.obfc-form1 .form-button2,
.obfc-form1 .form-button3 {
  border: 1px solid;
  font-size: 14px;
  font-weight: 700;
  height: 40px;
  line-height: 38px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-align: center;
  width: 170px;
}
.obfc-form1 .form-button1,
.obfc-form1 .form-button3 {
  border-color: #ccc;
  background: #ccc;
  color: #262626;
}
.obfc-form1 .form-button2 {
  border-color: #f01c79;
  background: #f01c79;
  color: #fff;
}
.obfc-form1 .form-buttons > * + * {
  margin-left: 20px;
}
.obfc-form1 .form-button2:after {
  background: url(../../common/img/icon-arrow-wt6.png) no-repeat center center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 14px;
  margin: -3px 0 0 8px;
  position: relative;
  vertical-align: middle;
  width: 14px;
}
.obfc-form1 .form-button3:before {
  background: url(../../common/img/icon-arrow-gr7.png) no-repeat center center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 14px;
  margin: -3px 8px 0 0;
  position: relative;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  vertical-align: middle;
  width: 14px;
}

.obfc-form1-complete {
  color: #262626;
  font-feature-settings: "palt";
  padding-bottom: 40px;
  text-align: center;
  width: 100%;
}
.obfc-form1-complete .copy1 {
  font-size: 28px;
  margin: 0 0 4px 0;
}
.obfc-form1-complete .obfc-list-note1 {
  display: inline-block;
  margin-top: 20px;
  text-align: left;
}
.obfc-form1-complete .obfc-button-container1 {
  margin: 42px 0 58px;
}

.obfc-message1 {
  margin: 40px 0 0;
  width: 100%;
}
.obfc-message1 .block1 {
  margin: 0 0 20px;
  padding-bottom: 38px;
  position: relative;
  width: 100%;
}
.obfc-message1 .block1 .image1 {
  position: relative;
  max-width: 680px;
}
.obfc-message1 .block1 .image1 span {
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 240, 0, 0) 50%,
    rgba(255, 240, 0, 1) 51%,
    rgba(255, 240, 0, 1) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 240, 0, 0) 50%,
    rgba(255, 240, 0, 1) 51%,
    rgba(255, 240, 0, 1) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 240, 0, 0) 50%,
    rgba(255, 240, 0, 1) 51%,
    rgba(255, 240, 0, 1) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#fff000',GradientType=0 ); /* IE6-9 */
  color: #262626;
  display: inline-block;
  font-family: "Pathway Gothic One";
  font-size: 22px;
  font-style: italic;
  left: 0;
  letter-spacing: 0.2em;
  line-height: 22px;
  padding: 0 7px;
  position: absolute;
  top: -11px;
}
.obfc-message1 .block1 .data {
  background: #fff;
  border: 3px solid #262626;
  bottom: 0;
  color: #262626;
  padding: 25px;
  position: absolute;
  right: 0;
  width: 360px;
}
.obfc-message1 .block1 .data .mark {
  position: absolute;
  right: 30px;
  top: -76px;
}
.obfc-message1 .block1 .data .portrait {
  position: relative;
}
.obfc-message1 .block1 .data .portrait div {
  width: 100%;
  margin: 0 auto;
  max-width: 150px;
}
.obfc-message1 .block1 .data .portrait div img {
  border-radius: 50%;
}
.obfc-message1 .block1 .name1 {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  margin: 10px 0 10px;
}
.obfc-message1 .block1 .position {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.1;
  margin: 0 0 5px;
}
.obfc-message1 .block1 .name2 {
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 240, 0, 0) 70%,
    rgba(255, 240, 0, 1) 71%,
    rgba(255, 240, 0, 1) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 240, 0, 0) 70%,
    rgba(255, 240, 0, 1) 71%,
    rgba(255, 240, 0, 1) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 240, 0, 0) 70%,
    rgba(255, 240, 0, 1) 71%,
    rgba(255, 240, 0, 1) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#fff000',GradientType=0 ); /* IE6-9 */
  display: inline-block;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3;
  margin: 0 0 5px -5px;
  padding: 0 5px;
  position: relative;
}
.obfc-message1 .block1 .copy {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.1;
  margin: 0;
}
.obfc-message1 .obfc-row3 {
  text-align: center;
}
.obfc-message1 .obfc-row3.s1 .col1 {
  display: inline-block;
  float: none;
  text-align: left;
  vertical-align: top;
}
.obfc-message1 * + .obfc-row3 {
  margin-top: 30px;
}
.obfc-message1 .obfc-row3 + .block1 {
  margin-top: 90px;
}
.obfc-message1 .obfc-row3 .copy {
  margin-top: 15px;
}
.obfc-message1 .obfc-button-container1 {
  margin-top: 120px;
}
.obfc-message1 .obfc-message1-col3 {
  display: flex;
  border: 1px solid #ccc;
  padding: 18px;
}
.obfc-message1 .obfc-message1-col3 div {
  padding: 0 14px;
}
.obfc-message1 .obfc-message1-col3 .left {
  padding-left: 0;
}
.obfc-message1 .obfc-message1-col3 .center {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.obfc-message1 .obfc-message1-col3 .right {
  padding-right: 0;
}
.obfc-message1 .obfc-message1-col3 p {
  font-size: 14px;
  margin: 12px 0 0 0;
}

.obfc-table1 {
  border-bottom: 1px solid #ccc;
  width: 100%;
}
.obfc-table1 th,
.obfc-table1 td {
  border-top: 1px solid #ccc;
  padding: 15px;
  font-weight: 500;
  text-align: left;
  vertical-align: top;
}
.obfc-table1 th {
  background: #f7f7f7;
}

.obfc-hr1 {
  border: none;
  border-top: 1px solid #ccc;
  clear: both;
  height: 1px;
  margin: 55px 0;
  overflow: hidden;
  width: 100%;
}
.obfc-hr2 {
  border: none;
  border-top: 1px solid #ccc;
  clear: both;
  height: 1px;
  margin: 25px 0;
  overflow: hidden;
  width: 100%;
}
.obfc-hr3 {
  border: none;
  border-top: 1px solid #ccc;
  clear: both;
  height: 1px;
  margin: 17px 0;
  overflow: hidden;
  width: 100%;
}

.obfc-mb0 {
  margin-bottom: 0 !important;
}
.obfc-mb5 {
  margin-bottom: 5px !important;
}
.obfc-mb10 {
  margin-bottom: 10px !important;
}
.obfc-mb15 {
  margin-bottom: 15px !important;
}
.obfc-mb20 {
  margin-bottom: 20px !important;
}
.obfc-mb25 {
  margin-bottom: 25px !important;
}
.obfc-mb30 {
  margin-bottom: 30px !important;
}
.obfc-mb40 {
  margin-bottom: 40px !important;
}
.obfc-mb50 {
  margin-bottom: 50px !important;
}
.obfc-mb60 {
  margin-bottom: 60px !important;
}
.obfc-mb70 {
  margin-bottom: 70px !important;
}
.obfc-mb70-2 {
  margin-bottom: 70px !important;
  text-align: center;
}

.obfc-mb80 {
  margin-bottom: 80px !important;
}
.obfc-mb90 {
  margin-bottom: 90px !important;
}
.obfc-mb100 {
  margin-bottom: 100px !important;
}
.obfc-mb120 {
  margin-bottom: 120px !important;
}
.obfc-mb150 {
  margin-bottom: 150px !important;
}
.obfc-mb200 {
  margin-bottom: 200px !important;
}

.obfc-mt0 {
  margin-top: 0 !important;
}
.obfc-mt5 {
  margin-top: 5px !important;
}
.obfc-mt10 {
  margin-top: 10px !important;
}
.obfc-mt15 {
  margin-top: 15px !important;
}
.obfc-mt20 {
  margin-top: 20px !important;
}
.obfc-mt25 {
  margin-top: 25px !important;
}
.obfc-mt30 {
  margin-top: 30px !important;
}
.obfc-mt40 {
  margin-top: 40px !important;
}
.obfc-mt50 {
  margin-top: 50px !important;
}
.obfc-mt60 {
  margin-top: 60px !important;
}
.obfc-mt70 {
  margin-top: 70px !important;
}
.obfc-mt80 {
  margin-top: 80px !important;
}
.obfc-mt90 {
  margin-top: 90px !important;
}
.obfc-mt100 {
  margin-top: 100px !important;
}
.obfc-mt120 {
  margin-top: 120px !important;
}
.obfc-mt130 {
  margin-top: 130px !important;
}
.obfc-mt140 {
  margin-top: 140px !important;
}
.obfc-mt150 {
  margin-top: 150px !important;
}
.obfc-mt200 {
  margin-top: 200px !important;
}

.obfc-mlra {
  margin-left: auto !important;
  margin-right: auto !important;
}

.obfc-center {
  text-align: center !important;
}
.obfc-left {
  text-align: left !important;
}
.obfc-right {
  text-align: right !important;
}

.obfc-cl1 {
  color: #262626 !important;
}

.obfc-cl2 {
  color: #f01c79 !important;
}

.obfc-strong {
  font-weight: 700 !important;
}

.obfc-line-through {
  text-decoration: line-through;
}

.obfc-fs10 {
  font-size: 10px !important;
}
.obfc-fs11 {
  font-size: 11px !important;
}
.obfc-fs12 {
  font-size: 12px !important;
}
.obfc-fs13 {
  font-size: 13px !important;
}
.obfc-fs14 {
  font-size: 14px !important;
}
.obfc-fs15 {
  font-size: 15px !important;
}
.obfc-fs16 {
  font-size: 16px !important;
}
.obfc-fs17 {
  font-size: 17px !important;
}
.obfc-fs18 {
  font-size: 18px !important;
}
.obfc-fs19 {
  font-size: 19px !important;
}
.obfc-fs20 {
  font-size: 20px !important;
}
.obfc-fs21 {
  font-size: 21px !important;
}
.obfc-fs22 {
  font-size: 22px !important;
}
.obfc-fs23 {
  font-size: 23px !important;
}
.obfc-fs24 {
  font-size: 24px !important;
}

.obfc-flf13 {
  line-height: 1.3 !important;
}

.obfc-slider1 {
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 0;
}
.obfc-slider1 .slick-slide {
  text-align: center;
}
.obfc-slider1 .slick-slide .txt1 {
  font-size: 13px;
  margin: 8px 0 0;
}
.obfc-slider1 .slick-slider .slick-prev,
.obfc-slider1 .slick-slider .slick-next {
  background: #262626;
  border: none;
  height: 36px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-indent: -999em;
  top: 171px;
  width: 36px;
}
.obfc-slider1 .slick-slider .slick-prev {
  left: 0;
}
.obfc-slider1 .slick-slider .slick-next {
  right: 0;
}
.obfc-slider1 .slick-slider .slick-prev:before,
.obfc-slider1 .slick-slider .slick-next:before {
  background: url(../../common/img/icon-arrow-wt1.png) no-repeat center center;
  background-size: 19px 8px;
  content: "";
  display: block;
  height: 36px;
  overflow: hidden;
  width: 36px;
}
.obfc-slider1 .slick-slider .slick-prev:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.obfc-slider1 .slick-dots {
  font-size: 0;
  line-height: 0;
  list-style: none;
  margin: 13px 0 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
.obfc-slider1 .slick-dots li {
  display: inline-block;
  margin: 0 4px;
  vertical-align: middle;
}
.obfc-slider1 .slick-dots button {
  background: #fff;
  border: 2px solid #000;
  display: block;
  height: 10px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 10px;
}
.obfc-slider1 .slick-dots li.slick-active button {
  background: #000;
}

.obfc-collapse-head1 {
  border: 1px solid #ccc;
  color: #262626;
  cursor: pointer;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.1;
  padding: 20px 0;
  position: relative;
  text-align: center;
  width: 100%;
}
.obfc-collapse-head1.st2 {
  font-size: 17px;
  padding: 17px;
  text-align: left;
}
* + .obfc-collapse-head1 {
  margin-top: 30px;
}
.obfc-collapse-head1:after {
  border: solid #262626;
  border-width: 0 1px 1px 0;
  content: "";
  display: block;
  height: 22px;
  margin: -17px 0 0;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 22px;
}
.obfc-collapse-head1.st2:after {
  height: 18px;
  margin: -14px 0 0;
  right: 28px;
  width: 18px;
}
.obfc-collapse-head1.active:after {
  margin: -5px 0 0;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.obfc-collapse-body1 {
  display: none;
  width: 100%;
}

.obfc-acc-content1 + .obfc-acc-content1 {
  margin-top: 20px;
}
.obfc-acc-content1 .head {
  background: #fff;
  border: solid #ccc;
  border-width: 1px 0;
  cursor: pointer;
  padding: 20px 30px 20px 80px;
  position: relative;
  width: 100%;
}
.obfc-acc-content1 .head:after {
  border: solid #b3b3b3;
  border-width: 2px 2px 0 0;
  content: "";
  display: block;
  height: 11px;
  margin-top: -6px;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  width: 11px;
}
.obfc-acc-content1 .head.open:after {
  margin-top: -2px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.obfc-acc-content1 .head:before {
  background: #fcd2e4 url(../../common/img/icon-q1m.png) no-repeat center 23px;
  background-size: 17px 17px;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  width: 50px;
}
.obfc-acc-content1 .head.open:before {
  background-color: #f01c79;
  background-image: url(../../common/img/icon-q1w.png);
}
.obfc-acc-content1 .head p {
  color: #4d4d4d;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.4;
  margin: 0;
}
.obfc-acc-content1 .body {
  background: #fff;
  border-bottom: 1px solid #ccc;
  display: none;
  padding: 20px 20px 20px 80px;
  position: relative;
  width: 100%;
}
.obfc-acc-content1 .body:before {
  background: #fff url(../../common/img/icon-a1m.png) no-repeat center 25px;
  background-size: 17px 17px;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 50px;
}
.obfc-acc-content1 .body p {
  color: #4d4d4d;
  font-size: 15px;
  line-height: 1.8;
  margin: 0;
}

.trigger1 {
  opacity: 0;
  -webkit-transition:
    transform 2s cubic-bezier(0.19, 1, 0.22, 1),
    opacity 2s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition:
    transform 2s cubic-bezier(0.19, 1, 0.22, 1),
    opacity 2s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition:
    transform 2s cubic-bezier(0.19, 1, 0.22, 1),
    opacity 2s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translateY(30px);
}
.is-view1 {
  opacity: 1;
  transform: translateY(0);
}

.fancybox-show-thumbs .fancybox-inner {
  right: 0;
  bottom: 95px;
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.8;
}
.fancybox-caption-wrap,
/*.fancybox-infobar,*/
.fancybox-toolbar {
  opacity: 1 !important;
  visibility: visible !important;
}
.fancybox-button--play,
.fancybox-button--fullscreen,
.fancybox-button--thumbs,
.fancybox-button--share,
.fancybox-button--thumbs {
  display: none !important;
}
.fancybox-can-drag .fancybox-image-wrap,
.fancybox-slide .fancybox-image-wrap {
  text-align: center;
}
.fancybox-image,
.fancybox-spaceball {
  position: relative;
  top: auto;
  left: auto;
  height: auto;
  max-width: 100%;
}
.obfc-fancybox-wrap1 .fancybox-image {
  max-height: 700px;
  max-width: 455px;
}
.obfc-fancybox-wrap1 .fancybox-caption-wrap {
  background: none;
  padding: 17px 0 20px;
}
.obfc-fancybox-wrap1 .fancybox-caption {
  border-top: none;
  color: #fff;
  font-family:
    "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体",
    "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 15px;
  line-height: 1.2;
  padding: 0;
  text-align: center;
}
.obfc-fancybox-wrap1 .fancybox-caption .txt1 {
  display: block;
  font-size: 15px;
}
.obfc-fancybox-wrap1 .fancybox-caption .txt2 {
  display: block;
  font-size: 14px;
  font-weight: 700;
}
.obfc-fancybox-wrap1 .fancybox-caption .txt3 {
  display: block;
  font-size: 13px;
}
.obfc-fancybox-wrap1 .fancybox-caption .txt4 {
  display: block;
  font-size: 16px;
}

.fancybox-navigation {
  display: block;
}
.fancybox-navigation button {
  background: rgba(255, 255, 255, 1);
  border: none;
  height: 36px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-indent: -999em;
  top: 45%;
  width: 36px;
}
.fancybox-button[disabled] {
  color: rgba(255, 255, 255, 1);
  cursor: default;
  opacity: 0.2;
}
.fancybox-navigation .fancybox-button--arrow_right {
  right: 50%;
  margin-right: -290px;
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 50%;
  margin-left: -290px;
}
.fancybox-navigation button:before {
  background: transparent url(../../common/img/icon-arrow-gr8.png) no-repeat
    center center;
  background-size: 20px 8px;
  content: "";
  display: block;
  height: 36px;
  margin: 0;
  padding: 0;
  position: relative;
  right: 0;
  top: 0;
  width: 36px;
}
.fancybox-navigation .fancybox-button--arrow_right:before {
}
.fancybox-navigation .fancybox-button--arrow_left:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fancybox-button svg {
  display: none;
}

.fancybox-thumbs {
  top: auto;
  width: auto;
  bottom: 0;
  left: 0;
  right: 0;
  height: 97px;
  padding: 0;
  box-sizing: border-box;
  background: none;
}
.fancybox-thumbs > ul {
  text-align: center;
}
.fancybox-thumbs > ul {
  text-align: center;
}
.fancybox-thumbs > ul > li {
  display: inline-block;
  float: none;
  height: 87px;
  margin: 0 3px 0 2px;
  width: 87px;
}
.fancybox-thumbs > ul > li:before {
  border: 1px solid #999;
}

.fancybox-toolbar {
  text-align: center;
  top: 3px;
  width: 100%;
}
.fancybox-button.fancybox-button--close {
  background: transparent;
  height: 18px;
  margin-right: -485px;
  margin-top: 10px;
  position: relative;
  width: 18px;
}
.obfc-n-fancybox1 .fancybox-button.fancybox-button--close {
  margin-right: auto;
}
.fancybox-button.fancybox-button--close:after,
.fancybox-button.fancybox-button--close:before {
  border: 2px solid #fff;
  border-width: 2px 0 0 0;
  content: "";
  display: block;
  height: 1px;
  left: 50%;
  margin: -1px 0 0 -10px;
  position: absolute;
  top: 50%;
  width: 20px;
}
.fancybox-button.fancybox-button--close:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.fancybox-button.fancybox-button--close:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.fancybox-bg {
  background: #000;
}

.obfc-fancybox-wrap2 .fancybox-navigation .fancybox-button {
  display: none !important;
}

.obfc-com-slider1 {
  margin: auto;
  max-width: 656px;
  padding: 0 48px;
  position: relative;
  width: 100%;
}
.obfc-com-slider1 p {
  font-size: 12px;
  font-weight: 500;
  margin: 5px 0 0;
}
.obfc-com-slider1 .slick-next,
.obfc-com-slider1 .slick-prev {
  background: #262626 url(../../common/img/icon-arrow-wt1.png) no-repeat center
    center;
  background-size: 19px 8px;
  border: none;
  display: block;
  height: 36px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-indent: -999em;
  top: 164px;
  transition: all 0.3s ease;
  width: 36px;
  z-index: 5;
}
.obfc-com-slider1 .slick-next {
  right: -48px;
}
.obfc-com-slider1 .slick-prev {
  left: -48px;
  transform: scale(-1, 1);
}
.obfc-com-slider1 .slick-next:hover,
.obfc-com-slider1 .slick-prev:hover {
  opacity: 0.8;
}
.graduate-box p {
  color: #262626;
  font-feature-settings: "palt";
  margin: 0;
}
.graduate-box {
  border: 1px solid #262626;
  font-size: 39px;
  font-family: "Pathway Gothic One";
  padding: 5px;
  text-align: center;
  width: 100%;
  line-height: normal;
}
.graduate-explanation {
  display: flex;
  justify-content: space-between;
  padding: 10px 0 30px;
}
.graduate-explanation .left {
  width: 52.275862068965517%;
}
.graduate-explanation .right {
  width: 43.275862068965517%;
}
.graduate-explanation .left h3 {
  font-family: "Pathway Gothic One";
  color: #262626;
  font-feature-settings: "palt";
  font-size: 30px;
  font-weight: 500;
  line-height: 1.4;
  margin: 0 0 16px;
}
.incubation-point-button :after {
  background: url(../../common/img/icon-arrow-wt3.png) no-repeat center center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 15px;
  margin: -3px 0 0 6px;
  position: relative;
  vertical-align: middle;
  width: 18px;
}
.incubation-point-button {
  text-align: center;
  padding: 20px 20px 50px;
}
.incubation-point-button a {
  background: #f01c79;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
  padding: 18px 14px;
  margin: -30px 0 20px;
  width: 100%;
  max-width: 380px;
}

.pickup-content1 {
  background: #feeef5;
  margin: 90px 0 110px;
  padding: 63px 0 69px;
}
.pickup-content1 .block1 {
  background: #fff;
  /* border-radius: 8px; */
  display: flex;
  justify-content: space-between;
  padding: 31px 4.310344827586207% 35px;
}
.pickup-content1 .block1 .title1 {
  margin: -55px 0 16px;
  line-height: 1;
  position: relative;
}
.pickup-content1 .block1 .title1 img {
  height: 74px;
  width: auto;
}
.pickup-content1 .block1 .title2 {
  font-size: 22px;
  font-weight: 500;
  margin: 0 0 5px;
}
.pickup-content1 .block1 > div {
  position: relative;
  width: 47.924528301886792%;
}
.pickup-content1 .block1 > div:nth-child(1) p {
  text-align: justify;
}
.pickup-content1 .block1 p {
  line-height: 1.4;
  margin: 0;
}

@media only screen and (max-width: 640px) {
  body {
    /*font-size: 24px;*/
  }

  img {
    max-width: 100%;
  }

  .container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .inner {
    width: 100%;
  }

  #obfc-header {
    background: #fff;
    height: 48px !important;
    position: relative;
    z-index: 1001;
  }
  #obfc-header .inner {
    display: block;
  }
  #obfc-header .inner > div,
  #obfc-header .inner > nav {
    display: none !important;
  }
  #obfc-header .logo {
    height: auto !important;
    left: 13px !important;
    top: 11px !important;
    width: 155px !important;
  }

  #obfc-footer .footer-top {
    background: #eee;
    padding: 18px 0 12px;
    text-align: left;
  }
  #obfc-footer .footer-top .inner {
    padding-left: 16px;
    padding-right: 16px;
  }
  #obfc-footer .ap-menu-list {
    text-align: left;
  }
  #obfc-footer .ap-menu-list li {
    display: block;
    line-height: 1.1;
    margin: 0;
  }
  #obfc-footer .ap-menu-list li + li {
    margin-top: 11px;
  }
  #obfc-footer .ap-menu-list a {
    background: url(../../common/img/icon-arrow-gr4.png) no-repeat right center;
    background-size: 14px 9px;
    display: inline;
    padding: 0 20px 0 0;
  }
  #obfc-footer .ap-menu-list a:hover {
    text-decoration: none;
  }

  #obfc-footer .footer-center {
    background: #404040;
    padding: 19px 0 9px;
  }

  #obfc-footer .inquiry-block {
    display: block;
  }
  #obfc-footer .inquiry-block > div:nth-child(1) {
    display: none;
  }
  #obfc-footer .inquiry-block > div:nth-child(2) {
    display: block;
    width: 100%;
  }
  #obfc-footer .inquiry-block > div:nth-child(2) > div {
    float: none;
    text-align: center;
  }
  #obfc-footer .inquiry-block .name {
    font-size: 14px;
    line-height: 1.2;
  }
  #obfc-footer .inquiry-block .name span {
    display: inline;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0.5em 0 0;
  }
  #obfc-footer .inquiry-block .address {
    font-size: 12px;
  }
  #obfc-footer .inquiry-block .address br {
    display: none;
  }
  #obfc-footer .inquiry-block .address .tel {
    display: block;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    padding: 7px 0 0;
  }
  #obfc-footer .inquiry-block .address .tel .small {
    font-size: 13px;
  }
  #obfc-footer .inquiry-block .address .sep,
  #obfc-footer .inquiry-block .address .fax {
    display: none;
  }

  #obfc-footer .footer-bottom {
    background: #404040;
    padding: 10px 0;
  }
  #obfc-footer .footer-bottom .inner {
    padding: 0;
  }
  #obfc-footer .ot-menu {
    border-top: none;
    margin: 0 0 5px;
    padding: 0;
  }
  #obfc-footer .ot-menu-list {
    text-align: center;
  }
  #obfc-footer .ot-menu-list li {
    font-size: 13px;
  }
  #obfc-footer .ot-menu-list li + li {
    margin-left: 13px;
  }
  #obfc-footer .ot-menu-list a {
    background: url(../../common/img/icon-arrow-gr4.png) no-repeat right center;
    background-size: 14px 9px;
    display: inline;
    padding: 0 20px 0 0;
  }
  #obfc-footer .copyright {
    font-size: 10px;
    margin-top: 4px;
  }

  #obfc-footer #pagetop-link1 {
    bottom: 0;
    height: 50px;
    right: 0;
    margin: 0;
    top: auto;
    width: 50px;
  }
  #obfc-footer #pagetop-link1 a {
    background: #262626 url(../../common/img/icon-pagetop2.png) no-repeat center
      center;
    height: 50px;
    width: 50px;
  }

  #obfc-footer .footer-sp {
    border-top: 2px solid #fff;
    bottom: 0;
    display: block;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 10;
  }
  #obfc-footer .footer-sp .bt-menu-list {
    display: block;
    font-size: 0;
    line-height: 0;
    padding: 0;
    width: 100%;
  }
  /*#obfc-footer .footer-sp .bt-menu-list li {
		display: block;
		float: left;
		font-feature-settings: "palt";
		line-height: 1.4;
		text-align: center;
		width: 50%;
	}*/
  #obfc-footer .footer-sp .bt-menu-list li {
    display: block;
    float: left;
    font-feature-settings: "palt";
    line-height: 1.4;
    text-align: center;
    width: 33.3333%;
  }
  #obfc-footer .footer-sp .bt-menu-list li + li {
    border-left: 1px solid #fff;
  }
  /*#obfc-footer .footer-sp .bt-menu-list li:nth-child(n+3) {
		clear: left;
		float: none;
		width: 100%;
	}*/
  #obfc-footer .footer-sp .bt-menu-list a {
    display: block;
  }
  /*#obfc-footer .footer-sp .bt-menu-list a.campus,
	#obfc-footer .footer-sp .bt-menu-list a.note {
		color: #FFF;
		font-size: 13px;
		font-weight: 700;
		height: 53px;
		line-height: 53px;
	}*/
  #obfc-footer .footer-sp .bt-menu-list a.campus,
  #obfc-footer .footer-sp .bt-menu-list a.note,
  #obfc-footer .footer-sp .bt-menu-list a.opcampus {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    height: 62px;
    line-height: 1.2;
  }
  #obfc-footer .footer-sp .bt-menu-list a.campus {
    background: #262626;
  }
  #obfc-footer .footer-sp .bt-menu-list a.note {
    background: #f01c79;
  }
  #obfc-footer .footer-sp .bt-menu-list a.opcampus {
    background: #480762;
  }
  #obfc-footer .footer-sp .bt-menu-list a.oubo {
    background: #fff;
    color: #f01c79;
    font-size: 12px;
    font-weight: 700;
    height: 35px;
    line-height: 35px;
  }
  #obfc-footer .footer-sp .bt-menu-list a:before {
    content: "";
    display: inline-block;
    position: relative;
    vertical-align: middle;
  }
  #obfc-footer .footer-sp .bt-menu-list a.campus:before {
    background: url(../../common/img/icon-flag2.png) no-repeat center 2px;
    background-size: 27px 27px;
    height: 31px;
    margin: 8px 0 0;
    width: 100%;
  }
  #obfc-footer .footer-sp .bt-menu-list a.note:before {
    background: url(../../common/img/icon-note1.png) no-repeat center 1px;
    background-size: 27px 27px;
    height: 31px;
    margin: 8px 0 0;
    width: 100%;
  }
  #obfc-footer .footer-sp .bt-menu-list a.opcampus:before {
    background: url(../../common/img/icon-opcampus1.png) no-repeat center 0;
    background-size: 27px 27px;
    height: 31px;
    margin: 8px 0 0;
    width: 100%;
  }
  #obfc-footer .footer-sp .bt-menu-list a.oubo:before {
    background: url(../../common/img/icon-flag1.png) no-repeat center center;
    background-size: contain;
    height: 12px;
    margin: -2px 2px 0 0;
    width: 12px;
  }

  #obfc-side-menu {
    background: rgba(255, 255, 255, 0.9);
    bottom: 0;
    height: 86px;
    margin-top: 0;
    overflow: hidden;
    top: auto;
    width: 43px;
    z-index: 1;
  }
  #obfc-side-menu.active {
    width: 100%;
  }
  #obfc-side-menu .sns-wrap {
    height: 86px;
    left: 0;
    padding: 0 43px 0 0;
    position: absolute;
    right: auto;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 0;
  }
  #obfc-side-menu.active .sns-wrap {
    left: auto;
    right: 0;
    -webkit-animation-name: slideSNS;
    animation-name: slideSNS;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
  }
  @-webkit-keyframes slideSNS {
    from {
      position: absolute;
      left: 100vw;
    }
    to {
      position: relative;
      left: 0;
    }
  }
  @keyframes slideSNS {
    from {
      position: absolute;
      left: 100vw;
    }
    to {
      position: relative;
      left: 0;
    }
  }
  #obfc-side-menu ul.sns {
    font-size: 0;
    line-height: 0;
    padding: 12px 0 11px;
    width: 100%;
  }
  #obfc-side-menu ul.sns li {
    display: inline-block;
    vertical-align: middle;
  }
  #obfc-side-menu ul.sns li + li {
    margin-left: 10px;
    margin-top: 0;
  }
  #obfc-side-menu ul.sns li a {
    background-color: #262626;
    background-size: 38px 38px;
    height: 38px;
    width: 38px;
  }
  #obfc-side-menu ul.sns li a span {
    height: 38px;
    width: 38px;
  }
  #obfc-side-menu p {
    font-size: 13px;
    font-weight: 700;
    padding: 0;
    text-align: center;
    width: 100%;
  }
  #obfc-side-menu p a {
    background-color: transparent;
    border: none;
    display: inline-block;
    padding: 0;
    width: auto;
  }
  #obfc-side-menu p a:hover {
    border: none;
  }
  #obfc-side-menu #pagetop-link1 {
    bottom: 0;
    height: 43px;
    position: absolute;
    right: 0;
    width: 43px;
  }
  #obfc-side-menu #pagetop-link1 a {
    background-color: #404040;
    height: 43px;
    width: 43px;
  }
  #obfc-side-menu #side-btn {
    background: #f01c79;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.1;
    height: 43px;
    padding: 10px 0 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 43px;
    z-index: 1;
  }
  #obfc-side-menu #side-btn:after {
    background: url(../../common/img/icon-arrow-wt5.png) no-repeat center center;
    background-size: 20px 8px;
    content: "";
    display: block;
    height: 8px;
    margin-top: 3px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 100%;
  }
  #obfc-side-menu.active #side-btn:after {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  #obfc-contents {
    /*		overflow: auto;*/
    padding-bottom: 40px;
    width: 100%;
  }

  #obfc-related {
  }
  #obfc-related .block {
    display: block;
    margin-left: -3px;
    margin-right: -3px;
    padding: 15px 0 12px;
    position: relative;
  }
  #obfc-related .block h2 {
    display: block;
    font-size: 12px;
    margin: 0 0 0 3px;
    padding: 0;
  }
  #obfc-related .block > div {
    display: block;
    overflow: hidden;
    padding: 0;
    width: 100%;
  }
  #obfc-related .block > div > * {
    display: block;
    float: left;
    font-feature-settings: "palt";
    border-radius: 2px;
    font-size: 12px;
    height: auto;
    line-height: 1.2;
    padding: 5px 6px;
    text-align: left;
  }

  .sp-menu-btn {
    cursor: pointer;
    height: 48px;
    position: absolute;
    top: 0;
    width: 48px;
    z-index: 1009;
  }
  #sp-gv-btn {
    background: #262626;
    right: 0;
    text-align: center;
  }
  #sp-gv-btn span {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    font-size: 9px;
    line-height: 1.2;
    color: #fff;
    text-decoration: none;
  }
  #sp-gv-btn span span {
    background-color: #fff;
    display: block;
    height: 2px;
    left: 14px;
    margin-top: 0;
    position: absolute;
    right: 14px;
    top: 23px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  #sp-gv-btn span span:nth-child(1) {
    -webkit-transform: translateY(-7px);
    transform: translateY(-7px);
  }
  #sp-gv-btn span span:nth-child(2) {
  }
  #sp-gv-btn span span:nth-child(3) {
    -webkit-transform: translateY(7px);
    transform: translateY(7px);
  }
  .sp-menu-active1 #sp-gv-btn span span:nth-child(2) {
    opacity: 0;
  }
  .sp-menu-active1 #sp-gv-btn span span:nth-child(1),
  .sp-menu-active1 #sp-gv-btn span span:nth-child(3) {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .sp-menu-active1 #sp-gv-btn span span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .sp-menu-active1 #sp-gv-btn span span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #sp-ta-btn {
    background: #e7e7e7 url(../../common/img/icon-human1.png) no-repeat center
      center;
    background-size: 24px 24px;
    right: 48px;
  }
  .sp-menu-active2 #sp-ta-btn {
    background-image: url(../../common/img/icon-close1.png);
    background-size: 15px 15px;
  }

  .sp-drawer {
    -webkit-animation: fadeOut 0.5s ease 0s 1 normal;
    animation: fadeOut 0.5s ease 0s 1 normal;
    background: #fff;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: auto;
    position: absolute;
    text-align: left;
    top: 48px;
    width: 100%;
    z-index: 1010;
  }
  .sp-menu-active1 #sp-drawer1,
  .sp-menu-active2 #sp-drawer2 {
    -webkit-animation: fadeIn 0.5s ease 0s 1 normal;
    animation: fadeIn 0.5s ease 0s 1 normal;
    display: block;
    opacity: 1;
  }
  #sp-drawer1 {
    background: #262626;
  }
  #sp-drawer2 {
    background: #e7e7e7;
    padding: 16px 0;
  }
  @-webkit-keyframes fadeIn {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes fadeIn {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @-webkit-keyframes fadeOut {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }
  @keyframes fadeOut {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }
  .sp-drawer ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .sp-drawer a {
    color: #262626;
    display: block;
    font-size: 15px;
  }
  #sp-drawer2 a {
    padding: 10px 57px 10px 33px;
    position: relative;
  }
  #sp-drawer2 a:after {
    background: url(../../common/img/icon-arrow-bk1.png) no-repeat center center;
    background-size: 14px 9px;
    content: "";
    display: inline-block;
    height: 8px;
    margin-top: -4px;
    position: absolute;
    right: 38px;
    top: 50%;
    width: 13px;
  }
  #sp-drawer2 a[target="_blank"]:after {
    background: url(../../common/img/icon-newwin2.png) no-repeat center center;
    background-size: 15px 12px;
    content: "";
    display: inline-block;
    height: 12px;
    margin-top: -6px;
    position: absolute;
    right: 40px;
    top: 50%;
    width: 15px;
  }

  .sp-drawer .ut-menu {
    background: #fff;
    padding: 16px 0 9px;
  }
  .sp-drawer .ut-menu-list {
    font-size: 0;
    line-height: 0;
    text-align: center;
    width: 100%;
  }
  .sp-drawer .ut-menu-list li {
    display: inline-block;
    margin: 0;
    position: relative;
    text-align: left;
    vertical-align: middle;
  }
  .sp-drawer .ut-menu-list li + li {
    margin-left: 24px;
  }
  .sp-drawer .ut-menu-list a {
    display: -block;
    font-weight: 700;
    font-size: 15px;
    position: relative;
  }
  .sp-drawer .ut-menu-list a:before {
    background: no-repeat center center;
    background-size: 16px 16px;
    border: 2px solid #000;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 28px;
    margin: 0 5px 0 0;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    width: 28px;
  }
  .sp-drawer .ut-menu-list a.email:before {
    background-image: url(../../common/img/icon-email1.png);
  }
  .sp-drawer .ut-menu-list a.train:before {
    background-image: url(../../common/img/icon-train1.png);
  }
  .sp-drawer .ut-menu-list a.faq:before {
    background-image: url(../../common/img/icon-question1.png);
  }

  .sp-drawer .g-search {
    background: #fff;
    padding: 0 16px;
    position: relative;
  }
  .sp-drawer .g-search .query-wrap {
    position: relative;
  }
  .sp-drawer .g-search .query-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #999;
    border-radius: 6px;
    height: 36px;
    margin: 0;
    width: 100%;
    font-size: 16px;
    padding: 0.5rem 36px 0.5rem 1rem;
    width: 100%;
  }
  .sp-drawer .g-search .search-submit {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: none;
    border-radius: 0 6px 6px 0;
    color: #eee;
    font-size: 0;
    height: 36px;
    padding: 0;
    position: absolute;
    right: 16px;
    top: 0;
    width: 36px;
  }
  .sp-drawer .g-search .search-submit span {
    background: url(../../common/img/icon-loupe1.png) no-repeat center center;
    background-size: 15px 15px;
    display: block;
    height: 36px;
    width: 36px;
  }

  .sp-drawer .g-search .gsc-control-cse {
    border: none;
    font-family:
      "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体",
      "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    padding: 0;
  }
  .sp-drawer .g-search form.gsc-search-box {
    font-size: 16px;
    margin: 0;
  }
  .sp-drawer .g-search table.gsc-search-box {
    margin-bottom: 0;
  }
  .sp-drawer .g-search .gsc-search-box .gsc-input > input:hover,
  .sp-drawer .g-search .gsc-input-box-hover,
  .sp-drawer .g-search .gsc-search-box .gsc-input > input:focus,
  .sp-drawer .g-search .gsc-input-box-focus {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .sp-drawer .g-search .gsc-search-box-tools .gsc-search-box td.gsc-input {
    padding-right: 0;
  }
  .sp-drawer .g-search .gsc-input-box {
    background: #fff;
    border: 1px solid #999;
    border-radius: 6px;
    height: 36px;
  }
  .sp-drawer .g-search .gsib_a {
    padding: 0;
  }
  .sp-drawer .g-search input.gsc-input {
    background: none !important;
    height: 36px !important;
    padding: 0.5rem 36px 0.5rem 1rem !important;
    width: 100% !important;
  }
  .sp-drawer .g-search .gsib_b {
    display: none;
  }
  .sp-drawer .g-search td.gsc-search-button {
    font-size: 0;
    line-height: 0;
    width: auto;
  }
  .sp-drawer .g-search input.gsc-search-button,
  .sp-drawer .g-search button.gsc-search-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../../common/img/icon-loupe1.png) no-repeat center center;
    background-size: 15px 15px;
    border: none;
    border-radius: 0 6px 6px 0;
    color: #eee;
    font-size: 0;
    height: 36px;
    margin: 0;
    padding: 36px 0 0 0;
    position: absolute;
    right: 16px;
    top: 0;
    width: 36px;
  }
  .sp-drawer .g-search input.gsc-input:placeholder-shown {
    color: #000;
  }
  .sp-drawer .g-search input.gsc-input::-webkit-input-placeholder {
    color: #000;
    text-indent: -999em !important;
  }
  .sp-drawer .g-search input.gsc-input:-moz-placeholder {
    color: #000;
    opacity: 1;
    text-indent: -999em !important;
  }
  .sp-drawer .g-search input.gsc-input::-moz-placeholder {
    color: #000;
    opacity: 1;
    text-indent: -999em !important;
  }
  .sp-drawer .g-search input.gsc-input:-ms-input-placeholder {
    color: #000;
    text-indent: -999em !important;
  }
  .sp-drawer .gsc-results-wrapper-overlay {
    height: 90%;
    left: 5%;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    padding: 20px;
    top: 5%;
    width: 90%;
  }

  .sp-drawer .bt-menu {
    background: #fff;
    padding: 15px 0 5px;
  }
  .sp-drawer .bt-menu-list {
    display: table;
    font-size: 0;
    height: 50px;
    line-height: 0;
    padding: 0;
    table-layout: fixed;
    width: 100%;
  }
  .sp-drawer .bt-menu-list li {
    display: table-cell;
    /*font-feature-settings: "palt";*/
    line-height: 1.4;
    vertical-align: top;
    width: 50%;
  }
  .sp-drawer .bt-menu-list li + li {
    border-left: 1px solid #fff;
  }
  .sp-drawer .bt-menu-list a {
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    height: 100px;
    line-height: 1.0666;
    overflow: hidden;
    text-align: center;
    width: 100%;
  }
  .sp-drawer .bt-menu-list a.campus {
    background: #262626;
    padding: 14px 0 0 0;
  }
  .sp-drawer .bt-menu-list a.campus span {
    display: block;
    text-align: center;
  }
  .sp-drawer .bt-menu-list a.note {
    background: #f01c79;
    padding: 14px 0 0 0;
  }
  .sp-drawer .bt-menu-list a.note span {
    display: block;
    margin-top: 7px;
    text-align: center;
  }
  .sp-drawer .bt-menu-list a.opcampus {
    background: #480762;
    padding: 14px 0 0 0;
  }
  .sp-drawer .bt-menu-list a.opcampus span {
    display: block;
    text-align: center;
  }
  .sp-drawer .bt-menu-list a:before {
    content: "";
    display: block;
    height: 43px;
    position: relative;
    vertical-align: middle;
    width: 100%;
  }
  .sp-drawer .bt-menu-list a.campus:before {
    background: url(../../common/img/icon-flag2.png) no-repeat center 2px;
    background-size: 33px 33px;
  }
  .sp-drawer .bt-menu-list a.note:before {
    background: url(../../common/img/icon-note1.png) no-repeat center 3px;
    background-size: 33px 33px;
  }
  .sp-drawer .bt-menu-list a.opcampus:before {
    background: url(../../common/img/icon-opcampus1.png) no-repeat center 0;
    background-size: 33px 33px;
  }

  .sp-drawer .gv-menu {
    background: #262626;
    padding: 12px 16px;
  }
  .sp-drawer .gv-menu a {
    color: #fff;
  }
  .sp-drawer .gv-menu-list > li {
    position: relative;
  }
  .sp-drawer .gv-menu-list > li + li {
    border-top: 1px solid #4d4d4d;
  }
  .sp-drawer .gv-menu-list > li > a {
    display: block;
    font-size: 15px;
    font-weight: 700;
    height: 44px;
    line-height: 44px;
    padding: 0 46px 0 5px;
    position: relative;
  }
  .sp-drawer .gv-menu-list > li > span {
    background-color: transparent;
    cursor: pointer;
    display: block;
    height: 54px;
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
  }
  .sp-drawer .gv-menu-list > li > span:after {
    border: 2px solid #f01c79;
    border-width: 2px 2px 0 0;
    content: "";
    display: block;
    height: 14px;
    margin: -15px 0 0;
    position: absolute;
    right: 16px;
    top: 50%;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    width: 14px;
  }
  .sp-drawer .gv-menu-list > li > span.active:after {
    margin: -4px 0 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .sp-drawer .gv-menu-list > li > span + div {
    display: none;
  }
  .sp-drawer .gv-menu-list div.hd1 {
    display: none;
  }
  .sp-drawer .gv-menu-list div.image {
    display: none;
  }
  .sp-drawer .gv-menu-list > li ul {
    padding: 0 0 10px 0;
  }
  .sp-drawer .gv-menu-list > li div.sub2 ul {
    padding: 0;
  }
  .sp-drawer .gv-menu-list > li div.sub2 ul + ul {
    border-top: 1px dashed #4d4d4d;
  }
  /*.sp-drawer .gv-menu-list > li div.sub2 ul br {
		display: none;
	}*/
  .sp-drawer .gv-menu-list > li div.sub2 ul ul {
    border-top: 1px dashed #4d4d4d;
    padding: 6px 0 6px;
  }
  .sp-drawer .gv-menu-list > li li + li {
    border-top: 1px dashed #4d4d4d;
  }
  .sp-drawer .gv-menu-list > li div.sub2 li + li {
    border-top: none;
  }
  .sp-drawer .gv-menu-list > li div.sub2 li + li > .hd2 {
    border-top: 1px dashed #4d4d4d;
  }
  .sp-drawer .gv-menu-list > li li a {
    display: block;
    font-size: 14px;
    font-weight: 500;
    padding: 9px 46px 9px 5px;
    position: relative;
  }
  .sp-drawer .gv-menu-list > li li li a {
    font-size: 13px;
    padding: 7px 46px 7px 15px;
  }
  .sp-drawer .gv-menu-list > li li a:after {
    background: url(../../common/img/icon-arrow-gr3.png) no-repeat center center;
    background-size: 14px 9px;
    content: "";
    display: block;
    height: 9px;
    margin: -4px 0 0;
    position: absolute;
    right: 15px;
    top: 50%;
    width: 14px;
  }

  .sp-drawer-bg {
    background: rgba(0, 0, 0, 0.8);
    display: none;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
  }
  .sp-menu-active1 .sp-drawer-bg,
  .sp-menu-active2 .sp-drawer-bg {
    -webkit-animation: fadeInBg 0.5s ease 0s 1 normal;
    animation: fadeInBg 0.5s ease 0s 1 normal;
    cursor: pointer;
    display: block;
    opacity: 1;
  }
  @-webkit-keyframes fadeInBg {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes fadeInBg {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }

  .dsp-w {
    display: none !important;
  }
  .dspb-w {
    display: none !important;
  }
  .dsp-s {
    display: inline !important;
  }
  .dspb-s {
    display: block !important;
  }

  #obfc-page-top-title1 {
    margin: 60px 0 30px;
  }
  #obfc-page-top-title1 .block {
    height: 200px;
    margin-top: 0;
    padding-top: 15px;
  }
  #obfc-page-top-title1 .title {
    font-size: 25px;
    letter-spacing: 0;
  }
  #obfc-page-top-title1 .eng1 {
    font-size: 20px;
    margin-top: 0;
  }

  #obfc-page-title1 {
    background-size: 900px 250px;
    margin: 60px 0 60px;
  }
  #obfc-page-title1 .block {
    height: 114px;
    padding-top: 15px;
  }
  #obfc-page-title1 .title {
    font-feature-settings: "palt";
    font-size: 25px;
  }
  #obfc-page-title1 .title span {
    font-size: 16px;
  }
  #obfc-page-title1 .title.t2 {
    font-size: 40px;
  }
  #obfc-page-title1 .title.t2 span.ruj {
    font-size: 25px;
    margin: -4px 0 0 7px;
  }

  #obfc-page-title2 {
    /*		background-size: 900px 125px;*/
    background-size: cover;
    margin: 60px 0 30px;
  }
  #obfc-page-title2 .block {
    height: 114px;
    padding-top: 15px;
  }
  #obfc-page-title2 .title {
    font-feature-settings: "palt";
    font-size: 25px;
  }
  #obfc-page-title2 .title.t2 {
    font-size: 50px;
  }
  #obfc-page-title2 .title.t3-sp {
    font-size: 30px;
  }
  #obfc-page-title2 .title.t2 span.ruj {
    font-size: 25px;
    margin: -4px 0 0 7px;
  }

  #obfc-page-title3 {
    margin-bottom: 0;
  }
  #obfc-page-title3 .block {
    height: 114px;
    padding-top: 15px;
  }
  #obfc-page-title3 .title {
    font-feature-settings: "palt";
    font-size: 24px;
  }
  #obfc-page-title3 .title.t2 {
    font-size: 40px;
  }
  #obfc-page-title3 .title.t3-sp {
    font-size: 30px;
  }
  #obfc-page-title3 .title.t2 span.ruj {
    font-size: 25px;
    margin: -4px 0 0 7px;
  }

  #obfc-page-title4 {
    background-size: 900px 250px;
    margin: 58px 0 30px;
  }
  #obfc-page-title4 .block {
    height: 150px;
    padding-top: 15px;
  }
  #obfc-page-title4 .title {
    font-feature-settings: "palt";
    font-size: 25px;
  }
  #obfc-page-title4 .title span {
    font-size: 16px;
  }
  #obfc-page-title4 .title.t2 {
    font-size: 40px;
  }
  #obfc-page-title4 .title.t2 span.ruj {
    font-size: 25px;
    margin: -4px 0 0 7px;
  }

  .obfc-breadcrumb {
    padding: 4px 15px 3px;
  }
  #obfc-page-top-title1 .obfc-breadcrumb,
  #obfc-page-title1 .obfc-breadcrumb,
  #obfc-page-title2 .obfc-breadcrumb,
  #obfc-page-title4 .obfc-breadcrumb {
    background: rgba(38, 38, 38, 0.2);
  }
  .obfc-breadcrumb ul {
    font-size: 10px;
  }

  .obfc-page-nav1 {
    margin: 0 0 32px;
    overflow: hidden;
    position: relative;
  }
  .obfc-page-nav1:after {
    background: #ccc;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
  }
  #obfc-page-title2 + .obfc-page-nav1 {
    margin: -30px 0 0;
  }
  .obfc-page-nav1 > .inner {
    padding: 0;
  }
  .obfc-page-nav1.sp-mg-b-n {
    margin-bottom: 0;
  }
  .obfc-page-nav1 ul {
    width: 100%;
  }
  .obfc-page-nav1 ul li {
    border-bottom: 1px solid #ccc;
    display: table;
    float: left;
    font-size: 13px;
    height: 38px;
    width: 50%;
  }
  .obfc-page-nav1 ul li:nth-child(odd) {
    border-right: 1px solid #ccc;
  }
  .obfc-page-nav1 ul li + li:before {
    display: none;
  }
  .obfc-page-nav1 ul li a,
  .obfc-page-nav1 ul li span {
    display: table-cell;
    height: 38px;
    max-width: 1px;
    text-align: center;
    text-overflow: ellipsis;
    vertical-align: middle;
    overflow: hidden;
  }

  .obfc-page-nav2 {
    display: block;
    width: 100%;
  }
  .obfc-page-nav2 h2 {
    background: #262626;
    border-top: 4px solid #f01c79;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.1;
    margin: 0;
    width: 100%;
  }
  .obfc-page-nav2 h2 a {
    color: #fff;
    display: block;
    padding: 12px 40px 11px 16px;
    position: relative;
    width: 100%;
  }
  .obfc-page-nav2 ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .obfc-page-nav2 ul li {
    display: inline;
    font-size: 14px;
    line-height: 1.1;
  }
  .obfc-page-nav2 ul li a {
    color: #262626;
    display: block;
    padding: 13px 40px 12px 16px;
    position: relative;
    width: 100%;
  }
  .obfc-page-nav2 > ul > li + li > a {
    border-top: 1px dashed #262626;
  }
  .obfc-page-nav2 h2 a:after,
  .obfc-page-nav2 ul li a:after {
    background: no-repeat right center;
    background-size: 14px 9px;
    content: "";
    display: block;
    height: 8px;
    margin-top: -4px;
    position: absolute;
    right: 25px;
    top: 50%;
    width: 13px;
  }
  .obfc-page-nav2 h2 a:after {
    background-image: url(../../common/img/icon-arrow-wt2.png);
  }
  .obfc-page-nav2 ul li a:after {
    background-image: url(../../common/img/icon-arrow-gr7.png);
  }
  .obfc-page-nav2 ul ul {
    border-top: 1px dashed #262626;
    padding: 5px 0;
  }
  .obfc-page-nav2 ul ul li {
    font-size: 13px;
  }
  .obfc-page-nav2 ul ul li a {
    padding: 9px 40px 8px 28px;
  }
  .obfc-page-nav2 ul ul li + li a {
    border-top: none;
  }

  .obfc-page-anchor1 {
  }
  .obfc-page-anchor1 li {
    display: block;
    font-size: 13px;
  }
  .obfc-page-anchor1.nb li {
    display: inline-block;
  }
  .obfc-page-anchor1 li + li {
    margin-top: 1em;
  }
  .obfc-page-anchor1.nb li + li {
    margin-top: 0;
    margin-left: 20px;
  }
  .obfc-page-anchor1 a {
    margin: 0;
    padding: 0 20px 0 0;
  }
  .obfc-page-anchor1 a:after {
    margin-top: -5px;
  }

  .obfc-page-tab1 {
    margin-left: -15px;
    margin-right: -15px;
    position: relative;
    width: auto;
  }
  .obfc-page-tab1 ul li {
    font-size: 14px;
    line-height: 1.2;
  }

  .obfc-h-copy1 {
    font-size: 22px;
    line-height: 1.5;
    margin: 0 0 16px;
  }
  .obfc-h-copy2 {
    font-size: 20px;
    line-height: 1.4;
    margin: 0 0 10px;
  }
  .obfc-h-copy1 .small,
  .obfc-h-copy2 .small {
    font-size: 15px;
  }
  .obfc-h-copy1 br,
  .obfc-h-copy2 br {
    display: none;
  }
  .obfc-h-copy2 .sup {
    bottom: 9px;
  }
  .obfc-copy1,
  .obfc-copy2 {
    line-height: 1.6;
  }

  .obfc-title-badge1 {
    clear: left;
    font-size: 13px;
    margin: 5px 0 0;
    min-width: 0;
    padding: 0 10px;
  }

  .obfc-title1 {
    font-size: 20px;
    margin: 0 -15px 20px;
    padding: 18px 0;
    position: relative;
    width: auto;
  }
  .obfc-title1.mt {
    margin-top: 100px;
  }

  .obfc-button6 {
    height: auto;
    line-height: 1.2;
    padding: 10px 18px;
  }

  .obfc-button7 {
    padding: 15px 25px 15px 0;
  }
  .obfc-button7:after {
    right: 10px;
  }

  .obfc-button9 {
    padding: 15px 25px 15px 0;
  }
  .obfc-button9:after {
    right: 10px;
  }

  .obfc-button3,
  .obfc-button4 {
    height: 38px;
    line-height: 38px;
    width: 130px;
  }
  .obfc-button5 {
    display: block;
    height: auto;
    line-height: 1.3;
    margin: auto;
    padding: 10px 0;
    width: 290px;
  }

  .obfc-button-container1 {
    margin: 40px 0 0;
  }
  .obfc-detail1 + .obfc-button-container1 {
    margin: 25px 0 0;
  }

  .obfc-docs1 {
    padding: 15px;
  }
  .obfc-docs1.covid-19 ul.list {
    max-height: inherit;
  }
  .obfc-docs1.covid-19 ul.list li:last-of-type {
    padding-bottom: 15px;
  }

  .obfc-docs1-2 {
    padding: 15px;
  }

  .obfc-daylist-wrap1 {
    background-size: 6px 5.5px;
  }
  .obfc-daylist-wrap1:before,
  .obfc-daylist-wrap1 > div:before {
    display: none;
  }
  .obfc-daylist1 {
    padding: 20px 0;
  }
  .obfc-daylist1 li {
    border-radius: 7px;
    height: 119px;
    margin-right: 8.45px;
    padding: 0 6px;
    width: 91px;
  }
  .obfc-daylist1 div.day {
    height: 85px;
  }
  .obfc-daylist1 p.day {
    font-size: 42px;
  }
  .obfc-daylist1 p.dow {
    font-size: 14px;
  }
  .obfc-daylist1 div.cat {
    border-radius: 3px;
    height: 25px;
  }
  .obfc-daylist1 .slick-prev,
  .obfc-daylist1 .slick-next {
    display: block !important;
    height: 27px;
    margin-top: -13px;
    width: 27px;
  }
  .obfc-daylist1 .slick-prev {
    left: -15px;
  }
  .obfc-daylist1 .slick-next {
    right: -15px;
  }
  .obfc-daylist1 .slick-prev:before,
  .obfc-daylist1 .slick-next:before {
    background-size: 15px 6px;
    height: 27px;
    width: 27px;
  }

  .obfc-news-top1 {
    margin-bottom: 12px;
    padding: 25px 19px;
  }
  .obfc-news-top1 > div {
    float: none;
    /*margin: 0;
		padding: 0;*/
    width: 100%;
    margin-bottom: 35px;
    margin-right: 0;
    padding-left: 38px;
  }
  .obfc-news-top1 > div + div {
    margin-top: 35px;
  }
  .obfc-news-top1 > div:before {
    background-size: 12px 12px;
    height: 31px;
    top: 1px;
    width: 31px;
  }
  .obfc-news-top1 > div .arrow {
    height: 31px;
    width: 31px;
  }
  .obfc-news-top1 .head {
    border-bottom: 2px solid #262626;
    margin-bottom: 9px;
    /*padding: 0 0 8px 45px;*/
    padding: 3px 0 9px;
  }
  .obfc-news-top1 .head .cat {
    font-size: 12px;
  }
  .obfc-news-top1 .head .date {
    font-size: 14px;
    margin-top: 4px;
  }
  .obfc-news-top1 .body {
    /*font-size: 15px;*/
    font-size: 14px;
    margin-left: -38px;
    position: relative;
    width: auto;
  }

  .obfc-detail1 {
    margin-left: -15px;
    margin-right: -15px;
    padding: 0 15px;
    position: relative;
    width: auto;
  }
  .obfc-detail1 .detail-head .cat {
    margin: 0 0 25px;
  }
  .obfc-detail1 .detail-head .cat p {
    font-size: 12px;
    height: 19px;
    line-height: 19px;
    width: 200px;
  }
  .obfc-detail1 .detail-head .date {
    font-size: 13px;
  }
  .obfc-detail1 .detail-head .date:before {
    height: 13px;
    margin: -2px 6px 0 0;
    width: 13px;
  }
  .obfc-detail1 .detail-head .title {
    font-size: 18px;
    line-height: 1.4;
    margin: 15px 0;
    text-align: left;
  }
  /*	.obfc-detail1 .detail-main {
		display: block;
	}
	.obfc-detail1 .detail-main > div {
		display: block;
		width: 100%;
	}
	.obfc-detail1 .detail-main > div p {
		font-size: 15px;
		line-height: 1.5;
		max-width: none;
		padding: 34px 35px;
	}*/
  .obfc-detail1 .detail-body {
    padding: 27px 0 25px;
  }
  .obfc-detail1 .detail-body p + p {
    margin-top: 25px;
  }

  .obfc-detail2 .detail-head .date {
    font-size: 14px;
    margin: 0 0 10px;
    text-align: left;
  }
  .obfc-detail2 .detail-head .copy {
    font-size: 14px;
    margin: 0 0 4px;
    text-align: left;
  }
  .obfc-detail2 .detail-head .title {
    font-size: 18px;
    line-height: 1.4;
    margin: 0 0 20px;
    text-align: left;
  }
  .obfc-detail2 .detail-body p + p {
    margin-top: 20px;
  }

  .obfc-docs1 ul li {
    font-size: 15px;
    padding: 10px;
  }
  .obfc-docs1 ul li + li {
    margin-top: 10px;
  }
  .obfc-docs1 p {
    line-height: 1.1;
    margin: 0;
    padding: 0 0 0 35px;
  }
  .obfc-docs1 .icon {
    margin: -1px 10px 0 -35px;
    position: relative;
    vertical-align: middle;
  }
  .obfc-docs1 .icon.pdf {
    width: 25px;
  }
  .obfc-docs1 .obfc-button1 {
    margin-left: 35px;
    margin-top: 9px;
    position: relative;
    right: auto;
  }

  * + .obfc-row2,
  * + .obfc-row3,
  * + .obfc-row4 {
    margin-top: 40px;
  }
  .obfc-row2 .col1,
  .obfc-row3 .col1,
  .obfc-row4 .col1 {
    float: none;
    margin: 0 0 50px 0;
    width: 100%;
  }
  .obfc-row3 .title,
  .obfc-row4 .title {
    font-size: 18px;
    /*margin: 15px 0 12px;*/
  }
  .obfc-row3 .title .small,
  .obfc-row4 .title .small {
    font-size: 14px;
  }
  .obfc-row2 .copy,
  .obfc-row3 .copy,
  .obfc-row4 .copy {
    font-size: 15px;
  }
  .obfc-row2-sp .col1 {
    float: left;
    margin: 0 3.4482% 30px 0;
    width: 48.2758%;
  }
  .obfc-row2-sp .col1:nth-child(2n) {
    margin-right: 0;
  }
  .obfc-row2-sp .col1:nth-child(2n + 1) {
    clear: left;
  }
  .obfc-row3 .links li,
  .obfc-row4 .links li {
    overflow: hidden;
    width: 100%;
  }
  .obfc-row3 .links .txt1,
  .obfc-row4 .links .txt1 {
    display: block;
    float: left;
  }
  .obfc-row3 .links .txt1 + *,
  .obfc-row4 .links .txt1 + * {
    display: block;
    margin-left: 3.5em;
  }

  .obfc-gallery1 div.image > a:after {
    height: 28px;
    width: 28px;
  }
  .obfc-gallery1 .cat {
    font-size: 11px;
    margin: 0 0 4px;
  }
  .obfc-gallery1 .award {
    font-size: 11px;
    margin: 8px 0 6px;
  }
  .obfc-gallery1 .course {
    font-size: 10px;
    margin: 0 0 4px;
  }
  .obfc-gallery1 .name {
    font-size: 14px;
  }

  .obfc-gallery2 > div.item {
    margin: 0 2% 5px 0;
    width: 49%;
  }
  .obfc-gallery2 > div.item:nth-child(5n) {
    margin-right: 2%;
  }
  .obfc-gallery2 > div.item:nth-child(5n + 1) {
    clear: none;
  }
  .obfc-gallery2 > div.item:nth-child(2n) {
    margin-right: 0;
  }
  .obfc-gallery2 > div.item:nth-child(2n + 1) {
    clear: left;
  }
  .obfc-gallery2 > div.item:nth-child(n + 5) {
    display: none;
  }

  .obfc-note1 {
    display: block;
  }
  .obfc-note1 > div {
    display: block;
    padding: 20px;
  }
  .obfc-note1 > div:nth-child(1) {
    padding-top: 20px;
    width: 100%;
  }
  .obfc-note1 > div:nth-child(1) h3 {
    font-size: 20px;
  }
  .obfc-note1 > div:nth-child(2) {
    padding-right: 20px;
    padding-top: 0;
  }
  .obfc-note1 > div:nth-child(2) p {
    font-size: 15px;
    margin: 0;
  }
  .obfc-note1 .icon {
    margin: -5px 10px 0 0;
    width: 45px;
  }

  .obfc-note2 .head {
    font-size: 18px;
    padding: 15px 0;
  }
  .obfc-note2 .head .sup {
    font-size: 10px;
    bottom: 0.7em;
  }
  .obfc-note2 .body {
    padding: 20px 15px;
  }
  .obfc-note2 .body ul {
    float: none;
    margin: 0;
    width: 100%;
  }
  .obfc-note2 .body ul li {
    font-size: 15px;
    padding: 0;
  }
  .obfc-note2 .body ul li + li {
    margin-top: 15px;
    padding-top: 15px;
  }
  .obfc-note2 .body img {
    display: block;
    margin: 20px auto;
  }
  .obfc-note2.ict .body img {
    margin: 15px auto;
  }
  .obfc-note2 .body p {
    font-size: 14px;
    width: 100%;
  }

  * + .obfc-list-note1 {
    margin-top: 5px;
  }
  .obfc-list-note1 li {
    font-size: 12px;
  }
  .obfc-list-note1.center {
    text-align: left;
  }
  .obfc-list-note1.center li {
    display: block;
    text-align: left;
  }

  .obfc-event1 {
    margin-left: -15px;
    margin-right: -15px;
    position: relative;
    width: auto;
  }
  .obfc-event1 > div {
    float: none;
    width: 100%;
  }
  .obfc-event1 > .image {
    padding: 40px 15px 17px;
  }
  .obfc-event1 > .content {
    padding: 0 15px 24px;
  }
  .obfc-event1 div.cat {
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .obfc-event1 div.cat p {
    font-size: 13px;
  }
  .obfc-event1 p.date {
    font-size: 16px;
  }
  .obfc-event1 .head {
    margin: 0 0 5px;
    padding: 7px 0 10px;
  }
  .obfc-event1 .head p {
    font-size: 14px;
    margin: 0 0 5px;
  }
  .obfc-event1 .head h3 {
    font-size: 19px;
  }
  .obfc-event1 .data {
    margin: 0 0 10px;
  }
  .obfc-event1 .data dt,
  .obfc-event1 .data dd {
    font-size: 14px;
  }
  .obfc-event1 .data .txt1 {
    font-size: 17px;
  }
  .obfc-event1 .buttons {
    margin: 20px 0 0;
  }
  .obfc-event1 .buttons > *,
  .obfc-event1 .buttons > div > * {
    margin: 0;
    width: 140px;
  }
  .obfc-event1 .buttons > * + * {
    margin-left: 9px;
  }
  .obfc-event1 > .content2 {
    margin: 0;
    padding: 0 10px 20px;
  }
  .obfc-event1 > .content2 > div.in {
    padding: 10px 10px;
  }

  .obfc-event2 {
    border-width: 1px 0 0 0;
    display: block;
    margin: 40px auto 0;
  }
  .obfc-event2 div.row1 {
    display: block;
  }
  .obfc-event2 div.col {
    border-width: 0 1px 1px 1px;
    display: block;
    padding: 15px 15px;
    width: 100%;
  }
  .obfc-event2 h3 {
    font-size: 18px;
  }

  .obfc-event3 {
    margin: 30px auto 0;
    padding: 15px 10px 15px;
  }
  .obfc-event3 .row1 {
    display: block;
  }
  .obfc-event3 .row1 > div {
    display: block;
  }
  .obfc-event3 .row1 > .left {
    padding-right: 0;
  }
  .obfc-event3 .row1 > .left img {
    height: auto;
    margin: auto;
    max-width: 100%;
    width: 100%;
  }
  .obfc-event3 .row1 > .left img.badge {
    left: -20px;
    top: -25px;
    width: 80px;
  }
  .obfc-event3 .row1 > .right {
    margin-top: 15px;
  }
  .obfc-event3 .row1 > .right ul li {
    font-size: 16px;
    line-height: 1.5;
    padding: 0 0 0 20px;
  }
  .obfc-event3 .row1 > .right ul li:before {
    top: 0.27em;
  }

  .obfc-event-tables1 {
    margin: 0;
  }
  .obfc-event-tables1 > div {
    float: none;
    margin-right: 0;
    width: 100%;
  }
  .obfc-event-tables1 .head1 {
    height: 62px;
  }
  .obfc-event-tables1 .head2 {
    height: 68px;
  }
  .obfc-event-tables1 .head1 > div,
  .obfc-event-tables1 .head2 > div {
    padding: 10px 0 6px;
  }
  .obfc-event-tables1 .head1 .title1,
  .obfc-event-tables1 .head2 .title1 {
    font-size: 17px;
  }
  .obfc-event-tables1 .head1 .sub1,
  .obfc-event-tables1 .head2 .sub1 {
    font-size: 14px;
    margin: 2px 0 0;
  }
  .obfc-event-tables1 p {
    font-size: 14px;
  }
  .obfc-event-tables1 .table1 {
    display: block;
  }
  .obfc-event-tables1 .table1 tbody {
    display: block;
    width: 100%;
  }
  .obfc-event-tables1 .table1 tr {
    display: block;
    width: 100%;
  }
  .obfc-event-tables1 .table1 th,
  .obfc-event-tables1 .table1 td {
    display: block;
    padding: 7px 11px;
  }
  .obfc-event-tables1 .table1 th {
    width: 100%;
  }
  .obfc-event-tables1 .table1 tr + tr th {
    border-top: none;
  }
  .obfc-event-tables1 .table1 td {
    border-top: none;
  }
  .obfc-event-tables1 .table1.st2 td {
    padding: 7px 11px;
  }
  .obfc-event-tables1 .table2 {
    display: block;
  }
  .obfc-event-tables1 .table2 tbody,
  .obfc-event-tables1 .table2 tr {
    display: block;
    width: 100%;
  }
  .obfc-event-tables1 .table2 td {
    display: block;
    padding: 9px 0;
    text-align: center;
    width: 100%;
    border-top: none;
  }
  .obfc-event-tables1 .table2 tr:first-child td:first-child {
    border-top: 1px solid #b2b2b2;
  }
  .obfc-event-tables1 .table3 {
    display: block;
    width: 100%;
  }
  .obfc-event-tables1 .table3 tbody {
    display: block;
    width: 100%;
  }
  .obfc-event-tables1 .table3 tr {
    display: block;
    width: 100%;
  }
  .obfc-event-tables1 .table3 th,
  .obfc-event-tables1 .table3 td {
    display: block;
    padding: 7px 0;
  }
  .obfc-event-tables1 .table3 th {
    display: block;
    padding: 7px 0;
    text-align: center;
    width: 100%;
  }
  .obfc-event-tables1 .table3 tr + tr th {
    border-top: none;
  }
  .obfc-event-tables1 .table3 td {
    border-top: none;
    padding: 9px 0;
    width: 100%;
  }
  .obfc-event-tables1 .note li {
    font-size: 13px;
  }

  .obfc-form-flow1 {
    margin: 0 0 30px;
  }
  .obfc-form-flow1 ul li {
    font-size: 14px;
    height: 40px;
    line-height: 36px;
    width: 79px;
  }
  .obfc-form-flow1 ul li + li {
    margin-left: 26px;
  }
  .obfc-form-flow1 ul li + li:before {
    height: 36px;
    left: -27px;
    width: 26px;
  }

  .obfc-contents-bg1 {
    margin-left: -15px;
    margin-right: -15px;
    padding: 20px 15px 30px;
    position: relative;
    width: auto;
  }

  .obfc-form1 a[href^="tel:"] {
    color: #262626;
  }
  .obfc-form1 .form-select1 {
    padding: 15px;
  }
  .obfc-form1 .form-table1,
  .obfc-form1 .form-table1 tbody,
  .obfc-form1 .form-table1 tr {
    display: block;
    width: 100%;
  }
  .obfc-form1 .form-table1 {
    border-bottom: 1px solid #ccc;
  }
  .obfc-form1 .form-table1 th,
  .obfc-form1 .form-table1 td {
    border: none;
    display: block;
    width: 100%;
  }
  .obfc-form1 .form-table1 th {
    border-top: 1px solid #ccc;
    padding: 10px;
    position: relative;
    width: 100%;
  }
  .obfc-form1 .form-table1 th .icon-required {
    float: none;
    margin-top: -9px;
    position: absolute;
    right: 10px;
    top: 50%;
  }
  .obfc-form1 .form-table1 td {
    padding: 10px 10px 25px;
  }
  .obfc-form1 .form-style1 {
    font-size: 16px;
  }
  .obfc-form1 .form-notice1 {
    border-top: 1px solid #ccc;
  }
  .obfc-form1 .form-privacy1 {
    margin: 30px 0;
  }
  .obfc-form1 .form-button1,
  .obfc-form1 .form-button2,
  .obfc-form1 .form-button3 {
    width: 140px;
  }
  .obfc-form1 .form-buttons > * + * {
    margin-left: 10px;
  }

  .obfc-form1-complete .copy1 {
    font-size: 20px;
  }
  .obfc-form1-complete .logo1 img {
    height: auto;
    width: 260px;
  }

  .obfc-message1 {
    margin: 12px 0 0;
  }
  .obfc-message1 .block1 {
    padding-bottom: 0;
  }
  .obfc-message1 .block1 .image1 {
    margin-left: -15px;
    margin-right: -15px;
    position: relative;
    width: auto;
  }
  .obfc-message1 .block1 .image1 span {
    font-size: 13px;
    line-height: 13px;
    padding: 0 4px;
    top: -7px;
  }
  .obfc-message1 .block1 .data {
    border: none;
    bottom: auto;
    margin-top: 20px;
    padding: 0;
    position: relative;
    right: auto;
    width: 100%;
  }
  .obfc-message1 .block1 .name1 {
    margin-bottom: 5px;
  }
  .obfc-message1 .block1 .position {
    font-size: 12px;
  }
  .obfc-message1 .block1 .name2 {
    font-size: 22px;
  }
  .obfc-message1 .block1 .career {
    font-size: 14px;
  }
  .obfc-message1 .block1 .data .mark {
    position: absolute;
    right: 0;
    top: -76px;
    text-align: center;
    width: 100%;
  }
  .obfc-message1 .obfc-row3 .col1 {
    display: block;
    margin: 0 0 30px;
    width: 100%;
  }
  .obfc-message1 .obfc-row3 + .block1 {
    margin-top: 40px;
  }
  .obfc-message1 .obfc-row3 .copy {
    font-size: 14px;
    margin-top: 10px;
  }
  .obfc-message1 .obfc-button-container1 {
    margin-top: 40px;
  }
  .obfc-message1 .obfc-message1-col3 {
    display: block;
    padding: 18px 12px;
  }
  .obfc-message1 .obfc-message1-col3 div {
    padding: 0;
  }
  .obfc-message1 .obfc-message1-col3 .left {
    padding: 0 0 12px 0;
  }
  .obfc-message1 .obfc-message1-col3 .center {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: none;
    border-right: none;
    padding: 15px 0;
  }
  .obfc-message1 .obfc-message1-col3 .right {
    padding: 12px 0 0 0;
  }

  .obfc-table1 {
    border-bottom: none;
    display: block;
  }
  .obfc-table1 tbody,
  .obfc-table1 tr {
    display: block;
  }
  .obfc-table1 {
    border-bottom: none;
    display: block;
  }
  .obfc-table1 th,
  .obfc-table1 td {
    padding: 10px;
    display: block;
    width: 100%;
  }
  .obfc-table1 td {
    border-top: none;
    padding: 8px 10px 15px;
  }

  .obfc-mb0-sp {
    margin-bottom: 0 !important;
  }
  .obfc-mb5-sp {
    margin-bottom: 5px !important;
  }
  .obfc-mb10-sp {
    margin-bottom: 10px !important;
  }
  .obfc-mb15-sp {
    margin-bottom: 15px !important;
  }
  .obfc-mb20-sp {
    margin-bottom: 20px !important;
  }
  .obfc-mb25-sp {
    margin-bottom: 25px !important;
  }
  .obfc-mb30-sp {
    margin-bottom: 30px !important;
  }
  .obfc-mb40-sp {
    margin-bottom: 40px !important;
  }
  .obfc-mb50-sp {
    margin-bottom: 50px !important;
  }
  .obfc-mb60-sp {
    margin-bottom: 60px !important;
  }
  .obfc-mb70-sp {
    margin-bottom: 70px !important;
  }
  .obfc-mb80-sp {
    margin-bottom: 80px !important;
  }
  .obfc-mb90-sp {
    margin-bottom: 90px !important;
  }
  .obfc-mb100-sp {
    margin-bottom: 100px !important;
  }
  .obfc-mb120-sp {
    margin-bottom: 120px !important;
  }
  .obfc-mb150-sp {
    margin-bottom: 150px !important;
  }
  .obfc-mb200-sp {
    margin-bottom: 200px !important;
  }

  .obfc-mt0-sp {
    margin-top: 0 !important;
  }
  .obfc-mt5-sp {
    margin-top: 5px !important;
  }
  .obfc-mt10-sp {
    margin-top: 10px !important;
  }
  .obfc-mt15-sp {
    margin-top: 15px !important;
  }
  .obfc-mt20-sp {
    margin-top: 20px !important;
  }
  .obfc-mt25-sp {
    margin-top: 25px !important;
  }
  .obfc-mt30-sp {
    margin-top: 30px !important;
  }
  .obfc-mt40-sp {
    margin-top: 40px !important;
  }
  .obfc-mt50-sp {
    margin-top: 50px !important;
  }
  .obfc-mt60-sp {
    margin-top: 60px !important;
  }
  .obfc-mt70-sp {
    margin-top: 70px !important;
  }
  .obfc-mt80-sp {
    margin-top: 80px !important;
  }
  .obfc-mt90-sp {
    margin-top: 90px !important;
  }
  .obfc-mt100-sp {
    margin-top: 100px !important;
  }
  .obfc-mt120-sp {
    margin-top: 120px !important;
  }
  .obfc-mt150-sp {
    margin-top: 150px !important;
  }
  .obfc-mt200-sp {
    margin-top: 200px !important;
  }

  .obfc-fs10-sp {
    font-size: 10px !important;
  }
  .obfc-fs11-sp {
    font-size: 11px !important;
  }
  .obfc-fs12-sp {
    font-size: 12px !important;
  }
  .obfc-fs13-sp {
    font-size: 13px !important;
  }
  .obfc-fs14-sp {
    font-size: 14px !important;
  }
  .obfc-fs15-sp {
    font-size: 15px !important;
  }
  .obfc-fs16-sp {
    font-size: 16px !important;
  }
  .obfc-fs17-sp {
    font-size: 17px !important;
  }
  .obfc-fs18-sp {
    font-size: 18px !important;
  }
  .obfc-fs19-sp {
    font-size: 19px !important;
  }
  .obfc-fs20-sp {
    font-size: 20px !important;
  }
  .obfc-fs21-sp {
    font-size: 21px !important;
  }
  .obfc-fs22-sp {
    font-size: 22px !important;
  }
  .obfc-fs23-sp {
    font-size: 23px !important;
  }
  .obfc-fs24-sp {
    font-size: 24px !important;
  }

  .obfc-mlra-sp {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .obfc-center-sp {
    text-align: center !important;
  }
  .obfc-left-sp {
    text-align: left !important;
  }
  .obfc-right-sp {
    text-align: right !important;
  }

  .obfc-slider1 .slick-slide .txt1 {
    margin-top: 5px;
  }
  .obfc-slider1 .slick-slider .slick-prev,
  .obfc-slider1 .slick-slider .slick-next {
    height: 29px;
    top: 50%;
    width: 29px;
  }
  .obfc-slider1 .slick-slider .slick-prev:before,
  .obfc-slider1 .slick-slider .slick-next:before {
    background-size: 15px 6px;
    height: 29px;
    width: 29px;
  }

  .obfc-collapse-head1,
  .obfc-collapse-head1.st2 {
    font-size: 18px;
    padding: 15px 20px 15px 14px;
    line-height: 1.3;
    text-align: left;
  }
  * + .obfc-collapse-head1 {
    margin-top: 15px;
  }
  .obfc-collapse-head1:after,
  .obfc-collapse-head1.st2:after {
    height: 11px;
    margin: -12px 0 0;
    right: 16px;
    width: 11px;
  }
  .obfc-collapse-head1.active:after,
  .obfc-collapse-head1.st2.active:after {
    margin: -3px 0 0;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }

  .obfc-acc-content1 + .obfc-acc-content1 {
    margin-top: 15px;
  }
  .obfc-acc-content1 .head {
    padding: 15px 25px 15px 65px;
  }
  .obfc-acc-content1 .head:after {
    right: 10px;
  }
  .obfc-acc-content1 .head:before {
    background-position: center 20px;
  }
  .obfc-acc-content1 .head p {
    font-size: 16px;
  }
  .obfc-acc-content1 .body {
    padding: 15px 10px 15px 65px;
  }

  .obfc-fancybox-wrap1 .fancybox-stage {
    margin-left: 36px;
    margin-right: 36px;
    padding-bottom: 60px;
    padding-top: 0;
  }
  .obfc-fancybox-wrap1 .fancybox-image {
    max-height: none;
    max-width: none;
  }
  .fancybox-can-drag .fancybox-image-wrap,
  .fancybox-slide .fancybox-image-wrap {
    /*padding: 0 5%;*/
  }
  .obfc-fancybox-wrap1 .fancybox-caption-wrap {
    padding: 0 0 0;
  }
  .obfc-fancybox-wrap1 .fancybox-caption {
    font-size: 15px;
  }
  .obfc-fancybox-wrap1 .fancybox-caption .txt1 {
    font-size: 11px;
  }
  .obfc-fancybox-wrap1 .fancybox-caption .txt2 {
    font-size: 11px;
  }
  .obfc-fancybox-wrap1 .fancybox-caption .txt3 {
    font-size: 10px;
  }
  .obfc-fancybox-wrap1 .fancybox-caption .txt4 {
    font-size: 13px;
  }
  .fancybox-thumbs {
    height: 34px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    bottom: 45px;
    top: 20px;
  }
  .fancybox-thumbs > ul > li {
    height: aoto;
    margin: 0 1px;
    padding-bottom: 34px;
    width: 34px;
  }
  .fancybox-navigation button {
    top: 50%;
  }
  .fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    margin-left: 0;
  }

  .fancybox-navigation .fancybox-button--arrow_right {
    right: 0;
    margin-right: 0;
  }

  .fancybox-toolbar {
    text-align: right;
    top: 0;
  }
  .fancybox-button.fancybox-button--close {
    height: 36px;
    margin-right: 0;
    margin-top: -25px;
    width: 18px;
  }
  .obfc-n-fancybox1 .fancybox-button.fancybox-button--close {
    margin-left: auto !important;
  }
  .fancybox-button.fancybox-button--close:after,
  .fancybox-button.fancybox-button--close:before {
    border: 1px solid #fff;
    margin: -2px 0 0 -8px;
    width: 16px;
  }

  /*----home 新型コロナウイルス感染症に関する本学院の対応（まとめ）SP ----*/
  #top_emergency a {
    font-size: 15px;
    padding: 10px 11px;
    margin: 0px 0 30px;
  }
  /*----home 新型コロナウイルス感染症に関する本学院の対応（まとめ）ココまで----*/

  .obfc-com-slider1 {
    padding: 0;
  }
  .obfc-com-slider1 p {
    font-size: 10px;
  }
  .obfc-com-slider1 .slick-next,
  .obfc-com-slider1 .slick-prev {
    background-size: 15px 6px;
    height: 29px;
    margin-top: -15px;
    top: 50%;
    width: 29px;
  }
  .obfc-com-slider1 .slick-next {
    right: 0;
  }
  .obfc-com-slider1 .slick-prev {
    left: 0;
  }
}

@media only screen and (min-width: 641px) {
  a:hover img,
  .hover:hover,
  .btn:hover,
  .box-link:hover {
    cursor: pointer;
    opacity: 0.6;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none;
  }

  #obfc-header .gv-menu-list > li:hover ul {
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
  }

  .obfc-btn-ef1.out:before {
    background-color: #fff;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    z-index: 0;
  }
  .obfc-btn-ef1.over:before {
    background-color: #f01c79;
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property:
      transform,
      -webkit-transform;
  }
  .obfc-btn-ef1.out:before {
    background-color: #f01c79;
    opacity: 1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property:
      transform,
      -webkit-transform;
  }

  .obfc-btn-ef2.out:before {
    background-color: #f01c79;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    z-index: 0;
  }
  .obfc-btn-ef2.over:before {
    background-color: #fff;
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property:
      transform,
      -webkit-transform;
  }
  .obfc-btn-ef2.out:before {
    background-color: #fff;
    opacity: 1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property:
      transform,
      -webkit-transform;
  }

  .obfc-ripple1 {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    position: relative;
    width: 29px;
    height: 29px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-transition-property:
      color,
      border,
      -moz-transform;
    -o-transition-property:
      color,
      border,
      -o-transform;
    -webkit-transition-property:
      color,
      border,
      -webkit-transform;
    transition-property: color, border, transform;
    -moz-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -moz-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    /*	border-color: #262626;*/
    margin-top: -1px;
  }
  .obfc-ripple1:before {
    content: " ";
    opacity: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-transition-property:
      width,
      height,
      opacity,
      border-radius,
      -moz-transform;
    -o-transition-property:
      width,
      height,
      opacity,
      border-radius,
      -o-transform;
    -webkit-transition-property:
      width,
      height,
      opacity,
      border-radius,
      -webkit-transform;
    transition-property: width, height, opacity, border-radius, transform;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -moz-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    position: absolute;
    background: #262626;
    z-index: 0;
  }
  .obfc-ripple1 span:before {
    content: " ";
    opacity: 0;
    width: 0%;
    height: 0%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-transition-property:
      width,
      height,
      opacity,
      border-radius,
      -moz-transform;
    -o-transition-property:
      width,
      height,
      opacity,
      border-radius,
      -o-transform;
    -webkit-transition-property:
      width,
      height,
      opacity,
      border-radius,
      -webkit-transform;
    transition-property: width, height, opacity, border-radius, transform;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -moz-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    position: absolute;
    z-index: 0;
    background: no-repeat center center;
    background-size: 31px 31px;
  }
  .obfc-ripple1:after {
    /*	background: #262626;*/
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-transition-property:
      width,
      height,
      opacity,
      border-radius,
      -moz-transform;
    -o-transition-property:
      width,
      height,
      opacity,
      border-radius,
      -o-transform;
    -webkit-transition-property:
      width,
      height,
      opacity,
      border-radius,
      -webkit-transform;
    transition-property: width, height, opacity, border-radius, transform;
    -moz-transition-delay: 0.17s;
    -o-transition-delay: 0.17s;
    -webkit-transition-delay: 0.17s;
    transition-delay: 0.17s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border: solid 1px #262626;
    position: absolute;
    z-index: 1;
  }
  .obfc-ripple1:hover:before {
    opacity: 0;
    width: 0%;
    height: 0%;
  }
  .obfc-ripple1 span:hover:before {
    background-color: #f01c79;
    opacity: 1;
    width: 100%;
    height: 100%;
  }
  .obfc-ripple1:hover:after {
    background-color: transparent;
    border: solid 1px #f01c79;
    width: 180%;
    height: 180%;
    opacity: 0;
  }

  a[href^="tel:"] {
    color: #555;
    cursor: default;
    pointer-events: none;
  }
}

/* NEWS改修 2022.05 */
.obfc-n-news-top1 {
  display: flex;
  flex-wrap: wrap;
}
.obfc-n-news-top1 > * {
  margin: 0 2.5287% 30px 0;
  width: 23.1034%;
}
.obfc-n-news-top1 > *:nth-child(4n) {
  margin-right: 0;
}

.obfc-n-news-item1 {
  color: #262626;
}
.obfc-n-news-item1 .image {
  display: block;
  position: relative;
  width: 100%;
}
.obfc-n-news-item1 .image > span:not(.arrow) {
  background: no-repeat center center;
  background-size: cover;
  display: block;
  padding-bottom: 67.1641%;
  position: relative;
  width: 100%;
}
.obfc-n-news-item1 .image .arrow {
  background: #f01c79;
  bottom: 0;
  content: "";
  display: block;
  height: 36px;
  left: 0;
  overflow: hidden;
  position: absolute;
  width: 36px;
}
.obfc-n-news-item1 .image .arrow:before {
  background: #f01c79 url(../../common/img/icon-arrow-wt7.png) no-repeat center
    center;
  background-size: 15px 15px;
  content: "";
  display: block;
  height: 36px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 36px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-transform: translate3d(-36px, -36px, 0) rotate(45deg);
  transform: translate3d(-36px, -36px, 0) rotate(45deg);
}
.obfc-n-news-item1 .image .arrow span {
  background: #262626;
  display: block;
  height: 150%;
  left: 50%;
  opacity: 1;
  position: absolute;
  top: 50%;
  width: 150%;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
.obfc-n-news-item1 .image .arrow span:before {
  background: url(../../common/img/icon-arrow-wt7.png) no-repeat center center;
  background-size: 15px 15px;
  content: "";
  display: block;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.obfc-n-news-item1 .image:hover .arrow span {
  opacity: 0;
  -webkit-transform: translate3d(36px, 36px, 0);
  transform: translate3d(36px, 36px, 0);
}
.obfc-n-news-item1 .image:hover .arrow:before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.obfc-n-news-item1 .body {
  display: block;
  margin: 8px 0 0;
}
.obfc-n-news-item1 .body .meta {
  display: block;
  margin: 0 0 2px;
}
.obfc-n-news-item1 .body .date {
  font-feature-settings: "palt";
  font-size: 14px;
  font-weight: 700;
}
.obfc-n-news-item1 .body .cat {
  font-feature-settings: "palt";
  font-size: 12px;
  font-weight: 700;
}
.obfc-n-news-item1 .body .copy {
  font-feature-settings: "palt";
  font-size: 15px;
  font-weight: 700;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  line-height: 1.46;
  margin: 0;
  word-break: normal;
  word-wrap: normal;
}
.obfc-n-news-item1 .body .copy a {
  color: #262626;
  text-decoration: none;
}
.obfc-n-news-item1 .body .copy a:hover {
  color: #f01c79;
}
.obfc-n-news-item1 .body .tags {
  display: block;
  margin: 2px 0 0;
}
.obfc-n-news-item1 .body .tags a {
  color: #808080 !important;
  font-feature-settings: "palt";
  font-size: 12px;
  font-weight: 700;
  margin: 0 0.5em 0 0;
}

.obfc-n-home-link1 {
  background: #f5f4f4;
  margin: 0;
  padding: 0 0 50px;
  text-align: center;
  width: 100%;
}
.obfc-n-home-link1 .link {
  background: url(../../common/img/icon-arrow-gr8.png) no-repeat right center;
  background-size: 20px 8px;
  color: #000;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.1;
  padding: 0 28px 0 0;
}
.obfc-n-home-link1 .link:hover {
  background-image: url(../../common/img/icon-arrow-gr8_on.png);
  color: #f01c79;
  text-decoration: none;
}

.obfc-n-tabs1 {
  text-align: center;
}
.obfc-n-tabs-head1 {
  border: 2px solid #262626;
  display: inline-flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 auto 55px;
  max-width: 1160px;
  padding: 0;
}
.obfc-n-tabs-head1 li {
  color: #262626;
  cursor: pointer;
  /*display: flex;
	align-items: center;
	justify-content: center;*/
  font-feature-settings: "palt";
  font-size: 15px;
  font-weight: 700;
  /*height: 52px;*/
  width: 96px;
}
/*.obfc-n-tabs-head1 li:first-child {
	border-left: 2px solid #262626;
}
.obfc-n-tabs-head1 li:last-child {
	border-right: 2px solid #262626;
}*/
.obfc-n-tabs-head1 li.active {
  background-color: #262626;
}
.obfc-n-tabs-head1 li a {
  color: #262626;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 52px;
  line-height: 1.2;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  width: 100%;
}
.obfc-n-tabs-head1 li a:hover {
  color: #f01c79;
}
.obfc-n-tabs-head1 li.active a {
  color: #fff !important;
}
.obfc-n-tabs-head1 li a:hover {
  text-decoration: none;
}

.obfc-n-tabs-body1 {
  text-align: left;
}
.obfc-n-tabs-body1 .bg1 {
  background-color: #f5f4f4;
  margin: 40px 0;
  padding: 83px 0 50px;
}

.obfc-n-tabs-body1 .panel {
  display: none;
  opacity: 0;
  transition: all 0.5s ease;
}
.obfc-n-tabs-body1 .panel.active {
  animation: fade-in1 0.3s ease;
  display: block;
  opacity: 1;
}
@keyframes fade-in1 {
  from {
    display: none;
    opacity: 0;
  }
  to {
    display: block;
    opacity: 1;
  }
}

.obfc-detail1 .detail-head .n-title {
  color: #262626;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.3;
  margin: 22px 0 15px;
  text-align: center;
}
.obfc-detail1 .detail-head hr {
  background-color: transparent;
  border: none;
  border-top: 1px solid #211816;
  clear: both;
  margin: 15px 0 13px;
}
.obfc-detail1 .detail-head .tags {
  margin: 4px 0 0;
  text-align: center;
}
.obfc-detail1 .detail-head .tags a {
  color: #808080 !important;
  font-feature-settings: "palt";
  font-size: 14px;
  font-weight: 700;
  margin: 0 1em 0 0;
}

.obfc-detail1 .detail-body h1,
.obfc-detail1 .detail-body h2,
.obfc-detail1 .detail-body h3,
.obfc-detail1 .detail-body h4,
.obfc-detail1 .detail-body h5 {
  font-size: 26px;
  font-weight: 500;
  margin: 0 0 0.2em;
}
.obfc-detail1 .detail-body * + h1,
.obfc-detail1 .detail-body * + h2,
.obfc-detail1 .detail-body * + h3,
.obfc-detail1 .detail-body * + h4,
.obfc-detail1 .detail-body * + h5 {
  margin-top: 2em;
}

.obfc-detail1 .detail-body p {
  margin-bottom: 1em;
}
.obfc-detail1 .detail-body * + p {
  margin-top: 1em;
}
/* ------------------------------------------------------------ */
.obfc-detail1 .detail-body img {
  margin: auto;
  /*
	max-height: 500px;
	max-width: 730px;
	width: 100%;
	height: 100%;
*/
  max-width: 100%;
  width: auto;
  height: auto;
}
.obfc-detail1 .detail-body .obfc-n-slider1 img,
.prev-generation .obfc-detail1 .detail-body .obfc-n-slider1 img {
  max-height: 500px !important;
  max-width: 730px !important;
  width: auto;
  height: auto;
}
.prev-generation .obfc-detail1 .detail-body img {
  max-height: 500px;
  max-width: 730px;
  height: 100%;
  width: 100%;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .obfc-detail1 .detail-body img {
    max-width: 100% !important;
    height: auto !important;
    width: auto !important;
  }
  .prev-generation .obfc-detail1 .detail-body img {
    height: auto !important;
    width: auto !important;
  }
  .obfc-detail1 .detail-body .obfc-n-slider1 img,
  .prev-generation .obfc-detail1 .detail-body .obfc-n-slider1 img {
    height: 100% !important;
    width: 100% !important;
  }
}
.obfc-detail1 .detail-body figure {
  /*
	max-width: 730px;
*/
  margin: 0 auto 2em;
  width: 100%;
}
/* ------------------------------------------------------------ */
.obfc-detail1 .detail-body * + figure {
  margin-top: 2em;
}
.obfc-detail1 .detail-body figure + * {
  margin-top: 2em;
}
.obfc-detail1 .detail-body figure figcaption {
  font-size: 15px;
  font-weight: 500;
  margin: 10px 0 0;
}

.obfc-n-slider1 {
  margin: auto;
  max-width: 860px;
  padding: 0 65px;
  position: relative;
  width: 100%;
}
.obfc-detail1 * + .obfc-n-slider1 {
  margin-top: 2em;
}
.obfc-n-slider1 a {
  background-color: #e2e2e2;
  color: #555 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 500px;
  position: relative;
  text-decoration: none !important;
}
.obfc-n-slider1 a:after {
  background: url(../../common/img/btn-lupe1.png) no-repeat center center;
  background-size: cover;
  bottom: 0;
  content: "";
  display: block;
  height: 48px;
  position: absolute;
  right: 0;
  width: 48px;
}
.obfc-n-slider1 a img {
  object-fit: contain;
}
.obfc-n-slider1 .copy1 {
  font-size: 15px !important;
  font-weight: 500 !important;
  margin: 5px 0 0 !important;
}
.obfc-n-slider1 .slider .slick-next,
.obfc-n-slider1 .slider .slick-prev {
  background: #262626;
  border: none;
  border-radius: 50%;
  height: 36px;
  margin-top: -2em;
  outline: none;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-align: left;
  text-indent: -999em;
  top: 50%;
  transition: all 0.3s ease;
  width: 36px;
}
.obfc-n-slider1 .slider .slick-next {
  right: -63px;
}
.obfc-n-slider1 .slider .slick-prev {
  left: -63px;
  transform: scale(-1, 1);
}
.obfc-n-slider1 .slider .slick-next:hover,
.obfc-n-slider1 .slider .slick-prev:hover {
  opacity: 0.8;
}
.obfc-n-slider1 .slider .slick-next:before,
.obfc-n-slider1 .slider .slick-prev:before {
  border-color: #fff #fff transparent transparent;
  border-style: solid;
  border-width: 1px 1px 0 0;
  content: "";
  display: block;
  height: 10px;
  left: 12px;
  position: absolute;
  top: 13px;
  transform: rotate(45deg);
  width: 10px;
}
.obfc-n-slider1 .thumbnail {
  height: 60px;
  margin: 20px auto 0;
  padding: 0 60px 0 0;
  position: relative;
  width: 376px;
}
.obfc-n-slider1 .thumbnail.c4 {
  width: 297px;
}
.obfc-n-slider1 .thumbnail .thumbnail-img {
  cursor: pointer;
  padding: 0 19px 0 0;
}
.obfc-n-slider1 .thumbnail .thumbnail-img div {
  height: 60px;
  overflow: hidden;
  position: relative;
  width: 60px;
}
.obfc-n-slider1 .thumbnail .thumbnail-img div img {
  display: block;
  height: auto;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  z-index: 0;
}
.obfc-n-slider1 .thumbnail .thumbnail-img div:before {
  background-color: #262626;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0.6;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.obfc-n-slider1 .thumbnail .thumbnail-img div:after {
  border: 1px solid #fff;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.obfc-n-slider1 .thumbnail .thumbnail-img.slick-active div:after {
  border-color: #f01c79;
}
.obfc-n-slider1 .thumbnail .slick-active + .slick-active div:after {
  border-color: #fff;
}
.obfc-n-slider1 .thumbnail .slick-next {
  background: #000 url("../../common/img/n-slider1-next1.png") no-repeat center
    center;
  background-size: cover;
  border: none;
  height: 60px;
  outline: none;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: left;
  text-indent: -999em;
  top: 0;
  transition: all 0.3s ease;
  width: 60px;
}
.obfc-n-slider1 .thumbnail .slick-next:hover {
  opacity: 0.8;
}
.obfc-n-slider1 .thumbnail .slick-prev {
  display: none !important;
}

.obfc-n-fancybox1 .fancybox-content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.obfc-n-fancybox1 .fancybox-image {
  position: relative;
  /*.width: 730px;*/
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}
.obfc-n-fancybox1 .fancybox-slide--image {
  /*padding-bottom: 120px;*/
}
.obfc-n-fancybox1 .fancybox-caption {
  /*bottom: 77px;*/
  font-size: 15px;
  font-weight: 500;
  margin: auto;
  max-width: 730px;
  padding: 5px 0 15px;
  width: 100%;
}
.obfc-n-fancybox1 .fancybox-caption:after,
.obfc-n-fancybox1 .fancybox-caption:before {
  display: none;
}
/*.obfc-n-fancybox1 .fancybox-image {
	height: auto;
	margin: auto;
	max-height: 500px;
	max-width: 730px;
	width: auto;
}*/
.obfc-n-fancybox1 .fancybox-navigation .fancybox-button {
  background: transparent;
  border: none;
  display: block;
  height: 36px;
  padding: 0;
  width: 36px;
}
.obfc-n-fancybox1 .fancybox-navigation .fancybox-button--arrow_left {
  margin-left: -415px;
}
.obfc-n-fancybox1 .fancybox-navigation .fancybox-button--arrow_right {
  margin-right: -415px;
}
.obfc-n-fancybox1 .fancybox-navigation .fancybox-button:before {
  background: transparent url("../../common/img/n-modal-next1.png") no-repeat
    center center;
  background-size: contain;
  border: none;
  content: "";
  display: block;
  height: 37px;
  width: 37px;
}
.obfc-n-fancybox1 .fancybox-navigation .fancybox-button--arrow_left:before {
  transform: scale(-1, 1);
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.88;
}
.obfc-n-fancybox1 .fancybox-thumbs {
  height: auto;
  margin: auto;
  max-width: 745px;
  width: 100%;
}
.obfc-n-fancybox1 .fancybox-thumbs > ul {
  /*	height: auto;
	overflow: visible;
	text-align: left;
	white-space: normal;
	width: 100% !important;*/
  margin: auto;
}
.obfc-n-fancybox1 .fancybox-thumbs > ul > li {
  height: 64px;
  margin: 10px 9px;
  width: 64px;
}
.obfc-n-fancybox1 .fancybox-thumbs > ul > li:before {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
}
.obfc-n-fancybox1 .fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  border-color: #f01c79;
}
/* ------------------------------------------------------------ */
.single-news .detail-body .widget_media_image {
  max-width: 930px;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 30px;
}
.single-news .prev-generation .obfc-detail1 .detail-body .widget_media_image {
  max-width: 720px;
}
.single-news .detail-body .widget_media_image figure {
  max-width: 100% !important;
  margin-top: 0;
  width: -moz-fit-content !important;
  width: fit-content !important;
}
/* ------------------------------------------------------------ */
.single-news .detail-body .widget_media_image figure img {
  max-width: 100%;
  width: 100%;
}
.single-news .detail-body .widget_media_image h3.widget-title {
  font-size: 15px;
}
.single-news
  .detail-body
  .widget_media_image
  .caption-top-right
  h3.widget-title {
  text-align: right;
}
.single-news
  .detail-body
  .widget_media_image
  .caption-bottom-right
  figure
  figcaption {
  text-align: right;
}

.teacher-group {
  display: flex;
  justify-content: space-between;
}

.teacher-text {
  color: #262626;
  font-family: "Pathway Gothic One";
  font-size: 42px;
  font-weight: 400;
  line-height: 1;
  margin: 0;
}

@media only screen and (max-width: 640px) {
  .obfc-n-news-top1 > * {
    margin: 0 3% 25px 0;
    width: 48.5%;
  }
  .obfc-n-news-top1 > *:nth-child(4n) {
    margin-right: 3%;
  }
  .obfc-n-news-top1 > *:nth-child(2n) {
    margin-right: 0;
  }

  .obfc-n-news-item1 .image .arrow {
    height: 27px;
    width: 27px;
  }
  .obfc-n-news-item1 .body {
    margin: 5px 0 0;
  }
  .obfc-n-news-item1 .body .date {
    font-size: 12px;
  }
  .obfc-n-news-item1 .body .cat {
    font-size: 11px;
  }
  .obfc-n-news-item1 .body .copy {
    font-size: 14px;
  }
  .obfc-n-news-item1 .body .tags a {
    font-size: 11px;
  }

  .obfc-n-tabs-head1 {
    /*border-bottom: 2px solid #262626;
		border-top: 2px solid #262626;*/
    flex-wrap: wrap;
    margin: 0 0 25px;
    overflow: hidden;
    width: 100%;
  }
  .obfc-n-tabs-head1 li {
    border-bottom: 2px solid #262626;
    border-right: 2px solid #262626;
    border-top: none;
    font-size: 12px;
    margin-bottom: -2px;
    /*height: 38px;*/
    width: 25%;
  }
  .obfc-n-tabs-head1 li a {
    height: 40px;
    padding-top: 2px;
    /*line-height: 38px;*/
  }
  /*.obfc-n-tabs-head1 li:first-child {
		border-left: none;
	}
	.obfc-n-tabs-head1 li:last-child {
		border-right: none;
	}*/
  .obfc-n-tabs-head1 li:nth-child(4n) {
    border-right: none;
  }
  /*.obfc-n-tabs-head1 li:nth-child(n+5) {
		border-top: 2px solid #262626;
	}*/

  .obfc-n-tabs-body1 .bg1 {
    margin: 20px 0 25px;
    padding: 30px 0 0;
  }

  .obfc-detail1 .detail-head .n-title {
    font-size: 18px;
    line-height: 1.4;
    margin: 15px 0 10px;
    text-align: left;
  }
  .obfc-detail1 .detail-head .tags a {
    font-size: 12px;
  }

  .obfc-detail1 .detail-body h1,
  .obfc-detail1 .detail-body h2,
  .obfc-detail1 .detail-body h3,
  .obfc-detail1 .detail-body h4,
  .obfc-detail1 .detail-body h5 {
    font-size: 18px;
  }
  /*.obfc-detail1 .detail-body img {
		width: 100%;
	}*/
  .obfc-detail1 .detail-body figure figcaption {
    font-size: 12px;
  }

  .obfc-n-slider1 {
    padding: 0;
  }
  .obfc-n-slider1 a:after {
    height: 32px;
    width: 32px;
  }
  .obfc-n-slider1 .copy1 {
    font-size: 12px !important;
  }
  .obfc-n-slider1 .slider .slick-next,
  .obfc-n-slider1 .slider .slick-prev {
    height: 30px;
    margin-top: -2em;
    width: 30px;
  }
  .obfc-n-slider1 .slider .slick-next {
    right: -15px;
  }
  .obfc-n-slider1 .slider .slick-prev {
    left: -15px;
  }
  .obfc-n-slider1 .slider .slick-next:before,
  .obfc-n-slider1 .slider .slick-prev:before {
    height: 8px;
    left: 10px;
    top: 11px;
    width: 8px;
  }
  .obfc-n-slider1 .thumbnail {
    height: 60px;
    margin: 15px auto 0;
    width: 344px;
  }
  .obfc-n-slider1 .thumbnail.c4 {
    width: 273px;
  }
  .obfc-n-slider1 .thumbnail .thumbnail-img {
    padding: 0 11px 0 0;
  }

  .obfc-n-fancybox1 .fancybox-slide--image {
    /*padding-bottom: 130px;*/
  }
  .obfc-n-fancybox1 .fancybox-caption {
    /*bottom: 90px;*/
    font-size: 12px;
    padding: 5px 15px 10px;
  }
  .obfc-n-fancybox1 .fancybox-navigation .fancybox-button {
    height: 30px;
    top: 40%;
    width: 30px;
  }
  .obfc-n-fancybox1 .fancybox-navigation .fancybox-button--arrow_left {
    left: 0 !important;
    margin-left: 0 !important;
  }
  .obfc-n-fancybox1 .fancybox-navigation .fancybox-button--arrow_right {
    margin-right: 0 !important;
    right: 0 !important;
  }
  .obfc-n-fancybox1 .fancybox-navigation .fancybox-button:before {
    height: 30px;
    width: 30px;
  }
  .obfc-n-fancybox1 .fancybox-thumbs > ul {
    margin: auto;
    /*max-width: 308px;*/
  }
  .obfc-n-fancybox1 .fancybox-thumbs > ul > li {
    height: 40px;
    margin: 2px;
    padding-bottom: 40px;
    width: 40px;
  }

  .graduate-explanation {
    display: block;
    padding: 10px 0 40px;
  }
  .graduate-explanation .left h3 {
    font-size: 22px;
    margin: 0 0 16px;
    text-align: center;
  }
  .graduate-explanation .left,
  .graduate-explanation .right {
    width: 100%;
  }

  .pickup-content1 {
    margin: 40px 0;
    padding: 30px 0;
  }
  .pickup-content1 .block1 > div {
    position: relative;
    width: 100%;
  }
  .pickup-content1 .block1 {
    display: block;
    padding: 20px;
  }
  .pickup-content1 .block1 .title1 img {
    height: auto;
    width: 170px;
  }
  .pickup-content1 .block1 .title2 {
    font-size: 19px;
  }
  .pickup-content1 .block1 .title2 {
    font-size: 22px;
    font-weight: 500;
    margin: 0 0 5px;
  }
}

/* 202407 renew */
#obfc-r2024-header {
  left: 0;
  min-height: 90px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
#obfc-r2024-header:before {
  background: #fff;
  content: "";
  display: block;
  height: 90px;
  left: 0;
  opacity: 1;
  pointer-events: none;
  position: absolute;
  top: 0;
  transition: 0.5s ease;
  width: 100%;
  z-index: 0;
}
#obfc-r2024-header.sc:before {
  height: 0;
  opacity: 0;
  transition: 0.5s ease;
}
#obfc-r2024-header .logo1 {
  line-height: 0;
  margin: 0;
  padding: 35px 0 0 50px;
  position: relative;
}
#obfc-r2024-header .logo1 a:hover {
  opacity: 0.8;
  text-decoration: none;
  transition: 0.3s ease;
}
#obfc-r2024-header .logo1 img {
  height: 64px;
  width: auto;
}

#obfc-r2024-memu-btn1 {
  background: transparent;
  cursor: pointer;
  height: 30px;
  position: absolute;
  right: 50px;
  top: 31px;
  width: 30px;
  z-index: 4;
}
#obfc-r2024-memu-btn1 > span {
  background: #00000a;
  display: block;
  height: 1px;
  position: absolute;
  right: 0;
  transform-origin: center center;
  transition: 0.3s ease;
}
#obfc-r2024-memu-btn1 > span:nth-child(1) {
  top: 3px;
  width: 30px;
}
#obfc-r2024-memu-btn1 > span:nth-child(2) {
  top: 14px;
  width: 25px;
}
#obfc-r2024-memu-btn1 > span:nth-child(3) {
  top: 25px;
  width: 20px;
}
.obfc-r2024-memu-active1 #obfc-r2024-memu-btn1 > span:nth-child(1) {
  background: #fff;
  top: 14px;
  transition: 0.3s ease;
  transform: rotate(45deg);
  width: 30px;
}
.obfc-r2024-memu-active1 #obfc-r2024-memu-btn1 > span:nth-child(2) {
  opacity: 0;
  transition: 0.3s ease;
}
.obfc-r2024-memu-active1 #obfc-r2024-memu-btn1 > span:nth-child(3) {
  background: #fff;
  top: 14px;
  transition: 0.3s ease;
  transform: rotate(-45deg);
  width: 30px;
}

#obfc-r2024-memu1 {
  background-color: #262626;
  /*background-image: url("../../common/img/r2024-h-menu-bg1.png"), url("../../common/img/r2024-h-menu-bg2.png");
	background-position: top 0px left 0px, bottom 0px left 0px;
	background-repeat: no-repeat, no-repeat;
	background-size: 306px 644px, 1123px 58px;*/
  color: #fff;
  align-items: center;
  justify-content: center;
  left: 0;
  height: 100%;
  opacity: 0;
  overflow: hidden;
  padding: 0 10px 60px 12.5%;
  pointer-events: none !important;
  position: fixed;
  top: 0;
  transition: 0.5s ease;
  width: 100%;
  z-index: -99;
}
#obfc-r2024-memu1 * {
  pointer-events: none !important;
}
#obfc-r2024-memu1:before {
  aspect-ratio: 153 / 322;
  background: url("../../common/img/r2024-h-menu-bg1.png") no-repeat left top;
  background-size: contain;
  content: "";
  display: block;
  height: auto;
  left: 0;
  max-width: 15.937499999999998vw;
  opacity: 0.3;
  pointer-events: none;
  position: absolute;
  top: 0;
  /*width: 306px;*/
  width: 100%;
}
#obfc-r2024-memu1:after {
  aspect-ratio: 1123 / 58;
  background: url("../../common/img/r2024-h-menu-bg2.png") no-repeat left top;
  background-size: contain;
  content: "";
  display: block;
  bottom: 0;
  height: auto;
  left: 0;
  max-width: 58.48958333333333%;
  opacity: 0.5;
  pointer-events: none;
  position: absolute;
  /*width: 1123px;*/
  width: 100%;
}
.obfc-r2024-memu-active1 #obfc-r2024-memu1 {
  display: flex;
  opacity: 1;
  overflow-y: auto;
  pointer-events: all !important;
  transition: 0.5s ease;
  z-index: 3;
}
.obfc-r2024-memu-active1 #obfc-r2024-memu1 * {
  pointer-events: all !important;
}
#obfc-r2024-memu1 a {
  color: #fff;
  text-decoration: none;
  transition: 0.3s ease;
}
#obfc-r2024-memu1 a:hover {
  text-decoration: underline;
}
#obfc-r2024-memu1 .inner1 {
  max-width: 1200px;
  width: 100%;
}
#obfc-r2024-memu1 .block1 {
  display: none;
}
#obfc-r2024-memu1 .block2 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}
#obfc-r2024-memu1 .block2 .menu1 {
  display: flex;
  font-size: 20px;
  font-weight: 700;
  list-style: none;
  margin: 0;
  padding: 0;
}
#obfc-r2024-memu1 .block2 .menu1 li {
  border-right: 1px solid #fff;
  margin: 0 3.125vw 0 0;
  padding: 0 3.125vw 0 0;
}
#obfc-r2024-memu1 .block2 .menu1 li a {
  display: block;
  padding: 2px 0;

  background: linear-gradient(#fff, #fff) 0 100%/0 1px no-repeat;
  padding-bottom: 0.25em;
  transition: background 0.3s;
  text-decoration: none;
}
#obfc-r2024-memu1 .block2 .menu1 li a:hover {
  opacity: 0.8;
}
#obfc-r2024-memu1 .block2 .menu1 li a:before {
  background: no-repeat center center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 30px;
  margin: 0 7px 0 0;
  position: relative;
  top: -2px;
  vertical-align: middle;
  width: 30px;
}
#obfc-r2024-memu1 .block2 .menu1 li a.campus:before {
  background-image: url(../../common/img/icon-flag2.png);
}
#obfc-r2024-memu1 .block2 .menu1 li a.opcampus:before {
  background-image: url(../../common/img/icon-opcampus1.png);
}
#obfc-r2024-memu1 .block2 .menu1 li a.note:before {
  background-image: url(../../common/img/icon-note1.png);
}
#obfc-r2024-memu1 .block2 .menu1 li a br {
  display: none;
}
#obfc-r2024-memu1 .block2 .menu1 li:last-child {
  border-right: none;
  margin: 0;
  padding: 0;
}
#obfc-r2024-memu1 .block2 .g-search {
  margin-left: auto;
  position: relative;
  width: auto;
}
#obfc-r2024-memu1 .block2 .g-search .query-wrap {
  position: relative;
}
#obfc-r2024-memu1 .block2 .g-search .query-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #999;
  border-radius: 6px;
  height: 34px;
  margin: 0;
  font-size: 16px;
  padding: 0.5rem 34px 0.5rem 0.5rem;
  width: 100%;
}
#obfc-r2024-memu1 .block2 .g-search .search-submit {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  border-radius: 0 6px 6px 0;
  color: #eee;
  font-size: 0;
  height: 34px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 34px;
}
#obfc-r2024-memu1 .block2 .g-search .search-submit span {
  background: url(../../common/img/icon-loupe1.png) no-repeat center center;
  background-size: 15px 15px;
  display: block;
  height: 34px;
  width: 34px;
}
#obfc-r2024-memu1 .block2 .g-search .gsc-control-cse {
  background-color: transparent;
  border: none;
  font-family:
    "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体",
    "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  padding: 0;
}
#obfc-r2024-memu1 .block2 .g-search form.gsc-search-box {
  font-size: 16px;
  margin: 0;
}
#obfc-r2024-memu1 .block2 .g-search table.gsc-search-box {
  margin-bottom: 0;
}
#obfc-r2024-memu1 .block2 .g-search .gsc-search-box .gsc-input > input:hover,
#obfc-r2024-memu1 .block2 .g-search .gsc-input-box-hover,
#obfc-r2024-memu1 .block2 .g-search .gsc-search-box .gsc-input > input:focus,
#obfc-r2024-memu1 .block2 .g-search .gsc-input-box-focus {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#obfc-r2024-memu1
  .block2
  .g-search
  .gsc-search-box-tools
  .gsc-search-box
  td.gsc-input {
  padding-right: 0;
}
#obfc-r2024-memu1 .block2 .g-search .gsc-input-box {
  background-color: transparent;
  border: none;
  border-radius: 0;
  height: auto;
  padding: 0;
}
#obfc-r2024-memu1 .block2 .g-search .gsib_a {
  padding: 0;
}
#obfc-r2024-memu1 .block2 .g-search input.gsc-input {
  background-color: transparent !important;
  background-image: none !important;
  border: 0 !important;
  border-radius: 15px;
  color: #000 !important;
  height: 30px !important;
  margin: 0 !important;
  padding: 0 26px 0 0 !important;
  position: relative;
  text-indent: 0 !important;
  transition: all 0.2s ease;
  width: 30px !important;
  z-index: 2;
}
#obfc-r2024-memu1 .block2 .g-search input.gsc-input:focus {
  background-color: #fff !important;
  border: 0 !important;
  border-radius: 17px;
  height: 30px !important;
  padding: 0 34px 0 18px !important;
  /*position: absolute;*/
  position: relative;
  right: 0;
  top: 0;
  transition: all 0.3s ease;
  width: 200px !important;
  z-index: 0;
}
#obfc-r2024-memu1 .block2 .g-search .gsib_b {
  display: none;
}
#obfc-r2024-memu1 .block2 .g-search td.gsc-search-button {
  font-size: 0;
  line-height: 0;
  width: auto;
}
#obfc-r2024-memu1 .block2 .g-search input.gsc-search-button,
#obfc-r2024-memu1 .block2 .g-search button.gsc-search-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff url(../../common/img/icon-loupe1.png) no-repeat center center;
  background-size: 15px 15px;
  border: none;
  border-radius: 50%;
  color: #eee;
  font-size: 0;
  height: 30px;
  margin: 0;
  overflow: hidden;
  padding: 30px 0 0 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  z-index: 0;
}
/*#obfc-r2024-memu1 .block2 .g-search input.gsc-search-button,
#obfc-r2024-memu1 .block2 .g-search button.gsc-search-button {
	z-index: 1;
}*/
#obfc-r2024-memu1 .block2 .g-search input.gsc-input:placeholder-shown {
  color: #000;
}
#obfc-r2024-memu1 .block2 .g-search input.gsc-input::-webkit-input-placeholder {
  color: #000;
  text-indent: -999em !important;
}
#obfc-r2024-memu1 .block2 .g-search input.gsc-input:-moz-placeholder {
  color: #000;
  opacity: 1;
  text-indent: -999em !important;
}
#obfc-r2024-memu1 .block2 .g-search input.gsc-input::-moz-placeholder {
  color: #000;
  opacity: 1;
  text-indent: -999em !important;
}
#obfc-r2024-memu1 .block2 .g-search input.gsc-input:-ms-input-placeholder {
  color: #000;
  text-indent: -999em !important;
}
#obfc-r2024-memu1 .block2 .menu2 {
  display: flex;
  align-items: center;
  gap: 0 10px;
  list-style: none;
  margin: 0 0 0 10px;
  padding: 0;
}
#obfc-r2024-memu1 .block2 .menu2 a {
  background: #fff no-repeat center center;
  background-size: 20px 20px;
  border-radius: 50%;
  display: block;
  height: 30px;
  overflow: hidden;
  text-indent: -999em;
  width: 30px;
}
#obfc-r2024-memu1 .block2 .menu2 a.email {
  background-image: url(../../common/img/icon-email1.png);
}
#obfc-r2024-memu1 .block2 .menu2 a.train {
  background-image: url(../../common/img/icon-train1.png);
}
#obfc-r2024-memu1 .block3 {
  margin: 33px 0;
}
#obfc-r2024-memu1 .block3 ul {
  border: 1px solid #fff;
  display: flex;
  font-size: 18px;
  line-height: 1.2;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
#obfc-r2024-memu1 .block3 ul li {
  border-right: 1px solid #fff;
  display: flex;
  width: 100%;
}
#obfc-r2024-memu1 .block3 ul li:last-child {
  border-right: none;
}
#obfc-r2024-memu1 .block3 ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1em 2px;
  text-align: center;
  width: 100%;
}
#obfc-r2024-memu1 .block3 ul li a:hover {
  background-color: rgba(255, 255, 255, 0.2);
  transition: 0.5s ease;
  text-decoration: none;
}
#obfc-r2024-memu1 .block4 {
  display: flex;
  gap: 2em 0;
}
#obfc-r2024-memu1 .block4 > div {
  width: 25%;
}
#obfc-r2024-memu1 .block4 h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 18px;
}
#obfc-r2024-memu1 .block4 * + h3 {
  margin-top: 3.3em;
}
#obfc-r2024-memu1 .block4 h3 a {
  background: linear-gradient(#fff, #fff) 0 100%/0 1px no-repeat;
  padding-bottom: 0.25em;
  transition: background 0.3s;
  text-decoration: none;
}
#obfc-r2024-memu1 .block4 h3 a:hover {
  opacity: 0.8;
}
#obfc-r2024-memu1 .block4 ul {
  font-size: 16px;
  line-height: 1.375;
  list-style: none;
  margin: 0;
  padding: 0;
}
#obfc-r2024-memu1 .block4 ul + ul {
  margin-top: 2.5em;
}
#obfc-r2024-memu1 .block4 ul li {
  margin: 0 0 0.7em;
}
#obfc-r2024-memu1 .block4 ul li a {
  color: #a0a0a0;

  background: linear-gradient(#a0a0a0, #a0a0a0) 0 100%/0 1px no-repeat;
  padding-bottom: 0.25em;
  transition: background 0.3s;
  text-decoration: none;
}
#obfc-r2024-memu1 .block4 ul li a:hover {
  opacity: 0.8;
}
#obfc-r2024-memu1 .block4 ul li a small {
  font-size: 13px;
}
#obfc-r2024-memu1 .block5 {
  display: none;
}

#obfc-r2024-footer {
  background: #262626;
  color: #fff;
  overflow: hidden;
  padding: 60px 10px 15px;
  position: relative;
  width: 100%;
}
#obfc-r2024-footer a {
  color: #fff;
}
#obfc-r2024-footer > .inner1 {
  margin: auto;
  max-width: 1200px;
  width: 100%;
}
#obfc-r2024-footer.js-tt1 > .inner1 {
  margin-top: 100px;
  opacity: 0;
  /*transform: translateY(100px);*/
  transition: 1s cubic-bezier(0, 0.94, 0.66, 0.99);
}
#obfc-r2024-footer.is-tt1 > .inner1 {
  margin-top: 0;
  opacity: 1;
  /*transform: translateY(0);*/
}
#obfc-r2024-footer .block1 .menu1 {
  display: flex;
  justify-content: center;
  font-size: 14px;
  font-weight: 700;
  list-style: none;
  margin: 0;
  padding: 0;
}
#obfc-r2024-footer .block1 .menu1 li {
  border-right: 1px solid #fff;
  margin: 0;
  padding: 0;
}
#obfc-r2024-footer .block1 .menu1 li a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px 0;
  width: 240px;

  background: linear-gradient(#fff, #fff) 0 100%/0 1px no-repeat;
  transition: background 0.3s;
  text-decoration: none;
}
#obfc-r2024-footer .block1 .menu1 li a:hover {
  opacity: 0.8;
}
#obfc-r2024-footer .block1 .menu1 li a:before {
  background: no-repeat center center;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 25px;
  margin: 0 7px 0 0;
  position: relative;
  top: -2px;
  vertical-align: middle;
  width: 25px;
}
#obfc-r2024-footer .block1 .menu1 li a.campus:before {
  background-image: url(../../common/img/icon-flag2.png);
}
#obfc-r2024-footer .block1 .menu1 li a.opcampus:before {
  background-image: url(../../common/img/icon-opcampus1.png);
}
#obfc-r2024-footer .block1 .menu1 li a.note:before {
  background-image: url(../../common/img/icon-note1.png);
}
#obfc-r2024-footer .block1 .menu1 li a br {
  display: none;
}
#obfc-r2024-footer .block1 .menu1 li:last-child {
  border-right: none;
  margin: 0;
  padding: 0;
}
#obfc-r2024-footer .block2 {
  margin: 23px 0 25px;
}
#obfc-r2024-footer .block2 ul {
  border: 1px solid #fff;
  display: flex;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
#obfc-r2024-footer .block2 ul li {
  border-right: 1px solid #fff;
  display: flex;
  width: 100%;
}
#obfc-r2024-footer .block2 ul li:last-child {
  border-right: none;
}
#obfc-r2024-footer .block2 ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.1em 2px;
  text-align: center;
  width: 100%;
}
#obfc-r2024-footer .block2 ul li a:hover {
  background-color: rgba(255, 255, 255, 0.2);
  transition: 0.5s ease;
  text-decoration: none;
}
#obfc-r2024-footer .block3 {
  display: flex;
}
#obfc-r2024-footer .block3 > div {
  gap: 2em 0;
  width: 25%;
}
#obfc-r2024-footer .block3 h3 {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 18px;
}
#obfc-r2024-footer .block3 * + h3 {
  margin-top: 3.3em;
}
#obfc-r2024-footer .block3 h3 a {
  background: linear-gradient(#fff, #fff) 0 100%/0 1px no-repeat;
  padding-bottom: 0.25em;
  transition: background 0.3s;
  text-decoration: none;
}
#obfc-r2024-footer .block3 h3 a:hover {
  opacity: 0.8;
}
#obfc-r2024-footer .block3 ul {
  font-size: 13px;
  line-height: 1.375;
  list-style: none;
  margin: 0;
  padding: 0;
}
#obfc-r2024-footer .block3 ul + ul {
  margin-top: 2.5em;
}
#obfc-r2024-footer .block3 ul li {
  margin: 0 0 1em;
}
#obfc-r2024-footer .block3 ul li a {
  color: #a0a0a0;

  background: linear-gradient(#a0a0a0, #a0a0a0) 0 100%/0 1px no-repeat;
  padding-bottom: 0.25em;
  transition: background 0.3s;
  text-decoration: none;
}
#obfc-r2024-footer .block3 ul li a:hover {
  opacity: 0.8;
}
#obfc-r2024-footer .block3 ul li a small {
  font-size: 11px;
}
#obfc-r2024-footer .block4 {
  border-top: 1px solid #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 14px 0 55px;
  padding: 28px 0 0;
}
#obfc-r2024-footer .block4 > div:nth-child(1) {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
#obfc-r2024-footer .block4 > div:nth-child(2) {
  margin-left: auto;
}
#obfc-r2024-footer .block4 > div:nth-child(2) > div {
  display: flex;
  justify-content: flex-end;
}
#obfc-r2024-footer .block4 > div:nth-child(2) > div:nth-child(2) {
  margin-top: 10px;
}
#obfc-r2024-footer .block4 .logo1 {
  margin: 0 30px 0 0;
}
#obfc-r2024-footer .block4 .logo1 a {
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
#obfc-r2024-footer .block4 .logo1 span {
  font-size: 14px;
  margin: 0 0 5px;
}
#obfc-r2024-footer .block4 .logo1 img {
  height: 80px;
  width: auto;
}
#obfc-r2024-footer .block4 p {
  line-height: 1.75;
  margin-bottom: -0.4em;
  margin-top: 10px;
}
#obfc-r2024-footer .block4 .list1 {
  display: flex;
  font-size: 13px;
  gap: 0 1.5em;
  list-style: none;
  margin: 0;
  padding: 0;
}
#obfc-r2024-footer .block4 .list1 a {
  background: linear-gradient(#fff, #fff) 0 100%/0 1px no-repeat;
  padding-bottom: 0.25em;
  transition: background 0.3s;
  text-decoration: none;
}
#obfc-r2024-footer .block4 .list1 a:hover {
  opacity: 0.8;
}
#obfc-r2024-footer .block4 .g-search {
  display: inline-block;
  margin-left: auto;
  position: relative;
  width: auto;
}
#obfc-r2024-footer .block4 .g-search .query-wrap {
  position: relative;
}
#obfc-r2024-footer .block4 .g-search .query-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #999;
  border-radius: 6px;
  height: 34px;
  margin: 0;
  font-size: 16px;
  padding: 0.5rem 34px 0.5rem 0.5rem;
  width: 100%;
}
#obfc-r2024-footer .block4 .g-search .search-submit {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  border-radius: 0 6px 6px 0;
  color: #eee;
  font-size: 0;
  height: 34px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 34px;
}
#obfc-r2024-footer .block4 .g-search .search-submit span {
  background: url(../../common/img/icon-loupe1.png) no-repeat center center;
  background-size: 15px 15px;
  display: block;
  height: 34px;
  width: 34px;
}
#obfc-r2024-footer .block4 .g-search .gsc-control-cse {
  background-color: transparent;
  border: none;
  font-family:
    "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体",
    "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  padding: 0;
}
#obfc-r2024-footer .block4 .g-search form.gsc-search-box {
  font-size: 16px;
  margin: 0;
}
#obfc-r2024-footer .block4 .g-search table.gsc-search-box {
  margin-bottom: 0;
}
#obfc-r2024-footer .block4 .g-search .gsc-search-box .gsc-input > input:hover,
#obfc-r2024-footer .block4 .g-search .gsc-input-box-hover,
#obfc-r2024-footer .block4 .g-search .gsc-search-box .gsc-input > input:focus,
#obfc-r2024-footer .block4 .g-search .gsc-input-box-focus {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#obfc-r2024-footer
  .block4
  .g-search
  .gsc-search-box-tools
  .gsc-search-box
  td.gsc-input {
  padding-right: 0;
}
#obfc-r2024-footer .block4 .g-search .gsc-input-box {
  background-color: transparent;
  border: none;
  border-radius: 0;
  height: auto;
  padding: 0;
}
#obfc-r2024-footer .block4 .g-search .gsib_a {
  padding: 0;
}
#obfc-r2024-footer .block4 .g-search input.gsc-input {
  background-color: transparent !important;
  background-image: none !important;
  border: 0 !important;
  border-radius: 15px;
  color: #000 !important;
  height: 30px !important;
  margin: 0 !important;
  padding: 0 30px 0 0 !important;
  position: relative;
  text-indent: 0 !important;
  transition: all 0.2s ease;
  width: 30px !important;
  z-index: 2;
}
#obfc-r2024-footer .block4 .g-search input.gsc-input:focus {
  background-color: #fff !important;
  border: 0 !important;
  border-radius: 17px;
  height: 30px !important;
  padding: 0 34px 0 18px !important;
  /*position: absolute;*/
  position: relative;
  right: 0;
  top: 0;
  transition: all 0.3s ease;
  width: 200px !important;
  z-index: 0;
}
#obfc-r2024-footer .block4 .g-search .gsib_b {
  display: none;
}
#obfc-r2024-footer .block4 .g-search td.gsc-search-button {
  font-size: 0;
  line-height: 0;
  width: auto;
}
#obfc-r2024-footer .block4 .g-search input.gsc-search-button,
#obfc-r2024-footer .block4 .g-search button.gsc-search-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff url(../../common/img/icon-loupe1.png) no-repeat center center;
  background-size: 15px 15px;
  border: none;
  border-radius: 50%;
  color: #eee;
  font-size: 0;
  height: 30px;
  margin: 0;
  overflow: hidden;
  padding: 30px 0 0 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  z-index: 0;
}
/*#obfc-r2024-footer .block4 .g-search input.gsc-search-button,
#obfc-r2024-footer .block4 .g-search button.gsc-search-button {
	z-index: 1;
}*/
#obfc-r2024-footer .block4 .g-search input.gsc-input:placeholder-shown {
  color: #000;
}
#obfc-r2024-footer
  .block4
  .g-search
  input.gsc-input::-webkit-input-placeholder {
  color: #000;
  text-indent: -999em !important;
}
#obfc-r2024-footer .block4 .g-search input.gsc-input:-moz-placeholder {
  color: #000;
  opacity: 1;
  text-indent: -999em !important;
}
#obfc-r2024-footer .block4 .g-search input.gsc-input::-moz-placeholder {
  color: #000;
  opacity: 1;
  text-indent: -999em !important;
}
#obfc-r2024-footer .block4 .g-search input.gsc-input:-ms-input-placeholder {
  color: #000;
  text-indent: -999em !important;
}
#obfc-r2024-footer .block4 .menu2 {
  display: inline-flex;
  align-items: center;
  gap: 0 10px;
  list-style: none;
  margin: 0 0 0 10px;
  padding: 0;
}
#obfc-r2024-footer .block4 .menu2 a {
  background: #fff no-repeat center center;
  background-size: 20px 20px;
  border-radius: 50%;
  display: block;
  height: 30px;
  overflow: hidden;
  text-indent: -999em;
  width: 30px;
}
#obfc-r2024-footer .block4 .menu2 a.email {
  background-image: url(../../common/img/icon-email1.png);
}
#obfc-r2024-footer .block4 .menu2 a.train {
  background-image: url(../../common/img/icon-train1.png);
}

#obfc-r2024-footer .copyright1 {
  font-size: 10px;
  margin: 0;
  text-align: center;
}

@media only screen and (max-width: 820px) {
  #obfc-r2024-memu1 {
    padding: 0 10px 60px 5%;
  }
  #obfc-r2024-memu1 .block4 {
    flex-wrap: wrap;
  }
  #obfc-r2024-memu1 .block4 > div {
    width: 50%;
  }

  #obfc-r2024-memu1 .block2 .menu1 {
    width: 100%;
  }
}

@media only screen and (max-width: 640px) {
  #obfc-r2024-header {
    min-height: 60px;
  }
  #obfc-r2024-header .logo1 {
    padding: 23px 0 0 19px;
  }
  #obfc-r2024-header .logo1 img {
    height: 22px;
  }
  #obfc-r2024-header:before {
    height: 60px;
  }
  #obfc-r2024-memu-btn1 {
    height: 24px;
    right: 21px;
    top: 17px;
    width: 24px;
  }
  #obfc-r2024-memu-btn1 > span:nth-child(1) {
    top: 3px;
    width: 24px;
  }
  #obfc-r2024-memu-btn1 > span:nth-child(2) {
    top: 12px;
    width: 21px;
  }
  #obfc-r2024-memu-btn1 > span:nth-child(3) {
    top: 21px;
    width: 16px;
  }
  .obfc-r2024-memu-active1 #obfc-r2024-memu-btn1 > span:nth-child(1) {
    top: 12px;
    width: 25px;
  }
  .obfc-r2024-memu-active1 #obfc-r2024-memu-btn1 > span:nth-child(3) {
    top: 12px;
    width: 25px;
  }

  #obfc-r2024-memu1 {
    align-items: flex-start;
    padding: 67px 20px 20px;
    overflow: hidden;
    overflow-y: auto;
  }
  #obfc-r2024-memu1:before {
    display: none;
  }
  #obfc-r2024-memu1:after {
    display: none;
  }
  #obfc-r2024-memu1 .block1 {
    display: block;
    margin: 0 0 20px;
  }
  #obfc-r2024-memu1 .block1 .g-search {
    margin-left: auto;
    position: relative;
    width: auto;
  }
  #obfc-r2024-memu1 .block1 .g-search .query-wrap {
    position: relative;
  }
  #obfc-r2024-memu1 .block1 .g-search .query-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #fff;
    border-radius: 5px;
    height: 30px;
    margin: 0;
    font-size: 16px;
    padding: 0.5rem 30px 0.5rem 0.5rem;
    width: 100%;
  }
  #obfc-r2024-memu1 .block1 .g-search .search-submit {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: none;
    border-radius: 0 5px 5px 0;
    color: #eee;
    font-size: 0;
    height: 30px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
  }
  #obfc-r2024-memu1 .block1 .g-search .search-submit span {
    background: url(../../common/img/icon-loupe1.png) no-repeat center center;
    background-size: 15px 15px;
    display: block;
    height: 30px;
    width: 30px;
  }
  #obfc-r2024-memu1 .block1 .g-search .gsc-control-cse {
    background-color: transparent;
    border: none;
    font-family:
      "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体",
      "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    padding: 0;
  }
  #obfc-r2024-memu1 .block1 .g-search form.gsc-search-box {
    font-size: 16px;
    margin: 0;
  }
  #obfc-r2024-memu1 .block1 .g-search table.gsc-search-box {
    margin-bottom: 0;
  }
  #obfc-r2024-memu1 .block1 .g-search .gsc-search-box .gsc-input > input:hover,
  #obfc-r2024-memu1 .block1 .g-search .gsc-input-box-hover,
  #obfc-r2024-memu1 .block1 .g-search .gsc-search-box .gsc-input > input:focus,
  #obfc-r2024-memu1 .block1 .g-search .gsc-input-box-focus {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  #obfc-r2024-memu1
    .block1
    .g-search
    .gsc-search-box-tools
    .gsc-search-box
    td.gsc-input {
    padding-right: 0;
  }
  #obfc-r2024-memu1 .block1 .g-search .gsc-input-box {
    background-color: transparent;
    border: none;
    border-radius: 0;
    height: auto;
  }
  #obfc-r2024-memu1 .block1 .g-search .gsib_a {
    padding: 0;
  }
  #obfc-r2024-memu1 .block1 .g-search input.gsc-input {
    background-color: #fff !important;
    background-image: none !important;
    border: 0 !important;
    border-radius: 5px;
    color: #000 !important;
    height: 30px !important;
    margin: 0 !important;
    padding: 0 26px 0 10px !important;
    position: relative;
    text-indent: 0 !important;
    transition: all 0.2s ease;
    width: 100% !important;
    z-index: 2;
  }
  #obfc-r2024-memu1 .block1 .g-search .gsib_b {
    display: none;
  }
  #obfc-r2024-memu1 .block1 .g-search td.gsc-search-button {
    font-size: 0;
    line-height: 0;
    width: auto;
  }
  #obfc-r2024-memu1 .block1 .g-search input.gsc-search-button,
  #obfc-r2024-memu1 .block1 .g-search button.gsc-search-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../../common/img/icon-loupe1.png) no-repeat center center;
    background-size: 15px 15px;
    border: none;
    border-radius: 50%;
    color: #eee;
    font-size: 0;
    height: 30px;
    margin: 0;
    overflow: hidden;
    padding: 30px 0 0 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    z-index: 10;
  }
  #obfc-r2024-memu1 .block1 .g-search input.gsc-input:placeholder-shown {
    color: #000;
  }
  #obfc-r2024-memu1
    .block1
    .g-search
    input.gsc-input::-webkit-input-placeholder {
    color: #000;
    text-indent: -999em !important;
  }
  #obfc-r2024-memu1 .block1 .g-search input.gsc-input:-moz-placeholder {
    color: #000;
    opacity: 1;
    text-indent: -999em !important;
  }
  #obfc-r2024-memu1 .block1 .g-search input.gsc-input::-moz-placeholder {
    color: #000;
    opacity: 1;
    text-indent: -999em !important;
  }
  #obfc-r2024-memu1 .block1 .g-search input.gsc-input:-ms-input-placeholder {
    color: #000;
    text-indent: -999em !important;
  }

  #obfc-r2024-memu1 .block2 .menu1 {
    font-size: 14px;
    align-items: flex-start;
    justify-content: center;
  }
  #obfc-r2024-memu1 .block2 .menu1 li {
    margin: 0;
    padding: 0;
    text-align: center;
    width: 111px;
  }
  #obfc-r2024-memu1 .block2 .menu1 li a {
    padding: 2px 0;
  }
  #obfc-r2024-memu1 .block2 .menu1 li a:before {
    display: block;
    height: 25px;
    margin: 0 auto 5px;
    top: auto;
    width: 25px;
  }
  #obfc-r2024-memu1 .block2 .menu1 li a.note:before {
    margin-bottom: 1em;
  }
  #obfc-r2024-memu1 .block2 .menu1 li a br {
    display: block;
  }
  #obfc-r2024-memu1 .block2 .g-search {
    display: none;
  }
  #obfc-r2024-memu1 .block2 .menu2 {
    display: none;
  }
  #obfc-r2024-memu1 .block3 {
    margin: 15px 0 5px;
  }
  #obfc-r2024-memu1 .block3 ul {
    flex-wrap: wrap;
    font-size: 13px;
  }
  #obfc-r2024-memu1 .block3 ul li {
    border-right: none;
    border-top: 1px solid #fff;
    width: 50%;
  }
  #obfc-r2024-memu1 .block3 ul li:nth-child(1) {
    border-top: none;
    width: 100%;
  }
  #obfc-r2024-memu1 .block3 ul li:nth-child(2n) {
    border-right: 1px solid #fff;
  }
  #obfc-r2024-memu1 .block4 {
    border-bottom: 1px solid #fff;
    display: block;
  }
  #obfc-r2024-memu1 .block4 > div {
    gap: 0;
    padding: 0 0 5px;
    width: 100%;
  }
  #obfc-r2024-memu1 .block4 h3 {
    border-top: 1px solid #fff;
    font-size: 13px;
    margin: 0;
    position: relative;
  }
  #obfc-r2024-memu1 .block4 > div:first-child h3 {
    border-top: none;
  }
  #obfc-r2024-memu1 .block4 * + h3 {
    margin-top: 0;
  }
  #obfc-r2024-memu1 .block4 h3 a {
    display: block;
    padding: 1em 40px 1em 5px;
  }
  #obfc-r2024-memu1 .block4 h3 .blt1 {
    background: transparent url("../../common/img/r2024-sp-arrow1.png")
      no-repeat center center;
    background-size: 13px 13px;
    cursor: pointer;
    display: block;
    height: 40px;
    margin-top: -20px;
    pointer-events: all;
    position: absolute;
    right: 0;
    top: 50%;
    transition: 0.4s ease;
    width: 40px;
    z-index: 5;
  }
  #obfc-r2024-memu1 .block4 h3.open1 .blt1 {
    transform: rotate(180deg);
  }
  #obfc-r2024-memu1 .block4 > div > div {
    display: none;
  }
  #obfc-r2024-memu1 .block4 ul {
    font-size: 12px;
  }
  #obfc-r2024-memu1 .block4 ul a {
    display: block;
    padding: 0 5px;
  }
  #obfc-r2024-memu1 .block4 ul li a br {
    display: none;
  }
  #obfc-r2024-memu1 .block4 ul li a small {
    font-size: 10px;
  }
  #obfc-r2024-memu1 .block5 {
    display: block;
    margin: 15px 0 0 0;
  }
  #obfc-r2024-memu1 .block5 ul {
    display: flex;
    gap: 0 30px;
    list-style: none;
    margin: 0;
    padding: 0;
    justify-content: center;
  }
  #obfc-r2024-memu1 .block5 ul li {
    display: flex;
    align-items: center;
    font-size: 13px;
    font-weight: 700;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  #obfc-r2024-memu1 .block5 ul li a:before {
    background: #fff no-repeat center center;
    background-size: 18px auto;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 25px;
    margin: 0 7px 0 0;
    overflow: hidden;
    vertical-align: middle;
    width: 25px;
  }
  #obfc-r2024-memu1 .block5 ul li a.email:before {
    background-image: url(../../common/img/icon-email1.png);
  }
  #obfc-r2024-memu1 .block5 ul li a.train:before {
    background-image: url(../../common/img/icon-train1.png);
  }

  #obfc-r2024-footer {
    padding: 25px 0 5px;
  }
  #obfc-r2024-footer > .inner1 {
    padding: 0 20px;
  }
  #obfc-r2024-footer .block1 .menu1 {
    font-size: 14px;
    align-items: flex-start;
    justify-content: center;
  }
  #obfc-r2024-footer .block1 .menu1 li {
    margin: 0;
    padding: 0;
    text-align: center;
    width: 111px;
  }
  #obfc-r2024-footer .block1 .menu1 li a {
    display: block;
    width: 111px;
  }
  #obfc-r2024-footer .block1 .menu1 li a:before {
    display: block;
    margin: 0 auto 5px;
    top: auto;
  }
  #obfc-r2024-footer .block1 .menu1 li a.note:before {
    margin-bottom: 1em;
  }
  #obfc-r2024-footer .block1 .menu1 li a br {
    display: block;
  }
  #obfc-r2024-footer .block2 {
    margin: 15px 0 5px;
  }
  #obfc-r2024-footer .block2 ul {
    flex-wrap: wrap;
    font-size: 13px;
  }
  #obfc-r2024-footer .block2 ul li {
    border-right: none;
    border-top: 1px solid #fff;
    width: 50%;
  }
  #obfc-r2024-footer .block2 ul li:nth-child(1) {
    border-top: none;
    width: 100%;
  }
  #obfc-r2024-footer .block2 ul li:nth-child(2n) {
    border-right: 1px solid #fff;
  }
  #obfc-r2024-footer .block3 {
    border-bottom: 1px solid #fff;
    display: block;
  }
  #obfc-r2024-footer .block3 > div {
    gap: 0;
    padding: 0 0 5px;
    width: 100%;
  }
  #obfc-r2024-footer .block3 h3 {
    border-top: 1px solid #fff;
    font-size: 13px;
    margin: 0;
    position: relative;
  }
  #obfc-r2024-footer .block3 > div:first-child h3 {
    border-top: none;
  }
  #obfc-r2024-footer .block3 * + h3 {
    margin-top: 0;
  }
  #obfc-r2024-footer .block3 h3 a {
    display: block;
    padding: 1em 40px 1em 5px;
  }
  #obfc-r2024-footer .block3 h3 .blt1 {
    background: transparent url("../../common/img/r2024-sp-arrow1.png")
      no-repeat center center;
    background-size: 13px 13px;
    cursor: pointer;
    display: block;
    height: 40px;
    margin-top: -20px;
    pointer-events: all;
    position: absolute;
    right: 0;
    top: 50%;
    transition: 0.4s ease;
    width: 40px;
    z-index: 5;
  }
  #obfc-r2024-footer .block3 h3.open1 .blt1 {
    transform: rotate(180deg);
  }
  #obfc-r2024-footer .block3 > div > div {
    display: none;
  }
  #obfc-r2024-footer .block3 ul {
    font-size: 12px;
  }
  #obfc-r2024-footer .block3 ul a {
    display: block;
    padding: 0 5px;
  }
  #obfc-r2024-footer .block3 ul li a br {
    display: none;
  }
  #obfc-r2024-footer .block3 ul li a small {
    font-size: 10px;
  }
  #obfc-r2024-footer .block4 {
    border-top: none;
    display: block;
    margin: 23px 0 26px;
    padding: 0;
  }
  #obfc-r2024-footer .block4 > div:nth-child(1) {
    display: block;
    margin-bottom: 20px;
  }
  #obfc-r2024-footer .block4 .logo1 {
    line-height: 0;
    margin: 0;
  }
  #obfc-r2024-footer .block4 .logo1 a {
    display: block;
  }
  #obfc-r2024-footer .block4 .logo1 span {
    font-size: 10px;
    line-height: normal;
  }
  #obfc-r2024-footer .block4 .logo1 img {
    display: block;
    height: 23px;
    margin: 4px 0 0;
  }
  #obfc-r2024-footer .block4 p {
    font-size: 11px;
    margin: 9px 0 0;
  }
  #obfc-r2024-footer .block4 .g-search {
    margin-left: 0;
  }
  #obfc-r2024-footer .block4 .g-search .query-input {
    height: 30px;
  }
  #obfc-r2024-footer .block4 .g-search .search-submit {
    height: 30px;
    width: 30px;
  }
  #obfc-r2024-footer .block4 .g-search .search-submit span {
    height: 30px;
    width: 30px;
  }
  #obfc-r2024-footer .block4 .g-search input.gsc-search-button,
  #obfc-r2024-footer .block4 .g-search button.gsc-search-button {
    padding: 30px 0 0 0;
  }

  /* 250509追加追加 */
  .obfc-r2024-header-followus1 {
    display: flex !important;
    justify-content: center !important;
  }
  /* 250509追加追加ここまで */
}
