@charset "UTF-8";
/*»ù±¾¥Ù¥¿¥«¥é©`*/
/*¥Ê¥Ó¥«¥é©`*/
/*´óÌå´ó¥«¥é©`Ã÷¤ë¤¤Ë®É«*/
/*@mixin Bg01{
	background: #e0e2e3;
	position:relative;
	overflow:hidden;
	&:before,&:after{
		content: "";
		position: absolute;
		top: 0;
		z-index:1;
		background: #f3f3f3;
		display: block;
	}
	&:before{
		width: 1400px;
		height: 2000px;
		left: 50%;
		transform: skew(-45deg);
		margin-left: -1100px;
	}
	&:after{
		width: 100%;
		left: 50%;
		bottom: 0;
	}
}*/
/* ©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥
¡¡¡öCOMMON
©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥ */
#other_page02 .w1280 {
  max-width: 1000px;
}

#other_page02 ul li {
  width: 25%;
}

#other_page02 br.w960 {
  display: none;
}

@media only screen and (max-width: 1000px) {
  #other_page02 br.w960 {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  #other_page02 br.w960 {
    display: none;
  }
}

/* ©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥
¡¡¡öpage_overview ½¨Ñ§¤Î¾«Éñ
©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥ */
/*¡¡¥Õ¥ë±³¾°¤ÎˆöºÏ
.page_overview #message_sec {
  background: url(/wp/wp-content/themes/ouhs_main/assets/img/about/overview/bg.jpg) no-repeat center top;
  background-size: cover;
  height: 942px;
  padding-top: 53px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.page_overview #message_sec .txt_area {
  background: rgba(14, 49, 103, 0.95);
  color: #fff;
  -webkit-box-shadow: 1px 0px 4px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 0px 4px 0px rgba(0, 0, 0, 0.15);
  width: 715px;
  padding: 55px 70px 45px;
  margin-left:565px;
}*/

.page_overview #message_sec {
  background: url(/wp/wp-content/themes/ouhs_main/assets/img/about/overview/bg03.jpg) no-repeat center top;
  background-size: cover;
  /*padding-top: 53px;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.page_overview #message_sec .txt_area {
  background: rgba(14, 49, 103, 1);
  color: #fff;
 /* -webkit-box-shadow: 1px 0px 4px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 0px 4px 0px rgba(0, 0, 0, 0.15);*/
  width: 50%;
  padding: 45px 0 45px 45px;
  margin-left:50%;
}
.page_overview #message_sec .catch {
  font-size: 2.8rem;
  letter-spacing: 0.08em;
  line-height: 1.53;
  margin-bottom: 23px;
  font-weight: 700;
}

.page_overview #message_sec .txt {
  margin-bottom: 7px;
}

.page_overview #message_sec .name {
  text-align: right;
}

.page_overview #message_sec .name strong {
  font-size: 2.1rem;
  margin-left: 10px;
  font-weight: normal;
}

.page_overview #other_page02 {
  margin-top: 0;
  border-top: none;
}

@media only screen and (max-width: 1024px) {
  .page_overview #message_sec {
    background: url(/wp/wp-content/themes/ouhs_main/assets/img/sp/about/overview/bg.jpg?ver=250401) no-repeat center top;
	background-size: auto 500px;
    display: block;
    padding-top: 500px;
    height:auto;
  }
  .page_overview #message_sec .txt_area {
    margin: 0 auto;
    width: 100%;
    height:auto;
    padding: 55px 70px 45px;
  }
}

@media only screen and (max-width: 767px) {
  .page_overview #message_sec {
    background: url(/wp/wp-content/themes/ouhs_main/assets/img/sp/about/overview/bg.jpg?ver=250401) no-repeat center top;
	background-size: 60% auto;
    padding-top: 60%;
  }
  .page_overview #message_sec .txt_area {
    width: 100%;
    padding: 30px;
  }
  .page_overview #message_sec .catch {
    font-size: 2rem;
  }
  .page_overview #message_sec .txt {
    font-size: 1.3rem;
  }
  .page_overview #message_sec .name {
    font-size: 1.3rem;
  }
  .page_overview #message_sec .name strong {
    font-size: 1.7rem;
  }
  .page_overview #other_page02 {
    margin-top: 50px;
    border-top: 1px solid #ddd;
  }
}

/* ©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥
¡¡¡öpage_introduction¡¡ÑØ¸ï
©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥ */
.page_introduction .main_catch_box .inner {
  min-height: 325px;
}

.page_introduction #hostory_sec {
  border-top: 2px solid #0e3167;
}

.page_introduction #hostory_sec table {
  margin-top: 2px;
  background: #fff;
  width: 100%;
}

.page_introduction #hostory_sec tr {
  border-bottom: 2px solid #f3f3f3;
}

