@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Lora);

@media screen and (min-width: 769px) {
* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box; }

img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto; }

.ie8 img {
  width: auto; }

.center {
  text-align: center; }

.clf {
  overflow: hidden; }

.videoWrap {
  margin: 0 auto 100px;
  max-width: 700px; }
  .videoWrap .video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden; }
    .videoWrap .video iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

body {
  font-family: "ヒラギノ角ゴ pro W3", "Hiragino Kaku Gothic pro", Osaka, "メイリオ", Meiryo, "ＭＳＰゴシック", sans-serif;
  color: #555;
  font-size: 13px;
  letter-spacing: -0.001em;
  -webkit-text-size-adjust: 100%; }

.fl-l {
  margin: 0 2% 0 0;
  float: left;
  width: auto; }

.fl-r {
  margin: 0 0 0 2%;
  float: right;
  width: auto; }

.container {
  margin: 0 auto;
  max-width: 1000px; }

.po-r {
  position: relative; }

.lh-15 {
  line-height: 1.5; }

#gHeader .timer {
  padding: 20px;
  background: #8d2626;
  text-align: center; }
  #gHeader .timer .date {
    color: #fff;
    font-size: 1.2em; }
    #gHeader .timer .date span {
      color: #dcc587;
      font-size: 1.5em; }

#main .priceSummary .timer {
  margin-bottom: 30px;
  padding: 20px;
  background: #8d2626;
  text-align: center; }
  #main .priceSummary .timer .head {
    margin-bottom: 10px;
    color: #fff;
    font-size: 2em; }
  #main .priceSummary .timer .date {
    color: #fff;
    font-size: 3em; }
    #main .priceSummary .timer .date span {
      color: #dcc587;
      font-size: 1.5em;
      font-weight: bold; }

#gHeader {
  background: #fff;
  position: relative; }
  #gHeader #top {
    padding: 10px;
    background: #fff;
    overflow: hidden; }
    #gHeader #top #siteId {
      padding-top: 15px;
      float: left;
      width: auto; }
    #gHeader #top #btn {
      float: right;
      width: auto; }
    #gHeader #top #pre {
      text-align: right;
      padding: 10px;
      font-size: 1.7em;
      font-weight: bold;
      color: #c00; }
  #gHeader #mainCatch {
    height: 1070px;
    background: url(../img/header_back_01.jpg) no-repeat center top;
    position: relative; }
    #gHeader #mainCatch #header_text_01 {
      padding-top: 15px;
      margin-bottom: 40px; }
    #gHeader #mainCatch #header_text_02 {
      margin-bottom: 50px; }
    #gHeader #mainCatch #header_logo {
      overflow: hidden; }
      #gHeader #mainCatch #header_logo #logo_01 {
        float: left;
        width: calc(98% - 643px); }
      #gHeader #mainCatch #header_logo #logo_02 {
        padding-top: 25px;
        float: right;
        width: 643px; }
  #gHeader #subCatch_01 {
    position: relative; }
    #gHeader #subCatch_01 #header_text_04 {
      padding: 40px 0; }
    #gHeader #subCatch_01 #header_sect02_jin {
      position: absolute;
      bottom: 0;
      right: -60px; }
  #gHeader #subCatch_02 {
    height: 600px;
    background: url(../img/header_back_02.jpg) no-repeat center center; }
    #gHeader #subCatch_02 #header_text_05 {
      padding-top: 90px;
      text-align: right; }
  #gHeader #subCatch_03 {
    padding: 50px;
    background: url(../img/header_back_03.jpg) fixed; }

#wrapper {
  background: #fff; }

#profile {
      /* padding: 100px 0; */
    /* background: url(../img/profile_back-re.jpg) no-repeat center top; */
    border-top: 5px solid #dcc587;
    background: #101010;
    /* height: auto; */
    padding-bottom: 0.1em;
  }
  #profile_sp{
    display: none;
  }

  #profile .container {
    margin: 0 auto;
    max-width: 1050px;
  }

  img.w150{
    width: 100%;
    max-width: 100%;
  }

  #profile #profile_inner {
    margin: 4%; */
    /* border: 2px solid #fff; */
    background: #101010;
    padding: 11%;
    color: #fff;
  }
  

#introduction_01, #introduction_02 {
  padding: 100px 0; }
  #introduction_01 .inner, #introduction_02 .inner {
    margin-bottom: 100px;
    padding: 50px;
    background: rgba(255, 255, 255, 0.8); }

#introduction_01 {
  background: url(../img/section_back_01.jpg) no-repeat center top fixed; }
  #introduction_01 .introduction_head {
    padding: 0 50px;
    margin-bottom: 20px; }

#introduction_02 {
  background: url(../img/section_back_02.jpg) no-repeat center top fixed; }
  #introduction_02 .introduction_head {
    padding: 0 50px 0 380px;
    margin-bottom: 20px; }
  #introduction_02 .textarea {
    float: right;
    width: 570px; }

#merit {
  padding: 100px 0;
  background: url(../img/merit_back.png) fixed; }
  #merit #merit_inner {
    padding: 50px;
    background: rgba(50, 161, 192, 0.9); }
    #merit #merit_inner dl {
      padding: 50px;
      background: rgba(255, 255, 255, 0.9); }
      #merit #merit_inner dl dt {
        margin-bottom: 20px; }

#content {
  padding: 200px 0 100px;
  background: url(../img/content_back.jpg) no-repeat center center fixed; }
  #content #content_head {
    margin-bottom: 30px; }
  #content .pre-last {
    margin-bottom: 100px !important; }
  #content .contents {
    margin-bottom: 100px;
    padding: 50px; }
    #content .contents .contents_title {
      margin-bottom: 30px;
      text-align: center; }
    #content .contents .contents_inner {
      padding: 70px;
      background: rgba(255, 255, 255, 0.9); }
      #content .contents .contents_inner .monthly {
        margin-bottom: 20px;
        padding: 50px;
        background: rgba(0, 0, 0, 0.8); }
        #content .contents .contents_inner .monthly dt {
          margin-bottom: 15px; }
        #content .contents .contents_inner .monthly dd {
          color: #fff; }
          #content .contents .contents_inner .monthly dd .list {
            margin-bottom: 20px;
            padding: 15px 15px 0px 15px;
            border: 1px solid #fff; }
            #content .contents .contents_inner .monthly dd .list li {
              margin-bottom: 10px;
              font-size: 1.2em;
              line-height: 1.5em; }
  #content #contents_01 {
    background: rgba(221, 53, 53, 0.9); }
  #content #contents_02 {
    background: rgba(221, 52, 100, 0.9); }
  #content #contents_03 {
    background: rgba(129, 57, 167, 0.9); }
  #content #contents_04 {
    background: rgba(53, 100, 221, 0.9); }
  #content #contents_05 {
    background: rgba(43, 168, 187, 0.9); }
  #content #contents_06 {
    background: rgba(43, 179, 126, 0.9); }
  #content #contents_07 {
    background: rgba(79, 174, 41, 0.9); }
  #content #contents_08 {
    background: rgba(151, 133, 13, 0.9); }
  #content #contents_09 {
    margin-bottom: 0;
    background: rgba(229, 92, 18, 0.9); }

