@charset "UTF-8";

@import url('https://fonts.googleapis.com/css?family=Montserrat:300|Roboto');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Quicksand:wght@300..700&display=swap');

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}
ul {
    list-style:none;
}
img {
	width:100%;
	border:none;
	vertical-align:bottom;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
address, em, code, cite, dfn, var, optgroup {
  font-style: normal;
}
a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	text-decoration:none;
	outline:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
input, select {
    vertical-align:middle;
}
input[type="button"],input[type="text"],input[type="submit"],input[type="reset"],textarea {
	-webkit-appearance:none;
	border-radius:0;
}
.clearfix:after {
    content: "."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {display:inline-block;}
* html .clearfix {height:1%;}
.clearfix {display:block;}

/*  common  */
.clear {
	font-size: 1px;
	height: 1px;
	clear: both;
}
.floatL {
	float:left;
	display:inline;
}
.floatR {
	float:right;
	display:inline;
}
.alignCenter {text-align:center;}
.alignLeft {text-align:left;}
.alignRight {text-align:right;}
.valignTop {vertical-align:top;}
.valignMiddle {vertical-align:middle;}
.valignBottom {vertical-align:bottom;}

.mt00 { margin-top: 0 !important; }
.mt05 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt45 { margin-top: 45px !important; }
.mt50 { margin-top: 50px !important; }
.mt55 { margin-top: 55px !important; }
.mt60 { margin-top: 60px !important; }
.mt65 { margin-top: 65px !important; }
.mt70 { margin-top: 70px !important; }
.mt75 { margin-top: 75px !important; }
.mt80 { margin-top: 80px !important; }
.mt85 { margin-top: 85px !important; }
.mt90 { margin-top: 90px !important; }
.mt95 { margin-top: 95px !important; }
.mt100 { margin-top: 100px !important; }

.mr00 { margin-right: 0 !important; }
.mr05 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mr45 { margin-right: 45px !important; }
.mr50 { margin-right: 50px !important; }
.mr55 { margin-right: 55px !important; }
.mr60 { margin-right: 60px !important; }
.mr65 { margin-right: 65px !important; }
.mr70 { margin-right: 70px !important; }
.mr75 { margin-right: 75px !important; }
.mr80 { margin-right: 80px !important; }
.mr85 { margin-right: 85px !important; }
.mr90 { margin-right: 90px !important; }
.mr95 { margin-right: 95px !important; }
.mr100 { margin-right: 100px !important; }

.mb00 { margin-bottom: 0 !important; }
.mb05 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb55 { margin-bottom: 55px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb65 { margin-bottom: 65px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb75 { margin-bottom: 75px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb85 { margin-bottom: 85px !important; }
.mb90 { margin-bottom: 90px !important; }
.mb95 { margin-bottom: 95px !important; }
.mb100 { margin-bottom: 100px !important; }

.ml00 { margin-left: 0 !important; }
.ml05 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
.ml45 { margin-left: 45px !important; }
.ml50 { margin-left: 50px !important; }
.ml55 { margin-left: 55px !important; }
.ml60 { margin-left: 60px !important; }
.ml65 { margin-left: 65px !important; }
.ml70 { margin-left: 60px !important; }
.ml75 { margin-left: 75px !important; }
.ml80 { margin-left: 80px !important; }
.ml85 { margin-left: 85px !important; }
.ml90 { margin-left: 90px !important; }
.ml95 { margin-left: 95px !important; }
.ml100 { margin-left: 100px !important; }

.pt00 { padding-top: 0 !important; }
.pt05 { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }
.pt45 { padding-top: 45px !important; }
.pt50 { padding-top: 50px !important; }
.pt55 { padding-top: 55px !important; }
.pt60 { padding-top: 60px !important; }
.pt65 { padding-top: 65px !important; }
.pt70 { padding-top: 70px !important; }
.pt75 { padding-top: 75px !important; }
.pt80 { padding-top: 80px !important; }
.pt85 { padding-top: 85px !important; }
.pt90 { padding-top: 90px !important; }
.pt95 { padding-top: 95px !important; }
.pt100 { padding-top: 100px !important; }

.pr00 { padding-right: 0 !important; }
.pr05 { padding-right: 5px !important; }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }
.pr35 { padding-right: 35px !important; }
.pr40 { padding-right: 40px !important; }
.pr45 { padding-right: 45px !important; }
.pr50 { padding-right: 50px !important; }
.pr55 { padding-right: 55px !important; }
.pr60 { padding-right: 60px !important; }
.pr65 { padding-right: 65px !important; }
.pr70 { padding-right: 70px !important; }
.pr75 { padding-right: 75px !important; }
.pr80 { padding-right: 80px !important; }
.pr85 { padding-right: 85px !important; }
.pr90 { padding-right: 90px !important; }
.pr95 { padding-right: 95px !important; }
.pr100 { padding-right: 100px !important; }

.pb00 { padding-bottom: 0 !important; }
.pb05 { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb35 { padding-bottom: 35px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb45 { padding-bottom: 45px !important; }
.pb50 { padding-bottom: 50px !important; }
.pb55 { padding-bottom: 55px !important; }
.pb60 { padding-bottom: 60px !important; }
.pb65 { padding-bottom: 65px !important; }
.pb70 { padding-bottom: 70px !important; }
.pb75 { padding-bottom: 75px !important; }
.pb80 { padding-bottom: 80px !important; }
.pb85 { padding-bottom: 85px !important; }
.pb90 { padding-bottom: 90px !important; }
.pb95 { padding-bottom: 95px !important; }
.pb100 { padding-bottom: 100px !important; }

.pl00 { padding-left: 0 !important; }
.pl05 { padding-left: 5px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }
.pl35 { padding-left: 35px !important; }
.pl40 { padding-left: 40px !important; }
.pl45 { padding-left: 45px !important; }
.pl50 { padding-left: 50px !important; }
.pl55 { padding-left: 55px !important; }
.pl60 { padding-left: 60px !important; }
.pl65 { padding-left: 65px !important; }
.pl70 { padding-left: 70px !important; }
.pl75 { padding-left: 75px !important; }
.pl80 { padding-left: 80px !important; }
.pl85 { padding-left: 85px !important; }
.pl90 { padding-left: 90px !important; }
.pl95 { padding-left: 95px !important; }
.pl100 { padding-left: 100px !important; }

.pcon { display:block;}
.spon { display:none; }
@media only screen and (max-width:750px){
.pcon { display:none; }
.spon { display:block; }
}

/* html
-------------------------------------------------*/
html {
	overflow-y:scroll;
}

/*  body  */
body {
	font-family:"Montserrat", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-feature-settings : "palt";
	font-size:12px;
	line-height:1.6;
  letter-spacing: 0.1em;
	color:#272727;
	-webkit-text-size-adjust:100%;
}
.fontRoboto {
	font-family: 'Roboto', sans-serif;
  font-size: 1.1em;
}
.fontMonts {
	font-family: 'Montserrat', sans-serif;
}
.fontFredoka {
  font-family: "Fredoka", sans-serif;
}
.fontNotosansjp {
  font-family: "Noto Sans JP", sans-serif;
}
.fontQuicksand {
  font-family: "Quicksand", sans-serif;
}
.fontQuicksand._fw700 {
  font-family: "Quicksand", sans-serif;
  font-weight: 700 !important;
}

/* #wrapper */
#wrapper {
	width:100%;
	margin:0 auto;
	clear:both;
}

/*  #header  */
#header {
  position: relative;
	width:100%;
	clear:both;
	background:#fff;
  border-bottom: 3px solid #66dfed;
  box-sizing: border-box;
  font-family: "Noto Sans JP", sans-serif;
  z-index: 66;
}
#header .hinner {
  display: flex;
  justify-content: center;
  align-items: center;
	position: relative;
	max-width: 1400px;
	margin: 0 auto;
  padding: 15px 2vw 20px;
}

#logo {
	width:16.603774%;
	display: flex;
	align-items: center;
} 
#logo a{
	display: inherit;
	width: 100%;
} 

.mh_symbol{
  width: 18%;
  height: auto;
	background-color: #fff;
  padding: 0;
} 
.mh_logotype{
  width: 80%;
	padding-left: 2%;
}

#header .hlogo {
	width:4.834%;
	display:inline-block;
	vertical-align:middle;
	padding:9px 1% 9px 0;
	position: relative;
}