.page_introduction #hostory_sec th, .page_introduction #hostory_sec td {
  line-height: 2.14;
  padding: 14px 15px 14px 35px;
  vertical-align: baseline;
}

.page_introduction #hostory_sec th {
  background: #fafafa;
  font-size: 1.2rem;
  width: 240px;
  text-align: left;
}

.page_introduction #hostory_sec th .year {
  display: inline-block;
  width: 132px;
  margin-top: -5px;
}

.page_introduction #hostory_sec th .year .en {
  font-size: 2rem;
  font-weight: 600;
  font-style: italic;
  margin-right: 10px;
  letter-spacing: 0.08em;
}

.page_introduction #hostory_sec th .month {
  display: inline-block;
  text-align: right;
  width: 2.5em;
}

.page_introduction #hostory_sec td {
  width: calc(100% - 240px);
}

@media only screen and (max-width: 767px) {
  .page_introduction #hostory_sec {
    padding: 0 !important;
    width: calc(100% - 40px);
    margin: 0 auto;
  }
  .page_introduction #hostory_sec tr {
    border-bottom: 4px solid #f3f3f3;
  }
  .page_introduction #hostory_sec th, .page_introduction #hostory_sec td {
    display: block;
    width: 100%;
    line-height: 1.8;
    padding: 15px 22px;
  }
  .page_introduction #hostory_sec th {
    line-height: 1.4;
  }
  .page_introduction #hostory_sec th .year {
    display: block;
    width: auto;
  }
  .page_introduction #hostory_sec th .year.pcCont {
    display: none;
  }
  .page_introduction #hostory_sec th .year .en {
    font-size: 2rem;
    margin-right: 10px;
  }
  .page_introduction #hostory_sec th .month {
    font-size: 1.5rem;
    text-align: left;
    width: auto;
  }
}

/* ©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥
¡¡¡öpage_vision¡¡¥Ó¥¸¥ç¥ó
©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥ */
.page_vision #main_img_sec {
  background: no-repeat center top;
  background-size: cover;
  position: relative;
  z-index: 0;
}

.page_vision #main_img_sec:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0085ce;
  opacity: 0.6;
  z-index: 1;
}

.page_vision #main_img_sec .w1280 {
  position: relative;
  z-index: 2;
}

.page_vision_other #hd_area .cat {
  text-align: center;
  line-height: 1;
  margin: 0 0 0 -184px;
  float: none;
}

.page_vision_other #hd_area .hd03 .page {
  font-size: 11.6rem;
  letter-spacing: 0.12em;
  bottom: 18px;
}

.page_vision_other #main_img_sec {
  margin-top: -35px;
  height: 560px;
  text-align: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.page_vision_other #main_img_sec .catch {
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 2.41;
  margin: -10px 0 24px;
}

.page_vision_other .box_wrap {
  margin-top: -30px;
  position: relative;
  margin-bottom: 83px;
}

.page_vision_other .box_wrap .box {
  background: rgba(255, 255, 255, 0.95);
  -webkit-box-shadow: 1px 0px 21px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 0px 21px 0px rgba(0, 0, 0, 0.1);
  padding: 50px 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.page_vision_other .box_wrap .ttl {
  width: 115px;
  font-weight: 700;
  font-size: 1.5rem;
  padding-top: 10px;
}

.page_vision_other .box_wrap .txt_area {
  width: calc(100% - 115px);
  border-left: 1px solid #ddd;
  padding: 15px 0 15px 42px;
}

.page_vision_other #information_sec {
  padding-bottom: 130px;
}

.page_vision_other #information_sec .hd06 {
  margin-bottom: 5px;
}

.page_vision_other #information_sec .other .box {
  background: none;
  border-bottom: 1px solid #ddd;
}

.page_vision_other #information_sec .other .box dt {
  width: 300px;
}

.page_vision_other #information_sec .other .box dd {
  width: calc(100% - 300px);
}

.page_vision_other .btn04 {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 120px;
}

@media only screen and (max-width: 1080px) {
  .page_vision_other #hd_area .hd03 .page {
    font-size: 10rem;
  }
  .page_vision_other #main_img_sec {
    margin-top: -33px;
  }
}

@media only screen and (max-width: 935px) {
  .page_vision_other #hd_area .hd03 .page {
    font-size: 8rem;
  }
  .page_vision_other #main_img_sec {
    margin-top: -30px;
  }
}