#special {
  padding: 100px 0;
  background: url(../img/darkWood.jpg); }
  #special #special_head {
    margin-bottom: 50px; }
  #special .special {
    margin-bottom: 100px;
    padding: 50px;
    background: rgba(0, 0, 0, 0.5); }
    #special .special .special_title {
      margin-bottom: 10px; }
    #special .special .special_inner {
      padding: 70px;
      background: white; }

#price {
  padding: 100px 0;
  background: url(../img/price_back.jpg) no-repeat center top fixed; }
  #price #price_inner {
    margin-bottom: 50px;
    padding: 50px;
    width: 760px;
    background: rgba(255, 255, 255, 0.8); }
    #price #price_inner .price_subHead {
      margin-bottom: 30px; }
    #price #price_inner .last-c {
      margin-bottom: 70px; }

.priceSummary .logo {
  text-align: center; }

.priceSummary .btn12 {
  margin-bottom: 20px;
  margin-right: 20px;
  float: left;
  width: 490px; }

.priceSummary .btn1 {
  float: left;
  width: 490px; }

.priceSummary .btngin {
  margin-bottom: 20px;
  margin-right: 20px;
  float: left;
  width: 490px; }

.priceSummary .credit {
  float: left;
  width: 490px;
  border: 1px solid #000; }
  .priceSummary .credit dt {
    padding: 10px;
    background: #000;
    text-align: center;
    color: #fff; }
  .priceSummary .credit dd {
    padding: 50px 10px;
    font-style: 1em;
    line-height: 1.5em;
    color: #333;
    background: #fff; }

.priceSummary .attention-l {
  margin-right: 20px;
  float: left;
  width: 490px; }

.priceSummary .attention-r {
  float: left;
  width: 490px; }

.priceSummary .attention-l, .priceSummary .attention-r, .priceSummary .attention-gin {
  margin-bottom: 10px;
  border: 1px solid #000; }
  .priceSummary .attention-l dt, .priceSummary .attention-r dt, .priceSummary .attention-gin dt {
    padding: 10px;
    background: #000;
    text-align: center;
    color: #fff; }
  .priceSummary .attention-l dd, .priceSummary .attention-r dd, .priceSummary .attention-gin dd {
    padding: 10px;
    font-style: 1em;
    line-height: 1.5em;
    color: #333;
    background: #fff;
    min-height: 100px; }

.priceSummary .attention-gin {
  width: 100%; }

#voice {
  padding: 100px 0;
  background: #fff; }
  #voice #voice_subHead {
    margin-bottom: 0; }
  #voice #voice_inner li {
    margin-bottom: 20px;
    padding: 30px;
    border: 2px solid #000;
    overflow: hidden; }
    #voice #voice_inner li .img {
      float: right;
      width: 220px;
      height: 250px;
      overflow: hidden; }
  #voice #voice_inner dl {
    float: left;
    width: 660px; }
    #voice #voice_inner dl dt {
      margin-bottom: 15px;
      padding-bottom: 15px;
      border-bottom: 1px solid #000;
      font-weight: bold; }
      #voice #voice_inner dl dt .title {
        margin-bottom: 10px;
        font-size: 2.2em;
        line-height: 1.4em; }
    #voice #voice_inner dl dd p {
      margin-bottom: 20px; }
      #voice #voice_inner dl dd p:last-child {
        margin-bottom: 0; }

#videoAsk {
  padding: 100px 0;
  background: #ddd; }
  #videoAsk #videoAsk_subHead {
    margin-bottom: 0; }
  #videoAsk #videoAsk_inner dl {
    padding: 30px;
    border: 2px solid #000;
    background: #fff; }
    #videoAsk #videoAsk_inner dl dt {
      margin-bottom: 20px;
      font-size: 3em;
      line-height: 1.4em;
      color: #000;
      text-align: center; }
    #videoAsk #videoAsk_inner dl dd .videoWrap {
      margin-bottom: 20px; }

#faq {
  padding: 100px 0;
  background: url(../img/faq_back.png); }
  #faq #faq_subHead {
    margin-bottom: 50px;
    text-align: center; }
  #faq #faq_inner dl {
    margin-bottom: 30px;
    padding: 30px;
    background: #fff;
    border: 2px solid #dcc587; }
    #faq #faq_inner dl dt {
      margin-bottom: 20px;
      padding-bottom: 20px;
      border-bottom: 1px solid #dcc587;
      font-size: 1.5em;
      line-height: 1.5em;
      color: #333;
      padding-left: 1.7em;
      text-indent: -1.7em; }
      #faq #faq_inner dl dt .font {
        margin-right: 7px;
        font-family: 'Lora', serif;
        font-size: 1.3em; }
    #faq #faq_inner dl dd {
      padding-left: 2.5em;
      color: #333; }
      #faq #faq_inner dl dd p {
        margin-bottom: 20px; }
        #faq #faq_inner dl dd p:last-child {
          margin-bottom: 0; }

#message {
  padding: 100px 0;
  background: url(../img/message_back.jpg) no-repeat center top fixed; }
  #message #message_subHead {
    margin-bottom: 15px;
    text-align: center; }
  #message #message_inner {
    margin-bottom: 70px;
    padding: 70px;
    background: rgba(0, 0, 0, 0.6);
    color: #fff; }

#last {
  padding: 100px 0;
  background: url(../img/last_back.jpg) no-repeat center top fixed; }
  #last #last_inner {
    margin-left: 360px; }
    #last #last_inner #last_subHead {
      margin-bottom: 15px;
      padding-left: 50px; }
    #last #last_inner .textarea {
      margin-bottom: 70px;
      padding: 50px;
      background: rgba(28, 65, 117, 0.8);
      color: #fff; }

#postscript {
  padding: 100px 0;
  background: url(../img/ps_back.jpg) no-repeat center top fixed; }
  #postscript #ps_inner {
    width: 640px; }
    #postscript #ps_inner #ps_subHead {
      margin-bottom: 0; }
    #postscript #ps_inner .textarea {
      margin-bottom: 70px;
      padding: 50px;
      background: rgba(0, 0, 0, 0.5);
      color: #fff; }