#header a img {
  transition: .4s ease-in-out;
}
#header a:hover img {
  opacity: .85;
}


/* .headMenu */
.headMenu {
	width:83.396226%;
  display: block;
  vertical-align: baseline;
  padding: 0;
  text-align: start;
  position: static;
}
.headMenu .navHead-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1vw;
}
.headMenu ul {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1vw;
  width: auto;
}
.headMenu ul.headNav2 {
  border-left: 2px solid #c9caca;
  margin-left: 1%;
  padding-left: 2%;
}
.headMenu ul li {
  display: block;
  vertical-align: baseline;
  text-align: start;
  letter-spacing: inherit;
}
.headMenu ul li:last-child {
	min-width: 0;
}
.headMenu ul li a {
  display: inline-block;
  color: #1e1e1e;
  width: max-content;
  padding: 0 0.8em;
}
.headMenu ul li a::after {
  display: none;
}
.headMenu ul li a span {
  display: inline-block;
  color: #1e1e1e;
  border-left: none;
  vertical-align: middle;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.2;
  padding: 0;
}
.headMenu ul li a span.fontQuicksand {
  font-weight: 700;
  letter-spacing: 0.06em;
}
.headMenu ul.headNav1 li a span {
  position: relative;
  border: none;
  vertical-align: baseline;
  text-align: start;
  padding: 0;
}
.headMenu ul.headNav1 li a span::before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 50%;
  transform: translateX(-50%);
  background: #1e1e1e;
  width: 0;
  height: 2px;
  transition: .4s ease-in-out;
}
.headMenu ul.headNav1 li a:hover span::before {
  width: 100%;
}
.headMenu ul.headNav2 li a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
.headMenu ul.headNav2 li a:hover {
  cursor: pointer;
  text-decoration: none;
}
@media only screen and (max-width:1400px){
  .headMenu .navHead-inner {
    gap: 0;
  }
  .headMenu ul {
    gap: 0;
  }
}
@media only screen and (max-width:1250px){
  .headMenu ul li a {
    font-size: 1.2vw;
  }
  .headMenu ul.headNav2 li a span img {
    width: 3vw;
  }
}
.modalOverlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,.25);
  width: 100vw;
  height: 100vh;
  z-index: 33;
}

