@charset "UTF-8";
/* スライダボタンの背景色 */
/* clearfix */
.clearfix {
  zoom: 1; }

.clearfix:before,
.clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

/* グラデーション */
.body {
  background: transparent; }

/* */
/* アイコン表示 */
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

#pickup_iwamoto hr {
  visibility: hidden;
  border: 0;
  height: 0;
  clear: both; }

#pickup_iwamoto h2 {
  font-weight: 600;
  font-size: 20px;
  line-height: 150%;
  border-bottom: 1px solid #5AC8A0;
  padding-bottom: 10px;
  margin-top: 30px;
  margin-bottom: 30px; }

#pickup_iwamoto h3 {
  font-weight: 600;
  color: #5AC8A0;
  display: block;
  border-bottom: 1px dashed #848484;
  padding-bottom: 10px;
  margin-bottom: 2em; }

#pickup_iwamoto img {
  width: 100%;
  height: auto; }

#pickup_iwamoto p {
  line-height: 2em; }

#pickup_iwamoto .plusimg {
  margin-bottom: 30px; }
  #pickup_iwamoto .plusimg img {
    float: left;
    width: 42%;
    box-sizing: border-box;
    margin-right: 1em;
    margin-bottom: 0.5em; }
    @media screen and (max-width: 768px) {
      #pickup_iwamoto .plusimg img {
        float: none;
        width: 90%;
        display: block;
        margin: 25px auto; } }
  @media screen and (max-width: 480px) {
    #pickup_iwamoto .plusimg p {
      font-size: 12px; } }

#pickup_iwamoto .plusimg_2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px; }
  @media screen and (max-width: 768px) {
    #pickup_iwamoto .plusimg_2 {
      display: block; } }
  #pickup_iwamoto .plusimg_2 div:nth-of-type(1) {
    order: 2;
    width: 24%; }
    @media screen and (max-width: 768px) {
      #pickup_iwamoto .plusimg_2 div:nth-of-type(1) {
        width: 80%;
        margin: 20px auto; } }
    #pickup_iwamoto .plusimg_2 div:nth-of-type(1) img {
      height: auto;
      margin-top: 1em; }
  #pickup_iwamoto .plusimg_2 div:nth-of-type(2) {
    width: 76%;
    box-sizing: border-box;
    padding-right: 1em;
    order: 1; }
    @media screen and (max-width: 768px) {
      #pickup_iwamoto .plusimg_2 div:nth-of-type(2) {
        width: 100%;
        padding: 0; } }
    @media screen and (max-width: 480px) {
      #pickup_iwamoto .plusimg_2 div:nth-of-type(2) p {
        font-size: 12px; } }

#pickup_iwamoto .plusimg_3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 40px; }
  #pickup_iwamoto .plusimg_3 div:nth-of-type(1) {
    order: 2;
    width: 34%; }
    @media screen and (max-width: 768px) {
      #pickup_iwamoto .plusimg_3 div:nth-of-type(1) {
        width: 80%;
        margin: 20px auto; } }
    #pickup_iwamoto .plusimg_3 div:nth-of-type(1) img {
      height: auto;
      margin-top: 1em; }
  #pickup_iwamoto .plusimg_3 div:nth-of-type(2) {
    width: 66%;
    box-sizing: border-box;
    padding-right: 1em;
    order: 1; }
    @media screen and (max-width: 768px) {
      #pickup_iwamoto .plusimg_3 div:nth-of-type(2) {
        width: 100%;
        padding: 0; } }
    @media screen and (max-width: 480px) {
      #pickup_iwamoto .plusimg_3 div:nth-of-type(2) p {
        font-size: 12px; } }

#pickup_iwamoto .plusimg_4 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 0px; }
  #pickup_iwamoto .plusimg_4 div:nth-of-type(1) {
    order: 1;
    width: 40%; }
    @media screen and (max-width: 768px) {
      #pickup_iwamoto .plusimg_4 div:nth-of-type(1) {
        width: 80%;
        margin: 20px auto;
        order: 2; } }
    #pickup_iwamoto .plusimg_4 div:nth-of-type(1) img {
      height: auto; }
  #pickup_iwamoto .plusimg_4 div:nth-of-type(2) {
    width: 60%;
    box-sizing: border-box;
    padding-left: 1em;
    order: 2; }
    @media screen and (max-width: 768px) {
      #pickup_iwamoto .plusimg_4 div:nth-of-type(2) {
        width: 100%;
        order: 1; } }
    #pickup_iwamoto .plusimg_4 div:nth-of-type(2) h3 {
      border-radius: 10px;
      text-align: center;
      color: #ffffff;
      background: #5ac8a0;
      border-bottom: none;
      padding: 1em 0; }
    @media screen and (max-width: 480px) {
      #pickup_iwamoto .plusimg_4 div:nth-of-type(2) p {
        font-size: 12px; } }