#main {
  font-size: 13px; }
  #main .article section p {
    margin-bottom: 30px;
    font-size: 16px;
    font-size: 1.3em;
    line-height: 1.7em; }
    #main .article section p:last-child {
      margin: 0; }
  #main .article section .link a {
    padding: 10px 15px;
    text-decoration: none;
    background: #a99254;
    color: #fff;
    border: 2px solid #a99254;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px; }
    #main .article section .link a:hover {
      background: #fff;
      color: #a99254; }
  #main .article section .cl2 {
    width: 49%; }
  #main .article section .cl3 {
    width: 32%; }
  #main .article section .cl4 {
    width: 23.5%; }
  #main .article section .cl5 {
    width: 18.4%; }
  #main .article section .cl6 {
    width: 15%; }
  #main .article section .cl7 {
    width: 12.5714286%; }
  #main .article section .cl8 {
    width: 10.75%; }
  #main .article section .cl9 {
    width: 9.333333%; }
  #main .article section .cl10 {
    width: 8.2%; }

#page-top {
  position: fixed;
  right: 20px; }
  #page-top a {
    padding: 20px;
    background: #111;
    color: #dcc587;
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; }
    #page-top a:hover {
      background: #333; }

#gFooter {
  width: 100%;
  background: #111;
  font-size: 13px; }
  #gFooter #gFooterNavi {
    padding: 10px 5%;
    overflow: hidden;
    font-size: 93%; }
    #gFooter #gFooterNavi .copyright {
      margin-bottom: 0;
      color: #dcc587;
      float: right; }
    #gFooter #gFooterNavi ul {
      overflow: hidden;
      float: left; }
      #gFooter #gFooterNavi ul li {
        margin-right: 10px;
        list-style: none;
        float: left; }
        #gFooter #gFooterNavi ul li a {
          color: #dcc587; }

.end {
  padding: 50px 0 !important;
  text-align: center; }

.end .head {
  margin-bottom: 30px !important; }

.end form {
  margin: 0 auto;
  padding: 50px;
  width: 900px;
  background: #fff; }

.end input[type=text] {
  margin-bottom: 20px;
  padding: 50px;
  width: 800px;
  height: 100px;
  font-size: 2.5em;
  font-weight: bold;
  border: 10px solid #dcc587; }

.offer_second {
  font-size: 2em;
  font-weight: bold;
  color: #fff !important;
  line-height: 180%; }

#scal-prize {
  padding: 200px 0 200px;
  background: url(../img/scal_prize_back.jpg) no-repeat center center fixed; }
  #scal-prize .scal-prize_subHead {
    margin-bottom: 50px;
    text-align: center; }
  #scal-prize .scal-prize_inner_subHead {
    padding: 50px 50px 150px;
    text-align: center;
    background: rgba(191, 31, 31, 0.9); }
  #scal-prize .scal-prize_inner {
    margin: -100px auto 0;
    padding: 80px;
    max-width: 900px;
    background: rgba(255, 255, 255, 0.9); }
  #scal-prize .content_list {
    margin-bottom: 30px;
    padding-top: 20px;
    border-top: 4px double #164977;
    border-bottom: 4px double #164977; }
    #scal-prize .content_list li {
      padding-left: 1em;
      text-indent: -1em;
      margin-bottom: 15px;
      font-size: 1.4em;
      font-weight: bold;
      color: #164977; }

#logics {
  padding: 200px 0 200px;
  background: url(../img/3logics_back.jpg) no-repeat center center fixed;
  background-size: 100%; }
  #logics .logics_subhead {
    margin-bottom: 50px;
    text-align: center; }
  #logics .container {
    margin: 0 auto;
    max-width: 800px; }
  #logics .logics_inner {
    margin-bottom: 30px;
    padding: 80px 80px 50px;
    color: #fff; }
    #logics .logics_inner .logics_inner_subhead {
      margin-left: -80px;
      margin-bottom: 50px;
      position: relative;
      /*
			&:before {
				content: "";
				width: 70px;
				height: 2px;
				background: #fff;
				position: absolute;
				top: 45%;
				left: 0;
			}
*/ }
  #logics .logics_swing {
    background: rgba(84, 132, 202, 0.9); }
  #logics .logics_day {
    background: rgba(48, 193, 199, 0.9); }
  #logics .logics_scal {
    background: rgba(250, 130, 40, 0.9); }

#sign-tool {
  padding: 200px 0;
  background: url(../img/sign_tool_back.jpg) no-repeat center -30px fixed #14100d;
  background-size: 120%; }
  #sign-tool .sign-tool_subhead {
    margin-bottom: 30px; }
  #sign-tool .sign-tool_inner {
    padding: 50px;
    max-width: 580px;
    color: #fff;
    background: rgba(0, 0, 0, 0.8); }

