@charset "shift_jis";



#related_bnr{
	display:flex;
	flex-direction:row;

}

#related_bnr2 {
  width: 1050px;
  margin: 0 auto;
}

#related_bnr2 h2 {
  font-size: 16px;
  font-weight: normal;
  border-bottom: 1px solid #bbb;
  padding-bottom: 3px;
	border-top:none;
}

#related_bnr2 h2::after{
  background:none;
}

.ichiran{
	float: right;
	font-size: 80% !important;
}

#related_bnr {
  width: 1050px;
  margin: 0 auto;
  padding-top: 20px;
}

/* アクセントカラー指定 ここから================ */

#pankuzu,
#recom-title {
  background: #CC0000;
}

#script h2 {
  color: #CC0000;
}

#script h2,
#script h3 {
  border-color: #CC0000;
}

/* アクセントカラー指定 ここまで================ */



/* トップ画像 */

.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;
	line-height: 1.4;
}

#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: #FFAD90;
    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: 25px;
    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;
    margin: 0 auto 30px;
    width: 100%;
	text-align:left !important;
  border-bottom: none;
  padding: 0;

}


.section h2 span, .section h3 span, .section h4 span, .spec_title span {
    display: inline-block;
}




.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: #FFDBC9;
    padding: 20px;
        padding-left: 20px;
}

.point_number {
    background: #bc64a4;
}


.point_column1 p.point_number {
    top: 6px;
    left: -7%;
}

p.point_number {
    display: block;
    background: #CC0000;
    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;
}

.red{
 color: #CC0000;
}

.border {
    border-bottom: dotted 1px #a16d5d;
    width: 50%;
}

.bold {
  font-weight: bold;
}



/* 商品紹介 */

.whole-bg {
	background: #2a83a2;
	margin-bottom: 30px !important;
	padding: 0 !important;
	border-radius: 10px;
	clear: both;
	width: 1050px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	color: #222;
	font-family: YakuHanJPs, 'メイリオ', 'Meiryo', sans-serif;
	letter-spacing: 0;
	word-break: break-all;
	border: none;
	list-style-type: none;
	margin: 0;
}

.section {
	padding: 25px 2% 1px;
	margin-bottom: 30px;
	box-sizing: border-box;
	background: rgba(255,255,255,0.9);
	width: 100% !important;
	margin-left: auto !important;
	margin-right: auto !important;
	color: #222;
	font-family: YakuHanJPs, 'メイリオ', 'Meiryo', sans-serif;
	letter-spacing: 0;
	word-break: break-all;
	border: none;
	list-style-type: none;
	margin: 0;
}

.col2-1{
	float: left;
	margin-bottom: 10px;
	clear: both;
	color: #222;
	font-family: YakuHanJPs, 'メイリオ', 'Meiryo', sans-serif;
	letter-spacing: 0;
	word-break: break-all;
	border: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

.per40{
	width:40%;
}


.col2-2{
	font-size: 1.3rem;
	float: right;
	margin-bottom: 10px;
	color: #222;
	font-family: YakuHanJPs, 'メイリオ', 'Meiryo', sans-serif;
	letter-spacing: 0;
	word-break: break-all;
	border: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}	
	
.per60{
	width:60%;
}

.item_img{
	padding: 0 20px;
}

.item_img img{
	width:100%;
}

.font18{
	font-size:18px;
}


#cta-attention{
	font-size: 32px;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
	margin: 10px 0 30px !important;
	clear: both;
	color: #222;
	font-family: YakuHanJPs, 'メイリオ', 'Meiryo', sans-serif;
	letter-spacing: 0;
	word-break: break-all;
 	border: none;
 	list-style-type: none;
 	margin: 0;
 	padding: 0;
	padding-top: 20px;
}	

.cta-pagelink{
	transition: all 0.3s;
	font-family: YakuHanJPs, "NotosansJP", "メイリオ", sans-serif;
	color: #fff !important;
	display: block;
	background: #f51d12;
	border: 3px solid #f51d12;
	width: 610px;
	border-radius: 60px;
	text-align: center;
	padding: 0;
	margin: 0 auto 50px;
	font-size: 35px;
	font-weight: bold;
	box-shadow: 0 2px 6px #aaa;
	height: 100px;
	line-height: 94px;
	overflow: hidden;
	text-decoration: none !important;
}	
	
	
	
h2::after {
  content: '';
  display: block;
  width: 100%;
  height: 6px;
  border-radius: 3px;
  line-height: 0;
  overflow: hidden;
  margin: 10px 0 0;
	background:#CC0000;
	
}


.marginseide{
	padding-top:10px;
}

.ichiran2{
	width: 1050px !important;
  overflow: hidden;
  margin-bottom: 10px;
}	
	
/* スマートフォン用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: 150%;
    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%;
}


.col2-1{
	width:100%;
}

.col2-2{
	width:95%;
	float: right;initial
}

.whole-bg{
	  width: 100% !important;
}

.section h2{
	width: 90%;
	font-size: 130%;
}

.cta-pagelink{
	width: 90%;
	font-size: 23px;
	
}


#cta-attention{
	font-size: 5.7vw;
}

#related_bnr {
  width: 100%;
	flex-wrap: wrap;
}

#related_bnr p {
  width: 50%;
}

.ichiran2{
	width: 90% !important;
}

#footer2 {
  width: 100%;
}

#related_bnr2 {
  width: 100%;

}

/* スマートフォン用CSSここまで */
} /* @media max-width:566px */



