@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@100;300;400;500;700;800;900&display=swap');

*{box-sizing: border-box;}
img{max-width: 100%;height: auto;}

.material-icons{display: inline-flex;vertical-align: middle;}
._font-style1{font-family: "M PLUS Rounded 1c", sans-serif;}
.head.wrapper a{font-size: 34px;font-weight: 700;color: #0c045e;}
._color-navy{color: #0c045e;}

.wrapper{
  max-width: 1080px;
  margin: 0 auto;
}
body{
  font-family: sans-serif;
}
.New{
  color: #0d63a9;
  font-size: 26px;
  padding-top: 5%;
  padding-bottom: 5%;
}
a{
  text-decoration: none;
  color: #000;
}
.padleftright{
  padding-left: 3%;
  padding-right: 3%;
}
.clearfix::after{
  content: "";
  display: block;
  width:0;
  clear: both;
}
.litop{
  border-top: 1px solid #ccc;
}
.head {
  padding-top: 2%;
  margin-bottom: 2%;
  margin-top: 2%;
  padding-right: 2%;
  padding-bottom: 2%;
  text-align: right;
}
.head img{
  width: 7%;
  display: inline-block;
  text-align:left;
}
.head img.num{
  width: 40%;
}
.head p{
  font-size: 20px;
  color: #0d045f;
  font-weight: bold;
  display: inline-block;
  text-align: left;
}
ul li.shop{
  color: #fff;
}
.cp_actab {
  position: relative;
  overflow: hidden;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  color: #ffffff;
}
.cp_actab input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.cp_actab label {
  font-weight: bold;
  line-height: 2;
  position: relative;
  display: block;
  padding: 0 0 0 1em;
  cursor: pointer;
  margin: 0 0 0 0;
  background-color: #0d045f;
}
.cp_actab .cp_actab-content {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 0.35s;
  transition: max-height 0.35s;
  color: #333333;
  background: #f1c6c6;
}
.cp_actab .cp_actab-content p {
  margin: 1em;
}
.cp_actab input:checked ~ .cp_actab-content {
  max-height: 100em;
}
.cp_actab label::after {
  line-height: 1.2;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 2em;
  height: 1em;
  -webkit-transition: all 0.35s;
  transition: all 0.30s;
  text-align: center;
}
.cp_actab input[type=checkbox] + label::after {
  content: '⊕';
  font-size: 30px;
}
.cp_actab input[type=checkbox]:checked + label::after {
  transform: rotate(315deg);
}
.cp_actab ul li{
  margin: 0;
  background: #f4f4f4;
  list-style: none;
}
.cp_actab ul li a{
  color: #000;
  display: block;
  background-color: #f0faff;
  line-height: 2em;
  text-decoration: none;
}
#cp_menu_bar1:checked ~ #link1 li,
#cp_menu_bar2:checked ~ #link2 li {
  max-height: 46px;
  opacity: 1;
}
.menu{
  display: none;
}
footer ul{
  padding-top: 1%;
  padding-bottom: 1%;
  background-color:#007bc7;
  text-align: center;
  color: #fff;
  clear: both;
}
footer ul li{
  padding-right: 1%;
  display: inline-block;
  border-left: 1px solid #fff;
  padding-left: 1%;
}
footer ul li a{
  color: #fff;
}
footer ul li:last-child{
  border-right: 1px solid #fff;
  padding-right: 1%;
}
.maxservice{
  padding-top: 3%;
  padding-bottom: 3%;
  text-align: center;
}
footer p{
  line-height: 18px;
  padding-left: 3%;
  padding-right: 3%;
  text-align: center;
}
.copy{
  padding-top: 2%;
  padding-bottom: 1%;
  font-size: 12px;
}
@media (min-width: 799px){
.padleftright{
  padding-left: 0;
  padding-right: 0;
}
.head img.num {
    width: 28%;
}
.head p {
  font-size: 40px;
}
.head{
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 1%;
  padding-bottom: 1%;
}
.head img {
  width: 4.5%;
  display: inline-block;
  text-align: left;
}
.cp_actab{
  display: none;
}
.menudiv{
  background-color: #0d045f;
}
.menu{
  clear: both;
  padding-left: 2%;
  padding-right: 2%;
  display: flex;
  justify-content: center;
  grid-column-gap: 1%;
  flex-wrap: wrap;
}
.menu li{
  display: inline-block;
  width: calc(94% / 6);
  border:2px solid #fff;
  box-sizing: border-box;
  text-align: center;
  background-color:#0d045f;
  color: #FFF100;
  margin-top: 0.5%;
  margin-bottom: 0.5%;
  border-radius: 5px 5px 5px 5px;
  font-size: 13px;
}
ul.menu > li > a{display: block;padding: 1rem 0;}
.menu li a{color: #fff;}
/*.menu a.first{
  display: block;
  line-height: 46px;
}
.menu li:first-child{
  margin-left: 0;
}
.menu li:last-child{
  margin-left: 3%;
}
.menu li:first-child{
  width: 10%;
}*/
.menu li{
  position: relative;
}
.menu li ul{
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  width: 100%;
}
header ul#fade-in li ul li{
  width: 100%;
  color: #000;
  height:40px;
  padding-top: 10%;
  margin-left: 0;
  border:none;
  background-color: rgba(136, 187, 86,0.6);
  margin-top: 0;
  border-radius: 0px 0px 0px 0px;
  margin-bottom: 0;
}
header ul#fade-in li ul li:last-child a{
border-bottom: none;
}
header ul#fade-in li ul li:first-child{
  border-radius: 10px 10px 0px 0px;
}
header ul#fade-in li ul li:nth-child(4){
  border-radius: 0px 0px 10px 10px;
}
header ul#fade-in li:nth-child(5) ul li:nth-child(4){
  border-radius: 0;
}
#fade-in li ul li a{
  color: #fff;
  font-size: 85%;
  visibility: hidden;
  opacity: 0;
  margin:0 auto;
  display: block;
  transition: .5s;
  border-radius:0px;
  border-bottom: 1px solid #fff;
  width: 90%;
  padding-bottom: 10px;
}
#fade-in li:nth-child(4) ul li:nth-child(4) a{
  font-size: 12px;
}
#fade-in li:nth-child(5) ul li:nth-child(4) a{
  font-size: 10px;
}
#fade-in li:nth-child(5) ul li:nth-child(6) a{
  font-size: 12px;
}
ul#fade-in li ul{
  visibility: hidden;
  opacity: 0;
  transition: 0s;
  border-radius: 10px;
  border: 1px solid #fff;
}
ul#fade-in li:hover ul{
  visibility: visible;
  opacity: 1;
}
ul#fade-in li:hover ul li a{
  visibility: visible;
  opacity: 1;
}
ul#fade-in li p:hover ul{
  visibility: visible;
  opacity: 1;
}
ul#fade-in li p:hover ul li a{
  visibility: visible;
  opacity: 1;
}
.borradius{
  border-radius: 0px 0px 10px 10px;
}
footer br{
  display: none;
}
footer p{
  text-align: center;
}
.maxservice {
  padding-bottom: 0.5%;
  padding-top: 1%;
}
.copy {
  font-size: 12px;
}
.topdiv img{min-width: 100%;}