@charset "UTF-8";
header {
  margin-bottom: 0; }

footer {
  margin-top: 0px; }

@media only screen and (min-width: 960px) {
  #pankuzu {
    margin-bottom: 0; } }
.pc {
  display: none; }

.sp {
  display: inline-block; }

@media only screen and (min-width: 960px) {
  .pc {
    display: inline-block; }

  .sp {
    display: none; } }
.bg {
  background: url(../check/images/bg.png) center top/cover repeat; }

#check_wrap {
  max-width: 1535px;
  margin: 0 auto;
  padding: 60px 0 40px;
  /* background: url(../check/images/bg_check_wrap.png) center top/140% auto no-repeat; */
  box-sizing: border-box; }
  #check_wrap img {
    max-width: 100%;
    height: auto; }

@media only screen and (min-width: 960px) {
  #check_wrap {
    padding: 70px 0 100px;
		/* background: url(../check/images/bg_check_wrap.png) center top/auto no-repeat;  */
	} 
}
#read {
  max-width: 980px;
  padding: 0 10px;
  margin: 0 auto 25vw;
  box-sizing: border-box; }
  #read h2 {
    max-width: 95%;
    text-align: center;
    margin: 0 auto 30px; }
  #read p {
    line-height: 2.2;
		text-align: center;
		font-size:1.4rem; }
    #read p strong {
      color: #083090; }

@media only screen and (min-width: 960px) {
  #read {
    margin-bottom: 180px; }
    #read h2 {
      margin-bottom: 50px;
      padding-top: 40px; }
    #read p {
      font-size: 150%; } }
#content_wrap {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 10px;
  box-sizing: border-box;
  position: relative; }
  #content_wrap .pc {
    display: none; }
  #content_wrap section {
    background-color: #fff;
    position: relative; }

@media only screen and (min-width: 960px) {
  #content_wrap .sp {
    display: none; }
  #content_wrap .pc {
    display: block; } }
/*****

質問

*****/
.ttl {
  margin-bottom: 20px;
  font-size: 133%;
  color: #083090;
  text-align: center; }

#question {
  padding: 10.83% 10px 30px; }
  #question > ul:after {
    content: "";
    display: block;
    clear: both; }
  #question > ul li {
    margin-bottom: 20px;font-size:150%; }
	#question > ul li label{
		cursor:pointer; }
.stonaseries {
  max-width: 733px;
  margin: 0 auto 20px;
  position: relative; }
  .stonaseries:after {
    content: "";
    display: block;
    max-width: 255px;
    width: 40%;
    height: 0;
    padding-top: 40%;
    position: absolute;
    bottom: 80%;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: url(../check/images/img_mao_topcircle03.png) left top/contain no-repeat;
    z-index: 0; }

.stonaseries_list {
  margin: 0 -10px;
  position: relative;
  z-index: 1; }
  .stonaseries_list:after {
    content: "";
    display: block;
    clear: both; }
  .stonaseries_list li {
    float: left;
    width: 33.333%;
    padding: 0 10px;
    box-sizing: border-box;
    text-align: center; }

@media only screen and (min-width: 960px) {
  .ttl {
    margin-bottom: 40px;
    font-size: 200%; }

  #question {
    padding: 104px 113px 100px; }
    #question > ul li {
      float: left;
      zoom: 1;
      width: 220px;
      font-size: 150%; }

  .stonaseries {
    margin-bottom: 50px; }
    .stonaseries:after {
      content: "";
      width: 255px;
      padding-top: 255px;
      bottom: 80px; }

  .stonaseries_list {
    margin: 0 -84px; }
    .stonaseries_list li {
      padding: 0 84px; } }
.result_inner,
.error_inner {
  padding: 10px 10px 25px;
  position: relative; }

.ttl_recommend {
  width: 88.666%;
  max-width: 540px;
  position: absolute;
  bottom: 105%;
  left: 0;
  right: 0;
  margin: 0 auto; }

@media only screen and (min-width: 960px) {
  .result_inner {
    width: 100%;
    height: 635px;
    display: table;
    box-sizing: border-box;
    padding: 0 40px 0 484px; }

  .error_inner {
    padding: 40px 40px 80px; }

  .ttl_recommend {
    top: -77px;
    bottom: auto; }

  #btn_question {
    margin-top: 40px; } }