@media only screen and (max-width: 767px) {
  .page_vision_other #main_cont {
    padding-top: 30px;
  }
  .page_vision_other #hd_area .cat {
    margin-left: 0;
  }
  .page_vision_other #hd_area .cat img {
    width: auto;
    height: 20px;
  }
  .page_vision_other #hd_area .hd03 {
    padding-top: 10px;
  }
  .page_vision_other #hd_area .hd03 .page {
    font-size: 3.9rem;
    bottom: 16px;
  }
  .page_vision_other #main_img_sec {
    margin-top: -22px;
    height: 350px;
  }
  .page_vision_other #main_img_sec .catch {
    font-size: 1.8rem;
    line-height: 2;
    margin: -20px 0 10px;
  }
  .page_vision_other #main_img_sec .logo img {
    width: auto;
    height: 16px;
  }
  .page_vision_other .box_wrap {
    margin-bottom: 45px;
  }
  .page_vision_other .box_wrap .box {
    padding: 25px 30px 35px;
    display: block;
  }
  .page_vision_other .box_wrap .ttl {
    width: 100%;
    padding-top: 0;
    border-bottom: 1px solid #ddd;
    padding-bottom: 3px;
    margin-bottom: 15px;
  }
  .page_vision_other .box_wrap .txt_area {
    width: 100%;
    border-left: none;
    padding: 0;
  }
  .page_vision_other #information_sec {
    padding-bottom: 80px;
  }
  .page_vision_other .btn04 {
    margin-bottom: -45px;
  }
}

/* ©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥
	¡ñ#page_vision¡¡´óÌå´ó¥Ó¥¸¥ç¥ó2024
©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥ */
#page_vision .bread {
  z-index: 10;
  position: relative;
}

#page_vision #main_img_sec {
  height: 1100px;
  background-image: url(/wp/wp-content/themes/ouhs_main/assets/img/about/vision/index/main.jpg);
  margin: -145px 0 100px;
  padding-top: 137px;
}

#page_vision #main_img_sec .hd {
  overflow: hidden;
  line-height: 1;
  padding-top: 25px;
  margin-bottom: 24px;
}

#page_vision #main_img_sec .hd h1 {
  float: left;
}

#page_vision #main_img_sec .hd .logo {
  float: left;
  margin-left: 16px;
  margin-top: 4px;
}

#page_vision #main_img_sec .catch {
  font-family: "YakuHanJPs", "ÓÎÃ÷³¯" , "Yu Mincho" , "ÓÎÃ÷³¯Ìå" , "YuMincho" , "¥Ò¥é¥®¥ÎÃ÷³¯ Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGSÃ÷³¯E" , "£Í£Ó £ÐÃ÷³¯" , "MS PMincho" , serif;
  font-weight: 700;
  color: #fff;
  font-size: 7.8rem;
  letter-spacing: 0.1em;
  font-weight: 600;
  line-height: 1.3;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
  margin-bottom: 110px;
}

#page_vision #main_img_sec .box {
  background: rgba(255, 255, 255, 0.95);
  font-weight: 700;
  max-width: 760px;
  padding: 54px 68px;
  -webkit-box-shadow: 1px 0px 4px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 0px 4px 0px rgba(0, 0, 0, 0.15);
}

#page_vision #main_sec .catch {
  text-align: center;
  color: #0085ce;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.4;
  font-size: 2.8rem;
  margin-bottom: 120px;
}

#page_vision #main_sec .catch span {
  background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, left bottom, color-stop(45%, transparent), color-stop(0%, #fff228)) repeat scroll 0 0;
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 45%, #fff228 0%) repeat scroll 0 0;
}

#page_vision .btn04 {
  margin-bottom: 220px;
}

#page_vision .btn04 a {
  width: 282px;
  height: 162px;
}

#page_vision .btn04 a .inner {
  position: relative;
  margin-top: -21px;
}

#page_vision .btn04 a .inner:after {
  content: "";
  display: block;
  width: 9px;
  height: 18px;
  background: url(/wp/wp-content/themes/ouhs_main/assets/img/ico_arrow04.png) no-repeat right center;
  background-size: 9px auto;
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: 2px;
  opacity: 1;
  transition: all 0.25s ease-out;
}

#page_vision .btn04 a:hover .inner:after {
  opacity: 0;
  transition: all 0.25s ease-out;
}

#page_vision .btn04 .wrap02 {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

#page_vision .btn04 li:nth-of-type(1) a .inner .ttl span, #page_vision .btn04 li:nth-of-type(3) a .inner .ttl span {
  margin-bottom: 23px;
}

@media only screen and (max-width: 910px) {
  #page_vision .btn04 a {
    width: 230px;
    height: 132px;
  }
  #page_vision .btn04 .inner .ttl span {
    font-size: 2.2rem;
    margin-bottom: 10px;
  }
  #page_vision .btn04 li:nth-of-type(1) a .inner .ttl span, #page_vision .btn04 li:nth-of-type(3) a .inner .ttl span {
    margin-bottom: 16px;
  }
}

