/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*,::before,::after{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}button,[type="button"],[type="reset"],[type="submit"]{cursor:pointer}button:disabled,[type="button"]:disabled,[type="reset"]:disabled,[type="submit"]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type="number"]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}
body{
	width:100%;
	min-width: 1120px;
	margin:auto;
	letter-spacing: 0.14em;
	font-size: 14px;
	font-family: 'Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic","MS Gothic", sans-serif;
  font-weight:500;
	color: #313131;
}
body:not(#toppage){
  padding-top: 91px;
}
h1,h2,h3,h4,h5,h6,p,ul,li{
	padding: 0;
	margin: 0;
	font-weight:normal;
}
a{
	text-decoration: none;
	color: #4d4d4d;
}
a:hover{
	opacity: .8;
}
li{
	list-style: none;
}
picture {
  line-height: 1;
}
img{
	max-width: 100%;
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {
	img {
		image-rendering: -webkit-optimize-contrast;
	}
}
.txt_center{
	text-align: center;
}
.flex{
	display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
}
.flex.end{
  -webkit-box-pack: end;
  justify-content: flex-end;
}
.flex.Between {
  -webkit-box-pack : justify;
  -ms-flex-pack : justify;
  justify-content : space-between;
}
.flex.Around{
  -ms-flex-pack : distribute;
  justify-content : space-around;
}
.flex.End{
  -webkit-justify-content : flex-end;
  -ms-flex-pack : end;
  justify-content : flex-end;
}
.flex.Center{
  -webkit-justify-content : center;
  -ms-flex-pack : center;
  justify-content : center;
}
.flex.align_s{
  -webkit-box-align: start;
	align-items:flex-start;
}
.flex.align_c{
	-webkit-box-align: center;
  align-items: center;
}
.flex.align_e{
  -webkit-box-align: end;
  align-items: flex-end;
}
.flex.wrap{
  -ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.common_w{
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
.common_w980{
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}
.visual{
  text-align: center;
  line-height: 0;
}
a.block{display: block;}
.link_btn{
  background-repeat: no-repeat;
}
.link_btn.red{
  background-image: url(../images/common/link_btn_red.png);
  background-size: 20px;
}
.link_btn.blue{
  background-image: url(../images/common/link_btn_blue.png);
  background-size: 20px;
}
.link_btn.whi{
  background-image: url(../images/common/link_btn_w.png);
}
.link_btn.black{
  background-image: url(../images/common/link_btn_b.png);
}
.link_btn.right{
  background-position: center right;
}
.archive_btn{
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  padding: 20px 15px;
  border:1px solid #313131;
  font-size: 13px;
  font-weight: 600;
  font-family: 'Noto Serif JP', serif;
  letter-spacing: .1em;
}
.archive_btn.right{
  background-position: center right 20px;
}
.num{
  font-family: "Arial", "メイリオ";
  font-weight: 600;
}
.fs_24{font-size: 24px;}
.fs_20{font-size: 20px;}
.fs_19{font-size: 19px;}
.fs_18{font-size: 18px;}
.fs_17{font-size: 17px;}
.fs_16{font-size: 16px;}
.fs_15{font-size: 15px;}
.fs_14{font-size: 14px;}
.fs_13{font-size: 13px;}
.fs_12,.fs_min{font-size: 12px;}

.mb,.mb_br,.sp_br,.ms_br{display: none;}
@media screen and (max-width:1220px) {
  body:not(#toppage){
    padding-top: 56px;
  }
}
@media screen and (max-width:768px) {
  body,body:not(#toppage){
    min-width: 314px;
    padding-top: 100px;
  	font-size: 18px;
  }
  .common_mbw{
    max-width: 92%;
    margin-left: auto;
    margin-right: auto;
  }
  .archive_btn{
    margin-top: 40px;
    padding: 25px;
    font-size: 24px;
  }
  .fs_tab_24{font-size: 24px;}
  .fs_tab_23{font-size: 23px;}
  .fs_tab_22{font-size: 22px;}
  .fs_tab_21{font-size: 21px;}
  .fs_tab_20{font-size: 20px;}
  .fs_tab_19{font-size: 19px;}
  .fs_tab_18{font-size: 18px;}
  .fs_tab_17{font-size: 17px;}
  .fs_tab_16{font-size: 16px;}
  .mb_br{display: block;}
  .pc_br{display: none;}
  .pc{display: none;}
  .mb{display: block;}
}
@media screen and (max-width:650px) {
  body,body:not(#toppage){
    padding-top: 50px;
  	font-size: 12px;
  }
  .archive_btn{
    margin-top: 20px;
    padding: 12px;
    background-size: 15px;
    font-size: 14px;
  }
  .fs_mb_18{font-size: 18px;}
  .fs_mb_17{font-size: 17px;}
  .fs_mb_16{font-size: 16px;}
  .fs_mb_15{font-size: 15px;}
  .fs_mb_14{font-size: 14px;}
  .fs_mb_13{font-size: 13px;}
  .fs_mb_12{font-size: 12px;}
  .fs_mb_11{font-size: 11px;}
  .fs_mb_10{font-size: 10px;}
}
@media screen  and (max-width:480px) {
  .sp_br{
    display: block;
  }
}
@media screen  and (max-width:374px) {
  .ms_br{
    display: inline;
  }
  .ms_none{display: none;}
}
*::-webkit-scrollbar{
  width: 6px;
}
*::-webkit-scrollbar-track{
  background-color: #e5e5e5;
}
*::-webkit-scrollbar-thumb{
  border-radius: 10px;
  background-color: #959595;
}
/* ----------------------
   header
---------------------- */
header{
	min-width: 1120px;
  padding-left: 20px;
  background-color: #ffffffe0;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 1111;
}
header .logo_wrap{
  flex: 1;
}
header .logo_wrap .visual{
  padding: 5px 0;
  padding-right: 15px;
}
header .logo_wrap .visual + .visual{
  padding-left:15px;
  border-left: 1px solid #d2d2d2;
}
header .menu{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  flex-wrap: wrap;
}
/* sub_nav */
header .sub_nav{
  margin-bottom: 5px;
}
header .sub_nav .menu-sub-container{
  padding-bottom: 2px;
}
header .sub_nav a{color: #284d77;}
header li{
  font-size: 12px;
  font-weight: 600;
}
header .sub_nav li + li{
  margin-left: 20px;
}
header .sub_nav a{
  display: inline-block;
  padding: 5px 0 5px;
  background-repeat: no-repeat;
  background-position: center left;
  line-height: 1;
}
header .sub_nav li:first-of-type a,
header .sub_nav li:nth-of-type(2) a{
  padding-left: 18px;
  background-image: url(../images/common/menu_icon_hito.png);
  background-size: 14px;
}
header .sub_nav li:nth-of-type(3) a{
  padding-left: 16px;
  background-image: url(../images/common/menu_icon_map.png);
  background-size: 13px;
}
header .sub_nav li:nth-of-type(4) a{
  padding-left: 20px;
  background-image: url(../images/common/menu_icon_mail.png);
  background-size: 18px;
}
header .sub_nav .contact{
  margin-left: 20px;
  border-bottom-left-radius: 15px;
  overflow: hidden;
}
header .sub_nav .contact a{
  display: block;
  width: 130px;
  padding: 6px 0;
  background-color: #284d77;
  text-align: center;
  font-size: 13px;
  font-weight: 600;
  color: #fff;
}
header .sub_nav .contact span{
  display: inline-block;
  padding: 3px 0 2px 20px;
  background-image: url(../images/common/menu_icon_shiryo.png);
  background-size: 13px;
  background-repeat: no-repeat;
  background-position: center left;
}
/* main_nav */ 
header .menu-header-container,
header .menu-header-container > ul,
header .menu-header-container > ul li{
  height: 100%;
}
header .main_nav #menu-header > li{
  box-sizing: content-box;
  margin-right: 30px;
  display: flex;
  align-items: center;
  border-bottom: 4px solid transparent; 
}
header .main_nav #menu-header > li:hover{
  border-bottom: 4px solid #851b28; 
}
header .main_nav #menu-header > li > a{
  font-size: 16px;
}
header .main_nav #menu-header > li:hover .sub-menu{
  display: block;
}
/* sub-menu */
header .main_nav .sub-menu{
  display: none;
  flex-wrap: wrap;
  width: 100%;
  max-width: 980px;
  padding: 10px 20px 30px;
  margin: auto;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}