/* #seachHead2 */
#seachHead2 {
  display: none;
  position: absolute;
  top: calc(100% + 3px);
  left: 50%;
  bottom: auto;
  transform: translateX(-50%);
  background: #fff;
  width: 100%;
  z-index: 99;
}
.headMenu .seachHead-inner {
  padding: 85px 165px 80px;
  box-sizing: border-box;
  box-shadow: 0 1px 2px rgba(0,0,0,.35);
}
@media only screen and (max-width:1200px){
  .headMenu .seachHead-inner {
    padding: 6vw 14vw 8vw;
  }
}
@media only screen and (max-width:750px){
  .headMenu .seachHead-inner {
    box-shadow: none;
    padding: 16vw 6vw 12vw;
  }

}
/* searchWrap */
.searchWrap form {
  display: flex;
  justify-content: center;
  align-items: center;
  background: -webkit-linear-gradient(left, #fff calc(100% - 65px), #1e1e1e calc(100% - 65px));
  background: -moz-linear-gradient(left, #fff calc(100% - 65px), #1e1e1e calc(100% - 65px));
  background: linear-gradient(to right, #fff calc(100% - 65px), #1e1e1e calc(100% - 65px));
  border-radius: 25px;
  border: 1px solid #1e1e1e;
  box-sizing: border-box;
}
.searchWrap form ._txt {
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  width: calc(100% - 65px);
}
.searchWrap form ._txt input {
  background: none;
  border: none;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  box-sizing: border-box;
  width: 100%;
  padding: 20px 25px;
}
.searchWrap form ._btn {
  text-align: right;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  width: 65px;
}
.searchWrap form ._btn input {
  background: #1e1e1e;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  box-sizing: border-box;
  padding: 15px 20px;
}

/* keyword */
.keywords {
  display: flex;
  align-items: center;
  gap: 20px;
  margin: 20px auto 0;
}
.keywords ._ttl {
  color: #1e1e1e;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.06em;
  line-height: 1.2;
}
.keywords ul._tag-list li a:hover {
  cursor: pointer;
}
ul._tag-list {
  display: flex;
  align-items: center;
  gap: 5px;
}
ul._tag-list li a {
  display: inline-block;
  border-radius: 25px;
  border: 2px solid #ef8d23;
  color: #ef8d23;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.06em;
  line-height: 1.2;
  padding: 0.4em 0.6em;
}
ul._tag-list li a:hover {
  text-decoration: none;
}
@media only screen and (max-width:1200px){
  .keywords ._ttl {
    font-size: 1.6vw;
  }
  ul._tag-list li a {
    font-size: 1.0vw;
  }
}
@media only screen and (max-width:750px){
  .searchWrap form {
    background: -webkit-linear-gradient(left, #fff calc(100% - 14vw), #1e1e1e calc(100% - 14vw));
    background: -moz-linear-gradient(left, #fff calc(100% - 14vw), #1e1e1e calc(100% - 14vw));
    background: linear-gradient(to right, #fff calc(100% - 14vw), #1e1e1e calc(100% - 14vw));  
    border-radius: 3vw;
  }
  .searchWrap form ._txt {
    width: calc(100% - 14vw);
  }
  .searchWrap form ._txt input {
    border-top-left-radius: 3vw;
    border-bottom-left-radius: 3vw;
    padding: 4vw;
  }
  .searchWrap form ._btn {
    width: 14vw;
  }
  .searchWrap form ._btn input {
    border-top-right-radius: 3vw;
    border-bottom-right-radius: 3vw;
    padding: 3vw 4vw;
  }

  .headMenu .keywords {
    display: flex;
  }
  .keywords {
    flex-direction: column;
    align-items: flex-start;
    gap: 2vw;
    margin: 3vw auto 0;
  }
  .keywords ._ttl {
    font-size: 3.4vw;
  }

  ul._tag-list,
  .headMenu ul._tag-list {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 1vw;
  }
  .headMenu ul._tag-list li {
    width: auto;    
  }
  ul._tag-list li a,
  .headMenu ul._tag-list li a {
    font-size: 3.0vw;
    border: 2px solid #ef8d23;
    padding: 0.4em 0.6em;
  }
  .headMenu ul._tag-list li:last-child a {
    border-bottom: 2px solid #ef8d23;
  }
  .headMenu ul._tag-list li a::before {
    display: none;
  }
}

.headMenu .brands {
  margin-top: 75px;
}
.headMenu .brands h3 {
  color: #1e1e1e;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.06em;
  line-height: 1.2;
  margin-bottom: 30px;
}
.headMenu .brands ul.brand-list {
  flex-wrap: wrap;
  gap: 25px;
}
.headMenu .brands ul.brand-list li {
  min-width: calc(100% / 4 - 25px);
  width: max-content;
}
.headMenu .brands ul.brand-list li a {
  position: relative;
  border-radius: 25px;
  box-shadow: 10px 10px 0 #e2e2e2;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.6;
  width: 100%;
  max-width: 100%;
  padding: 1.2em 2.4em;
  box-sizing: border-box;
  transition: .2s ease-in-out;
}
.headMenu .brands ul.brand-list li a span {
  color: #fff;
}
.headMenu .brands ul.brand-list li.pop a {
  background: #ff4949;
}
.headMenu .brands ul.brand-list li.gem a {
  background: #f65a79;
}
.headMenu .brands ul.brand-list li.lookup a {
  background: #dea37c;
}
.headMenu .brands ul.brand-list li.rubiks a {
  background: #f6cb00;
}
.headMenu .brands ul.brand-list li.kaitaipuzzle a {
  background: #4aa4ff;
}
.headMenu .brands ul.brand-list li.othello a {
  background: #35c841;
}
.headMenu .brands ul.brand-list li.all a {
  background: #1e1e1e;
}
.headMenu .brands ul.brand-list li a::after {
  content: "";
  display: inline-block;
  position: static;
  transform: none;
  background: url(/common/images/cmn_arrow_fG5g4Fxa.png) no-repeat center center;
  background-size: contain;
  width: 0.8em;
  height: 0.8em;
  margin-left: 0.4em;
}
.headMenu .brands ul.brand-list li a:hover {
  text-decoration: none;
  transform: translateY(-5px);
  box-shadow: 10px 15px 0 #e2e2e2;
}
@media only screen and (max-width:750px){
  .headMenu .brands {
    margin-top: 10vw;
  }
  .headMenu .brands h3 {
    font-size: 3.4vw;
    margin-bottom: 4vw;
  }
  .headMenu .brands ul.brand-list {
    flex-direction: row;
    justify-content: flex-start;
    gap: 4vw;
  }
  .headMenu .brands ul.brand-list li {
    min-width: 0;
    width: calc(100% / 2 - 2vw);
  }
  .headMenu .brands ul.brand-list li a {
    font-size: 3.2vw;
    border-radius: 4vw;
    box-shadow: 1.6vw 1.6vw 0 #e2e2e2;
    padding: 0.6em;
  }
  .headMenu .brands ul.brand-list li a::before {
    display: none;
  }
  .headMenu .brands ul.brand-list li a span {
    display: inline;
  }

}

.headMenu .closeBtn {
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 38px;
  height: 38px;
}
.headMenu .closeBtn::before,
.headMenu .closeBtn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  background: #1e1e1e;
  width: 40px;
  height: 3px;
}
.headMenu .closeBtn::before {
  transform: translate(-50%,-50%) rotate(45deg);
}
.headMenu .closeBtn::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}
@media only screen and (max-width:750px){
  .headMenu .closeBtn {
    top: 3vw;
    right: 3vw;
    width: 8vw;
    height: 8vw;
  }
  .headMenu .closeBtn::before,
  .headMenu .closeBtn::after {
    width: 10vw;
    height: 0.8vw;
  }
}


/* #contents */
#contents {
	width:100%;
	clear:both;
}


/* 20240330 renewal common
=========================*/
.disnon { display: none; }
#wrapper._renew202404 {
  color: #1e1e1e;
  font-family: "Noto Sans JP", sans-serif;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  overflow-x: hidden;
}
#contents._renew202404 {
  background-image: radial-gradient(circle, #66dfed 1px, transparent 1px),
                    radial-gradient(circle, #66dfed 1px, transparent 1px);
  background-size: 6px 70px, 70px 6px;
  background-repeat: repeat;
  background-position: center;
}
@media only screen and (max-width:750px){
  #contents._renew202404 {
    background-size: 1vw 12vw, 12vw 1vw;
  }
}


/*  section  */
section {
	width:100%;
}
.inner {
	max-width:1200px;
	margin:0 auto;
	clear:both;
	position:relative;
}

/* .mainBody */
.mainBody {
	max-width:1200px;
	margin:0 auto;
	clear:both;
	padding-bottom:100px;
}

/* .pnavi */
.pnavi {
	background:#edf3f8;
	margin-bottom:2%;
}
.pnavi ul {
	max-width:1200px;
	margin:0 auto;
	padding:5px 0;
}
.pnavi ul li {
	display:inline;
	padding-right:0.8em;
}
.pnavi ul li a {
	color:#363636;
	margin-right:1em;
}
.pnavi ul li span {
	text-decoration:underline;
}

/* .snavi */
.snavi li {
	padding-bottom:1.5em;
}
.snavi li a {
	color:#272727;
	background:url(../images/ico01.png) no-repeat left 0.1em;
	background-size:5.6% auto;
	display:block;
	padding-left:9.6%;
}
.snavi li ul {
	padding:1.1em 0 1.2em 1em;
}
.snavi li ul li {
	line-height:1.4;
	padding-bottom:0;
	text-indent:-1em;
	padding-left:1em;
  margin-bottom: 1em;
}
.snavi li ul li:last-child{
  margin-bottom: 0;
}

.snavi li ul li a {
	background:none;
	display:inline;
	padding:0;
}
.snavi li a.on {
	color:#005bac;
}
.snavi li p{
  text-indent: 0em;
}
.snavi li p:last-of-type{
 padding-bottom: 0;
}
.snavi li ul li p a{
  padding-left: 6.85%;;
}

/* .slinks */
.slinks li {
	background:url(../images/ico01.png) no-repeat left 4px;
	background-size:5.6% auto;
	padding-left:9.6%;
	padding-right:9.6%;
	margin-bottom:1.5em;
}
.slinks li a {
	color:#363636;
}
.slinks li a.on {
	color:#005bac;
}

/* .headTitle */
.headTitle01 {
	letter-spacing:0.3em;
	border-left:#005bac 0.3em solid;
	padding:0 0 0 0.9em;
	margin-bottom:1.7%;
	color:#363636;
}
.headTitle02 {
	letter-spacing:0.18em;
	border-bottom:#0b64b3 0.2em solid;
	color:#363636;
  padding: 0 15em 0.8em 0;
}
.headTitle03 {
	letter-spacing:0.2em;
	text-align:center;
	font-weight:bold;
	line-height:1.2;
	position:relative;
	padding-bottom:0.9em;
	margin-bottom:1.15em;
	color:#363636;
}
.headTitle03:after {
	content:" ";
	width:4em;
	margin-left:-2em;
	background:#fc6194;
	height:0.22em;
	border-radius:5px;
	position:absolute;
	bottom:0;
	left:50%;
}
.headTitle04 {
	text-align:center;
	letter-spacing:0.3em;
	padding-bottom:0.75em;
	position:relative;
	color:#363636;
}
.headTitle05 {
	background:#fc6194;
	color:#fff;
	border-radius:15px;
	line-height:1.3;
	padding:0.7em;
	letter-spacing:0.1em;
	margin-bottom:1.1em;
	font-weight:normal;
}
.headTitle06 {
	position:relative;
	padding:0 0 0 2.69%;
	letter-spacing:0.3em;
	color:#363636;
}
.headTitle06:after {
	content:" ";
	position:absolute;
	top:0;
	left:0;
	width:0.3em;
	height:100%;
	background:#fc6194;
	border-radius:5px;
}
.headTitle07 {
	border-bottom:#0a63b3 0.2em solid;
	padding-bottom:0.9em;
	letter-spacing:0.2em;
	color:#363636;
}
.headTitle08 {
	color:#0a91bd;
	font-weight:normal;
	line-height:1.5;
}
.headTitle08.let {
	letter-spacing:0.3em;
}

/* .searchSet */
.searchSet {
	padding:21px 0;
	border-top:#dfdfdf 1px solid;
	border-bottom:#dfdfdf 1px solid;
	margin-bottom:1.8em;
}
input::-webkit-input-placeholder {
	 color:#acacac;
}
input::-moz-placeholder { 
	color:#acacac;
}
input:-moz-placeholder {
	color:#acacac;
}
input:-ms-input-placeholder {
	color:#acacac;
}

/* .moreBtn */
.moreBtn {
	width:25.86%;
	max-width:150px;
	margin:0 auto;
}
.moreBtn a {
	display:block;
	background:url(../images/ico03.png) no-repeat 8% center #3b3b3b;
	background-size:3.667% auto;
	color:#fff;
	text-align:center;
	text-decoration:none;
	padding:0.48em 0;
}

/* .listTxt */
.listTxt {
	position:absolute;
	top:2.1em;
	right:0;
	color:#363636;
}
.listTxt li {
	display:inline-block;
	vertical-align:middle;
	padding:0 1em 0 0.2em;
	letter-spacing:0.03em;
}
.listTxt li div {
	overflow:hidden;
}
.listTxt li div select {
	width:100%;
	font-size:14px;
	border:none;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	outline:0;
	padding:0 1.8em 0 0;
	background:url(../images/arrow_down.png) no-repeat right center;
	background-size:8.125% auto;
	box-sizing:border-box;
	margin:-3px 0 0;
	color:#363636;
}
.listTxt li select::-ms-expand {
	display: none;
}

/* .listItem */
.listItem {
	margin-left:-1.8%;
	padding:2.5% 0 0;
  display: flex;
  flex-wrap: wrap;
}
.listItem li {
	width:50%;
	display:inline-block;
	box-sizing:border-box;
	padding:9px 0 9px 1.8%;
}
.listItem li a {
	border:#d8dbde 1px solid;
	display:block;
	text-decoration:none;
	color:#595858;
	box-sizing:border-box;
	padding:3% 3.5%;
	overflow:hidden;
  height: 100%;
}
.listItem li a .img01 {
	width:34%;
	float:left;
	font-size:10px;
}
.listItem li a .img01 img {
	border:#dee1e3 0.9em solid;
}
.listItem li a div {
	width:58%;
	float:right;
}
.listItem li a div .ico {
	display: inline-block;
}
.listItem li .tit {
	color:#272727;
	font-weight:bold;
	padding:4% 0;
}
.listItem li .txt {
	line-height:1.6;
}

/* .pageList */
.pageList {
	font-size:0;
	padding:3.2% 0 0;
}
.pageList li {
	display:inline-block;
	vertical-align:top;
	padding-right:11px;
}
.pageList li a {
	width:35px;
	line-height:35px;
	display:block;
	background:#eee;
	text-align:center;
	font-size:19px;
	text-decoration:none;
	color:#272727;
}
.pageList li a.on {
	background:#005bac;
	color:#fff;
}
.pageList li.page {
	padding-right:15px;
}
.pageList li.page a {
	line-height:0;
	font-size:0;
}
.pageList li.page:last-child {
	padding:0 0 0 4px;
}

/* #footer */
#footer {
  background-image: radial-gradient(circle, #66dfed 1px, transparent 1px),
                    radial-gradient(circle, #66dfed 1px, transparent 1px);
  background-size: 6px 70px, 70px 6px;
  background-repeat: repeat;
  background-position: center;
  font-family: "Noto Sans JP", sans-serif;
	width:100%;
  padding: 100px 0 45px;
	clear:both;
}
.finner {
	max-width:1400px;
	margin:0 auto;
	clear:both;
	position:relative;
	padding:30px 2vw 35px;
}
#footer .flogo {
	width:38%;
	margin-bottom:1.5%;
	position:relative;
}
#footer .flogo span {
	position:absolute;
	bottom:3%;
	left:14%;
	white-space:nowrap;
	display:block;
	line-height:1.2;
	color:#686868;
}
#footer .fbtn {
	width:17.334%;
	position:absolute;
	top:30px;
	right:0;
}
#footer .copyTit {
  background: none;
  text-align: center;
  margin-top: 50px;
  padding: 0;
}
#footer .copyTit span {
  display: inline-block;
	cursor:pointer;
  position: relative;
  border-bottom: 1px solid #000;
  font-weight: 600;
  padding-bottom: 0.2em;
  padding-right: 1em;
}
#footer .copyTit span::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%) rotate(90deg);
  mask: url(/common/images/cmn_arrow_fG5g4Fxa.png) no-repeat center center;
	-webkit-mask: url(/common/images/cmn_arrow_fG5g4Fxa.png) no-repeat center center;
	-webkit-mask-size: contain;
	mask-size: contain;
	background: #000;
  width: 0.6em;
  height: 0.6em;
}
#footer .trigger.open {
  background: none;
}
#footer .trigger.open span::before {
  transform: translateY(-50%) rotate(270deg);
}
#footer .copyright {
	padding-top:2%;
	letter-spacing:0.085em;
	line-height:1.6;
	display:none;
  word-break: break-all;
}

