@charset "utf-8";
body {
  font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
    background-color: #54BBEF;
}
a {
  color: inherit;
  text-decoration: none;
}
p a {
  color: #E0726A;
  text-decoration: underline;
}
p a.nonline {
  text-decoration: none;
}
.img_80 {
  width: 80%;
  margin: 3% auto;
}
.img_60 {
  width: 60%;
  margin: 3% auto;
}
img {
  width: 100%;
  /* margin: 3% auto; */
}
p {
  /* text-align: justify; */
text-justify: inter-ideograph;
}
html {
  font-family: 'hannari', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;
  /* font-feature-settings: "palt";
  letter-spacing: -0.01em; */
}
.note {
  font-size: 90%;
  line-height: 1.2em;
  margin: 1% auto 0.51%;
}
.note_link {
  margin: 3% auto 0;
  text-align: right;
  text-decoration: underline;
  color: #E0726A;
}
li img {
  vertical-align: bottom;
}
.clear_left {
  clear: left;
}
h1 {
  font-size: 180%;
  font-weight: lighter;
  line-height: 1.2em;
}

#main_title h1 {
  font-size: 160%;
  font-weight: lighter;
  letter-spacing: 0.15em;
}
#main_title h1 span {
  font-size: 80%;
  letter-spacing: 0em;
}
.red {
  /* background-color: #ce5242; */
  background-color: #B7262C;
}
.navy {
  background-color: #1c305c;
}
.pink {
  background-color: #f5cbd6;
}
.pink_text {
  color: #f5cbd6;
}
.pink2 {
  background-color: #f29fac;
}
.pink2_text {
  color: #f29fac;
}
.pink3 {
  background-color: #E0726A;
}
.red_text {
  color: #B7262C;
}
.pink3_text {
  color: #E0726A;
}
.navy_text {
  color: #1c305c;
}
.white_text {
  color: #ffffff;
}
.text_left {
  text-align: left;
}
.text_right {
  text-align: right;
}
.text_center {
  text-align: center;
}
body {
  font-size: 16px;
  position: relative;
  -webkit-appearance: none;
  -webkit-text-size-adjust: 100%;
  width: 100%;
  margin: 0 auto;
  color: #3A3226;
  background-color: #fff;
}

#wrapper {
    width: 100%;
    margin: 0 auto;
  }
#container {
  width: 100%;
  max-width: 1240px;
  text-align: left;
  overflow: hidden;
  margin: 20px auto 0;
}
#page_title {
  width: 95%;
  margin: auto;
  padding: 0 0 20px;
  overflow: hidden;
}
.sp_img {
  display: none;
}
.pc_img {
  display: inherit;
}
.cont80 {
  width: 85%;
  margin: auto;
  overflow: hidden;
}
.cont90 {
  width: 90%;
  margin: auto;
  padding: 0% 0 3%;
  overflow: hidden;
}
.cont95 {
  width: 95%;
  margin: auto;
  overflow: hidden;
}
.cont100 {
  width: 100%;
  margin: auto;
  overflow: hidden;
}
.btn_center, .btn_right {
  font-size: 1.0em;
  color: #fff;
  width: 500px;
  padding: 20px;
  margin: 5% auto 0;
  background-color: #1c305c;
}
.h2_before {
  width: auto;
  display: inline-block;
  border-bottom: #ccc solid 1px;
  letter-spacing: 0.1em;
  margin: 0 auto 1%;
}
#contents_foot {
  width: 95%;
  margin: 40px auto 10px;
}
.btn_before {
  text-align: center;
  margin: 7% auto -5%;
  line-height: 1.2em;
}
.link_center {
  width: 75%;
  margin: 7% 12.5%;
  float: left;
  position: relative;
  display: block;
  padding: 15px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  clear: left;
  box-shadow: 3px 3px 0px 0 rgba(0, 0, 0, .2);
  border-radius: 50px;
}
.link_center::after {
  position: absolute;
  content: '→';
  clear: left;
  top: 15px;
  right: 20px;
}
.btn_second {
  margin: 0% 12.5% 7%;
}
.link_navy {
  background-color: #002A6D;
}
.btn_under {
  width: 95%;
  padding: 0;
  overflow: hidden;
  margin: auto;
  clear: left;
}
.btn_under ul li {
  float: left;
  width: 50%;
  border-left: 1px solid #fff;
  text-align: center;
  font-size: 0.9em;
}
.btn_under ul li:nth-last-child(1) {
  border-right: 1px solid #fff;
}
.CircleClip {
    border-radius: 50%;
}
/* サイズ表 */
#size_table {
  font-family: 'こぶりなゴシック W3 JIS2004';
  margin: 2% auto;
  width: 100%;
  border-collapse: collapse;
}
#size_table th,
#size_table td {
  padding: 1%;
  text-align: center;
  border-collapse: collapse;
  border: 1px #ccc solid;
}
#size_table th {
  background-color: #E9E9EA;
}
#size_table .table_title {
  font-family: 'こぶりなゴシック W6 JIS2004';
  color: #D51518;
  text-align: left;
  position: relative;
}
#size_table .table_title span {
  font-family: 'こぶりなゴシック W3 JIS2004';
  position: absolute;
  color: #3A3226;
  right: 2%;
}
.slick-dots li button:before{
	font-size: 15px!important;
}
@media screen and (min-width:768px){
  .btn_before {
    text-align: center;
    margin: 7% auto -1%;
    line-height: 1.2em;
  }
  .btn_under {
    width: 50%;
  }
  .link_center {
    width: 50%;
    margin:3% 25%;
    padding: 20px;
    float: left;
  }
  .link_center::after {
    top: 20px;
    right: 20px;
  }
}
@media screen and (max-width:987px){
  body {
    font-size: 15px;
  }
  .sp_img {
    display: inherit;
  }
  .pc_img {
    display: none;
  }
  .cont80, .cont90 {
    width: 95%;
  }
  .h2_before {
margin: 0 auto 2%;
}
.btn_center {
  width: 70%;
  padding: 10px;
}
  .btn_right {
    width: 60%;
    padding: 12px;
    margin: 5% 0;
  }
}