header .main_nav #menu-header > li:hover .sub-menu{
  display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
}
header .main_nav .sub-menu::after{
  content:"";
  width: 100vw;
  height: 100%;
  background-image: url(../images/common/bk_sub_menu.png);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: -1;
}
header .main_nav .sub-menu li{
  width: 200px;
  margin-left: 45px;
  margin-top: 30px;
}
header .main_nav .sub-menu li:nth-of-type(4n-3){
  margin-left: 0;
}
header .main_nav .sub-menu li a{
  display: block;
  padding-top: 90px;
  background-image: url(../images/common/bk_menu-default.png);

  background-position: top center;
  background-repeat: no-repeat;
  text-align: center;
  position: relative;
}
header .main_nav .sub-menu li a::after{
  content:"";
  display: block;
  width: 194px;
  height: 74px;
  border:2px solid #fff;
  border-radius: 1px;
  position: absolute;
  top: 3px;
  left: 3px;
}
header .main_nav .menu-item-has-children:nth-of-type(1) li:nth-of-type(1) a{
  background-image: url(../images/common/bk_menu-01-01.png);
}
header .main_nav .menu-item-has-children:nth-of-type(1) li:nth-of-type(2) a{
  background-image: url(../images/common/bk_menu-01-02.png);
}
header .main_nav .menu-item-has-children:nth-of-type(1) li:nth-of-type(3) a{
  background-image: url(../images/common/bk_menu-01-03.png);
}
/* header .main_nav .menu-item-has-children:nth-of-type(1) li:nth-of-type(4) a{
  background-image: url(../images/common/bk_menu-01-04.png);
} */
header .main_nav .menu-item-has-children:nth-of-type(1) li:nth-of-type(4) a{
  background-image: url(../images/common/bk_menu-01-05.png);
}

header .main_nav .menu-item-has-children:nth-of-type(2) li:nth-of-type(1) a{
  background-image: url(../images/common/bk_menu-02-01.png);
}
header .main_nav .menu-item-has-children:nth-of-type(2) li:nth-of-type(2) a{
  background-image: url(../images/common/bk_menu-02-02.png);
}
header .main_nav .menu-item-has-children:nth-of-type(2) li:nth-of-type(3) a{
  background-image: url(../images/common/bk_menu-02-03.png);
}
header .main_nav .menu-item-has-children:nth-of-type(2) li:nth-of-type(4) a{
  background-image: url(../images/common/bk_menu-02-04.png);
}
header .main_nav .menu-item-has-children:nth-of-type(2) li:nth-of-type(5) a{
  background-image: url(../images/common/bk_menu-02-05.png);
}
header .main_nav .menu-item-has-children:nth-of-type(2) li:nth-of-type(6) a{
  background-image: url(../images/common/bk_menu-02-07.png);
}
header .main_nav .menu-item-has-children:nth-of-type(2) li:nth-of-type(7) a{
  background-image: url(../images/common/bk_menu-02-06.png);
}


header .main_nav .menu-item-has-children:nth-of-type(3) li:nth-of-type(1) a{
  background-image: url(../images/common/bk_menu-03-01.png);
}
header .main_nav .menu-item-has-children:nth-of-type(3) li:nth-of-type(2) a{
  background-image: url(../images/common/bk_menu-03-02.png);
}
header .main_nav .menu-item-has-children:nth-of-type(3) li:nth-of-type(3) a{
  background-image: url(../images/common/bk_menu-03-03.png);
}
header .main_nav .menu-item-has-children:nth-of-type(3) li:nth-of-type(4) a{
  background-image: url(../images/common/bk_menu-03-04.png);
}


header .main_nav .menu-item-has-children:nth-of-type(4) li:nth-of-type(1) a{
  background-image: url(../images/common/bk_menu-04-01.png);
}
header .main_nav .menu-item-has-children:nth-of-type(4) li:nth-of-type(2) a{
  background-image: url(../images/common/bk_menu-04-02.png);
}


header .main_nav .menu-item-has-children:nth-of-type(5) li:nth-of-type(1) a{
  background-image: url(../images/common/bk_menu-05-01.png);
}
header .main_nav .menu-item-has-children:nth-of-type(5) li:nth-of-type(2) a{
  background-image: url(../images/common/bk_menu-05-03.png?ver.2);
}
header .main_nav .menu-item-has-children:nth-of-type(5) li:nth-of-type(3) a{
  background-image: url(../images/common/bk_menu-05-04.png);
}
header .main_nav .menu-item-has-children:nth-of-type(5) li:nth-of-type(4) a{
  background-image: url(../images/common/bk_menu-05-02.png);
}
header .main_nav .menu-item-has-children:nth-of-type(5) li:nth-of-type(5) a{
  background-image: url(../images/common/bk_menu-05-05.png);
}

header .main_nav .menu-item-has-children:nth-of-type(6) li:nth-of-type(1) a{
  background-image: url(../images/common/bk_menu-06-01.png);
}
header .main_nav .menu-item-has-children:nth-of-type(6) li:nth-of-type(2) a{
  background-image: url(../images/common/bk_menu-06-02.png);
}
header .main_nav .menu-item-has-children:nth-of-type(6) li:nth-of-type(3) a{
  background-image: url(../images/common/bk_menu-06-03.png);
}
header .main_nav .menu-item-has-children:nth-of-type(6) li:nth-of-type(4) a{
  background-image: url(../images/common/bk_menu-06-04.png);
}

header .main_nav .menu-item-has-children:nth-of-type(7) li:nth-of-type(1) a{
  background-image: url(../images/common/bk_menu-07-01.png);
}
header .main_nav .menu-item-has-children:nth-of-type(7) li:nth-of-type(2) a{
  background-image: url(../images/common/bk_menu-07-02.png?ver.2);
}
header .main_nav .menu-item-has-children:nth-of-type(7) li:nth-of-type(3) a{
  background-image: url(../images/common/bk_menu-07-03.png);
}
header .main_nav .menu-item-has-children:nth-of-type(7) li:nth-of-type(4) a{
  background-image: url(../images/common/bk_menu-07-04.png);
}
header .main_nav .menu-item-has-children:nth-of-type(7) li:nth-of-type(5) a{
  background-image: url(../images/common/bk_menu-07-05.png);
}

