@charset "shift_jis";





/* アクセントカラー指定 ここから================ */

#pankuzu,
#recom-title {
  background: #7a4171;
}

#script h2 {
  color: #7a4171;
}

#script h2,
#script h3 {
  border-color: #7a4171;
}

/* アクセントカラー指定 ここまで================ */


/* 関連商品 */


.link_img2 img{
	width:80% !important;
}

@media screen and (max-width: 767px) {

.link_img2 img {
  width: 50% !important;
}


}

/* トップ画像 */

.top{
    width: 900px;
    margin: 0 auto 20px;
}

.section {
    padding: 10px 0;
}

#profile .prof h2 {

    font-family: NotoserifJP !important;
    font-weight: 500;
    font-size: 140%;
    margin: 0 0 10px;
    padding-bottom: 5px;
    text-align: left;
    border-bottom: 1px dotted #555;

}

#main-background {
  background: #000 url(img/back.jpg) top center no-repeat;
  background-size: cover;
  height: 160px; /* 2ページ目以降のトップイメージの高さ */
}

#main-background2 {
  background: #000 url(img/back.jpg) top center no-repeat;
  background-size: cover;
  height: 160px; /* 2ページ目以降のトップイメージの高さ */
}

#first-page #main-background {
  height: 44px; /* 1ページ目のトップイメージの高さ */
  text-align: right;
}

#top-wrap {
  background: rgba(0,0,0,0.0); /* 背景色のブラック透過度を設定(0.3〜0.6の範囲で)*/
}

#main-background,
#main-background h1 a {
  color: #fff; /* タイトル文字色 */
}

#main-background h1 {
  font-family: NotoserifJP !important; /* NotoserifJP = 明朝体 / NotoSansJP = ゴシック体*/
  font-size: 28px; /* 2ページ目以降の文字サイズ */
  font-weight: 700; /* 300 / 500 / 700 */
  padding-top: 50px; /* 2ページ目以降の上余白 */
}

#first-page #main-background h1 {
  padding-top: 80px; /* 1ページ目の上余白 */
  font-size: 46px; /* 1ページ目の文字サイズ */
}



/* エピソード */

#script .block h2,
#script .block h3 {
  font-family: NotoSansJP !important; /* NotoserifJP = 明朝体 / NotoSansJP = ゴシック体*/
  font-weight: 700; /* 300 / 500 / 700 */
}

#script .block h2 span {
  color: #333;
  font-weight: 500; /* 300 / 500 / 700 */
}


/* 追記 */

#lead_center{
	font-size:110%;
	text-align:center;
}

#script .block h2 {
    border-width: 3px;
        border-top-width: 3px;
        border-right-width: 3px;
        border-left-width: 3px;
    border-bottom-style: none;
    border-top: none;
    border-left: none;
    border-right: none;
}

.column1, .column2, .column3, .column4 {
    background: #fff;
    padding: 20px;
        padding-left: 20px;
}

#script .block .column1, #script .block .column2, #script .block .column3, #script .block .column4 {
    padding: 20px !important;
}

#script .block h3 {
    font-size: 20px;
    padding: 6px 0 8px 8px;
    margin-top: 0;
    margin-bottom: 15px;
    border-width: 6px;
        border-top-width: 6px;
        border-right-width: 6px;
        border-bottom-width: 6px;
    border-left-style: none;
    border-top: none;
    border-bottom: none;
    border-right: none;
    font-family: NotoSansJP,"ヒラギノ角ゴ Pro","メイリオ",Meiryo,!sans-serif important;
}

#script .title h3 {
    border-left-style: solid;
    border-top: none;
    border-bottom: none;
    border-right: none;
	border-color:#7a4171;
}

#script .block .lead{
	padding:0px !important;
	border: none;
}


.title{
	pdding-top:20px;
}


.word2{
	font-size:90%;
}



.section h2 {
    font-size: 32px;
    line-height: 1.35;
    text-align: center;
    margin: 0 auto 30px;
}

.section h2 {
    width: 710px;
}

.section h2 span, .section h3 span, .section h4 span, .spec_title span {
    display: inline-block;
}

.section h2 {
    font-size: 32px;
    line-height: 1.35;
    text-align: center;
}