#footer .fnavi {
  display: flex;
  justify-content: center;
  gap: 80px;
  margin-bottom: 100px;
}
#footer .fnavi::after {
  display: none;
}
#footer .fnavi .navbox-wrapper {
  display: flex;
  flex-direction: column;
  width: calc(100% / 2);
}
#footer .fnavi .navbox-wrapper._nw1 {
  /* gap: 80px; */
  gap: 66px;
}
#footer .fnavi .navbox-wrapper._nw2 {
  gap: 60px;
}
#footer .fnavi .navbox .accordion-header-txt {
  display: flex;
  align-items: center;
  position: relative;
  color: #1e1e1e;
  vertical-align: middle;
  font-size: 30px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.2;
  padding-left: 1.0em;
}
#footer .fnavi .navbox .accordion-header-txt span {
  display: inline-block;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.02em;
  line-height: 1.2;
  margin-left: 0.6em;
}
.accordion .accordion-header .accordion-header-txt::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #1e1e1e;
  width: 0.8em;
  height: 2px;
  transition: .4s ease-in-out;
}
.accordion .accordion-inner {
  padding-top: 14px;
}

#footer .fnavi .navbox .fnav-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#footer .fnavi .navbox .fnav-list li a {
  display: block;
  color: #1e1e1e;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.06em;
  line-height: 1.2;
  margin-bottom: 0.6em;
  padding-right: 1em;
}
#footer .fnavi .navbox .fnav-list li a span {
  color: #1e1e1e;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.06em;
  line-height: 1.2;
}
@media only screen and (max-width:1250px){
  #footer .fnavi .navbox .fnav-list li a,
  #footer .fnavi .navbox .fnav-list li a span {
    font-size: 1.0vw;
  }
}
@media only screen and (max-width:1040px){
  #footer .fnavi .navbox .accordion-header-txt {
    font-size: 2.6vw;
  }
  #footer .fnavi .navbox .accordion-header-txt span {
    font-size: 1.4vw;
  }
}
#footer .fnavi .navbox .fnav-list li.borderLeft a {
  border-left: 1px solid #1e1e1e;
  padding-left: 1em;
}
#footer ul.fBnrLinks {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 45px;
  width: 100%;
}
#footer .kurumin {
  position: absolute;
  top: 40px;
  right: 0;
}
#footer a img {
  transition: .4s ease-in-out;
}
#footer a:hover img {
  opacity: .85;
}
@media only screen and (max-width:1200px){
  #footer .kurumin {
    right: 2vw;
  }
}
#footer ._megaCopyright {
  color: #000;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.4;
}
@media only screen and (max-width:750px){
  #footer ._megaCopyright {
    font-size: 2vw;
  }
}
@media only screen and (max-width:750px){
  #footer {
    background-size: 1vw 12vw, 12vw 1vw;
    padding: 14vw 0;
  }
  #footer .fnavi {
    flex-direction: column;
    gap: 0;
    max-height: none;
    margin-bottom: 10vw;
  }
  #footer .fnavi .navbox-wrapper {
    width: 100%;
  }
  #footer .fnavi .navbox-wrapper._nw1,
  #footer .fnavi .navbox-wrapper._nw2 {
    gap: 0;
  }
  #footer .fnavi .navbox {
    border-top: 2px solid #1e1e1e;
    box-sizing: border-box;
    padding: 4vw 2vw;
  }
  #footer .fnavi .navbox .accordion-header-txt {
    font-size: 5.2vw;
    padding-left: 0;
  }
  #footer .fnavi .navbox .accordion-header-txt span {
    font-size: 3.2vw;
  }
  .accordion .accordion-header .accordion-header-txt::before {
    left: auto;
    right: 0;
    transform: translateY(-50%) rotate(45deg) scale(1);
    background: none;
    border-right: 0.6vw solid #1e1e1e;
    border-bottom: 0.6vw solid #1e1e1e;
    width: 0.4em;
    height: 0.4em;
    transition: .4s ease-in-out;
  }
  .accordion.js-open .accordion-header .accordion-header-txt::before {
    transform: translateY(-50%) rotate(45deg) scale(-1);
  }
  .accordion .accordion-inner {
    display: none;
    padding: 3vw 0 2vw;
  }
  #footer .fnavi .navbox .fnav-list {
    flex-direction: column;
    align-items: flex-start;
  }
  #footer .fnavi .navbox .fnav-list li a,
  #footer .fnavi .navbox .fnav-list li a span {
    font-size: 3.0vw;
    padding: 0.4em 0;
  }
  #footer .fnavi .navbox .fnav-list li.borderLeft a {
    border: none;
    padding-left: 0;
  }

  #footer ul.fBnrLinks {
    flex-direction: column;
    gap: 4vw;
    width: 80%;
    margin: auto;
  }
  #footer ._megaCopyright {
    font-size: 2.8vw;
    font-weight: 600;
    margin-top: 10vw;
  }
  #footer .kurumin {
    position: static;
    width: 30vw;
    margin: 8vw auto;
  }
}

