@charset "UTF-8";

/* reset
===============================================================*/
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin        : 0;
  padding       : 0;
  border        : 0;
  outline       : 0;
  font-size     : 100%;
  vertical-align: baseline;
  background    : transparent
}

* {
  box-sizing: border-box
}

body {
  line-height: 1;
  font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, ヒラギノ角ゴ Pro, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, Arial, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  word-break : break-all;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}

img {
  display  : block;
  max-width: 100%;
}

ul {
  list-style: none
}

a {
  margin        : 0;
  padding       : 0;
  font-size     : 100%;
  vertical-align: baseline;
  background    : transparent
}

#wrapper {
  width      : 100%;
  max-width  : 100%;
  font-family: 'Noto Sans Japanese', sans-serif;
  line-height: 1.5;
}

a {
  text-decoration: none;
}

.button a:hover {
  opacity: 0.7;
}

.sp_none {
  display: block;
}

.pc_none,
.slider_box02 {
  display: none;
}

.inner {
  max-width : 98%;
  margin    : 0 auto;
  position  : relative;
  text-align: center;
}

.contents_bg {
  width: 100%;
}

#contents_mv,
#contents_election {
  width   : 100%;
  margin  : 0 auto;
  position: relative;
}

#contents_mv img,
#contents_election img {
  width: 100%;
}

.button04 {
  position         : absolute;
  width            : 36.5%;
  height           : 5%;
  bottom           : 4.5%;
  left             : 50%;
  transform        : translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform    : translateX(-50%);
}

/* 40人のオーラル空想偉人とは？ */
#contents_about {
  background-image    : url(../img/bg_about_pc.png);
  background-repeat   : no-repeat;
  background-size     : cover;
  /* margin-top       : 3px; */
}

#contents_about .inner {
  width  : 1174px;
  padding: 187px 0 197px;
}

#contents_about .title {
  padding: 0 0 40px;
}

/* リード */
#contents_read {
  background-image   : url(../img/read_left_pc.png), url(../img/read_right_pc.png);
  background-repeat  : no-repeat;
  background-size    : 10%;
  background-position: left 3% center, right 3% center;
}

#contents_read .inner {
  width  : 1174px;
  padding: 130px 0 160px;
}

#contents_read .inner img,
.center {
  margin: 0 auto;
}

#contents_read .title {
  padding: 0 0 40px;
}

#contents_read p {
  font-size     : 23px;
  padding-bottom: 110px;
  font-weight   : 600;
}

.read_box {
  position: relative;
}

.button01 {
  position         : absolute;
  width            : 59.5%;
  height           : 12%;
  bottom           : 8%;
  left             : 50%;
  transform        : translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform    : translateX(-50%);
}

/* キャンペーン参加方法 */
#contents_oubo {
  background-color: #f6f3e1;
}

#contents_oubo .inner {
  width  : 1040px;
  padding: 110px 0 40px;
}

#contents_oubo .title {
  padding-bottom: 30px;
}

.oubo_box {
  display        : flex;
  justify-content: space-between;
  align-items    : center;
  padding-bottom : 40px;
}

#contents_oubo .button {
  display: inline-block;
}

/* 応募規約 */
#contents_kiyaku .inner {
  width  : 800px;
  padding: 110px 0;
}

#contents_kiyaku img {
  margin: 0 auto;
}

#contents_kiyaku .title {
  padding-bottom: 40px;
}

#contents_kiyaku .title img {
  margin: 0 auto;
}

.kiyakuBox01 {
  background-color: #fff;
  max-width       : 800px;
  height          : 420px;
  overflow        : hidden;
  margin          : 0 auto;
  padding         : 20px;
  text-align      : left;
  line-height     : 1.5;
}

.kiyakuBoxInner {
  width     : 100%;
  height    : 100%;
  overflow  : scroll;
  overflow-x: hidden;
}

.kiyakuBoxInner h5 {
  margin     : 0;
  padding-top: 20px;
  font-size  : 16px;
  font-weight: normal;
}

.kiyakuBoxInner p {
  font-size: 16px;
  margin   : 0;
}

.kiyakuBoxInner ul,
.kiyakuBoxInner ol {
  margin      : 0;
  margin-left : 0;
  padding-left: 0;
  list-style  : none;
}

