﻿/***baser****************************************************/
#CnWrapper {
  width: 100%;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 500;
  font-size: 70%;
  line-height: 1.7;
  color: #1a1a1a;
  min-width: 320px;
}
#Contents {
  padding: 0 !important;
}
#Footer_wrapper {
  padding: 0 !important;
  margin: 0 !important;
}
/***CnHeader****************************************************/
#CnHeader {
  margin: 0 atuo;
}
#CnHeaderInner {
  height: 50px;
  background: #FFF;
}
#cnAsahiLogo {
  float: left;
  margin: 10px 0 0 4px;
}
#cnAsahiLogo img {
  max-width: 70px;
}
#CnHeader .adCn p {
  float: right;
  font-size: 80%;
  line-height: 1.4;
  margin: 7px 4px 0 0;
  text-align: left;
}
#CnHeader .adCn img {
  max-width: 220px;
}
#CnHeader #titleLogo img {
  max-width: 192px;
  margin-bottom: 12px;
  height: auto;
}
/***CnContent****************************************************/
#cn-main img {
  max-width: 100%;
  height: auto;
}
#cn-main .intro h1 {
  font-weight: bold;
  text-align: left;
  font-size: 20px;
}
#cn-main .intro h1 img{
  width: 100%;
}
#cn-main #sns {
  padding: 15px 0 10px 0;
  text-align: center;
}
#cn-main h2 {
  margin: 0 auto 20px;
}
#mainv {
  margin-bottom: 30px;
  text-align: center;
}
#mainv span {
  display: inline-block;
  padding-top: 8px;
}
.lead {
  padding: 0 20px;
  font-size: 14px;
  margin-bottom: 20px;
}
.article {
  background: #fff;
  padding: 0 4% 40px;
  margin: 0 auto;
}
.article_inner {}
.article_title {
  font-size: 18px;
  line-height: 1.4;
  font-weight: bold;
  background: #F5F5F5;
  text-align: left;
  padding: 10px;
  margin: 60px 80px 40px;
  position: relative;
}
.article_title::after{
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #AB000A;
  position: absolute;
  left: 0;
  bottom: -2px;
}
.article_title span{
  font-size: 12px;
}
.article p {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.8;
}
.article .notes {
  font-size: 12px;
}
.article .img {
  max-width: 450px;
  margin: 0 auto;
  margin-bottom: 20px;
  text-align: center;
}
.article .img .cap {
  text-align: left;
}
.article .img img {
  height: 300px;
  box-sizing: border-box;
}
.article .gold-prize{
  background: rgba(240,229,56,0.1);
  padding: 20px;
  margin: 0 auto 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.article .gold-prize p{
  margin: 0;
}
.article p.gold-prize-title{
  font-weight: bold;
  font-size: 18px;
  color: #AB000A;
  margin-bottom: 20px;
}
.article .gold-prize-flex:not(:last-of-type){
  margin-bottom: 20px;
}
#cn-main .article .gold-prize-flex img{
  width: 50%;
  display: block;
  margin: 0 auto;
}
.article .gold-prize-flex_text{
  margin-top: 20px;
}
.article .gold-prize-flex_text p:first-of-type{
  font-weight: bold;
  font-size: 16px;
}
.article .gold-prize p.gold-prize-notes{
  font-size: 12px;
  margin-top: 20px;
}
.article .cap {
  padding: 8px 5px;
  font-size: 12px;
  margin-bottom: 0;
}
.article .link {
  text-align: center;
  margin-bottom: 40px;
}
.article .link a {
  display: inline;
  text-decoration: underline;
}
.article .ques {
  color: #b32424;
  margin-bottom: 20px;
}
.column {
  margin: 0 0 50px;
  background: #FFFCD3;
}
.column .column_title {
  margin: 50px 0 0;
  padding: 10px 15px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
  background: #B90000;
}
.column .column_title {
  margin-bottom: 0 !important;
}
.column .column_inner {
  padding: 20px 20px 0;
}
.article_inner h3 {
  margin: 0 0 6px;
  font-size: 18px;
  color: #B90000;
}
.product {
  margin: 0 0 30px;
  padding: 20px 20px 0;
  border: 2px solid #B90000;
}
.product .img {
  width: 75%;
  margin: 0 auto;
  margin-bottom: 10px;
  text-align: center;
}
#Contents a.premal {
  color: #000;
}
#Contents a.premal:hover {
  text-decoration: none;
  cursor: pointer;
  color: #000;
}
figcaption{
  text-align: left;
  margin-top: 20px;
  color: #787878;
  font-size: 12px;
}
.article img.img_stop-bnr{
  margin-top: 40px;
  width: 100%;
}
/*btn_page
--------------------*/
#btn_page {
  width: 300px;
  margin: 0 auto;
  padding: 30px 0;
}
#btn_page li {
  float: left;
}
#btn_page li {
  width: 60px;
  height: 40px;
}
#btn_page a {
  display: block;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  background: url(../images/btn_page.gif) no-repeat;
  background-size: 280px 80px;
}
#btn_page .btn01 a {
  background-position: 0 0;
}
#btn_page .btn02 a {
  background-position: -60px 0;
}
#btn_page .btn03 a {
  background-position: -120px 0;
}
#btn_page .btn04 a {
  background-position: -180px 0;
}
#btn_page .btn05 a {
  background-position: -240px 0;
}
#btn_page .btn01 a:hover, #btn_page .btn01.active a {
  background-position: 0 -40px;
}
#btn_page .btn02 a:hover, #btn_page .btn02.active a {
  background-position: -60px -40px;
}
#btn_page .btn03 a:hover, #btn_page .btn03.active a {
  background-position: -120px -40px;
}
#btn_page .btn04 a:hover, #btn_page .btn04.active a {
  background-position: -180px -40px;
}
#btn_page .btn05 a:hover, #btn_page .btn05.active a {
  background-position: -240px -40px;
}
#cn-side {
  width: 90%;
  margin: 0 auto;
  padding-bottom: 20px;
}
#article_side {
  background-color: fff;
  border-top: 4px solid #b32424;
}
#article_side li {
  background-color: fff;
  padding: 15px 5px 15px 12px;
  border-bottom: 1px dotted #b32424;
  font-size: 14px;
}
#article_side #side_title {
  border-top: 4px solid #b32424;
  font-size: 18px;
}
#article_side .side_last {
  border-bottom: 1px solid #b32424;
}
#article_side li a {
  background: url(../images/ico_link_01.png) no-repeat left center;
  padding-left: 20px;
  display: inline;
}
#cn-side p {
  margin-bottom: 20px;
  text-align: center;
}
#cn-side p img {
  max-width: 100%;
  height: auto;
}
.side_fixed {
  top: 20px;
  width: 300px;
}
/*---module--------------------*/
.w_100{
  width: 100%;
}
.mb20 {
  margin-bottom: 20px;
}
.clr {
  clear: both !important;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.article_inner a {
  color: #4B8EE0;
  text-decoration: underline;
}
.article_inner .article_link_btn{
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 1.4;
  padding: 10px 40px 10px 10px;
  background: #C2191F;
  display: block;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  margin: 0 auto;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.article_inner .article_link_btn::after{
  content: "";
  display: inline-block;
  background: url(../../images/img_circle.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 19px;
  height: 19px;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
.article sup {
  font-size: 10px;
  vertical-align: top;
}
/* text
---------------------------------*/
.f80 {
  font-size: 85% !important;
}
.tRight {
  text-align: right;
}
/* 20190419
-------------------------------- */
.img-cmn-01 {
  width: 70%;
  margin: 0 15%;
}