.point_column1 {
    padding: 0 0 2px;
}

.block {
    margin: 0 auto 20px;
	width: 710px;
}

.column1 {
    border: 1px dotted #a94851;
}

.point_column1 .column1 {
    width: 94%;
    margin-left: 6%;
    padding-left: 6%;
}

.point_column1 .column1, .point_column2 .column2, .point_column3 .column3 {
    position: relative;
}

.column1, .column2, .column3, .column4 {
    background: #fff;
    padding: 20px;
        padding-left: 20px;
}

.point_number {
    background: #bc64a4;
}


.point_column1 p.point_number {
    top: 14px;
    left: -6%;
}

p.point_number {
    display: block;
    background: #7a4171;
    color: #fff;
    font-size: 12px;
    letter-spacing: -1px;
    text-align: center;
    padding: 5px 0 0;
    width: 70px;
    height: 65px;
    border: 3px solid #fff;
    border-radius: 50%;
    position: absolute;
    line-height: 25px;
}

p.point_number span {
    display: block;
    font-size: 32px;
    font-weight: 700;
    padding-top: 20px;
}


p.point_number {
    color: #fff;
    font-size: 12px;
    letter-spacing: -1px;
    text-align: center;
    line-height: 25px;
}


#cd {
    background-color: #008899;
    color: #ffffff;
    font-weight: bold;
    border-radius: 10px;
    margin-bottom: 10px;
}

#dvd {
    background-color: #007bbb;
    color: #ffffff;
    font-weight: bold;
    border-radius: 10px;
    margin-bottom: 10px;
}


#other {
    background-color: #ff8c00;
    color: #ffffff;
    font-weight: bold;
    border-radius: 10px;
    margin-bottom: 10px;
}


.link_column {
    width: 900px;
    margin: 0 auto;
    padding-bottom: 10px;
}

.link {
    text-decoration: underline;
}

.link_title {
    display: block;
    font-weight: bold;
}

.link_img {
    width: 25%;
    float: left;
    margin: 0 auto;
    text-align: center;
    padding: 10px 0 10px 0;
}


.link_img img {
    border-radius: 6px;
}

.link_copy {
    width: 75%;
    float: right;
    margin: 0 auto;
    padding: 10px 0 10px 0;
    font-size: 90%;
}

.rec{
	width:900px;
	margin: 0 auto;
	padding: 5px 0 5px 10px;
}

.border {
    border-bottom: dotted 1px #a16d5d;
    width: 50%;
}








/* スマートフォン用CSSここから */
@media screen and (max-width: 767px) {



.top {
    width: 100%;
    margin: 0 auto 20px;
}

.marginseide{
	margin:0 10px 0 10px;
}

.section {
    padding: 10px 0;
}

.rec {
    width: 90% !important;
}

.link_img {
    width: 100%;
    float: none;
    margin: 0 auto;
    text-align: center;
    padding: 10px 0 10px 0;
}

.link_column {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 10px;
}

.link_copy {
    width: 90%;
    float: none;
    margin: 0 auto;
    padding: 10px 0 10px 0;
    font-size: 90%;
}

.border {

    border-bottom: dotted 1px #a16d5d;
    width: 100%;

}

/* トップ画像 */

#top-wrap {
    background: rgba(0,0,0,0.5);
}

  #main-background h1,
  #first-page #main-background h1 {
    font-size: 20px; /* 2ページ目以降の文字サイズ */
    font-family: serif !important; /* serif = 明朝体 / sans-serif = ゴシック体*/
    font-weight: bold; /* normal / bold */
    padding-top: 40px; /* 2ページ目以降の上余白 */
  }

  #first-page #main-background h1 {
    font-size: 26px; /* 1ページ目の文字サイズ */
    padding-top: 60px; /* 1ページ目の上余白 */
    padding-bottom: 0;
  }



/* エピソード */

#script .block h2,
#script .block h3 {
  font-family: sans-serif !important; /* serif = 明朝体 / sans-serif = ゴシック体*/
}

#script .block h2 span {
  color: #333;
  font-size:  70%;
}

.section h2 {

    width: 100%;

}

.point_column1 p.point_number {

    top: 14px;
    left: -16%;
}

/* スマートフォン用CSSここまで */
} /* @media max-width:566px */