.kiyakuBoxInner ul li {
  font-size   : 16px;
  padding-left: 1em;
  text-indent : -1em;
}

.kiyakuBoxInner ol li {
  font-size   : 16px;
  list-style  : none;
  position    : relative;
  padding-left: 1em;
  text-indent : -1em;
}

.kiyakuBoxInner a {
  color          : #000;
  text-decoration: underline;
  word-break     : break-all;
}

/* ＊よくある質問＊ */
#contents_question {
  background-color: #f6f3e1;
}

#contents_question .inner {
  width  : 1096px;
  padding: 130px 0 110px;
}

.accordion_box {
  background-color: #fff;
  border-radius   : 10px;
  filter          : drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.5));
}

#contents_question .title {
  background-color: #d61523;
  border-radius   : 10px 10px 0 0;
  color           : #fff;
  font-size       : 35px;
  padding         : 5px 0;
}

/*チェックボックスを非表示にする*/
.list_accordion input {
  display: none;
}

.list_accordion label {
  padding : 3% 0 3% 8%;
  display : block;
  position: relative;
  cursor  : pointer;
}

.label_color {
  background: #f5fcfc;
}

.label_color02 {
  background   : #f5fcfc;
  border-radius: 0 0 10px 10px;
}

/* アコーディオンアイコン　プラスボタン */
.icon {
  position        : absolute;
  /* 子要素を絶対配置するために必要 */
  width           : 30px;
  /* 円のサイズ */
  height          : 30px;
  background-color: #d61523;
  /* 円の色 */
  border-radius   : 50%;
  /* 円を丸くする */
  display         : block;
  top             : 35%;
  right           : 11%;
  transition      : 0.4s;
}

.icon::before {
  content         : '';
  /* 擬似要素を生成 */
  position        : absolute;
  top             : 50%;
  left            : 50%;
  transform       : translate(-50%, -50%);
  /* 要素を中央に配置 */
  width           : 60%;
  /* 十字の幅 */
  height          : 4px;
  /* 十字の太さ */
  background-color: white;
  /* 十字の色 */
}

.icon::after {
  content         : '';
  /* 擬似要素を生成 */
  position        : absolute;
  top             : 50%;
  left            : 50%;
  transform       : translate(-50%, -50%);
  width           : 4px;
  /* 十字の太さ */
  height          : 60%;
  /* 十字の幅 */
  background-color: white;
  /* 十字の色 */
}

/* アコーディオンアイコン　マイナスボタン */
.acd-check:checked+label .icon {
  position        : absolute;
  /* 子要素を絶対配置するために必要 */
  width           : 30px;
  /* 円のサイズ */
  height          : 30px;
  background-color: #27a4cd;
  /* 円の色 */
  border-radius   : 50%;
  /* 円を丸くする */
  display         : block;
  top             : 35%;
  right           : 11%;
  transition      : 0.4s;
}

.acd-check:checked+label .icon::after {
  display: none;
}

.list_accordion .topics_accordion {
  margin-bottom: 60px !important;
}

/*コンテンツ初めは非表示*/
.list_accordion .content {
  max-height: 0;
  opacity   : 0;
  visibility: hidden;
  transition: 0.5s;
  overflow  : hidden;
}

.list_accordion .content a {
  color          : #000;
  text-decoration: underline;
}

/*クリックするとコンテンツ表示*/
.list_accordion input:checked~.content {
  position  : relative;
  max-height: 2000px;
  opacity   : 1;
  visibility: visible;
  padding   : 2% 7% 5% 18%;
}

.list_accordion input:checked~.content::after {
  position        : absolute;
  content         : "";
  background-color: #c5a200;
  width           : 76%;
  height          : 1px;
  top             : 0;
  right           : 7%;
}

/* アコーディオン表示の際に三角回転 */
.list_accordion input:checked~label .icon {
  transform: rotate(180deg);
}

/* お問い合わせ */
#contents_contact {
  background-image : url(../img/bg_contact_pc.png);
  background-repeat: repeat-y;
  background-size  : cover;
}

#contents_contact .title {
  padding-bottom: 30px;
}