@media only screen and (max-width: 767px) {
  #page_vision #main_cont {
    padding-top: 0;
  }
  #page_vision #main_img_sec {
    background-size: auto 550px;
    height: auto;
    margin: 0 0 55px;
    padding-top: 35px;
  }
  #page_vision #main_img_sec:after {
    height: 550px;
  }
  #page_vision #main_img_sec .hd {
    padding-top: 0;
    margin-bottom: 13px;
  }
  #page_vision #main_img_sec .hd h1 img {
    width: auto;
    height: 20px;
  }
  #page_vision #main_img_sec .hd .logo {
    margin-top: 4px;
  }
  #page_vision #main_img_sec .hd .logo img {
    width: auto;
    height: 14px;
  }
  #page_vision #main_img_sec .catch {
    font-size: 4.8rem;
    margin-bottom: 40px;
  }
  #page_vision #main_img_sec .box {
    padding: 25px 30px;
    -webkit-box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.1);
  }
  #page_vision #main_sec .catch {
    font-size: 2rem;
    margin-bottom: 15px;
  }
  #page_vision .btn04 {
    display: block;
    padding: 90px 0;
    margin-bottom: 0;
  }
  #page_vision .btn04 li {
    margin-bottom: 140px;
  }
  #page_vision .btn04 li:after {
    content: none;
  }
  #page_vision .btn04 li:last-of-type {
    margin-bottom: 0;
  }
  #page_vision .btn04:after {
    width: 1px;
    height: 100%;
    left: 50%;
    top: 0;
    opacity: 1;
  }
  #page_vision .btn04 a {
    width: 211.5px;
    height: 121.5px;
  }
  #page_vision .btn04 a .inner::after {
    background-size: 8px auto;
    right: 10px;
  }
  #page_vision .btn04 .wrap02 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #page_vision .btn04 li:nth-of-type(1) a .inner, #page_vision .btn04 li:nth-of-type(3) a .inner {
    margin-top: 0;
  }
  #page_vision .btn04 li:nth-of-type(1) a .inner .ttl span, #page_vision .btn04 li:nth-of-type(3) a .inner .ttl span {
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 400px) {
  #page_vision #main_img_sec {
    background-position: 35% top;
    background-size: auto 500px;
  }
  #page_vision #main_img_sec:after {
    height: 500px;
  }
}

/* ©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥
	¡ñ#page_education¡¡½ÌÓý¥Ó¥¸¥ç¥ó
©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥ */
#page_education #main_img_sec {
  background-image: url(/wp/wp-content/themes/ouhs_main/assets/img/about/vision/education/main.jpg);
}

/* ©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥
	¡ñ#page_research¡¡ÑÐ¾¿¥Ó¥¸¥ç¥ó
©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥ */
#page_research #main_img_sec {
  background-image: url(/wp/wp-content/themes/ouhs_main/assets/img/about/vision/research/main.jpg);
}

/* ©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥
	¡ñ#page_point¡¡’‡µã¤Å¤¯¤ê¥Ó¥¸¥ç¥ó
©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥ */
#page_point #main_img_sec {
  background-image: url(/wp/wp-content/themes/ouhs_main/assets/img/about/vision/point/main.jpg);
}

#page_point .link_list {
  margin-bottom: 90px;
}

/* ©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥
¡¡¡öpage_logo ¥í¥´¥Þ©`¥¯?Ñ§¸è
©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥ */
.page_logo #content_normal .photo_box .profile {
  margin-top: 18px;
}

.page_logo #content_normal .photo_box .profile .ttl {
  font-size: 1.8rem;
  border-bottom: 1px solid #ccc;
  margin-bottom: 5px;
  font-weight: 700;
  font-style: italic;
  letter-spacing: 0.08em;
}

.page_logo #content_normal .box01 {
  max-width: 760px;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .page_logo #content_normal .photo_box .profile {
    margin-top: 12px;
  }
  .page_logo #content_normal .photo_box .profile .ttl {
    font-size: 1.6rem;
  }
}

/* ©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥
¡öpage_edu_training
©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥ */
.page_edu_training #content_normal .block .photo_box .txt_area .catch {
  color: #0e3167;
}

/* ©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥
¡öpage_disclosure_index
©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥ */
.page_disclosure_index #content_normal .hd05 {
  font-size: 1.6rem;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .page_disclosure_index #content_normal .hd05 {
    font-size: 1.4rem;
  }
}

/* ©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥
¡öpage_juaa
©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥©¥ */
.page_juaa .juaa {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}

.page_juaa .juaa .txt {
	width:75%;
}
.page_juaa .juaa .img {
	width:20%;
	height:auto;
}
.page_juaa .juaa .img img {
	width:100%;
	height:auto;
}

@media only screen and (max-width: 767px) {
	.page_juaa .juaa{
		display:block;
	}
	.page_juaa .juaa .txt{
		width:100%;
	}
	.page_juaa .juaa .img{
		width:50%;
		margin: 30px auto 0;
		display:block;
	}
}