/* nav_bar */
header .nav_bar{
  width: 56px;
  height: 56px;
  background-color: #851b28;
  position: relative;
  z-index: 1111;
  cursor: pointer;
}
header .nav_bar span{
  display: block;
  width: 28px;
  height: 2px;
  margin: auto;
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  transition: all 0.6s;
}
header .nav_bar span:nth-of-type(1){
  top: 16px;
  bottom: 0;
}
header .nav_bar span:nth-of-type(2){
  top: 0;
  bottom: 0;
}
header .nav_bar span:nth-of-type(3){
  top: 0;
  bottom: 16px;
}
header .active .nav_bar span:nth-of-type(1){
  transform: rotate(-45deg);
  transform-origin: left bottom;
  top: 19px;
  left: 8px;
}
header .active .nav_bar span:nth-of-type(2){
  opacity: 0;
}
header .active .nav_bar span:nth-of-type(3){
  transform: rotate(45deg);
  transform-origin: left top;
  top: -4px;
  left: 11px;
}
/* mb_nav */
header .mb_nav{
  display: none;
  width: 100%;
  height: 100vh;
  background-color: #fff;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 111;
  overflow-y: scroll;
}
header .active .mb_nav{display: block;}
header .mb_nav .menu-mb-container{
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 35px;
  padding-left: 360px;
  background-image: url(../images/common/bk_mb_nav.png);
  background-repeat: no-repeat;
  background-position: top left;
}
header .mb_nav .menu{
  width: 980px;
  height: 890px;
  flex-direction: column;
  flex-wrap: wrap;
  overflow: hidden;
}
header .mb_nav .sub-menu{
  display: block;
}
header .mb_nav .menu > li{
  width: 310px;
  margin-bottom: 30px;
  padding-bottom: 25px;
  padding-left: 20px;
  border-bottom: 1px solid #e5e5e5;
}
header .mb_nav .menu > li > a{
  font-size: 20px;
}
header .mb_nav .sub-menu{
  margin-left: 20px;
  margin-top: 20px;
  padding-top: 5px;
  padding-left: 20px;
  padding-bottom: 5px;
  border-left: 2px solid #f4e2db;
}
header .mb_nav .sub-menu li + li{
  margin-top: 1.15em;
}
header .mb_nav .sub-menu a{
  display: inline-block;
  padding-left: 1.5em;
  background-image: url(../images/common/menu_icon_sub-list.png);
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 16px;
  font-size: 14px;
}
header .mb_nav .menu > li:last-of-type{
  margin-top: 0px;
  margin-bottom: 0;
  padding: 0;
  border:unset;
  background-color: #f4e2db;
  border-radius: 20px;
}
header .mb_nav .menu > li:last-of-type > a{
  display: none;
}
header .mb_nav .menu > li:last-of-type .sub-menu{
  margin-right: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width:1439px) {
  header .mb_nav{
    max-height: unset;
  }
  header .mb_nav .menu-mb-container{
    padding-left: 0;
    background-image: unset;
  }
  header .mb_nav .menu{
    margin: auto;
  }
}
@media screen and (max-width:1220px) {
  header{
    padding-left: 20px;
  }
  header .sub_nav,header .main_nav{
    display: none;
  }
  
}
@media screen and (max-width:768px) {
  a:hover{opacity: 1;}
  header{
    min-width: 314px;
    padding-left: 20px;
  }
  header li {
    font-weight: 500;
  }
  header .nav_bar{
    width: 100px;
    height: 100px;
  }
  header .nav_bar span{
    width: 42px;
  }
  header .nav_bar span:nth-of-type(1) {
    top: 24px;
  }
  header .nav_bar span:nth-of-type(3) {
    bottom: 24px;
  }
  header .active .nav_bar span:nth-of-type(1) {
    top: 28px;
    left: 14px;
  }
  header .active .nav_bar span:nth-of-type(3) {
    top: -5px;
    left: 14px;
  }
  header .mb_nav .menu-mb-container{
    padding-top: 140px;
  }
  header .mb_nav .menu{
    width: 100%;
    height: auto;
    padding-bottom: 50px;
  }
  header .mb_nav .menu > li{
    width: 100%;
    padding-left: 40px;
  }
  header .mb_nav .menu > li > a {
    display: block;
    font-size: 24px;
    position: relative;
  }
  header .mb_nav .menu > li.menu-item-has-children > a::before,
  header .mb_nav .menu > li.menu-item-has-children > a::after{
    content:"";
    width: 34px;
    height: 2px;
    margin: auto;
    background-color: #313131;
    position: absolute;
    top: 0;
    bottom: 0;
    transition: all 0.6s;
  }
  header .mb_nav .menu > li.menu-item-has-children > a::before{
    right: 40px;
  }
  header .mb_nav .menu > li.menu-item-has-children > a::after{
    transform: rotate(90deg);
    right: 40px;
  }
  header .mb_nav .menu > li.menu-item-has-children > a.active::after{
    opacity: 0;
  }
  header .mb_nav .sub-menu{
    display: none;
    margin-left: 40px;
    margin-top: 30px;
    padding-top: 10px;
    padding-left: 30px;
    padding-bottom: 10px;
  }
  header .mb_nav .acvive + .sub-menu{
    display: block;
  } 
  header .mb_nav .sub-menu li + li {
    margin-top: 30px;
  }
  header .mb_nav .sub-menu a{
    background-size: 25px;
    font-size: 22px;
  }
  header .mb_nav .menu > li:last-of-type{
    width: 94.7%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
  }
  header .mb_nav .menu > li:last-of-type .sub-menu{
    display: block;
  }
}
@media screen and (max-width:650px) {
  header{
    padding-left: 10px;
  }
  header .logo_wrap .visual.junior{
    width: 148px;
  }
  header .logo_wrap .visual.high{
    width: 122px;
  }
  header .nav_bar{
    width: 50px;
    height: 50px;
  }
  header .nav_bar span{
    width: 21px;
  }
  header .nav_bar span:nth-of-type(1) {
    top: 12px;
  }
  header .nav_bar span:nth-of-type(3) {
    bottom: 12px;
  }
  header .active .nav_bar span:nth-of-type(1) {
    top: 14px;
    left: 10px;
  }
  header .active .nav_bar span:nth-of-type(3) {
    top: -2px;
    left: 10px;
  }
  header .mb_nav .menu-mb-container {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  header .mb_nav .menu > li{
    padding-left: 20px;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  header .mb_nav .menu > li > a {
    font-size: 14px;
  }
  header .mb_nav .menu > li.menu-item-has-children > a::before, 
  header .mb_nav .menu > li.menu-item-has-children > a::after{
    width: 18px;
    right: 20px;
  }
  header .mb_nav .sub-menu {
    display: none;
    margin-left: 20px;
    margin-top: 15px;
    padding-top: 5px;
    padding-left: 15px;
    padding-bottom: 5px;
  }
  header .mb_nav .sub-menu li + li {
    margin-top: 15px;
  }
  header .mb_nav .sub-menu a {
    background-size: 14px;
    font-size: 13px;
  }
  header .mb_nav .menu > li:last-of-type{
    margin-top: 10px;
  }
}
/* ----------------------
   footer
---------------------- */
footer{
  padding: 40px 0;
  background-color: #851b28;
  color: #fff;
  position: relative;
  overflow: hidden;
}
footer .info{
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  font-family: 'Noto Serif JP', serif;
}
footer .contact{
  width: 680px;
}
footer .contact .logo_wrap{
  width: 240px;
}
footer .contact .logo_wrap .visual{
  text-align: left;
}
footer .contact .logo_wrap .visual + .visual{
  margin-top: 10px;
}
footer .contact .items{
  min-width: 300px;
  padding-left: 40px;
  border-left: 1px solid #d2d2d2;
  font-size: 16px;
  align-self: flex-start;
}
footer .contact .items p:first-of-type{
  font-size: 14px;
  letter-spacing: .1em;
}
footer .contact .items .map{
  margin-top: 10px;
  border-bottom: 1px solid #fff;
  text-align: center;
}
footer .contact .items .map span{
  display: inline-block;
  padding: .8em 45px .6em;
  background-image: url(../images/common/link_btn_w.png),url(../images/common/menu_icon_footer_map.png);
  background-size: 20px,35px 40px;
  background-position: bottom .5em right 10px,bottom left;
  background-repeat: no-repeat,no-repeat;
  color: #fff;
}
footer .contact .items .tel{
  margin-top: 20px;
  line-height: 1.5;
}
footer .contact .items .tel a{
  font-size: 22px;
  color: #fff;
  letter-spacing: .04em;
}
footer .info .sites_list{
  width: 300px;
}
footer .info .sites_list p{
  display: inline-block;
  padding: .3em 25px;
  background-color: #fff;
  font-size: 14px;
  font-weight: 600;
  color: #851b28;
  font-family: 'Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic","MS Gothic", sans-serif;
}
footer .info .sites_list a + p{
  margin-top: 20px;
}
footer .info .sites_list a{
  display: block;
  margin-top: 5px;
  padding: 15px 30px 15px 10px;
  background-size: 20px;
  background-position: center right 10px;
  border: 1px solid #fff;
  font-size: 15px;
  color: #fff;
  letter-spacing: .06em;
}
footer .info .sites_list a + a{
  margin-top: 10px;
}
footer .others{
  margin-top: 40px;
  padding: 30px 0 0;
  border-top: 1px solid #fff;
  text-align: center;
}
footer .others .links{
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
}
footer .others .links a{
  padding-right: 6px;
  color: #fff;
  position: relative;
  white-space: nowrap;
}
footer .others .links a + a{
  padding-left: 8px;
}
footer .others .links a:last-of-type{
  padding-right: 0;
}
footer .others .links a + a::after{
  content:"";
  width: 1px;
  height: 1em;
  margin: auto;
  background-color: #fff;
  position: absolute;
  right: 100%;
  top: 0;
  bottom: 0;
}
footer .copylight{
  margin-top: 20px;
  font-size: 10px;
}
#pagetop{
  width: 52px;
  height: 52px;
  background-image: url(../images/common/page-top.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: fixed;
  right: -80px;
  bottom: 20px;
  z-index: 111111111;
  transition: all 0.6s;
  opacity: 0;
}
#pagetop.active {
  right: 20px;
  bottom: 20px;
}
@media screen and (max-width:768px) {
  footer{
    padding: 50px 20px 40px;
  }
  footer .info,footer .contact,
  footer .contact .logo_wrap,
  footer .info .sites_list {
    width: 100%;
  }
  footer .contact .logo_wrap{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-justify-content : center;
    -ms-flex-pack : center;
    justify-content : center;
    padding-bottom: 30px;
    border-right: unset;
    border-bottom: 1px solid #fff;
  }
  footer .contact .logo_wrap .visual + .visual{
    margin-top: 0;
  }
  footer .contact .logo_wrap .visual.junior{
    padding-right: 30px;
    border-right: 1px solid #d2d2d2;
  }
  footer .contact .logo_wrap .visual.high{
    padding-left: 30px;
  }
  footer .contact .items{
    width: 100%;
    margin-top: 30px;
    padding-left: 0;
    border: none;
    text-align: center;
    font-size: 22px;
    line-height: 1.375;
  }
  footer .contact .items p:first-of-type{
    font-size: 18px;
  }
  footer .contact .items .map {
    display: inline-block;
    width: 400px;
    font-size: 22px;
  }
  footer .contact .items .map span {
    display: inline-block;
    padding: 0.6em 55px 0.5em 75px;
    background-size: 30px,46px 53px;
    background-position: bottom 0.5em right 10px,bottom left;
  }
  footer .contact .items .tel a {
    font-size: 32px;
    color: #fff;
    letter-spacing: .04em;
  }
  footer .info .sites_list{
    margin-top: 40px;
  }
  footer .info .sites_list p{
    padding: 0.2em 2.3em;
    font-size: 22px;
  }
  footer .info .sites_list a {
    margin-bottom: 20px;
    padding: 30px 50px 30px 15px;
    background-size: 30px;
    background-position: center right 20px;
    font-size: 24px;
  }
  footer .info .sites_list a + a {
    margin-top: 20px;
  }
  footer .others .links{
    font-size: 18px;
  }
  footer .others .links a{
    display: inline-block;
    margin-bottom: 20px
  }
  footer .others .links a + a:nth-of-type(4):after{
    display: none;
  }
  footer .copylight {
    font-size: 16px;
    letter-spacing: .05em;
  }
  #pagetop.bottom {
    bottom: 900px;
  }
}
@media screen and (max-width:650px) {
  footer {
    padding: 25px 10px 20px;
  }
  footer .contact .logo_wrap {
    padding-bottom: 15px;
  }
  footer .contact .logo_wrap .visual.junior {
    width: 149px;
    padding-right: 15px;
  }
  footer .contact .logo_wrap .visual.high {
    width: 106px;
    padding-left: 15px;
  }
  footer .contact .items {
    margin-top: 15px;
    font-size: 13px;
  }
  footer .contact .items p:first-of-type {
    font-size: 12px;
  }
  footer .contact .items .map{
    width: 200px;
    font-size: 14px;
  }
  footer .contact .items .map span {
    display: inline-block;
    padding: 0.6em 35px 0.4em 38px;
    background-size: 15px,27px 32px;
  }
  footer .contact .items .tel {
    margin-top: 10px;
  }
  footer .contact .items .tel a {
    font-size: 18px;
  }
  footer .info .sites_list {
    margin-top: 20px;
  }
  footer .info .sites_list p {
    font-size: 11px;
  }
  footer .info .sites_list a {
    margin-bottom: 10px;
    padding: 15px 25px 15px 10px;
    background-size: 15px;
    background-position: center right 20px;
    font-size: 14px;
  }
  footer .info .sites_list a + a,
  footer .info .sites_list a + p{
    margin-top: 10px;
  }
  footer .others {
    margin-top: 20px;
    padding: 25px 0 0;
  }
  footer .others .links {
    max-width: 340px;
    font-size: 12px;
  }
  footer .others .links a {
    margin-bottom: 10px;
  }
  footer .copylight {
    font-size: 8px;
  }
  #pagetop {
    width: 45px;
    height: 45px;
  }
  #pagetop.active {
    right: 10px;
  }
}

