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

* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

ol, ul, li { list-style: outside none none; }

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

blockquote, q { quotes:none; }

blockquote:before, blockquote:after,
q:before, q:after {
content:'';
content:none;
}

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

/* main */
html {
  background: #fff;
  background: url(../img/bg.png) repeat;
  font-size: 62.5%;
  font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  line-height: 1.6;
  color: #000;
  max-width: 750px;
  margin: 0 auto;
  padding: 0 auto;
  height: 100%;
}

body {
  font-size: 1.6em;
}

input, textarea, select, optgroup, option {
  font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif; }

a {
  color: #9800e6;
  }

label {
  cursor: pointer; }

img { width: 100%; }

/* ボタン */
.btn {
  margin: 0 auto;
  width: 85%;
  position: relative;
  overflow: hidden;
}

/* ヘッダー */
#header {
/*margin-bottom: 2%; */
}

#header #logo {
  font-size: 1.8rem;
  font-weight: normal;
  padding: 5px 0 1px 10px;
  color: #fff;
  background-color: #a91b64;
  font-weight: bold;
}

#header #logo i {
  margin-right: 3px;
}


/* コンテンツ */
#contents {
  margin-top: 1em;
}

#contents a.btn_bg div.btn p {
  color: #ff7800;
  font-weight: bold;
  text-align: center;
}

.inner {
  margin: 0 auto;
  width: 95%;
}

section {
  margin-bottom: 5%;
}

/* 見出し */
.midashi {
  margin-bottom: 8px;
  padding: 8px 0 8px 15px;
  background-image: url(../img/bg_midashi2.png), url(../img/bg_midashi.png);
  background-repeat: no-repeat,repeat;
  background-position: left;
  background-size: auto 100%, 350px auto;
  color: #fff;
  font-size: 2rem;
}

/* ひとこと */
.comment {
  text-align: center;
  padding: 5px auto;
  margin-top: 10px;
  background: #fffcf2;
  border: #fbc081 1px solid;
  border-radius: 5px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.comment dt {
  padding: 0em;
  margin: 10px auto 10px;
  color: #b82672;
  background: #fffcf2;
  border-bottom: solid 2px #fbc081;
  font-weight: bold;
  font-size: 1.9rem;
  display: inline-block;
  position: relative;
  width: 95%;
}

.comment dd:first-of-type { width: 24%; }
.comment dd:first-of-type img {
  width: 100%;
  margin-top: 10px;
}

.comment dd:last-of-type {
  margin-top: 5px;
  margin-bottom: 15px;
  padding: 0 12px;
  text-align: left;
  position: relative;
  width: 76%;
  color: #464546;
}

.comment dt i {
  margin-left: 2px;
}

/* 星座占い */
#star_movie .inner{
  text-align: center;
  position: relative;
  width: 90%;
  padding-top: 56.25%;
}

#star_movie .inner iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/* サイト紹介 */
#top_talk {
  padding: 48% 0 0;
  background: url(../img/top.png) no-repeat;
  background-size: 100% auto;
  position: relative;
}

#top_talk p {
  position: absolute;
  top: 9%;
  left: 6%;
  line-height: 1.55em;
}

@media screen and (max-width: 750px) {
  #top_talk p {
    font-size: 3.8vw;
    }
}

@media screen and (min-width: 751px) {
  #top_talk p {
    font-size: 2.7rem;
  }
}

/* サイトリスト */
.site {
  padding: 10px;
/*  background: #fff;
  border: #bfbfbf 1px solid;
  border-radius: 5px;*/
}

.site img {
  width: 60%;
  float: left;
  border-radius: 10px;
}

p.site_name {
  width: 37%;
  float: right;
  font-size: 1.8rem;
  font-family: "ＭＳ 明朝","MS Mincho","游明朝","Yu Mincho","ヒラギノ明朝 Pro","Hiragino Mincho Pro","メイリオ", Meiryo;
  font-weight: 700;
  text-align: left;
  margin-top: 14%;
}

p.site_name2 {
  width: 37%;
  float: right;
  font-size: 1.8rem;
  font-family: "ＭＳ 明朝","MS Mincho","游明朝","Yu Mincho","ヒラギノ明朝 Pro","Hiragino Mincho Pro","メイリオ", Meiryo;
  font-weight: 700;
  text-align: left;
  margin-top: 10%;
}

.site dl dd {
  font-size: 90%;
}


/* 口コミ */
#review dd.review_txt {
  position: relative;
  margin: 10px 10px 1.5em;
  padding: 15px;
  border-radius: 10px;
  background-color: #f4e4fb;
  text-align: left;
}

#review dl:nth-child(3) dd{
  margin-bottom: 5px;
}

#review dd.review_txt::before {
  content: '';
  position: absolute;
  left: 20px;
  top: -15px;
  display: block;
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #f4e4fb;
  border-left: 15px solid transparent;
}


/* まとめ */
#matome .f_right { width: 30%; }


/* フッター */
footer {
  border-top:1px solid #C0C0C0;
  margin:1em auto 10%;
}

footer p {
  padding-top:0.5em;
  font-size:80%;
  text-align: center;
  color:#424041;
}


/* 運営者情報 */
.sub_midashi {
  margin: 0 auto;
  padding: 5px;
  font-size: 2.1rem;
  width: 95%;
  color: #3f0229;
}

.sub_midashi i {
  margin-right: 5px;
}

dl.about_list {
  margin: 1em auto;
  border-collapse: collapse;
  border-spacing: 0;
}

dl.about_list dt {
  border-bottom: solid 1px #823a94;
  border-left: 4px solid #823a94;
  font-weight: bold;
  color: #3f0229;
}

@media screen and (max-width: 750px) {
  dl.about_list dt {
    padding: 0.2em 0.5em 0.3em;
    }
  dl.about_list dd {
    margin: .5em auto 2em 1em;
    }
}

@media screen and (min-width: 751px) {
  dl.about_list {
    font-size: 1.8rem;
    width: 95%;
  }
  dl.about_list dt {
    padding: .25em 0 .3em .55em;
  }
  dl.about_list dd {
    margin: 0em auto 2em 1em;
    padding: 0.5em 0.5em;
  }
}