/* .listArea */
.listArea {
	background:#f2f7fb;
	padding:37px 0 34px;
}
.listArea .ttl01 {
	font-weight:normal;
	letter-spacing:0.2em;
	border-left:#005bac 0.3em solid;
	padding:0 0 0 3%;
	margin-bottom:14px;
	color:#363636;
	font-weight:bold;
}
.listArea ul {
	border-top:#ccd0d4 1px solid;
	padding-bottom:25px;
}
.listArea ul li {
	border-bottom:#ccd0d4 1px solid;
	padding:3.8% 0 3%;
}
.listArea ul li a {
	width:100%;
	display:block;
	overflow:hidden;
	color:#272727;
	background:url(../images/ico01.png) no-repeat 97.5% center;
	background-size:2.76% auto;
	padding:0 2.5% 0 0;
	box-sizing:border-box;
}
.listArea ul li .img01 {
	float:left;
}
.listArea ul li div {
	float:right;
}
.listArea .newSet ul li .img01 {
	width:15.17241%;
  border: #d8dbde 1px solid;
}
.listArea .newSet ul li div {
	width:82.76%;
}
.listArea .eventSet ul li .img01 {
	width:44.31%;
}
.listArea .eventSet ul li div {
	width:52.59%;
}
.listArea ul li .tit01 span {
	display:inline-block;
	vertical-align:middle;
}
.listArea ul li .tit01 .dates {
	color:#787878;
	font-weight:bold;
	padding-right:3.75%;
}
.listArea ul li .tit01 .ico {
  display: inline-block;
}
.listArea ul li .txt {
	width:90%;
	padding:5px 0;
}