/*====================================================================
.accordion_one
====================================================================*/
.accordion_one {
  margin: 0 auto;
}
.accordion_one .accordion_header {
  position: relative;
  z-index: +1;
  cursor: pointer;
  transition-duration: 0.2s;
}
.accordion_one .accordion_header:hover {
  opacity: .8;
}
.accordion_one .accordion_header .i_box {
  content: '　';
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 65%;
  right: 5%;
  width: 25px;
  height: 25px;
  background-image: url("../img/list_arrow_pink.svg");
  /* content: '+'; */
  margin-top: -20px;
  box-sizing: border-box;
  transform-origin: center center;
  transition-duration: 0.2s;
}
.accordion_one .accordion_header.open .i_box {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.accordion_one .accordion_inner {
  display: none;
  /* padding: 10px 10px;
  box-sizing: border-box;
  font-size: 0.8em;
  padding: 1.5%;
  background-color: #faf1f4;
  margin: 2% auto 0; */
}
.accordion_one .accordion_inner .box_one {
}

@media screen and (max-width: 768px) {
  .accordion_one .accordion_header .i_box {
    top: 90%;
    right: 3%;
    width: 20px;
    height: 20px;
    /* margin-top: -20px; */
  }
}

footer {
  background-color: #54BBEF;
  padding: 5%;
  text-align: center;
  color: #fff;
  font-size: 0.9em;
}
footer #logo {
  width: 60px;
  margin: 0 auto 20px;
}
ul.sns_list li {
  width: 20px;
  margin: 0 15px 0 ;
  display: inline-block;
}
ul.sns_link li img {
  width: 100%;
}
#footer_link {
  margin: 5% 0 ;
}
#footer_link li {
  margin: 1% 0 ;
  display: block;
}
#copyright,.copyright {
  font-size: 0.8em;
}
#copyright p,.copyright p {
  text-align: center;
}
#contents_footer {
  width: 100%;
  margin: 15% 0 0;
  float: left;
}
#contents_footer h2 {
  font-size: 1.8em;
  text-align: center;
  margin: 0 auto 3%;
}
#contents_footer ul li {
  position: relative;
  padding: 2.5% 5%;
  border-top: 1px #666 solid;
  font-weight: 700;
}
#contents_footer ul li::after {
  position: absolute;
  content: '→';
  right: 5%;
  top: 30%;
}
.footer_menu,#copyright {
  line-height: 2;
}
.footer_menu {
  display: flex;
  text-align: left;
  max-width: 1000px;
  width: 90%;
  justify-content: space-between;
  margin: 30px auto;
}
.footer_menu-list {
  margin-bottom: 30px;
}
.footer_menu-content {
  display: block;
}
.footer_tags-list {
  display: block;
  line-height: 1.5;
  letter-spacing: 1px;
  margin-bottom: 15px;
}

.footer_tags-list p {
  display: inline-block;
}

@media only screen and (max-width: 630px) {
  .footer_menu {
    display: flex;
    flex-wrap: wrap;
  }
  .footer_menu-col {
    width: 50%;
  }
  .footer_tags {
    margin-bottom: 30px;
  }
  .footer_menu-content {
    display: none;
  }
}
@media only screen and (max-width: 300px) {
  .footer_menu {
    display: block;
  }
}
