@charset "utf-8";
* {
  text-decoration: none;
  margin: 0;
  padding: 0;
}
#cospa-opt * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#panlist_bali {
  background: #a00105;
  color: #fff;
  overflow: hidden;
  padding: 7px;
  list-style: none;
  font-size: 14px;
}
#panlist_bali ol {
  margin: 0 auto;
  padding: 0 10px;
  max-width: 1100px;
  min-width: 980px;
  list-style: none;
}
#panlist_bali ol li {
  float: left;
}
#panlist_bali ol li a {
  color: #fc0;
}
#panlist_bali ol li a:hover {
  color: #fff;
}
#cospa-opt {
  line-height: 1.8;
  font-size: 20px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#cospa-opt a:hover {
  opacity: 0.8;
}
#cospa-opt .maintitle {
  background-image: url("../img/op10/main.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  height: 400px;
  overflow: hidden;
}
#cospa-opt .maintitle img {
  position: absolute;
  max-width: 100%;
}
#cospa-opt .maintitle .mainimg1 {
  z-index: 1;
  top: 41px;
  left: 0;
  right: 30px;
  margin: auto;
  width: 779px;
}
#cospa-opt .maintitle .mainimg2 {
  z-index: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 1073px;
  bottom: -40px;
}
#cospa-opt .w-960 {
  width: 960px;
  margin: 0 auto;
}
#cospa-opt .read {
  padding: 20px 0 35px;
  text-align: center;
  font-weight: bold;
}
#cospa-opt .read p {
  display: inline;
  border-bottom: 2px dotted #eb5b44;
	letter-spacing: -0.5px;
}
#cospa-opt .mokuzi {
  background-color: #fdf9e9;
  padding: 30px 0;
  font-weight: bold;
}
#cospa-opt .mokuzi li {
  list-style: none;
  line-height: 2.1;
}
#cospa-opt .mokuzi li a {
  color: #333;
}
#cospa-opt .title {
  text-align: center;
  font-size: 18px;
}
#cospa-opt .mokuzi li span {
  background-color: #eb5b44;
  color: #fff;
  width: 30px;
  height: 30px;
  display: inline-block;
  text-align: center;
  font-size: 14px;
  border-radius: 5px;
  margin-right: 10px;
}
#cospa-opt .ttl-box {
  display: flex;
  margin-top: 50px;
}
#cospa-opt .left {
  background-image: url("../img/op10/ttl-bk.png");
  background-repeat: no-repeat;
  width: 87px;
  height: 87px;
  text-align: center;
  line-height: 87px;
  color: #fff;
  font-weight: bold;
  font-style: italic;
  font-size: 35px;
  margin-right: 20px;
  padding-right: 5px;
}
#cospa-opt .right {
  font-weight: bold;
  padding-top: 12px;
}
#cospa-opt .right span {
  color: #ee5e44;
  line-height: 1;
}
#cospa-opt .category span {
  font-size: 15px;
  border: 2px solid;
  border-radius: 10px;
  padding: 4px 11px;
  color: #fe9b9d;
  margin: 0px 5px 0 0;
}
#cospa-opt .category {
    font-weight: bold;
  font-size: 18px;
  margin: 10px 0;
}
/* スライダー */
.bx-wrapper {
  position: relative;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 46%;
  margin-top: -16px;
  outline: 0;
  width: 50px;
  height: 50px;
  text-indent: -9999px;
  z-index: 10;
  background-repeat: no-repeat;
}
.bx-wrapper .bx-prev {
  left: 1%;
  background-image: url(../img/op10/left.png);
}
.bx-wrapper .bx-next {
  right: 1%;
  background-image: url(../img/op10/right.png);
}
.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-next:hover {
  opacity: 0.8;
}
.bx-wrapper .bx-pager {
  position: absolute;
  bottom: 10%;
  text-align: center;
  right: 0;
  left: 0;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #fff;
  text-indent: -9999px;
  display: block;
  width: 15px;
  height: 15px;
  margin: 0 4px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 10px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #eb5b44;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
#cospa-opt .text {
  font-size: 17px;
}
#cospa-opt .link-area {
  display: flex;
  justify-content: center;
}
#cospa-opt .link-area a img {
  width: 400px;
}
#cospa-opt .link-area a {
  margin: 20px 10px;
}
#cospa-opt .point1 {
  border: 7px solid #ff9844;
  border-radius: 15px;
  text-align: center;
  margin: 40px 0 30px;
}
#cospa-opt .point1 p {
  padding: 15px 0;
}
#cospa-opt .point2 {
  border: 7px solid #fe6e83;
  border-radius: 15px;
  margin-bottom: 20px;
}
#cospa-opt .point-box h4 {
  text-align: center;
  padding: 8px 0 16px;
}
#cospa-opt .point1 h4 {
  background-color: #ff9844;
}
#cospa-opt .point2 h4 {
  background-color: #fe6e83;
  text-align: center;
}
#cospa-opt .point1 h4 img {
  height: 34px;
}
#cospa-opt .point2 li {
  list-style: none;
}
#cospa-opt .point2 span {
  padding-right: 5px;
  color: #fe6e83;
}
#cospa-opt .point2 ul {
  font-size: 18px;
  padding: 15px 40px;
}
#cospa-opt .right h3 {
  font-size: 30px;
  font-weight: bold;
}
#cospa-opt #cospa-opt10 p.photo{
padding:20px 0;
}
/* PCレイアウト */
@media (min-width: 640px) {
  /*--------------------------------------------------*
     *   PCでは無効/表示されない
     *--------------------------------------------------*/
  .pc_none {
    display: none !important;
  }
}
/* スマホレイアウト */
@media (max-width: 639px) {
  /*--------------------------------------------------*
     *   SPでは無効/表示されない
     *--------------------------------------------------*/
  .sp_none {
    display: none !important;
  }
  #panlist_bali {
    background: #a00105 none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 4px;
  }
  #panlist_bali ol {
    min-width: auto;
  }
  #container {
    padding: 0px;
    width: 100%;
    background: none;
  }
  #container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  #cospa-opt {
    float: none;
    padding: 0px;
    width: 100%;
    font-size: 4vw;
    line-height: 1.6;
  }
  #cospa-opt img {
    border: 0px;
    vertical-align: top;
    max-width: 100%;
    height: auto;
    width /***/ : auto;
  }
  #cospa-opt .maintitle {
    background-image: none;
    height: auto;
  }
  #cospa-opt .maintitle img {
    position: static;
  }
  #cospa-opt .w-960 {
    width: auto;
    margin: 10px;
  }
  #cospa-opt .read {
    padding: 10px 0;
    text-align: left;
    line-height: 2;
  }
  #cospa-opt .mokuzi {
    padding: 10px 0;
  }
  .mokuzi li {
    padding-bottom: 7px;
  }
  #cospa-opt .mokuzi .mokuzi-item span {
    display: block;
    width: 30px;
    float: left;
  }
  #cospa-opt .mokuzi .mokuzi-item a {
    font-size: 3.8vw;
    line-height: 1.5;
    letter-spacing: -0.5px;
	display: block;
  }
  #cospa-opt .title {
    font-size: 4vw;
  }
  #cospa-opt .ttl-box {
    display: block;
    margin-top: 40px;
    text-align: center;
  }
  #cospa-opt .left {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 5vw;
    background-size: contain;
    margin: 0 auto;
    padding-right: 3px;
  }
  #cospa-opt .right span {
    line-height: 1.6;
  }
  #cospa-opt .right h3 {
    font-size: 5vw;
  }
  #cospa-opt .category {
    font-size: 4vw;
    margin: 10px 0;
    text-align: center;
  }
  #cospa-opt .category span {
    font-size: 3.5vw;
    border-radius: 6px;
    padding: 2px 8px;
  }
  .bx-wrapper .bx-controls-direction a {
    width: 40px;
    height: 40px;
    background-size: contain
  }
  #cospa-opt .text {
    font-size: 4vw;
    padding: 10px 0;
  }
  #cospa-opt .point1 {
    border: 4px solid #ff9844;
    border-radius: 7px;
    margin: 20px 0;
  }
  #cospa-opt .point2 {
    border: 4px solid #fe6e83;
    border-radius: 7px;
    margin: 20px 0;
  }
  #cospa-opt .point1 h4 img {
    height: 23px;
  }
  #cospa-opt .point2 h4 img {
    width: 232px;
  }
  #cospa-opt .point1 p {
    padding: 7px;
    text-align: left;
  }
  #cospa-opt .point2 ul {
    font-size: 4vw;
    padding: 10px;
  }
  #cospa-opt .link-area {
    display: block;
  }
  #cospa-opt .link-area a {
    margin: 10px auto;
    display: block;
    width: 90%;
  }
  #cospa-opt7 .category,
    #cospa-opt9 .category{
    font-size: 3.7vw;
    letter-spacing: -0.3;
  }
  #cospa-opt7 .category span,
    #cospa-opt9 .category span{
    font-size: 3vw;
  }
  #cospa-opt #cospa-opt10 p.photo {
    padding: 0;
}
}