/* ----------------------
  breadcrub
---------------------- */
.breadcrub{
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 60px 20px;
  color: #313131;
	font-family: 'Noto Sans JP',"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic","MS Gothic", sans-serif;
}
.breadcrub .lists{
  display : -webkit-inline-box;
	display : -ms-inline-flexbox;
	display : -webkit-inline-flex;
	display : inline-flex;
  flex-wrap: wrap;
}
.breadcrub .lists li + li{
  position: relative;
}
.breadcrub .lists li + li::before{
  content: ">";
  display: inline-block;
  padding: 0 5px;
  vertical-align: baseline;
}
.breadcrub .lists li > *{
  font-size: 12px;
  font-weight: 600;
}
.breadcrub .lists li a{
  color: #851b28;
}
.breadcrub .lists li a:hover{
  color: #313131;
}
@media screen and (max-width:768px) {
  .breadcrub{
    padding: 30px 20px;
  }
  .breadcrub .lists li > *{
    font-weight: 400;
  }
}
@media screen and (max-width:650px) {
  .breadcrub{
    padding: 15px 10px;
  }
}
/* ----------------------
  pageMenu
---------------------- */
.pageMenu{
  border-top: 1px solid #f4e2db;
  border-bottom: 1px solid #f4e2db;
  background-image: url(../images/common/bk_pageMenu.png);
}
.pageMenu .lists{
  padding: 15px 0;
}
.pageMenu .lists.common_wbd{
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
}
.pageMenu .lists li{
  padding: 5px 0;
  margin-right: 25px;
}
.pageMenu .lists li:last-of-type{
  margin-right: 0;
}
.pageMenu .lists a{
  display: inline-block;
  padding-top: .2em;
  padding-bottom: .2em;
  padding-left: 24px;
  background-image: url(../images/common/link_btn_ora.png);
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: center left;
  font-size: 14px;
}
@media screen and (max-width:768px) {
  .pageMenu .lists {
    padding: 40px 0;
  }
  .pageMenu .lists.common_wbd{
    padding-left: 20px;
    padding-right: 20px;
  }
  .pageMenu .lists li{
    width: 50%;
    padding-left: 20px;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-top: 25px;
  }
  .pageMenu .lists li:nth-of-type(-n+2){
    margin-top: 0;
  }
  .pageMenu .lists a{
    padding-top: .2em;
    padding-bottom: .2em;
    padding-left: 40px;
    background-size: 30px;
    font-size: 22px;
    font-feature-settings: "palt";
    letter-spacing: .05em;
  }
}
@media screen and (max-width:650px) {
  .pageMenu .lists {
    padding: 20px 0;
  }
  .pageMenu .lists.common_wbd{
    padding-left: 10px;
    padding-right: 10px;
  }
  .pageMenu .lists li{
    padding-left: 10px;
    margin-top: 12.5px;
  }
  .pageMenu .lists a{
    padding-top: .2em;
    padding-bottom: .2em;
    padding-left: 20px;
    background-size: 15px;
    font-size: 12px;
  }
}
/* ----------------------
  title
---------------------- */
.tit{
  font-weight: 500;
}
.tit.red{
  color: #851b28;
}
.tit.blue{
  color: #416288;
}
.pageHeader01{
  color: #fff;
}
.pageHeader01 .bk{
  height: 360px;
  position: relative;
}
.pageHeader01 .bk::after{
  content:"";
  width: 20.83%;
  height: 100%;
  background-color: #f4e2db;
  border-bottom-left-radius: 100px;
  position: absolute;
  right: 0;
  top: 0;
}
.pageHeader01 .visual{
  width: 76.38%;
  height: 100%;
  border-bottom-right-radius: 100px;
  overflow: hidden;
  position: absolute;
}
.pageHeader01 .visual img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pageHeader01 .wrap{
  box-sizing: content-box;
  max-width: 1440px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.pageHeader01 .txt_wrap{
  width: fit-content;
  height: fit-content;
  margin: auto;
  text-align: center;
  position: absolute;
  left: 90px;
  top: 0;
  bottom: 0;
}
.pageHeader01 .txt_wrap p.sub{
  margin-bottom: .5em;
  text-align: center;
  font-size: 18px;
  font-family: 'Noto Serif JP', serif;
  letter-spacing: .3em;
  line-height: 1;
}
.pageHeader01 .tit{
  font-size: 44px;
  font-family: 'Noto Serif JP', serif;
  letter-spacing: .12em;
}
.pageHeader01 .tit span{
  display: block;
  margin-top: .1em;
  font-size: 30px;
  letter-spacing: .12em;
}
.pageHeader01 .tit + p{
  margin-top: 10px;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .3em;
}
.pageHeader02{
  color: #fff;
}
.pageHeader02.line{
  border-bottom: 1px solid #f4e2db;
}
.pageHeader02 .bk{
  height: 80px;
  position: relative;
}
.pageHeader02 .bk::after{
  content:"";
  width: 20.83%;
  height: 100%;
  background-color: #f4e2db;
  border-bottom-left-radius: 100px;
  position: absolute;
  right: 0;
  top: 0;
}
.pageHeader02 .bk::before{
  content:"";
  width: 76.38%;
  height: 100%;
  background-color: #851b28;
  border-bottom-right-radius: 100px;
  position: absolute;
  top: 0;
  left: 0;
}
.pageHeader02 .wrap{
  box-sizing: content-box;
  max-width: 1440px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.pageHeader02 .txt_wrap{
  width: fit-content;
  height: fit-content;
  margin: auto;
  text-align: center;
  position: absolute;
  left: 90px;
  top: 0;
  bottom: 0;
}
.pageHeader02 .tit{
  font-size: 30px;
  font-family: 'Noto Serif JP', serif;
  letter-spacing: .24em;
}
.pageHeader02 .tit + p{
  margin-top: .2em;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .3em;
}
.pageHeader03{
  padding-top: 50px;
}
.pageHeader03 .wrap{
  max-width: 1440px;
  padding-left: 80px;
  padding-right: 80px;
  margin-left: auto;
  margin-right: auto;
  font-family: 'Noto Serif JP', serif;
  color: #851b28;
  line-height: 1;
  position: relative;
}
.pageHeader03 .wrap::after,
.pageHeader03 .wrap p::after{
  content:"";
  width: 4px;
  height: 100%;
  position: absolute;
}
.pageHeader03 .wrap::after{
  background-color: #f4e2db;
  left: 80px;
  bottom: 0;
}
.pageHeader03 .txt_wrap{
  padding-bottom: 20px;
}
.pageHeader03 .wrap p{
  padding-left: 40px;
  font-size: 28px;
  letter-spacing: .16em;
  position: relative;
}
.pageHeader03 .wrap p::after{
  background-color: #851b28;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.pageHeader03 .wrap .tit{
  display: inline-block;
  margin-top: 15px;
  margin-right: -10px;
  padding-left: 30px;
  padding-bottom: 4px;
  vertical-align: bottom;
  font-size: 70px;
  letter-spacing: .3em;
}
.pageHeader03 .wrap .tit + span,
.pageHeader03 .wrap .tit + div{
  display: inline-block;
  margin-top: 15px;
  padding: 10px 30px 12px;
  margin-left: 30px;
  background-color: #851b28;
  border-top-right-radius: 20px;
  vertical-align: middle;
  font-size: 24px;
  font-family: 'Noto Serif JP', serif;
  color: #fff;
  line-height: 1;
  letter-spacing: .24em;
}
.pageHeader03 .wrap .tit + div span{
  font-size: 15px;
}
.pageHeader03 .bk{
  width: calc(100% - 140px);
  height: 500px;
  position: relative;
}
.pageHeader03 .bk .visual{
  width: 100%;
  height: 100%;
  border-bottom-right-radius: 100px;
  overflow: hidden;
}
.pageHeader03 .bk .visual img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pageHeader03 .bk p{
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  width: 1em;
  box-sizing: content-box;
  padding-left: 25px;
  font-size: 26px;
  font-weight: 600;
  color: #f4e2db;
  letter-spacing: .2em;
  line-height: 1;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  left: 100%;
  top: 0;
}

.pageHeader03.style2 .wrap{
  color: #284d77;
}
.pageHeader03.style2 .wrap::after{
  background-color: #d7e5f5;
}
.pageHeader03.style2 .wrap p::after{
  background-color: #284d77;
}
.pageHeader03.style2 .wrap .tit{
  padding-bottom: 0;
}
.pageHeader03.style2 .wrap .tit + span{
  padding: 18px 30px 20px;
  background-color: #284d77;
}
.pageHeader03.style2 .bk p{
  color: #d7e5f5;
}
.pagehead01{
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f4e2db;
  text-align: center;
  position: relative;
}
.pagehead01::after{
  content:"";
  width: 100px;
  height: 9px;
  margin: auto;
  border-radius: 50px;
  background-color: #f4e2db;
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
}
.pagehead01.high{
  border-color: #d7e5f5;
}
.pagehead01.high:after{
  background-color: #d7e5f5;
}
.pagehead01 .tit{
  font-size: 26px;
  font-weight: 500;
  font-family: 'Noto Serif JP', serif;
}
.pagehead02{
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.pagehead02.line{
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
}
.pagehead02.line:has(.tit.blue){
  border-color: #cfdceb;
}
.pagehead02.line:has(.tit.red){
  border-color: #f4e2db;
}

.pagehead02 .tit{
  padding: .1em 0 .2em;
  padding-left: 45px;
  background-image: url(../images/common/bk_pagehead02.png);
  background-size: 35px 25px;
  background-position: top .25em left;
  background-repeat: no-repeat;
  font-size: 24px;
  font-weight: 500;
  font-family: 'Noto Serif JP', serif;
}
.pagehead02 .tit.br{
  background-position: top .3em left;
  line-height: 1.3;
}
.pagehead03{
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.pagehead03.line{
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
  background-position: top 0.4em left;
}
.pagehead03 .tit{
  padding: .1em 0 .2em;
  padding-left: 24px;
  background-image: url(../images/common/bk_pagehead03.png);
  background-size: 18px;
  background-position: top .25em left;
  background-repeat: no-repeat;
  font-size: 16px;
  font-weight: 500;
  font-family: 'Noto Serif JP', serif;
}
@media screen and (max-width:768px) {
  .pageHeader01 .bk {
    height: 300px;
  }
  .pageHeader01 .visual {
    width: 86.66%;
  }
  .pageHeader01 .visual img {
    object-position: 25% center;
  } 
  .pageHeader01 .bk::after {
    width: 9.33%;
  }
  .pageHeader01 .txt_wrap {
    left: 40px;
  }
  .pageHeader01 .tit {
    font-size: 42px;
  }
  .pageHeader01 .tit span{
    font-size: 26px;
  }
  .pageHeader01 .tit + p {
    font-size: 16px;
  }
  
  .pageHeader02{
    margin-bottom: 30px;
  }
  .pageHeader02 .line{
    border-bottom: unset;
  }
  .pageHeader02 .bk {
    height: 120px;
  }
  .pageHeader02 .bk::before {
    width: 86.66%;
    border-bottom-right-radius: 50px;
  }
  .pageHeader02 .bk::after {
    width: 9.33%;
    border-bottom-left-radius: 50px;
  }
  .pageHeader03 {
    padding-top: 20px;
  }
  .pageHeader03 .wrap{
    padding-left: 30px;
    padding-right: 30px;
  }
  .pageHeader03 .wrap::after{
    left: 30px;
  }
  .pageHeader03 .wrap p {
    font-size: 24px;
  }
  .pageHeader03 .wrap .tit {
    display: block;
    font-size: 56px;
  }
  .pageHeader03 .wrap .tit + div{
    margin-top: 25px;
  }
  .pageHeader03 .bk {
    width: calc(100% - 90px);
    height: 460px;
  }
  .pageHeader03 .bk .visual {
    border-bottom-right-radius: 50px;
  }
  .pageHeader03 .bk p{
    font-size: 24px;
  }
  .pageHeader03.style2 .wrap .tit + span {
    padding: 15px 30px 16px;
  }
  .pageHeader02 .txt_wrap {
    left: 40px;
  }
  .pageHeader02 .tit {
    font-size: 32px;
  }
  .pageHeader02 .tit + p {
    font-size: 16px;
  }
  .pagehead01 .tit {
    font-size: 32px;
  }
  .pagehead02 .tit {
    background-position: top .3em left;
    font-size: 26px;
  }
  .pagehead03 .tit {
    padding: 0.2em 0 0.3em;
    padding-left: 46px;
    background-size: 36px;
    font-size: 22px;
  }
  
}
@media screen and (max-width:650px) {
  .pageHeader01 .bk {
    height: 150px;
  }
  .pageHeader01 .visual{
    border-bottom-right-radius: 25px;
  }
  .pageHeader01 .bk::after {
    border-bottom-left-radius: 25px;
  }
  .pageHeader01 .txt_wrap {
    text-align: center;
    left: 4%;
  }
  .pageHeader01 .txt_wrap p.sub{
    font-size: 9px;
  }
  .pageHeader01 .tit {
    font-size: 23px;
  }
  .pageHeader01 .tit span{
    font-size: 15px;
  }
  .pageHeader01 .tit + p {
    margin-top: 5px;
    font-size: 9px;
  }
  .pageHeader02{
    margin-bottom: 15px;
  }
  .pageHeader02 .bk {
    height: 60px;
  }
  .pageHeader02 .bk::before {
    border-bottom-right-radius: 25px;
  }
  .pageHeader02 .bk::after {
    border-bottom-left-radius: 25px;
  }
  .pageHeader02 .txt_wrap {
    left: 20px;
  }
  .pageHeader02 .tit {
    font-size: 18px;
  }
  .pageHeader02 .tit + p {
    font-size: 9px;
  }
  .pageHeader03 .wrap{
    padding-left: 15px;
    padding-right: 15px;
  }
  .pageHeader03 .wrap::after{
    left: 15px;
  }
  .pageHeader03 .wrap p {
    padding-left: 20px;
    font-size: 14px;
  }
  .pageHeader03 .txt_wrap {
    padding-bottom: 10px;
  }
  .pageHeader03 .wrap .tit {
    margin-top: 5px;
    padding: 5px 0 0px 15px;
    font-size: 35px;
    letter-spacing: .15em;
  }
  .pageHeader03 .wrap .tit + span,
  .pageHeader03 .wrap .tit + div{
    margin-top: 10px;
    padding: 5px 15px 6px;
    border-top-right-radius: 10px;
    margin-left: 15px;
    font-size: 12px;
  }
  .pageHeader03 .wrap .tit + div span{
    font-size: 10px;
  }
  .pageHeader03 .bk {
    width: calc(100% - 45px);
    height: 230px;
  }
  .pageHeader03 .bk .visual {
    border-bottom-right-radius: 25px;
  }
  .pageHeader03 .bk p{
    padding-left: 10px;
    font-size: 12px;
  }
  .pageHeader03.style2 .wrap .tit + span{
    padding: 8px 15px 10px;
    background-color: #284d77;
  }
  .pagehead01 {
    margin-bottom: 20px;
  }
  .pagehead01 .tit {
    font-size: 18px;
  }
  .pagehead02.line{
    padding-bottom: 5px;
  }
  .pagehead02 .tit {
    padding-left: 28px;
    background-position: top 0.25em left;
    background-size: 22px;
    font-size: 15px;
  }
  .pagehead03.line{
    padding-bottom: 5px;
  }
  .pagehead03 .tit {
    padding: 0.1em 0 0.2em;
    padding-left: 22px;
    background-size: 18px;
    background-position: top 0.15em left;
    font-size: 13px;
  }
}
/* link */
.others_link{
  display: inline-block;
  padding: 20px 60px 20px 20px;
  border: 1px solid #851b28;
  background-image: url(../images/common/bk_outside_link.png);
  background-repeat: no-repeat;
  background-position: center right 20px;
  border-radius: 2px;
  font-size: 12px;
  font-family: 'Noto Serif JP', serif;
  color: #851b28;
  letter-spacing: .06em;
}
@media screen and (max-width:768px) {
  .others_link{
    padding: 35px 60px 35px 15px;
    font-size: 20px;
  }
}
@media screen and (max-width:650px) {
  .others_link{
    padding: 15px 30px 15px 8px;
    background-size: 15px;
    font-size: 12px;
  }
}
/* visual */
.visual.shadow{
  padding-right: 20px;
  padding-bottom: 20px;
  box-sizing: content-box;
  z-index: 0;
}
.visual.shadow span::after{
  content:"";
  width: 100%;
  height: 100%;
  background-color: #f4e2db;
  position: absolute;
  right: -20px;
  bottom: -20px;
  z-index: -1;
}
.visual.shadow.blue span::after{
  background-color: #cfdceb;
}
.visual.shadow span{
  display: inline-block;
  position: relative;
}
@media screen and (max-width:650px){
  .visual.shadow{
    padding-right: 15px;
    padding-bottom: 15px;
  }
  .visual.shadow span::after{
    right: -15px;
    bottom: -15px;
  }
}
/* page */
.container p{
  text-align: justify;
  text-align-last: left;
  letter-spacing: .07em;
  line-height: 1.7;
}
.container p:empty{display: none;}
.container .pagelead{
  margin-top: 60px;
  text-align: center;
  text-align-last: center;
  line-height: 1.75;
}
.container .caption{
  font-size: 10px;
}
.container .author{
  text-align: right!important;
  text-align-last: right!important;
  font-size: 10px;
}
@media screen and (max-width:768px) {
  .container .pagelead{
    width: 92%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    text-align: left;
    text-align-last: left;
    font-size: 22px;
  }
  .container .caption{
    font-size: 16px;
  }
}
@media screen and (max-width:650px) {
  .container .pagelead {
    margin-top: 20px;
    font-size: 14px;
  }
  .container .caption{
    font-size: 10px;
  }
}

/* pagenation */
.under .page-numbers{
  margin: 0 5px;
}
.under .page-numbers:not(.prev,.next){
  width: 2em;
  height: 2em;
  padding-left: .1em;
  background-color: #313131;
  text-align: center;
  font-size: 16px;
  color: #fff;
  line-height: 2em;
  letter-spacing: .02em;
}
.under .page-numbers:not(.prev,.next).current{
  background-color: #fff;
  border: 1px solid #313131;
  color: #313131;
}
.next-link::before,
.prev-link::before{
  content:"";
  display: block;
  width: 12px;
  height: 19px;
  background-image: url(../images/common/pagination.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.prev-link::before{
  transform: rotateZ(180deg);
}
@media screen and (max-width:768px) {
  .under .page-numbers {
    margin: 0 5px;
  }
  .under .page-numbers:not(.prev,.next){
    font-size: 28px;
  }
  .under .page-numbers:first-child{margin-right: 20px;}
  .under .page-numbers:last-child{margin-left: 20px;}
  .next-link::before, .prev-link::before {
    width: 22px;
    height: 28px;
  }
}
@media screen and (max-width:650px) {
  .under .page-numbers {
    margin: 0 2.5px;
  }
  .under .page-numbers:not(.prev,.next){
    font-size: 16px;
  }
  .under .page-numbers:first-child{margin-right: 10px;}
  .under .page-numbers:last-child{margin-left: 10px;}
  .next-link::before, .prev-link::before {
    width: 11px;
    height: 14px;
  }
}
/* education */
.ed-lead{
  margin: 60px auto;
}
.ed-lead .pagetit{
  margin-bottom: 50px;
}
.ed-lead .pagetit .tit{
  text-align: center;
  font-size: 30px;
  font-family: 'Noto Serif JP', serif;
  color: #284d77;
  line-height: 1.3;
  letter-spacing: .22em;
}
.ed-lead .lists .item{
  width: 310px;
  margin-right: 25px;
}
.ed-lead .lists .item:nth-of-type(3n){
  margin-right: 0;
}
.ed-lead .tit_wrap{
  padding: 10px;
  font-family: 'Noto Serif JP', serif;
  color: #284d77;
  position: relative;
}
.ed-lead .tit_wrap::after{
  content:"";
  width: 50px;
  height: 100%;
  background-color: #ecf2f9;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.ed-lead .tit_wrap p{
  margin-bottom: 2px;
  font-size: 14px;
  letter-spacing: .14em;
}
.ed-lead .tit_wrap .tit{
  font-size: 20px;
  letter-spacing: .1em;
}
.ed-lead .tit_wrap + p{
  padding: 5px;
  line-height: 1.7;
  letter-spacing: .07em;
}
@media screen and (max-width:768px) {
  .ed-lead {
    width: 92%;
    margin-bottom: 80px;
  }
  .ed-lead .pagetit .tit {
    font-size: 32px;
    letter-spacing: .1em;
  }
  .ed-lead .lists .item {
    width: 100%;
    margin-right: 0;
  }
  .ed-lead .lists .item + .item{
    margin-top: 40px;
  }
  .ed-lead .tit_wrap {
    padding: 25px 20px;
  }
  .ed-lead .tit_wrap p {
    font-size: 18px;
  }
  .ed-lead .tit_wrap .tit {
    font-size: 28px;
  }
  .ed-lead .tit_wrap + p {
    padding: 5px 0;
  }
}
@media screen and (max-width:650px) {
  .ed-lead {
    margin-top: 30px;
    margin-bottom: 40px;
  }
  .ed-lead .pagetit {
    margin-bottom: 25px;
  }
  .ed-lead .pagetit .tit {
    font-size: 18px;
  }
  .ed-lead .lists .item + .item{
    margin-top: 20px;
  }
  .ed-lead .tit_wrap {
    padding: 12.5px 10px;
  }
  .ed-lead .tit_wrap p {
    font-size: 11px;
  }
  .ed-lead .tit_wrap .tit {
    font-size: 18px;
  }
}
/* section.link */
section.link{
  padding: 60px 0;
  border-top: 1px solid #f4e2db;
}
@media screen and (max-width:768px) {
  section.link{
    flex-direction: column;
    align-items: center;
  }
  section.link a{
    display: inline-block;
    max-width: 49.31vw;
  }
}
@media screen and (max-width:650px) {
  section.link{
    padding: 30px 0;
  }
}
/* voice */
.container .voice{
  padding: 85px 0 60px;
}
.container .voice .common_w980{
  padding: 20px 35px 30px;
  border: 6px solid #cfdceb;
  border-radius: 20px;
  position: relative;
}
.container .voice .common_w980 + .common_w980{
  margin-top: 75px;
}
.container .voice  .common_w980 > .tit{
  display: inline-block;
  padding: 0.5em 2em .8em;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  background-color: #284d77;
  font-size: 18px;
  font-family: 'Noto Serif JP', serif;
  font-weight: 600;
  color: #fff;
  letter-spacing: .1em;
  position: absolute;
  left: 20px;
  bottom: 100%;
  z-index: -1;
}
.container .voice .visual{
  margin-right: 40px;
}
.container .voice .txt_wrap{
  flex: 1;
}
.container .voice .txt_wrap .pagehead02{
  margin-bottom: 20px;
}
.container .voice .txt_wrap p{
  text-align: justify;
  text-align-last: left;
}
.container .voice .wrap + .wrap{
  margin-top: 30px;
}
.container .voice .author{
  font-size: 12px;
  line-height: 1.5!important;
}
@media screen and (max-width:768px) {
  .container .voice {
    padding: 125px 0 80px;
  }
  .container .voice .common_w980 {
    padding: 40px 35px 30px;
  }
  .container .voice .common_w980 > .tit{
    padding: 0.3em 2em 0.6em;
    font-size: 22px;
  }
  .container .voice .wrap{
    position: relative;
    padding-bottom: 40px;
  }
  .container .voice .visual{
    order: 2;
    width: 100%;
    margin-right: 0px;
    margin-top: 30px;
  }
  .container .voice .visual img{
    max-width: 29vw;
    height: auto;
  }
  .container .voice .txt_wrap{
    flex: unset;
    order: 1;
    width: 100%;
  }
  .container .voice .author{
    margin-top: 10px;
    text-align: left!important;
    text-align-last: left!important;
    font-size: 16px;
  }
  .container .voice .author{
    text-align: center!important;
    text-align-last: center!important;
    font-size: 18px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
@media screen and (max-width:650px) {
  .container .voice {
    padding: 60px 0 40px;
  }
  .container .voice .common_w980 {
    padding: 20px 15px 15px;
    border-width: 3px;
    border-radius: 10px;
  }
  .container .voice .common_w980 + .common_w980 {
    margin-top: 40px;
  }
  .container .voice .txt_wrap .pagehead02 {
    margin-bottom: 10px;
  }
  .container .voice .common_w980 > .tit{
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
    font-size: 13px;
  }
  .container .voice .wrap{
    padding-bottom: 25px;
  }
  .container .voice .visual{
    margin-top: 15px;
  }
  .container .voice .author{
    margin-top: 5px;
    font-size: 10px;
  }
  .container .voice .author{
    font-size: 11px;
  }
}

/* category */
.cat_badge{
  background-color: #313131;
}
.cat_badge.sankanen{background-color: #26c4ff;}
.cat_badge.rokkanen{background-color: #ffb956;}
.cat_badge.pta{background-color: #46a274;}
.cat_badge.event-topics{background-color: #ff77a4;}
.cat_badge.course{background-color: #d176ff;}
.cat_badge.club{background-color: #ff7213;}
.cat_badge.guidance{background-color: #33c0f3;}
.cat_badge.other{background-color: #8d8c8d;}
.cat_badge.infirmary{background-color: #ffa216;}
.cat_badge.rinka{background-color: #f19cbb;}
.cat_badge.library{background-color: #267d7d;}
.cat_badge.foreign{background-color: #3a5f8d;}
.cat_badge.studentcouncil{background-color: #ffd21c;}
.cat_badge.event{background-color: #9dce09;}
.cat_badge.information{background-color:#ffb752}

/* 404 */
.error-404{
  width: 92%;
  padding: 40px 0;
}
.error-404 .pagehead02{
  margin-bottom: 20px;
}
.error-404 form{
  margin-top: 40px;
}
.error-404 .archive_btn {
  margin-top: 40px;
  border-color: #851b28;
  color: #851b28;
}


@media screen and (max-width:350px) {
  body, body:not(#toppage) {
    padding-top: 40px;
  }
  header .logo_wrap {
    padding: 4px 0;
  }
  header .logo_wrap .visual.junior {
    width: 140px;
  }
  header .nav_bar {
    width: 40px;
    height: 40px;
  }
  .pagehead01 .tit {
    font-size: 17px;
  }
  footer .others .links a:nth-of-type(3)::after{
    right: -3%;
  }
}

/* フォント調整 */
body{
  letter-spacing: 0.12em;
  font-size: 16px;
}
main {
  letter-spacing: .05em;
}
.breadcrub .lists li > * {
  font-size: 13px;
}
.pageHeader01 .tit {
  font-size: 46px;
}
.pageHeader01 .tit + p {
  font-size: 14px;
  letter-spacing: .2em;
}
.pageHeader02 .tit + p{
  letter-spacing: .2em;
}
.pageHeader03 .wrap p {
  font-size: 30px;
  letter-spacing: .08em;
}
.pageHeader03 .wrap .tit {
  font-size: 72px;
}
.pageHeader03 .wrap .tit + span, .pageHeader03 .wrap .tit + div {
  font-size: 26px;
}
.pageHeader03 .wrap .tit + div span {
  font-size: 17px;
}
.pageHeader03 .wrap .tit + span, .pageHeader03 .wrap .tit + div{
  letter-spacing: .1em;
}
.pagehead01 .tit {
  font-size: 28px;
  letter-spacing: .05em;
}
.pagehead02 .tit {
  font-size: 26px;
  letter-spacing: .05em;
}
.pagehead03 .tit {
  font-size: 18px;
  letter-spacing: .05em;
}
.container p {
  font-size: 16px;
  letter-spacing: .05em;
  line-height: 1.5;
}
.archive_btn {
  font-size: 15px;
}
.ed-lead .pagetit .tit{
  font-size: 32px;
}
.ed-lead .tit_wrap p {
  font-size: 16px;
  letter-spacing: .05em;
}
.ed-lead .tit_wrap .tit {
  font-size: 22px;
  letter-spacing: .05em;
}
.container .voice .author {
  margin-top: .5em;
  font-size: 14px;
}
.container .caption{
  font-size: 12px;
}
.container .voice {
  padding: 90px 0 60px;
}
.container .voice .common_w980 > .tit {
  font-size: 20px;
}
.fs_24{font-size: 26px;}
.fs_20{font-size: 22px;}
.fs_19{font-size: 21px;}
.fs_18{font-size: 20px;}
.fs_17{font-size: 19px;}
.fs_16{font-size: 18px;}
.fs_15{font-size: 17px;}
.fs_14{font-size: 16px;}
.fs_13{font-size: 15px;}
.fs_12,.fs_min{font-size: 14px;}
.ed-lead .tit_wrap + p{
  letter-spacing: .05em;
}
@media screen and (max-width:768px) {
  .pageHeader01 .tit {
    font-size: 42px;
  }
  .pageHeader01 .tit + p {
    font-size: 16px;
  }
  .pageHeader03 .wrap p {
    font-size: 24px;
  }
  .pageHeader03 .wrap .tit {
    font-size: 56px;
  }
  .pagehead01 .tit {
    font-size: 30px;
  }
  .pagehead02 .tit {
    font-size: 26px;
  }
  .pagehead03 .tit {
    font-size: 22px;
  }
  .ed-lead .tit_wrap p {
    font-size: 18px;
  }
  .ed-lead .tit_wrap .tit {
    font-size: 28px;
  }
  .container .voice .author {
    font-size: 18px;
  }
  .container .caption{
    font-size: 16px;
  }
  .container .voice .common_w980 > .tit {
    font-size: 22px;
  }
}
@media screen and (max-width:650px) {
  body,body:not(#toppage){
  	font-size: 15px;
  }
  .container p {
    font-size: 15px;
  }
  .pageHeader01 .tit {
    font-size: 25px;
  }
  .pageHeader01 .tit + p {
    font-size: 11px;
    letter-spacing: .15em;
  }
  .pageHeader02 .tit + p{
    letter-spacing: .15em;
  }
  .pageHeader03 .wrap p {
    font-size: 16px;
    letter-spacing: .04em;
  }
  .pageHeader03 .wrap .tit {
    font-size: 37px;
  }
  .pageHeader03 .wrap .tit + span, .pageHeader03 .wrap .tit + div {
    font-size: 14px;
  }
  .pageHeader03 .wrap .tit + div span {
    font-size: 12px;
  }
  .pagehead01 .tit {
    font-size: 20px;
  }
  .pagehead02 .tit {
    font-size: 18px;
  }
  .pagehead03 .tit {
    font-size: 16px;
  }
  .archive_btn {
    font-size: 16px;
  }
  .ed-lead .pagetit .tit {
    font-size: 20px;
  }
  .ed-lead .tit_wrap p {
    font-size: 13px;
  }
  .ed-lead .tit_wrap .tit {
    font-size: 20px;
  }
  .container .voice .wrap {
    padding-bottom: 27px;
  }
  .container .voice .author {
    font-size: 13px;
  }
  .container .caption{
    font-size: 12px;
  }
  .container .voice {
    padding: 70px 0 40px;
  }
  .container .voice .common_w980 > .tit {
    font-size: 15px;
  }
  .fs_mb_18{font-size: 20px;}
  .fs_mb_17{font-size: 19px;}
  .fs_mb_16{font-size: 18px;}
  .fs_mb_15{font-size: 17px;}
  .fs_mb_14{font-size: 16px;}
  .fs_mb_13{font-size: 15px;}
  .fs_mb_12{font-size: 14px;}
  .fs_mb_11{font-size: 13px;}
  .fs_mb_10{font-size: 12px;}
}
@media screen  and (max-width:410px) {
  .ms_br{
    display: inline;
  }
  .ms_none{display: none;}
}