/* .newSet */
.newSet {
	width:48.334%;
	float:left;
}

/* .eventSet */
.eventSet {
	width:48.334%;
	float:right;
}

/* .linksArea */
.linksArea {
	border: none;
}

/* .flinks */
.flinks {
	width:15.667%;
	float:right;
}
.flinks li {
	padding:0.2em 0 0.6em;
}
.flinks li a {
	color:#272727;
	background:url(../images/ico01.png) no-repeat left center;
	background-size:7.447% auto;
	display:block;
	padding-left:12.766%;
}

/* .fnavi */
.fnavi {
	width:100%;
	clear:both;
	box-sizing:border-box;
	border:none;
	padding:0;
}

@media only screen and (min-width:751px){
a:hover {
	text-decoration:underline;
}
a.al:hover img {
	opacity:0.7;
	filter: alpha(opacity=80);
	-ms-filter:"alpha(opacity=80)";
	transition:0.4s;
}

#header .hinner {
	font-size:inherit;
}
/* font */
.fo10 { font-size:10px; }
.fo11 { font-size:11px; }
.fo12 { font-size:12px; }
.fo13 { font-size:13px; }
.fo14 { font-size:14px; }
.fo15 { font-size:15px; }
.fo16 { font-size:16px; }
.fo17 { font-size:17px; }
.fo18 { font-size:18px; }
.fo24 { font-size:24px; }
.fo28 { font-size:28px; }
.fo34 { font-size:34px; }
.fo36 { font-size:36px; }

/* .headMenu */
.headMenu ul li:nth-child(2) {
	width:auto;
}
.headMenu ul li a {
	font-weight:inherit;
}
.headMenu ul li a.on:after,
.headMenu ul li a:hover:after {
	background:none;
	transform:none;
	transition:none;
}

/* .subArea */
.subArea {
	width:20.834%;
	float:left;
	padding-top:2.2em;
}
.subArea .smenu {
	display:none;
}
  
.snavi li{
  font-weight:bold;
}
.snavi li p{
  text-indent: 0em;
  color: #6d6d6d;
  padding: 0.8em 0 0;
}
.snavi li p:last-of-type{
 padding-bottom: 1.2em;
}
.snavi li a:hover {
	color:#005bac;
	text-decoration:none;
}
.slinks li a:hover {
	color:#005bac;
	text-decoration:none;
}
.snavi li ul li p a{
  padding: 0;
  font-weight: normal;
  color: #6d6d6d;
}

/* .mainArea */
.mainArea {
	width:77.5%;
	float:right;
	padding-top:2.2em;
	position:relative;
}

/* .headTitle */
.headTitle08 {
	font-size:30px;
}

/* .moreBtn */
.moreBtn a {
	font-size:14px;
}
.moreBtn a:hover {
	text-decoration:none;
	background-color:#5e5e5e;
	transition:0.4s;
}

/* .listTxt */
.listTxt li div {
	max-width:160px; 
}

/* .listItem */
.listItem {
	font-size:0;
}
.listItem li a div .ico {
	min-width:20%;
	font-size:12px;
}
.listItem li .tit {
	font-size:14px;
}
.listItem li .txt {
	font-size:13px;
}
.listItem li a:hover .tit {
	color:#005bac;
}
.listItem li a:hover .img01 img {
	border-color:#0b64b3;
	transition:0.4s;
}

/* .listArea */
.listArea ul li a:hover .txt {
	text-decoration:underline;
}

/* .pageList */
.pageList li a:hover {
	background:#005bac;
	color:#fff;
	transition:0.4s;
}
.pageList li.page a:hover {
	background:#eee;
	transition:none;
}

}

@media only screen and (min-width:751px) and (max-width:1024px){
body {
	font-size:1.2vw;
}

/* font */
.fo10 { font-size:1vw; }
.fo11 { font-size:1.1vw; }
.fo12 { font-size:1.2vw; }
.fo13 { font-size:1.3vw; }
.fo14 { font-size:1.4vw; }
.fo15 { font-size:1.5vw; }
.fo16 { font-size:1.6vw; }
.fo17 { font-size:1.7vw; }
.fo18 { font-size:1.8vw; }
.fo24 { font-size:2.4vw; }
.fo28 { font-size:2.8vw; }
.fo34 { font-size:3.4vw; }
.fo36 { font-size:3.6vw; }
}
  
@media only screen and (min-width:751px) and (max-width:1224px){
  
/* #header */
/* #header .hinner {
	padding:0;
}
.headMenu ul li a {
	padding:0;
} */
.headMenu ul li a:after {
	height:auto;
}

/* section */
.inner {
	padding:0 2%;
}

/* .pnavi */
.pnavi ul {
	padding-left:2%;
	padding-right:2%;
}

/* .mainBody */
.mainBody {
	padding-left:2%;
	padding-right:2%;
}

/* .headTitle */
.headTitle08 {
	font-size:3vw;
}

/* .moreBtn */
.moreBtn a {
	font-size:1.3vw;
}

/* .listItem */
.listItem li a div .ico {
	font-size:1.2vw;
}
.listItem li a .img01 img {
	border-width:0.6em;
}

/* .pageList */
.pageList li a {
	font-size:1.9vw;
}

/* #footer */
.finner {
	padding:30px 2% 35px;
}
#footer .fbtn {
	right:1%;
}
}

@media only screen and (max-width:750px){	
body {
	font-size:3.2vw;
}

/* #header */
#header {
	border-bottom:none;
}
.he97{
  height: 97px;
}

