body {
  line-height: 1.631;
  background: #fff;
  -webkit-text-size-adjust: 100%;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-family: 'Noto Sans JP', sans-serif !important;
  font-size: 12px;
  color: #666666;
}


.breadcrumb_list {
    font-size: 12.5px;
}


.wrap {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    box-sizing: border-box;
}

.wrap-event {
  position: relative;
  max-width: 1240px;
  width:100%;
  margin: 0 auto;
  z-index:100;
  padding: 0px 0px;
}

.wrap_top{
  margin-top: 7rem !important;
}

.wrap-event_top{
  margin-top: 5rem !important;
}

.page_title h2 {
    font-size: 47px;
    color: #050707;
    font-weight: bold;
    margin: 50px 0 0 0;
    text-align: center;
    line-height: 1.38;
}


.adoption_title h2 {
    font-size: 47px;
    color: #050707;
    font-weight: bold;
    margin: 40px 0 0 0;
    text-align: center;
}

.adoption_itreview {
  max-width: 49%;
  height: auto;
  vertical-align: bottom;
  border: none;
  margin: 0 auto;
  padding: 50px 10px;
}


.t10_lineheight1 {
    font-size: 20px;
    line-height: 27px;
}




/* 関連ページ　style start */


.imoji {
    margin: 0 0 5px;
    font-size: 18px;
    line-height: 24pt;
    padding: 0;
    font-weight: 100;
}

.imoji::before {
  content: "▶";
  display: inline-block;
  color: #f98d00;
  font-size: 17px;
  position: relative;
  left: -1px;
  top: -1px;
  margin-right: 5px;
}

.imoji_link_icon {
    vertical-align: middle;
    padding-bottom: 3px;
    padding-left: 0px;
    width: 1.3%;
}

a.lp-urllink-blue {
    font-size: 18px;
    color: #0054a6;
    font-weight: normal;
    line-height: 30px;
    font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", " Pro W3", "Meiryo", "MS PGothic", "Osaka", Verdana, Arial, Helvetica, sans-serif;
    padding: 15px 10px 4px 0;
}

.cont-ma-sample-title {
    font-size: 17px;
    color: #444;
    font-weight: bold;
    line-height: 20px;
    padding: 17px 10px 4px 8px;
}

.cont-ma-sample-title li {
    margin-bottom: 6px;
}


/* 関連ページ　style end */




/* footer start */

.footer_amazon_partner{
    border: 1px solid #e0e0e0;
    background: #f9f9f9;
    padding: 20px;
}

.footer_amazon_title{
    padding: 5px 0 8px 10px;
    font-size: 22px;
    color: #062f62;
    line-height: 27px;
    font-weight: bold;
}


.footer_amazon_c_area{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}

.amzon_partner_logo{
  padding: 20px 0 0px 10px;
  width: 14%;
}

.footer_amazon_text{
  padding: 20px 0 0 0;
  width: 85%;
  font-size: 16px;
  line-height: 1.5;
}


/* footer end */




@media screen and (max-width: 480px) {

  .wrap-event {
    max-width: 100%;
    width:100%;
    margin: 0 auto;
    z-index:100;
    padding: 0px;
  }

  .wrap_top {
      margin-top: 20px;
      margin-top: 4.2rem !important;
      margin-bottom: 15px;
  }

  .wrap-event_top {
    margin-top: 20px;
    margin-top: 4.2rem !important;
    margin-bottom: 15px;
}

  .page_title h2 {
      font-size: 35px;
      margin: 40px 0 0 0;
  }

  .adoption_itreview {
    max-width: 96%;
    margin-top: 4.2rem;
    padding: 20px 5px;
}

  .adoption_title h2 {
    font-size: 35px;
    margin: 20px 0 0 0;
  }


  .t10_lineheight1 {
      font-size: 17px;
      line-height: 27px;
  }


  .footer_amazon_partner{
        margin-top: 0;
        margin-bottom:30px;
  }

  .footer_amazon_title{
    padding: 10px 0;
    font-size: 18px;
    color: #062f62;
    line-height: 24px;
  }

  .footer_amazon_text{
    width:100%;
    font-size:14px;
  }

  .footer_amazon_c_area{
        flex-direction: column;
  }

  .amzon_partner_logo {
    text-align: center;
    width: 100%;
}

a.lp-urllink-blue {
    font-size: 16px;
    line-height: 25px;
}

.imoji{
      font-size: 17px;
}

.imoji::before{
  font-size: 14px;
  position: relative;
  left: 1px;
  top: -1px;
  margin-right: 8px;
}


.imoji_link_icon{
      width: 4.3%;
}


.cont-ma-sample-title {
font-size: 17px;
color: #444;
font-weight: bold;
line-height: 20px;
padding: 12px 10px 4px 8px;
margin: 15px 0 19px;
}

.cont-ma-sample-title li {
    margin-bottom: 6px;
    text-indent: -18px;
    padding-left: 15px;
}

.cont-ma-sample-title li:nth-child(1) {
    text-indent: 0;
    padding-left: 0;
}




}
