@charset "UTF-8";

html, body {
  height: 100%;
}

body {
  /*min-width: 1280px;*/
  font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
a:focus {
  outline: 0;
}
.img_wrapper img {
  width: 100%;
  display: block;
}
.didot {
  font-family: 'GFS Didot', serif;
}
.content {
  /*width: 1280px;*/
  margin: 0 auto;
  z-index: 1;
}
img {
  width: 100%;
}

.main {
  margin-top: 22px;
}

/* header */
header {
  background: url('../images/bg_main.jpg') repeat-x top center;
  background-size: cover;
  text-align: center;
}
header .header_logo {
  display: inline-block;
  padding: 22px 6px 0 0px;
  max-width: 255px;
  text-align: center;
}
.mv {
  width: 100%;
  margin: 0 auto;
}
.mv p {
  width: 100%;
  margin-top: 21px;
}
.mv h1 {
  margin: 0 auto;
  padding-top: 16px;
  width: 86%;
}


/* content */
.main {
  width: 100%;
}
.main p,
.main h2 {
  text-align: center;
}

/* about */
.section_about p {
  text-align: center;
}
.section_about p:nth-child(1) {
  margin: 32px auto 0;
  width: 92%;
  max-width: 345px;
}
.section_about p:nth-child(2) {
  margin: 1px auto 0;
  background: url('../images/bg_about.png') repeat-x;
  max-width: 375px;
}
.section_about p:nth-child(2) img {
  margin: 41px auto 0;
  width: 98%;
}

.note {
  font-size: 12px;
  padding-top: 20px;
}


/* present */
.section_present {
  margin-top: 40px;
  padding: 54px 0 34px;
  background: url('../images/bg_stripe.jpg') repeat;
}
.section_present h2 {
  width: 48%;
  max-width: 180px;
  margin: 0 auto;
}
.section_present p {
  margin: 0 auto;
  width: 94%;
}


/* howto */
.section_howto {
  margin: 0 auto;
  padding-top: 72px;
  text-align: center;
}
.section_howto h2 {
  width: 66%;
  max-width: 248px;
  margin: 0 auto;
}
.section_howto .howto_inner01 {
  margin: 34px 0 0px;
}
.section_howto .howto_inner02 {
  margin: 2px 0 0px;
}
.section_howto .howto_inner03 {
  margin: 3px 0 0;
}
.section_howto .howto_inner_common .ti {
  font-size: 21px;
  font-weight: bold;
  letter-spacing: 3px;
}
.section_howto .howto_inner01 .ti {
  margin: -18px 0px 0px 3px;
  padding-top: 20px;
  height: 30px;
  background: url('../images/bg_howto_01.png') no-repeat top center;
  background-size: contain;
}
.section_howto .howto_inner02 .ti {
  margin: -18px 0px 0px 0px;
  padding-top: 20px;
  height: 32px;
  background: url('../images/bg_howto_02.png') no-repeat top center;
  background-size: contain;
}
.section_howto .howto_inner03 .ti {
  margin: -18px 0px 0px 6px;
  padding-top: 18px;
  height: 32px;
  background: url('../images/bg_howto_03.png') no-repeat top center;
  background-size: contain;
}
.section_howto .howto_inner_common .howto_box {
  padding: 0;
  border: solid 1px #000000;
  border-bottom: solid 3px #000000;
  width: 83%;
  height: 313px;
}
.section_howto .howto_inner_common .howto_box:nth-child(1) {
  margin: 5px auto;
}
.section_howto .howto_inner_common .howto_box:nth-child(2) {
  margin: 7px auto;
}
.section_howto .howto_inner_common .howto_box p {
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  letter-spacing: -0.7px;
  line-height: 23px;
}
.section_howto .howto_inner01 .howto_box .txt {
  margin: 20px 14px;
}
.section_howto .howto_inner02 .howto_box .txt {
  margin: 10px 10px 17px 14px;
}
.section_howto .howto_inner03 .howto_box .txt {
  margin: 24px 38px 16px;
  letter-spacing: 0;
}
.section_howto .howto_inner04 .howto_box .txt {
  margin: 26px 14px 16px;
}
.section_howto .howto_inner_common .howto_box p img {
  width: 71%;
  max-width: 220px;
  font-size: 13px;
  font-weight: bold;
}
.section_howto .howto_box .hashtag {
  margin: 0px 18px;
  text-align: left;
}
.section_howto .howto_box .hashtag p {
  display: inline;
  padding: 5px 14px;
  height: auto;
  border-radius: 16px;
  background: #039fca;
  color: #ffffff;
}
.section_howto .howto_box .hashtag p:nth-child(2) {
  letter-spacing: 1px;
}
.section_howto .howto_inner01:after,
.section_howto .howto_inner02:after {
  content: "";
  display: inline-block;
  margin: 7px 0px 0 3px;
  background: url('../images/arrow.png') no-repeat;
  background-size: contain;
  width: 5px;
  height: 28px;
}

/* --waite*/
.waite_box {
  margin: 26px auto;
  width: 100%;
  height: 340px;
  background: url('../images/bg_howto_04.png') no-repeat top center, #f1f1f1;
  background-size: contain;
}
.waite_box h3 {
  padding: 24px 0 24px;
  letter-spacing: 2px;
  font-size: 20px;
}
.waite_box h3:after {
  content: "";
  display: block;
  margin: -2px auto 2px;
  background: #000000;
  width: 70%;
  max-width: 263px;
  height: 2px;
}
.waite_box .txt01 {
  font-size: 13px;
  font-weight: bold;
  letter-spacing: -0.9px;
  line-height: 24px;
}
.waite_box .txt02 {
  margin: 0 auto;
  padding: 19px 0 0 30px;
  max-width: 345px;
  font-size: 13px;
  letter-spacing: -1px;
  text-align: left;
}
.waite_box .txt04 {
  margin: 0 auto;
  padding: 11px 0 0 5px;
  max-width: 315px;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: -1px;
  text-align: left;
}


/* btn */
.accordionbox {
  margin: 46px 0 0;
}
.accordionbox p {
  font-size: 18px;
  font-weight: bold;
}
.txt03 {
  margin: 36px 0 -14px;
  letter-spacing: 0.9px;
  font-size: 12px;
  font-weight: bold;
}


/* アコーディオン */
.accordionbox{
  width: auto;
  margin: 10px auto 40px;
  padding: 20px;
}
.accordionlist dt{
    display:block;
    background: #fff;
    padding: 0 10px 0px 10px;
}
.accordionlist dt .title{
    margin: -10px auto;
    padding: 10px 5px;
    position: relative;
    display: block;
    height: 28px;
    border: #cacaca 1px solid;
}
.accordionlist dt .title p{
    line-height: 28px;
    cursor: pointer;
    font-size: 15px;
}
.accordionlist dd{
  display:none;
  background: #fff;
  padding:0 0 20px 15px;
}
.accordion_icon,
.accordion_icon span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.accordion_icon {
  position: relative;
  top: -21px;
  width: 30px;
  height: 30px;
  float: right;
  margin-right: 5px;
}
.accordion_icon span {
  position: absolute;
    left: 6px;
    width: 50%;
  height: 2px;
    background-color: #000000;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}
.accordion_icon span:nth-of-type(1) {
    top: 5px;
  transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.accordion_icon span:nth-of-type(2) {
    top: 5px;
  transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.accordionbox dd.ac-large{
height: auto;
    width: 90%;
    max-width: 700px;
    margin: 0 auto;
    padding: 46px 0px 30px;
    text-align: left;
    line-height: 22px;
}
.accordionbox dd.ac-large ul {
  margin-top: 20px;
}
.accordionbox dd.ac-large ul li,
.accordionbox dd.ac-large p {
  line-height: 22px;
  font-size: 13px;
  text-align: left;
  font-weight: normal;
}
.accordionbox dd.ac-large .ti_ac {
  margin: 40px 0 10px;
  font-weight: bold;
}



/*＋、－切り替え*/
.accordion_icon.active span:nth-of-type(1) {
  display:none;
}
.accordion_icon.active span:nth-of-type(2) {
  top: 5px;
  transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}







/* instagram */
.section_instagram {
  padding: 0 0 36px;
  background: url('../images/bg_instagram.jpg') repeat-x;
}
.section_instagram h3 {
  margin: 30px 0 0;
  padding: 26px 0 3px 6px;
  letter-spacing: -0.3px;
  text-align: center;
  font-size: 16px;
}
.section_instagram h3:before {
  content: "　";
  background: url('../images/icon_before.png') no-repeat;
  background-size: contain;
  width: 10px;
  height: 16px;
}
.section_instagram h3:after {
  content: "　";
  background: url('../images/icon_after.png') no-repeat;
  background-size: contain;
  width: 10px;
  height: 16px;
}
.section_instagram p img {
  width: 92%;
}


/* post */
.section_post {
  margin: 71px 0 69px;
}
.section_post h2 {
  width: 43%;
  max-width: 161px;
  margin: 0 auto 22px;
}
.sns_box {
  margin: 49px auto 0;
}
.sns_box li {
  margin: 0 auto;
  width: 75%;
  max-width: 284px;
  height: 48px;
  line-height: 48px;
  border: solid 1px #cccccc;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  position: relative;
  letter-spacing: 1.3px;
}
.sns_box li:nth-child(2) {
  margin: 19px auto;
}
.sns_box li span {
  margin-left: 10px;
}
.sns_box li:nth-child(1):before {
 content: "";
 display: inline-block;
 background: url('../images/icon_twitter.png') no-repeat;
 background-size: contain;
 width: 16px;
 height: 14px;
 position: absolute;
 top: 18px;
 left: 62px;
}
.sns_box li:nth-child(2):before {
 content: "";
display: inline-block;
 background: url('../images/icon_facebook.png') no-repeat;
 background-size: contain;
 width: 16px;
 height: 16px;
 position: absolute;
 top: 16px;
 left: 53px;
}
.sns_box li:nth-child(3):before {
 content: "";
 display: inline-block;
 background: url('../images/icon_line.png') no-repeat;
 background-size: contain;
 width: 19px;
 height: 18px;
 position: absolute;
 top: 15px;
 left: 73px;
}
.sns_box li a {
  color: #000000;
}


/* bnr */
.section_bnr {
  margin: 0 auto;
  padding: 30px 0;
  width: 100%;
  background: url('../images/bg_post.jpg') repeat;
}
.section_bnr .bnr_box {
  margin: 0 auto;
  width: 84%;
  max-width: 315px;
}
.section_bnr .bnr_box li:nth-child(2) {
  margin: 25px auto 23px;
}


/* footer */
footer {
  margin: 55px auto 0;
  background: #fff;
}
.footer_logo {
  margin: 0 auto 5px;
  width: 84%;
  max-width: 315px;
  text-align: center;
}
.copyright {
  text-align: center;
  font-size: 9px;
  letter-spacing: 0.4px;
}


/* fadeupAnime */
.fadeupAnime {
  -webkit-animation-fill-mode:both;
  -ms-animation-fill-mode:both;
  animation-fill-mode:both;
  -webkit-animation-duration:1.2s;
  -ms-animation-duration:1.2s;
  animation-duration:1.2s;
  -webkit-animation-name: fadeupAnime;
  -ms-animation-name: fadeupAnime;
  animation-name: fadeupAnime;
  visibility: visible !important;
}
@-webkit-keyframes fadeupAnime {
  0% { opacity: 0; -webkit-transform: translateY(50px); }
  100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeupAnime {
  0% { opacity: 0; -webkit-transform: translateY(50px); -ms-transform: translateY(50px); transform: translateY(50px); }
  100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
.contents div.fadeup  {
  transition-delay: 200ms;
}