.header_fixd{
  position: fixed;
  z-index: 10;
  width: 100%;
  background-color: #fff;
  border-bottom: 3px solid #66dfed;
}
#header .hinner {
  justify-content: space-between;
  padding: 0;
}

#logo {
	width:55%;
	padding:1vw 2%;
	display:flex;
  transition: .4s ease-in-out;
}
.mh_symbol{
	height:38px;
	width:auto;
	padding:8px 4px;
	background-color: #fff;
} 
.mh_logotype{
	width: 75%;
	height: auto;
	padding-left: 4%;
}

#header .hlogo {
	width:7.73%;
	padding:1vw 2%;
}

/* #btnMenu2 */
#btnMenu2 {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  gap: 4vw;
  padding-right: 4vw;
}
#btnMenu2 .btnMenu {
  cursor:pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /* gap: 12px; */
  gap: 1.75vw;
  position: relative;
}
#btnMenu2 .btnMenu span:nth-of-type(1),
#btnMenu2 .btnMenu span:nth-of-type(2) {
  background: #1e1e1e;
  border-radius: 50px;
  /* width: 60px;
  height: 8px; */
  width: 10vw;
  height: 1.333vw;
  transition: .4s ease-in-out;
}
#btnMenu2 .btnMenu span:nth-of-type(3) {
  /* font-size: 22px; */
  font-size: 3.6vw;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
  transition: .4s ease-in-out;
}
#btnMenu2 .btnMenu.js-active span:nth-of-type(1) {
  transform: translateY(320%) rotate(45deg);
  height: 0.8vw;
}
#btnMenu2 .btnMenu.js-active span:nth-of-type(2) {
  transform: rotate(-45deg);
  height: 0.8vw;
}
#btnMenu2 .btnMenu.js-active span:nth-of-type(3) {
  opacity: 0;
}

#btnMenu2 .btnSearch {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1.0vw;
  transition: .4s ease-in-out;
}
#btnMenu2 .btnSearch span {
  font-size: 3.0vw;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1;
}
#btnMenu2 .btnSearch span img {
  width: 6vw;
  max-width: 36px;
}

/* .headMenu */
.headMenu {
	display:none;
	position:absolute;
	top:100%;
  left:0;
  background: #fff;
	width:100%;
	overflow-y:auto;
	overflow-x:hidden;
	padding:0;
  z-index: 99;
}
.headMenu div {
  border-top: none;
}
.headMenu .navHead-inner {
  flex-direction: column;
  box-sizing: border-box;
  width: 100%;
  padding: 2vw 8vw;
}
.headMenu ul {
  flex-direction: column;
  box-sizing: border-box;
  width: 100%;
}
.headMenu ul.headNav2 {
  border-left: none;
  margin-left: 0;
  padding-left: 0;
}
.headMenu ul li {
  width: 100%;
}
.headMenu ul li.pcon {
  display: none;
}
.headMenu ul li a {
  display: block;
  position: relative;
  font-size: 4.8vw;
  background: none;
  border-bottom: 2px solid #eaeaea;
  box-sizing: border-box;
  width: 100%;
  padding: 1em 4vw;
}
.headMenu ul li a::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 1vw;
  transform: translateY(-50%);
  mask: url(/common/images/cmn_arrow_fG5g4Fxa.png) no-repeat center center;
	-webkit-mask: url(/common/images/cmn_arrow_fG5g4Fxa.png) no-repeat center center;
	-webkit-mask-size: contain;
	mask-size: contain;
	background: #000;
  width: 0.6em;
  height: 0.6em;
}
.headMenu ul.headNav2 li a {
  flex-direction: row;
  justify-content: flex-start;
  gap: 0.2em;
}
.headMenu ul li:last-child a {
  border-bottom: 2px solid #eaeaea;
}
.headMenu ul li a span,
.headMenu ul li:last-child a span {
  display: block;
  background: none;
  font-weight: 600;
  width: 100%;
  text-align: start;
  padding: 0;
}
.headMenu ul.headNav1 li a span::before {
  display: none;
}
.headMenu ul.headNav2 li a span {
  width: auto;
}
.headMenu ul.headNav2 li a span img {
  width: 6vw;
}
.p-groupHeader-02 {
  transition: .4s ease-in-out;
}
#wrapper.menuOpen .p-groupHeader-02,
#wrapper.menuOpen #btnMenu2 .btnSearch {
  opacity: 0;
}
#wrapper.menuOpen #logo {
  width: 80%;
  padding: 1vw 6%;
}

/* .searchSet */
.searchSet {
	display:none;
}

/* section */
.inner {
	width:93.6%;
}

/* .pnavi */
.pnavi {
	padding:0!important;
	margin-bottom:1.4em!important;
}
.pnavi ul {
	width:93.6%;
	padding:0.13em 0;
}
.pnavi ul li {
	font-size:2.8vw;
}

/* .headTitle */
.headTitle01 {
	font-size:4.3vw;
	line-height:1.2;
	margin-bottom:1.1em;
}
.headTitle02 {
	font-size:3.5vw;
	padding:0 0 0.5em 0;
	border-bottom-width:0.3em;
}
.headTitle03 {
	font-size:4.3vw;
	padding-bottom:0.7em;
	margin-bottom:0.7em;
}
.headTitle03:after {
	width:3em;
	margin-left:-1.5em;
	height:0.2em;
}
.headTitle04 {
	letter-spacing:0.3em;
	padding:0 0 0 1.2em;
	text-align:left;
	font-size:4.3vw;
	line-height:1.2;
	margin-bottom:1.1em;
}
.headTitle04:after {
	content:" ";
	width:0.25em;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:#f95188;
	border-radius:5px;
}
.headTitle04.bgP:after {
	background:#b78bd6;
}
.headTitle04.bgO:after {
	background:#f99e00;
}
.headTitle04.bgG:after {
	background:#01c73c;
}
.headTitle05 {
	background:none;
	position:relative;
	color:#363636;
	font-size:4.3vw;
	padding:0.3em 0.1em 1.1em;
}
.headTitle05:after {
	content:" ";
	background:#fc6194;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:0.3em;
	border-radius:5px;
}
.headTitle06 {
	font-size:4.2vw;
	line-height:1.2;
	padding-left:4%;
}
.headTitle06:after {
	width:0.25em;
}
.headTitle07 {
	font-size:3.8vw;
	padding-bottom:0.4em;
	border-bottom-width:0.25em;
}
.headTitle08 {
	font-size:4.2vw;
	line-height:1.6;
}

/* .mainBody */
.mainBody {
	width:93.6%;
	padding-bottom:7%;
}

/* .subArea */
.subArea {
	padding-bottom:1.4em;
}
.subArea .stit {
	background:#005bac;
	text-align:center;
	color:#fff;
	padding:0.7em 0;
}