#contents_contact img {
  margin: 0 auto;
}

#contents_contact .inner {
  width  : 850px;
  padding: 120px 0 60px;
}

.contact02 {
  padding: 40px 0;
}

@media screen and (max-width: 768px) {
  .pc_none {
    display  : block;
    max-width: 100%;
  }

  .sp_none {
    display: none;
  }

  .contents_mv {
    width    : 100%;
    max-width: 100%;
  }

  .button04 {
    width            : 93.5%;
    height           : 6.5%;
    bottom           : 4%;
  }

  /* 40人のオーラル空想偉人とは？ */
  #contents_about {
    background-image: url(../img/bg_about_sp.png);
    margin-top      : 0;
  }

  #contents_about .inner {
    width    : 100%;
    max-width: 95%;
    padding  : 60px 0 70px;
  }

  #contents_about .title {
    padding: 0 0 30px;
  }

  /* リード */
  #contents_read {
    background-image: none;
  }

  #contents_read .inner {
    width    : 100%;
    max-width: 95%;
    padding  : 70px 0;
  }

  #contents_read .title {
    padding: 0 0 30px;
  }

  #contents_read p {
    font-size     : 16px;
    padding-bottom: 40px;
  }

  #contents_read .button {
    padding-top: 20px;
  }

  .button01 {
    position         : static;
    width            : 100%;
    height           : 100%;
    bottom           : 0;
    left             : 0;
    transform        : none;
    -webkit-transform: none;
    -ms-transform    : none;
  }

  /* 応募方法 */
  #contents_oubo .inner {
    width    : 100%;
    max-width: 95%;
    padding  : 70px 0;
  }

  #contents_oubo img {
    margin: 0 auto;
  }

  #contents_oubo .title {
    padding-bottom: 40px;
  }

  .oubo_box {
    display       : block;
    padding-bottom: 0;
  }

  .oubo_box>div img {
    padding-bottom: 10px;
  }

  #contents_oubo .button {
    padding-top: 20px;
  }

  /* 応募規約 */
  #contents_kiyaku .inner {
    width    : 100%;
    max-width: 95%;
    padding  : 40px 0 25px;
  }

  #contents_kiyaku .title {
    padding-bottom: 20px;
  }

  .kiyakuBox01 {
    height : 300px;
    padding: 15px;
  }

  .kiyakuBoxInner h5 {
    padding-top: 20px;
    font-size  : 14px;
  }

  .kiyakuBoxInner p {
    font-size: 14px;
  }

  .kiyakuBoxInner ul li {
    font-size: 14px;
  }

  .kiyakuBoxInner ol li {
    font-size: 14px;
  }

  /* ＊よくある質問＊ */
  #contents_question .inner {
    width    : 100%;
    max-width: 95%;
    padding  : 60px 0 50px;
  }

  #contents_question .title {
    font-size     : 22px;
    padding-bottom: 0;
  }

  .accordion_box {
    filter: none;
  }

  .list_accordion label {
    padding: 5% 0 5% 4%;
  }

  .list_accordion label p img {
    width: 83%;
  }

  .list_accordion input:checked~.content {
    font-size: 11px;
    padding  : 3% 7% 5% 7%;
  }

  .list_accordion input:checked~.content::after {
    width            : 90%;
    top              : 0;
    left             : 50%;
    transform        : translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform    : translateX(-50%);
  }

  /* アコーディオンアイコン　プラスボタン */
  .icon {
    width : 23px;
    /* 円のサイズ */
    height: 23px;
    right : 5%;
  }

  .icon::before {
    height: 3px;
    /* 十字の太さ */
  }

  .icon::after {
    width: 3px;
    /* 十字の太さ */
  }

  /* アコーディオンアイコン　マイナスボタン */
  .acd-check:checked+label .icon {
    width : 23px;
    /* 円のサイズ */
    height: 23px;
    right : 5%;
  }

  /* お問い合わせ */
  #contents_contact .inner {
    width    : 100%;
    max-width: 95%;
    padding  : 20px 0 30px;
  }

  #contents_contact .title {
    padding: 0 0 20px;
  }

  #contents_contact .button {
    padding: 20px 0 0;
  }
}