/*======================================

	Font-size Adjustment
	
	77% = 10px	| 	112% = 16px	|	167% = 22px	
	85% = 11px	|	129% = 17px	|	174% = 23px
	92% = 12px	|	136% = 18px	|	182% = 24px
	100% = 13px	|	144% = 19px	|	189% = 25px
	107% = 14px	|	152% = 20px	|	197% = 26px
	114% = 15px	|	159% = 21px	|

=======================================*/
/*
		font-color
-------------------------------------------------- */
.fc-000 {
  color: #000; }

/*黒色*/
.fc-333 {
  color: #333; }

/*黒灰*/
.fc-666 {
  color: #666; }

/*濃灰*/
.fc-999 {
  color: #999; }

/*薄灰*/
.fc-ccc {
  color: #CCC; }

/*白灰*/
.fc-fff {
  color: #FFF; }

/*白色*/
.fc-f00 {
  color: #FF0; }

/*赤色*/
.fc-900 {
  color: #900; }

/*濃赤*/
.fc-00f {
  color: #00F; }

/*青色*/
.fc-009 {
  color: #009; }

/*濃青*/
.fc-0f0 {
  color: #0F0; }

/*緑色*/
.fc-090 {
  color: #090; }

/*濃緑*/
.fc-0ff {
  color: #0FF; }

/*水色*/
.fc-ff0 {
  color: #FF0; }

/*黄色*/
.fc-f63 {
  color: #F63; }

/*橙色*/
.fc-90f {
  color: #90F; }

/*紫色*/
.fc-f0f {
  color: #F0F; }

/*桃色*/
.fc-r {
  color: #e42525; }

/*
		font-background-color
-------------------------------------------------- */
.fb-900 {
  padding: 1px;
  color: #FFF;
  font-weight: bold;
  background: #900; }

.fb-00f {
  padding: 1px;
  color: #ffffff;
  font-weight: bold;
  background: #00F; }

.fb-0f0 {
  padding: 1px;
  font-weight: bold;
  background: #0F0; }

.fb-0ff {
  padding: 1px;
  font-weight: bold;
  background: #0FF; }

.fb-ff0 {
  padding: 1px;
  font-weight: bold;
  background: #FF0; }

.fb-ff0- {
  padding: 1px;
  color: #F00;
  font-weight: bold;
  background: #FF0; }

.fb-ff0-2 {
  padding: 1px;
  color: #900;
  font-weight: bold;
  background: #FF0; }

.fb-f63 {
  padding: 1px;
  font-weight: bold;
  background: #F63; }

.fb-f0f {
  padding: 1px;
  color: #FFF;
  font-weight: bold;
  background: #F0F; }

/*												*/
/* ---------- これより以下は拡張設定 ----------	*/
/* ----------  使わない場合は放置  ----------	*/
/*												*/
/*------------------------------------------------------------
		font-weight
-------------------------------------------------------------*/
.fw-n {
  font-weight: normal; }

.fw-b {
  font-weight: bold; }

/*------------------------------------------------------------
		font-size
-------------------------------------------------------------*/
#wrapper .fs-10 {
  font-size: 77%; }

#wrapper .fs-11 {
  font-size: 85%; }

#wrapper .fs-12 {
  font-size: 92%; }

#wrapper .fs-13 {
  font-size: 100%; }

#wrapper .fs-14 {
  font-size: 107%; }

#wrapper .fs-15 {
  font-size: 114%; }

#wrapper .fs-16 {
  font-size: 112%; }

#wrapper .fs-17 {
  font-size: 129%; }

#wrapper .fs-18 {
  font-size: 136%; }

#wrapper .fs-19 {
  font-size: 144%; }

#wrapper .fs-20 {
  font-size: 152%; }

#wrapper .fs-21 {
  font-size: 159%; }

#wrapper .fs-22 {
  font-size: 167%; }

#wrapper .fs-23 {
  font-size: 174%; }

#wrapper .fs-24 {
  font-size: 182%; }

#wrapper .fs-25 {
  font-size: 189%; }

#wrapper .fs-26 {
  font-size: 197%; }

#wrapper .fs-30 {
  font-size: 30px; }

/*------------------------------------------------------------
		line-height
-------------------------------------------------------------*/
.lh-110 {
  line-height: 110%; }

.lh-120 {
  line-height: 120%; }

.lh-130 {
  line-height: 130%; }

.lh-140 {
  line-height: 140%; }

.lh-150 {
  line-height: 150%; }

.lh-160 {
  line-height: 160%; }

.lh-170 {
  line-height: 170%; }

.lh-180 {
  line-height: 180%; }

.lh-190 {
  line-height: 190%; }

.lh-200 {
  line-height: 200%; }

/*------------------------------------------------------------
		text-decoration
-------------------------------------------------------------*/
.td-n {
  text-decoration: none; }

.td-u {
  text-decoration: underline; }

.td-o {
  text-decoration: overline; }

.td-t {
  text-decoration: line-through; }

.td-b {
  text-decoration: blink; }

/*------------------------------------------------------------
		text-align
-------------------------------------------------------------*/
.ta-c {
  text-align: center; }

/*中央寄せ*/
.ta-r {
  text-align: right; }

/*右寄せ*/
.ta-l {
  text-align: left; }

/*左寄せ*/
/*------------------------------------------------------------
		vertical-align
-------------------------------------------------------------*/
.va-t {
  vertical-align: top; }

/*上寄せ*/
.va-m {
  vertical-align: middle; }

/*中央寄せ*/
.va-b {
  vertical-align: bottom; }

/*下寄せ*/
/*------------------------------------------------------------
		margin
-------------------------------------------------------------*/
.m0 {
  margin: 0 !important; }

/*全margin無し*/
.mt-0 {
  margin-top: 0 !important; }

/*上marginが0px*/
.mr-0 {
  margin-right: 0 !important; }

/*右marginが0px*/
.mb-0 {
  margin-bottom: 0 !important; }

/*下marginが0px*/
.ml-0 {
  margin-left: 0 !important; }

/*左marginが0px*/
.m1 {
  margin: 1px !important; }

.mt-1 {
  margin-top: 1px !important; }

.mr-1 {
  margin-right: 1px !important; }

.mb-1 {
  margin-bottom: 1px !important; }

.ml-1 {
  margin-left: 1px !important; }

.m2 {
  margin: 2px !important; }

.mt-2 {
  margin-top: 2px !important; }

.mr-2 {
  margin-right: 2px !important; }

.mb-2 {
  margin-bottom: 2px !important; }

.ml-2 {
  margin-left: 2px !important; }

.m3 {
  margin: 3px !important; }

.mt-3 {
  margin-top: 3px !important; }

.mr-3 {
  margin-right: 3px !important; }

.mb-3 {
  margin-bottom: 3px !important; }

.ml-3 {
  margin-left: 3px !important; }

.m4 {
  margin: 4px !important; }

.mt-4 {
  margin-top: 4px !important; }

.mr-4 {
  margin-right: 4px !important; }

.mb-4 {
  margin-bottom: 4px !important; }

.ml-4 {
  margin-left: 4px !important; }

.m5 {
  margin: 5px !important; }

.mt-5 {
  margin-top: 5px !important; }

.mr-5 {
  margin-right: 5px !important; }

.mb-5 {
  margin-bottom: 5px !important; }

.ml-5 {
  margin-left: 5px !important; }

.m6 {
  margin: 6px !important; }

.mt-6 {
  margin-top: 6px !important; }

.mr-6 {
  margin-right: 6px !important; }

.mb-6 {
  margin-bottom: 6px !important; }

.ml-6 {
  margin-left: 6px !important; }

.m7 {
  margin: 7px !important; }

.mt-7 {
  margin-top: 7px !important; }

.mr-7 {
  margin-right: 7px !important; }

.mb-7 {
  margin-bottom: 7px !important; }

.ml-7 {
  margin-left: 7px !important; }

.m8 {
  margin: 8px !important; }

.mt-8 {
  margin-top: 8px !important; }

.mr-8 {
  margin-right: 8px !important; }

.mb-8 {
  margin-bottom: 8px !important; }

.ml-8 {
  margin-left: 8px !important; }

.m9 {
  margin: 9px !important; }

.mt-9 {
  margin-top: 9px !important; }

.mr-9 {
  margin-right: 9px !important; }

.mb-9 {
  margin-bottom: 9px !important; }

.ml-9 {
  margin-left: 9px !important; }

.m10 {
  margin: 10px !important; }

.mt-10 {
  margin-top: 10px !important; }

.mr-10 {
  margin-right: 10px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.ml-10 {
  margin-left: 10px !important; }

.m15 {
  margin: 15px !important; }

.mt-15 {
  margin-top: 15px !important; }

.mr-15 {
  margin-right: 15px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.ml-15 {
  margin-left: 15px !important; }

.m20 {
  margin: 20px !important; }

.mt-20 {
  margin-top: 20px !important; }

.mr-20 {
  margin-right: 20px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.ml-20 {
  margin-left: 20px !important; }

.m25 {
  margin: 25px !important; }

.mt-25 {
  margin-top: 25px !important; }

.mr-25 {
  margin-right: 25px !important; }

.mb-25 {
  margin-bottom: 25px !important; }

.ml-25 {
  margin-left: 25px !important; }

.m30 {
  margin: 30px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mr-30 {
  margin-right: 30px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.ml-30 {
  margin-left: 30px !important; }

.m40 {
  margin: 40px !important; }

.mt-40 {
  margin-top: 40px !important; }

.mr-40 {
  margin-right: 40px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.ml-40 {
  margin-left: 40px !important; }

.m50 {
  margin: 50px !important; }

.mt-50 {
  margin-top: 50px !important; }

.mr-50 {
  margin-right: 50px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.ml-50 {
  margin-left: 50px !important; }

.m60 {
  margin: 60px !important; }

.mt-60 {
  margin-top: 60px !important; }

.mr-60 {
  margin-right: 60px !important; }

.mb-60 {
  margin-bottom: 60px !important; }

.ml-60 {
  margin-left: 60px !important; }

.m70 {
  margin: 70px !important; }

.mt-70 {
  margin-top: 70px !important; }

.mr-70 {
  margin-right: 70px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

.ml-70 {
  margin-left: 70px !important; }

/*------------------------------------------------------------
		padding
-------------------------------------------------------------*/
.p0 {
  padding: 0 !important; }

/*全padding無し*/
.pt-0 {
  padding-top: 0px !important; }

/*上paddingが0px*/
.pr-0 {
  padding-right: 0px !important; }

/*右paddingが0px*/
.pb-0 {
  padding-bottom: 0px !important; }

/*下paddingが0px*/
.pl-0 {
  padding-left: 0px !important; }

/*左paddingが0px*/
.p1 {
  padding: 1px !important; }

.pt-1 {
  padding-top: 1px !important; }

.pr-1 {
  padding-right: 1px !important; }

.pb-1 {
  padding-bottom: 1px !important; }

.pl-1 {
  padding-left: 1px !important; }

.p2 {
  padding: 2px !important; }

.pt-2 {
  padding-top: 2px !important; }

.pr-2 {
  padding-right: 2px !important; }

.pb-2 {
  padding-bottom: 2px !important; }

.pl-2 {
  padding-left: 2px !important; }

.p3 {
  padding: 3px !important; }

.pt-3 {
  padding-top: 3px !important; }

.pr-3 {
  padding-right: 3px !important; }

.pb-3 {
  padding-bottom: 3px !important; }

.pl-3 {
  padding-left: 3px !important; }

.p4 {
  padding: 4px !important; }

.pt-4 {
  padding-top: 4px !important; }

.pr-4 {
  padding-right: 4px !important; }

.pb-4 {
  padding-bottom: 4px !important; }

.pl-4 {
  padding-left: 4px !important; }

.p5 {
  padding: 5px !important; }

.pt-5 {
  padding-top: 5px !important; }

.pr-5 {
  padding-right: 5px !important; }

.pb-5 {
  padding-bottom: 5px !important; }

.pl-5 {
  padding-left: 5px !important; }

.p6 {
  padding: 6px !important; }

.pt-6 {
  padding-top: 6px !important; }

.pr-6 {
  padding-right: 6px !important; }

.pb-6 {
  padding-bottom: 6px !important; }

.pl-6 {
  padding-left: 6px !important; }

.p7 {
  padding: 7px !important; }

.pt-7 {
  padding-top: 7px !important; }

.pr-7 {
  padding-right: 7px !important; }

.pb-7 {
  padding-bottom: 7px !important; }

.pl-7 {
  padding-left: 7px !important; }

.p8 {
  padding: 8px !important; }

.pt-8 {
  padding-top: 8px !important; }

.pr-8 {
  padding-right: 8px !important; }

.pb-8 {
  padding-bottom: 8px !important; }

.pl-8 {
  padding-left: 8px !important; }

.p9 {
  padding: 9px !important; }

.pt-9 {
  padding-top: 9px !important; }

.pr-9 {
  padding-right: 9px !important; }

.pb-9 {
  padding-bottom: 9px !important; }

.pl-9 {
  padding-left: 9px !important; }

.p10 {
  padding: 10px !important; }

.pt-10 {
  padding-top: 10px !important; }

.pr-10 {
  padding-right: 10px !important; }

.pb-10 {
  padding-bottom: 10px !important; }

.pl-10 {
  padding-left: 10px !important; }

.p15 {
  padding: 15px !important; }

.pt-15 {
  padding-top: 15px !important; }

.pr-15 {
  padding-right: 15px !important; }

.pb-15 {
  padding-bottom: 15px !important; }

.pl-15 {
  padding-left: 15px !important; }

.p20 {
  padding: 20px !important; }

.pt-20 {
  padding-top: 20px !important; }

.pr-20 {
  padding-right: 20px !important; }

.pb-20 {
  padding-bottom: 20px !important; }

.pl-20 {
  padding-left: 20px !important; }

.p30 {
  padding: 30px !important; }

.pt-30 {
  padding-top: 30px !important; }

.pr-30 {
  padding-right: 30px !important; }

.pb-30 {
  padding-bottom: 30px !important; }

.pl-30 {
  padding-left: 30px !important; }

.p40 {
  padding: 40px !important; }

.pt-40 {
  padding-top: 40px !important; }

.pr-40 {
  padding-right: 40px !important; }

.pb-40 {
  padding-bottom: 40px !important; }

.pl-40 {
  padding-left: 40px !important; }

.p50 {
  padding: 50px !important; }

.pt-50 {
  padding-top: 50px !important; }

.pr-50 {
  padding-right: 50px !important; }

.pb-50 {
  padding-bottom: 50px !important; }

.pl-50 {
  padding-left: 50px !important; }

.p60 {
  padding: 60px !important; }

.pt-60 {
  padding-top: 60px !important; }

.pr-60 {
  padding-right: 60px !important; }

.pb-60 {
  padding-bottom: 60px !important; }

.pl-60 {
  padding-left: 60px !important; }

.p70 {
  padding: 70px !important; }

.pt-70 {
  padding-top: 70px !important; }

.pr-70 {
  padding-right: 70px !important; }

.pb-70 {
  padding-bottom: 70px !important; }

.pl-70 {
  padding-left: 70px !important; }

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
/*要素のフォントサイズやマージン・パディングをリセットしています*/
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; }

/*行の高さをフォントサイズと同じにしています*/
body {
  line-height: 1; }

/*新規追加要素のデフォルトはすべてインライン要素になっているので、section要素などをブロック要素へ変更しています*/
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

/*nav要素内ulのマーカー（行頭記号）を表示しないようにしています*/
ul, ol {
  list-style: none; }

/*引用符の表示が出ないようにしています*/
blockquote, q {
  quotes: none; }

/*blockquote要素、q要素の前後にコンテンツを追加しないように指定しています*/
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

/*a要素のフォントサイズなどをリセットしフォントの縦方向の揃え位置を親要素のベースラインに揃えるようにしています*/
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* ins要素のデフォルトをセットし、色を変える場合はここで変更できるようにしています */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* mark要素のデフォルトをセットし、色やフォントスタイルを変える場合はここで変更できるようにしています
また、mark要素とは、文書内の検索結果で該当するフレーズをハイライトして、目立たせる際に使用するようです。*/
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

/*テキストに打ち消し線が付くようにしています*/
del {
  text-decoration: line-through; }

/*IEではデフォルトで点線を下線表示する設定ではないので、下線がつくようにしています
また、マウスオーバー時にヘルプカーソルの表示が出るようにしています*/
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

/*隣接するセルのボーダーを重ねて表示し、間隔を0に指定しています*/
table {
  border-collapse: collapse;
  border-spacing: 0; }

/*水平罫線のデフォルトである立体的な罫線を見えなくしています*/
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

/*縦方向の揃え位置を中央揃えに指定しています*/
input, select {
  vertical-align: middle; }

img {
  vertical-align: bottom;
  font-size: 0;
  line-height: 0; }


/*----------------------------------------
    .product
  ----------------------------------------*/
  .product {
    padding-bottom: 5%;
    background: url(../img/ps_back.jpg) no-repeat center top fixed;
  }
  .product h3 {
    padding: 2% 15% 0;
    margin: 0 auto 5%;
    text-align: center;
    max-width: 800px;
  }
  .product .menu {
    margin: 0 auto 0%;
    width: 70%;
    min-width: 800px;
  }
  .product .product-contents {
    margin-bottom: 3%;
  }
  .product .product-contents ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background: rgba(0, 0, 0, 0.7);
    padding: 5%;
  }
  .product .product-contents li {
    width: 32%;
    margin-bottom: 1em;
  }
  .product .product-bonus {
    margin-bottom: 3%;
  }
  .product .product-bonus ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background: rgba(0, 0, 0, 0.7);
    padding: 5%;
  }
  .product .product-bonus ul:after {
    content: "";
    display: block;
    width: 33%;
  }
  .product .product-bonus li {
    margin-bottom: 1em;
    width: 32%;
  }
  .product .product-caution {
    font-size: 15px;
    font-size: 1.5rem;
    text-shadow: 0 0 10px #000;
  }
  .product .timer {
    margin: 0 auto 5%;
    padding: 20px 0;
    width: 680px;
    text-align: center;
    background: rgba(0, 0, 0, 0.8);
  }
  .product .timer p {
    margin-bottom: 5px !important;
    font-size: 32px;
    font-size: 3.2rem;
    color: #FFF;
    font-weight: bold;
    line-height: 180%;
  }
  .product .timer a {
    margin: 0 auto;
    padding: 1em;
    width: 90%;
    font-size: 25px;
    font-size: 2.5rem;
    font-weight: bold;
    color: #333;
    text-decoration: none;
    background: #fff;
    display: block;
    transition: all .3s ease;
    border: 1px solid #000;
    border-radius: 1rem;
  }
  .product .timer a:hover {
    color: #fff;
    background: #000;
    border: 1px solid #fff;
  }
  .product .timer p{
    font-size: 20px!important;
    font-size: 2.0rem!important;
  }
  .product .timer span {
    padding: 1rem 2rem;
    margin-top: 1%;
    font-size: 20px;
    font-size: 2.0rem;
    font-weight: bold;
    background: #ef2617;
    background: linear-gradient(to right, #ef2617 0%, #fcc605 100%);
    display: inline-block;
    border-radius: 1rem;
  }
  .product .aside {
    margin: 0 auto;
    width: 50%;
    min-width: 600px;
  }
  .product .aside .consulting {
    background: #ff9300;
  }
  .product .aside .consulting .operator {
    padding: 10px 0;
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center;
    color: #fff;
    background: #000;
  }
  .product .bank-attention, .product .btn-bank-text {
    display: none;
  }
  .product .attention {
    margin: 0 auto;
    padding: 3%;
    width: 50%;
    min-width: 600px;
    text-align: left;
    /*background: #fff;
    border: 1px dotted #333;*/
  }
  .product .attention dt {
    padding: 10px;
    background: #000;
    color: #fff;
    text-align: center;
  }
  .product .attention dd {
    margin-bottom: 20px;
    background: #fff;
    border: solid 1px #000;
    padding: 2%;
  }
  .product .attention p {
    margin-bottom: .8em;
    font-size: 12px!important;
    line-height: 160%;
  }
  .product .attention .ifrm-container {
    width: 100%;
    height: 100px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    display: inline-block;
    border: solid 1px #bbb;
  }
  .product .attention .ifrm-container iframe {
    width: 100%;
    height: 100%;
    display: block;
    border: none;
  }
  .product-btn-m {
    margin: 0 auto 50px;
    width: 680px;
  }
  .product-btn-m dt {
    padding: 30px 0;
    font-size: 40px;
    font-size: 4rem;
    color: #fff;
    font-weight: bold;
    text-align: center;
    background: #009245;
  }
  .product-btn-m dd {
    padding: 50px 0 30px;
    text-align: center;
    background: rgba(255, 255, 255, 0.9);
    border-right: 10px solid #009245;
    border-bottom: 10px solid #009245;
    border-left: 10px solid #009245;
  }
  .product-btn-y {
    margin: 0 auto 50px;
    width: 680px;
  }
  .product-btn-y dt {
    padding: 30px 0;
    font-size: 40px;
    font-size: 4rem;
    color: #fff;
    font-weight: bold;
    text-align: center;
    background: #e21352;
  }
  .product-btn-y dd {
    padding: 50px 0 30px;
    text-align: center;
    background: rgba(255, 255, 255, 0.9);
    border-right: 10px solid #e21352;
    border-bottom: 10px solid #e21352;
    border-left: 10px solid #e21352;
  }
  .btn-green1 {
    margin: 0 auto;
    padding: 40px 0;
    width: 720px;
  }
  .btn-green1 a {
    margin: 0 auto;
    padding: 20px;
    display: block;
    background-color: #1ca800;
    background-size: 100%;
    background-image: linear-gradient(to bottom, #1ca800 0%, #0b8e14 100%);
    width: 90%;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    text-decoration: none;
    font-size: 55px;
    font-size: 3.5rem;
    box-shadow: 0 12px 0 #176802;
    line-height: 140%;
    font-weight: bold;
    text-shadow: 0px 1px 0px #333;
    transition: all .3s ease;
    cursor: pointer;
  }
  .btn-green1 a:hover {
    box-shadow: none;
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  .btn-green1 a span {
    font-weight: bold;
    color: #fff !important;
  }
  .btn-green1-s {
    margin: 0 auto;
    padding: 0 0 40px;
  }
  .btn-green1-s a, .btn-green1-s input {
    margin: 0 auto;
    padding: 20px;
    display: block;
    background-color: #1ca800;
    background-size: 100%;
    background-image: linear-gradient(to bottom, #1ca800 0%, #0b8e14 100%);
    width: 90%;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    text-decoration: none;
    font-size: 25px;
    font-size: 2.5rem;
    box-shadow: 0 12px 0 #176802;
    line-height: 140%;
    font-weight: bold;
    text-shadow: 0px 1px 0px #333;
    transition: all .3s ease;
    cursor: pointer;
  }
  .btn-green1-s a:hover, .btn-green1-s input:hover {
    box-shadow: none;
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  .btn-green1-s a span, .btn-green1-s input span {
    font-weight: bold;
    color: #fff !important;
  }

  .btn-green a {
    margin: 0 auto;
    padding: 20px;
    display: block;
    background-color: #1ca800;
    background-size: 100%;
    background-image: linear-gradient(to bottom, #1ca800 0%, #0b8e14 100%);
    width: 90%;
    text-align: center;
    color: #fff;
    border-radius: 140px;
    text-decoration: none;
    font-size: 55px;
    font-size: 3rem;
    box-shadow: 0 12px 0 #176802;
    line-height: 130%;
    font-weight: bold;
    text-shadow: 0px 1px 0px #333;
    transition: all .3s ease;
    cursor: pointer;
  }

  .btn-green01 a {
    margin: 0 auto;
    padding: 20px;
    display: block;
    background-color: #1ca800;
    background-size: 100%;
    background-image: linear-gradient(to bottom, #1ca800 0%, #0b8e14 100%);
    width: 90%;
    text-align: center;
    color: #fff;
    border-radius: 140px;
    text-decoration: none;
    font-size: 55px;
    font-size: 3rem;
    box-shadow: 0 12px 0 #176802;
    line-height: 130%;
    font-weight: bold;
    text-shadow: 0px 1px 0px #333;
    transition: all .3s ease;
    cursor: pointer;
  }


  .btn-green {
    margin: 0 auto;
    padding: 40px 0;
    width: 50%;
  }

  .btn-green01 {
    margin: 0 auto;
    padding: 40px 0;
  }
  .btn-green a:hover {
    box-shadow: none;
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  .btn-green a span {
    /* font-weight: bold; */
    /* color: #fff !important; */
  }
  .btn-green-s {
    margin: 0 auto;
    padding: 0 0 40px;
  }
  .btn-green-s a, .btn-green-s input {
    margin: 0 auto;
    padding: 20px;
    display: block;
    background-color: #1ca800;
    background-size: 100%;
    background-image: linear-gradient(to bottom, #1ca800 0%, #0b8e14 100%);
    width: 90%;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    text-decoration: none;
    font-size: 25px;
    font-size: 2.5rem;
    box-shadow: 0 12px 0 #176802;
    line-height: 140%;
    font-weight: bold;
    text-shadow: 0px 1px 0px #333;
    transition: all .3s ease;
    cursor: pointer;
  }
  .btn-green-s a:hover, .btn-green-s input:hover {
    box-shadow: none;
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  .btn-green-s a span, .btn-green-s input span {
    font-weight: bold;
    color: #fff !important;
  }
  .btn-green a .small {
    font-size: 23px;
    font-size: 2.3rem;
    line-height: 1;
    font-weight: normal;
    display: inline-block;
}
  .btn-red1 {
    margin: 0 auto;
    padding: 0 0 40px;
    width: 660px;
  }
  .btn-red1 a {
    margin: 0 auto;
    padding: 20px;
    display: block;
    background-color: #1ca800;
    background-size: 100%;
    background-image: linear-gradient(to bottom, #ff3333 0%, #c62c2c 100%);
    width: 90%;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    text-decoration: none;
    font-size: 55px;
    font-size: 5.5rem;
    box-shadow: 0 12px 0 #7f1c1c;
    line-height: 140%;
    font-weight: bold;
    text-shadow: 0px 1px 0px #333;
    transition: all .3s ease;
    cursor: pointer;
  }
  .btn-red1 a:hover {
    box-shadow: none;
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  .btn-red1 a span {
    font-weight: bold;
    color: #fff !important;
  }
  .btn-blue1 {
    margin: 0 auto;
    padding: 0 0 40px;
    width: 660px;
  }
  .btn-blue1 a {
    margin: 0 auto;
    padding: 20px;
    display: block;
    background-color: #00f;
    background-size: 100%;
    background-image: linear-gradient(to bottom, #0000ff 0%, #0000ce 100%);
    width: 90%;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    text-decoration: none;
    font-size: 55px;
    font-size: 5.5rem;
    box-shadow: 0 12px 0 #000070;
    line-height: 140%;
    font-weight: bold;
    text-shadow: 0px 1px 0px #333;
    transition: all .3s ease;
    cursor: pointer;
  }
  .btn-blue1 a:hover {
    box-shadow: none;
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  .btn-blue1 a span {
    font-weight: bold;
    color: #fff !important;
  }
  .btn-green2 {
    margin: 0 auto 30px;
    padding: 0;
    width: 660px;
    color: #fff;
  }
  .btn-green2 a {
    margin: 0 auto;
    padding: 10px 20px 20px;
    display: block;
    background-color: #1ca800;
    background-size: 100%;
    background-image: linear-gradient(to bottom, #1ca800 0%, #0b8e14 100%);
    width: 90%;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    text-decoration: none;
    font-size: 42px;
    font-size: 4.2rem;
    box-shadow: 0 12px 0 #176802;
    line-height: 100%;
    font-weight: bold;
    text-shadow: 0px 1px 0px #333;
    transition: all .3s ease;
    cursor: pointer;
  }
  .btn-green2 a:hover {
    box-shadow: none;
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  .btn-green2 a span {
    font-weight: bold;
  }
  .btn-green2 a .small {
    font-size: 23px;
    font-size: 2.3rem;
    font-weight: normal;
  }
  .btn-red2 {
    margin: 0 auto 30px;
    padding: 0;
    width: 660px;
    color: #fff;
  }
  .btn-red2 a {
    margin: 0 auto;
    padding: 10px 20px 20px;
    display: block;
    background-color: #f33;
    background-size: 100%;
    background-image: linear-gradient(to bottom, #ff3333 0%, #c62c2c 100%);
    width: 90%;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    text-decoration: none;
    font-size: 42px;
    font-size: 4.2rem;
    box-shadow: 0 12px 0 #7f1c1c;
    line-height: 100%;
    font-weight: bold;
    text-shadow: 0px 1px 0px #333;
    transition: all .3s ease;
    cursor: pointer;
  }
  .btn-red2 a:hover {
    box-shadow: none;
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  .btn-red2 a span {
    font-weight: bold;
  }
  .btn-red2 a .small {
    font-size: 23px;
    font-size: 2.3rem;
    font-weight: normal;
  }
  .btn-blue2 {
    margin: 0 auto 30px;
    padding: 0;
    width: 660px;
    color: #fff;
  }
  .btn-blue2 a {
    margin: 0 auto;
    padding: 10px 20px 20px;
    display: block;
    background-color: #00f;
    background-size: 100%;
    background-image: linear-gradient(to bottom, #0000ff 0%, #0000ce 100%);
    width: 90%;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    text-decoration: none;
    font-size: 42px;
    font-size: 4.2rem;
    box-shadow: 0 12px 0 #000070;
    line-height: 100%;
    font-weight: bold;
    text-shadow: 0px 1px 0px #333;
    transition: all .3s ease;
    cursor: pointer;
  }
  .btn-blue2 a:hover {
    box-shadow: none;
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  .btn-blue2 a span {
    font-weight: bold;
  }
  .btn-blue2 a .small {
    font-size: 23px;
    font-size: 2.3rem;
    font-weight: normal;
  }

/*----------------------------------------
    #btn-float
  ----------------------------------------*/
  #btn-float {
    padding: 0;
    width: 230px;
    position: fixed;
    right: 20px;
    bottom: 20px;
  }
  #btn-float i {
    margin-right: 10px;
    font-size: 30px;
    font-size: 1.2rem;
  }
  #btn-float a {
    padding: 10px 0;
    display: block;
    background-color: #1ca800;
    background-size: 100%;
    background-image: linear-gradient(to bottom, #1ca800 0%, #0b8e14 100%);
    width: 100%;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    text-decoration: none;
    font-size: 18px;
    font-size: 1.2rem;
    box-shadow: 0 8px 0 #176802;
    line-height: 1.4;
    font-weight: 800;
    letter-spacing: -0.05em;
    text-shadow: 0px 1px 0px #333;
    transition: all .3s ease;
    cursor: pointer;
  }
  #btn-float a:hover {
    box-shadow: none;
    -webkit-transform: translate3d(0, 8px, 0);
            transform: translate3d(0, 8px, 0);
  }
  #btn-float a span {
    font-weight: bold;
    color: #fff !important;
  }
  
  /*----------------------------------------
    #footer
  ----------------------------------------*/
  #footer {
    padding: 10px 0;
    overflow: hidden;
    background: #333;
  }
  #footer .inner {
    margin: 0 auto;
    width: 900px;
  }
  #footer p {
    margin-bottom: 0;
    font-size: 10px;
    color: #fff;
    float: left;
  }
  #footer-navi {
    padding-right: 10px;
    overflow: hidden;
    border-right: 1px solid #fff;
    float: right;
  }
  #footer-navi li {
    margin: 0 0 0 10px;
    padding-left: 10px;
    font-size: 10px;
    list-style: none;
    border-left: 1px solid #fff;
    float: left;
  }
  #footer-navi li a {
    color: #fff;
  }  

  /*----------------------------------------
    #movie
  ----------------------------------------*/

  /* #movie {
    display: none;
  } */

   .question-txt {
    background: #00adca;
    color: #fff;
    display: block;
    padding: 10px 30px 10px 40px;
    position: relative;
    margin-bottom: 10px;
    cursor: pointer;
    text-align: center;
  }

  .question-txt span {
    font-size: 1.8rem;
    font-weight: bold;
  }
  
   .question-txt:before {
      /* content: '\f059'; */
      /* display: block; */
      /* display: inline-block; */
      /* font-weight: 900; */
      /* font-family: "Font Awesome 5 Free"; */
      /* padding: 10px 20px; */
      /* padding-left: 10px; */
      /* padding-right: 15px; */
      /* position: absolute; */
      /* left: 0; */
      /* top: 0px; */
      /* top: 50%; */
      /* color: #ff0; */
      /* transform: translateY(-50%); */
  }
   .question-txt:after {
      /* color: #ff0!important; */
      /* box-sizing: border-box; */
      /* content: '\f067'; */
      /* display: block; */
      /* font-weight: 900; */
      /* font-family: "Font Awesome 5 Free"; */
      /* padding: 10px 20px; */
      /* padding-left: 15px; */
      /* padding-right: 15px; */
      /* position: absolute; */
      /* right: 0; */
      /* top: 0; */
      /* top: 50%; */
      /* transform: translateY(-50%); */
  }
   /* .question-txt.checked:after {
    content: '\f068';
  } */
   .answer-txt {
    display: none;
  }

  /*----------------------------------------
    .readmore
  ----------------------------------------*/

  

/* ---------------------------------------------------- */

.readmore {
  position: relative;
  margin: 3em auto;
  display: block;
  color: #666;
  border: none;
  outline: 0;
  cursor: pointer;
  background: none;
  letter-spacing: 0.1em;
}
.readmore:before {
content: "";
width: 50px;
height: 50px;
text-align: center;
border-radius: 50%;
display: block;
margin: 0 auto .5em;
background: url(../img/arrow.png) no-repeat center / 20px #fff;
transition: .3s;
}
.readmore.on-click:before {
transform: rotate(180deg);
}
.readmore .open {
display: block;
}
.readmore.on-click .open {
display: none;
}
.readmore .close {
display: none;
}
.readmore.on-click .close {
display: block;
}


}  

.contenedor {
  display: table;
  margin-bottom: 20px;
  position: relative;
  width: 100%;
}

.expand {
  /* width: 50vw; */
  padding: 0 10px;
  max-height: 123px;
  overflow: hidden;
  position: relative;
  /* border-bottom: 1px solid #aaa; */
  transition: 1s;
}

.expand::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0;
    background-image: linear-gradient(rgba(255, 255, 255, 0), #ffffff);
    pointer-events: none;
    /* transition: 1s; */
}

.contenedor input {
  visibility: hidden;
}

.contenedor label {
  position: absolute;
    bottom: -1.5em;
    display: block;
    font-size: 1.4em;
    padding: 0.3em 10px;
    right: 50%;
    transform: translateX(-50%);
    background: #508af4;
    box-shadow: -5px 0 white;
    color: #ffffff;
    z-index: 999;
    cursor: pointer;
    border-radius: 4px;
    text-transform: uppercase;
}

.contenedor label:before {
  content: "続きを読む";
}

.contenedor input:checked + label:before {
  content: "閉じる"
}

input[type=checkbox]:checked ~ .expand {
 /* max-height: 1800px; */
 /* ↑ 途中で切れるのもあったので書き換え */
  max-height: max-content;
}

input[type=checkbox]:checked ~ .expand:before {
 opacity: 0
}

@media screen and (min-width: 769px){   
  .pc { display:inline; }
  .sp { display:none; }
}

#profile_inner ul {
  display: flex;
  justify-content: space-between;
  /* flex-wrap: wrap; */
  /* background: rgba(0, 0, 0, 0.7); */
  /* padding: 5%; */
}

#profile_inner li  {
  margin-bottom: 1em;
  /* width: 32%; */
  margin-right: 3%;
}