/* .snavi */
.snavi {
	display:none;
	border-left:#005bac 0.15em solid;
	border-right:#005bac 0.15em solid;
}
.snavi li {
	padding:0;
	position:relative;
}
.snavi li a,
.snavi li ul li a {
	width:100%;
	background:#fff;
	padding:0;
	border-bottom:#005bac 0.15em solid;
	display:block;
	padding:0.8em 2.85%;
	box-sizing:border-box;
	background:#e7f0f8;
}
.snavi li ul li {
	text-indent:0;
	padding-left:0;
  margin-bottom: 0;
  line-height: 2em;
}
.snavi li ul li a {
	padding:0.58em 2.85%;
	background:url(../images/ico01.png) no-repeat 96.8% center #fff;
	background-size:3.7% auto;
}
.snavi li a.on {
	color:#272727;
}
.snavi li ul {
	padding:0;
	display:none;
}
.snavi li ul li span {
	display:none;
}
.spMore {
	cursor:pointer;
	position:relative;
}
.spMore:after {
	content:" ";
	width:10.54%;
	height:100%;
	position:absolute;
	top:0;
	right:0;
	background:url(../images/ico_add.png) no-repeat center center;
	background-size:32% auto;
}
.spMore.js-active:after {
	background:url(../images/ico_sp.png) no-repeat center center;
	background-size:32% auto;
}
.snavi .js-btn-li {
	position:absolute;
	top:0;
	right:0;
	width:10.54%;
	padding-top:3.1em;
	background:url(../images/ico_add_blue.png) no-repeat center center;
	background-size:32% auto;
	cursor:pointer;
}
.snavi .js-btn-li.js-close {
	background:url(../images/ico_sp_blue.png) no-repeat center center;
	background-size:32% auto;
}
.snavi .mClose {
	width:100%;
	text-align:center;
	background:#005bac;
	color:#fff;
	cursor:pointer;
}
.snavi .mClose span {
	background:url(../images/ico02.png) no-repeat right center;
	background-size:8% auto;
	display:inline-block;
	padding:0.7em 5%;
	letter-spacing:0.1em;
}

/* .slinks */
.slinks {
	border-bottom:#ccd0d4 0.2em solid;
	padding-bottom:1em;
}
.slinks li {
	font-size:3.5vw;
	background-size:3.5% auto;
	padding-left:4.5%;
	margin-bottom:0;
}
.slinks.spTwo {
	overflow:hidden;
}
.slinks.spTwo li {
	width:50%;
	float:left;
	box-sizing:border-box;
	background-size:7% auto;
	padding-left:5%;
}

/* .moreBtn */
.moreBtn {
	width:40%!important;
	max-width:inherit;
	display:block;
	margin:0 auto;
}
.moreBtn a {
	background-size:3.9% auto!important;
}

/* .listTxt */
.listTxt {
	position:static;
	text-align:right;
	padding:3% 0;
}
.listTxt li div select {
	font-size:3.2vw;
	margin:0;
}

/* .listItem */
.listItem {
	margin:0 auto;
	padding-bottom:1%;
}
.listItem li {
	width:100%;
	display:block;
	padding:0;
	margin:0 auto;
}
.listItem li a {
	border:none;
	border-bottom:#ccd0d4 0.1em solid;
	padding:4% 4% 3% 0;
	background:url(../images/ico01.png) no-repeat right center;
	background-size:3.7% auto;
	height:auto!important;
	height:10px;
	min-height:10px;
}
.listItem li:first-child a {
	padding-top:3%;
}
.listItem li a .img01 {
	width:24%;
}
.listItem li a .img01 img {
	border-width:0.6em;
}
.listItem li a .tit {
	padding:2% 0 1.5%;
}
.listItem li a div {
	width:70%;
}
.listItem li a div .ico {
	font-size:2.6vw;
}
.listItem li a .txt {
	font-size:3vw;
	line-height:1.5;
}

/* .listArea */
.listArea {
	padding:0;
	background:none;
}
.listArea .inner {
	width:100%;
}
.listArea .ttl01 {
	font-size:4vw;
	margin-bottom:0;
}
.listArea ul {
	border-top:none;
	padding-bottom:15px;
}
.listArea ul li {
	height:auto!important;
	height:10px;
	min-height:10px;
}
.listArea ul li a {
	background-size:3.7% auto;
	background-position:right center;
}
.listArea .newSet ul li .img01 {
	width:25.64%;
}
.listArea .newSet ul li div {
	width:70.5%;
}
.listArea .eventSet ul li .img01 {
	width:36.61%;
}
.listArea .eventSet ul li div {
	width:59.83%;
}
.listArea ul li .txt {
	width:95%;
	font-size:3.5vw;
	padding:0.6% 0;
}
.listArea ul li .tit01 .ico {
	font-size:2.6vw;
}

/* .newSet,
   .eventSet */
.newSet,
.eventSet {
	width:100%;
	float:none;
	background:#f2f7fb;
	margin-bottom:2.2%;
	padding:5% 3.2%;
	box-sizing:border-box;
}

/* .pageList */
.pageList {
	text-align:center;
}
.pageList li {
	padding:0 1.2%;
}
.pageList li a {
	width:32px;
	line-height:32px;
}
.pageList li.page {
	padding-right:2%;
}
.pageList li.page:last-child {
	padding:0 1.2% 0 2%;
}

/* .gotop */
.gotop a {
	display:block;
	background:url(../images/ico05.png) no-repeat center 25% #005bac;
	background-size:2.667% auto;
	color:#fff;
	text-align:center;
	padding:5% 0 2%;
}

/* #footer */
/* #footer {
	padding-bottom:0;
} */
.finner {
	width:93.6%;
	padding:0;
}
#footer .flogo {
	width:100%;
	padding:1em 0 0;
  letter-spacing: normal;
}
#footer .flogo span {
	position:static;
	font-size:2.3vw;
	padding:0.5em 0 0.3em;
}
#footer .fbtn {
	width:29.63%;
	top:1.5em;
}
#footer .copyTit,
#footer .trigger.open {
	background-size:3.7% auto;
	padding-left:4.7%;
}
#footer .copyTit span {
	font-size:3vw;
}
#footer .copyright {
	letter-spacing:0;
	font-size:3vw;
}

/* .linksArea */
/* .linksArea {
	border: none;
} */

/* .flinks */
.flinks {
	width:100%;
	float:none;
	overflow:hidden;
	padding:0.7em 0 0.3em;
}
.flinks li {
	width:50%;
	float:left;
}

/* .fnavi */
.fnavi {
	clear: both;
	padding:0;
	border-bottom:none;
}
}