/*****

エラー

******/
#error .btn_base.btn_bk {
  bottom: 40px; }

/*****

ボタン

******/
.btn_base a {
  display: block;
  max-width: 350px;
  margin: 0 auto;
  border-radius: 50px;
  padding: 10px;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
  font-size: 133%; }
  .btn_base a:hover {
		opacity: 0.75; }

.btn_base.btn_bk a {
  background-color: #083090; }
.btn_base#btn_question a {
  background: #F6AD2A; }
	@media only screen and (max-width: 960px) {
		.btn_base.btn_bk{
			margin-top:20px;
		}
	}
@media only screen and (min-width: 960px) {
  .btn_base a {
    padding: 15px;
		font-size: 166%; }
		_:lang(x)::-ms-backdrop,  .btn_base a {
			padding: calc(15px + 0.15em) 15px calc(15px - 0.15em);
			font-size: 166%; }
  .btn_base.btn_bk {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -40px;
    margin: 0 auto; } }
/*****

商品

******/
.product article {
  padding: 15px; }
  .product article:nth-of-type(2) {
		/* padding: 0 15px 15px; */
	 }
.product h4 {
  margin-bottom: 5px; }
.product a {
  background: url(../common/images/icon_arrow.gif) no-repeat right center;
  -webkit-background-size: 5px 10px;
  background-size: 5px 10px;
  display: block;
  text-decoration: none;
  padding-right: 15px; }
.product dd {
  display: table; }
  .product dd img {
    display: table-cell;
    vertical-align: middle;
    width: 103px;
    height: auto;
    padding-left: 9px; }
  .product dd .pc {
    display: none; }
  .product dd span {
    display: table-cell;
    vertical-align: middle;
    font-weight: bold;
    font-size: 1.35rem; }

@media only screen and (min-width: 960px) {
  .product {
    width: 435px;
    display: table-cell;
    vertical-align: middle; }
    .product article {
      border-bottom: none;
      padding: 0;
      width: 435px;
      margin-bottom: 30px; }
    .product h4 {
      margin-bottom: 20px; }
      .product h4 span {
        position: absolute;
        top: 5px;
        right: 0; }
    .product a {
      background: none;
      padding-right: 0; }
    .product dl {
      overflow: hidden;
      *zoom: 1; }
    .product dt {
      float: left;
      zoom: 1;
      width: 230px; }
    .product dd {
      float: right;
      zoom: 1;
      width: 190px;
      display: block; }
      .product dd img {
        display: block;
        width: 183px;
        height: auto;
        padding-left: 0px;
        margin-top: 6px; }
      .product dd .pc {
        display: block;
        height: auto; }
      .product dd span {
        display: table-cell;
        vertical-align: middle; }

  .btn_detail {
    display: block;
    margin-top: 20px;
    padding: 10px 0;
    background-color: #fff;
    border-radius: 50px;
    box-sizing: border-box;
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
    line-height: 1; }
    .btn_detail:hover {
      color: #fff; }

  .btn_orange {
    border: 2px solid #df7900;
    color: #df7900; }
    .btn_orange:hover {
      background-color: #df7900; }

  .btn_blue {
    border: 2px solid #34165c;
    color: #34165c; }
    .btn_blue:hover {
      background-color: #34165c; }

  .btn_red {
    border: 2px solid #bc1b21;
    color: #bc1b21; }
    .btn_red:hover {
      background-color: #bc1b21; } }
/******

色別

*****/
/* 黄色 */

/* 青色 */
/* 赤色 */
@media only screen and (min-width: 960px) {
  .result_section {
		height: 735px; }
		.result_section#error{
			height:auto;
		}

  ._yellow {
    background: url(../check/images/bg_result_yellow2.jpg) left top no-repeat; }

  ._blue {
    background: url(../check/images/bg_result_blue2.jpg) left top no-repeat; }

  ._red {
    background: url(../check/images/bg_result_red2.jpg) left top no-repeat; } }
/******

js用

*****/
.result_section {
	display: none;
}
