
/*===============================================
●共通
===============================================*/

.menu > div > ul > li:nth-of-type(1) > a {
  color: #e89f42;
}

.marker {
  background: linear-gradient(transparent 60%, #f5edcc 0%);
  display: inline;
  padding: 0 0 3px 0;
}

/*===============================================
●画面の横幅が813px以上(タブレット・PC)
===============================================*/
@media screen and (min-width: 813px) {

  /* メイン画像 */
  .main-img {
    width: 100%;
    margin: 0 auto;
  }

  .main-img img {
    width: 100%;
  }

  #contents {
    width: 100%;
    margin: 0 auto;
  }

  .wrap {
    width: 100%;
    margin: 0 auto;
    background-image: url(/images/strong/bg01.jpg),
      url(/images/strong/bg02.jpg);
    background-repeat: no-repeat,
      no-repeat;
    background-position: top center,
      bottom center;
    background-size: 100%, 100%;
    background-color: #FBFAF5;
  }

  .strong01 {
    width: 98%;
    max-width: 1400px;
    margin: 0 auto;
  }

  .strong01 > p:nth-of-type(1) {
    position: relative;
    margin: 0;
    padding: 0 0 0 100px;
    font-size: 24px;
    color: #e89f42;
    line-height: 40px;
    text-align: left;
  }

  .strong01 > p:nth-of-type(1) > span {
    position: absolute;
    top: 22px;
    left: 0;
    font-size: 58px;
    font-style: italic;
  }

  .strong01 > p:nth-of-type(2) {
    margin: 15px 0 0 0;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
  }

  .strong01 > p:nth-of-type(3) {
    margin: 20px 0 0 0;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
  }

  .strong01 > img {
    width: 440px;
    margin: 60px 0 0 0;
  }

  .strong01 .blank{
    height: 440px;
  }

  .strong02 {
    position: relative;
    z-index: 1;
    width: 98%;
    max-width: 1400px;
    margin: 23% auto 0 auto;
  }

  .strong02 > div {
    float: right;
    width: 590px;
    margin: 0 auto;
  }

  .strong02 > div > p:nth-of-type(1) {
    position: relative;
    margin: 0;
    padding: 0 0 0 100px;
    font-size: 24px;
    color: #e89f42;
    line-height: 40px;
    text-align: left;
  }

  .strong02 > div > p:nth-of-type(1) > span {
    position: absolute;
    top: 22px;
    left: 0;
    font-size: 58px;
    font-style: italic;
  }

  .strong02 > div > p:nth-of-type(2) {
    margin: 15px 0 0 0;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
  }

  .strong03 {
    position: relative;
    width: 98%;
    max-width: 1400px;
    margin: -150px auto 0 auto;
    padding: 200px 0 0 0;
  }

  .strong03 > img {
    position: absolute;
    top: 0;
    right: 0;
    width: 62%;
    max-width: 800px;
  }

  .strong03 > p:nth-of-type(1) {
    position: relative;
    margin: 0;
    padding: 0 0 0 110px;
    font-size: 24px;
    color: #e89f42;
    line-height: 40px;
    text-align: left;
  }

  .strong03 > p:nth-of-type(1) > span {
    position: absolute;
    top: 22px;
    left: 0;
    font-size: 58px;
    font-style: italic;
  }

  .strong03 > p:nth-of-type(2) {
    width: 57%;
    margin: 15px 0 0 0;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
  }

  .box01 {
    position: relative;
    z-index: 1;
    width: 98%;
    max-width: 1400px;
    margin: 90px auto 0 auto;
  }

  .box01-01 {
    margin: 380px auto 0 auto;
  }

  .box01-02 {
    padding: 0 0 360px 0;
  }

  .box01 > div:nth-of-type(1) {
    width: 65%;
    margin: 0;
  }

  .box01 > div:nth-of-type(2) {
    width: 35%;
    margin: 0;
    padding: 0 0 0 40px;
  }

  .box01 > div:nth-of-type(2) > p:nth-of-type(1),
  .box01 > div:nth-of-type(2) > p:nth-of-type(3) {
    margin: 0;
    font-size: 18px;
    color: #779652;
    line-height: 40px;
    text-align: left;
  }

  .box01 > div:nth-of-type(2) > p:nth-of-type(3) {
    margin: 40px 0 0 0;
  }

  .box01 > div:nth-of-type(2) > p:nth-of-type(2),
  .box01 > div:nth-of-type(2) > p:nth-of-type(4) {
    margin: 15px 0 0 0;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
  }

  .box02 {
    position: relative;
    width: 920px;
    min-height: 320px;
    margin: 90px auto 0 auto;
  }

  .box02 > img {
    position: absolute;
    top: 0;
    right: 0;
    width: 440px;
  }

  .box02 > div {
    width: 440px;
    margin: 0;
  }

  .box02 > div > p:nth-of-type(1),
  .box02 > div > p:nth-of-type(3) {
    margin: 0;
    font-size: 18px;
    color: #779652;
    line-height: 40px;
    text-align: left;
  }

  .box02 > div > p:nth-of-type(3) {
    margin: 40px 0 0 0;
  }

  .box02 > div > p:nth-of-type(2),
  .box02 > div > p:nth-of-type(4) {
    margin: 15px 0 0 0;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
  }

  .box03 {
    position: relative;
    width: 920px;
    min-height: 320px;
    margin: 90px auto 120px auto;
  }

  .box03 > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 440px;
  }

  .box03 > div {
    width: 440px;
    margin: 0 0 0 480px;
  }

  .box03 > div > p:nth-of-type(1),
  .box03 > div > p:nth-of-type(3) {
    margin: 0;
    font-size: 18px;
    color: #779652;
    line-height: 40px;
    text-align: left;
  }

  .box03 > div > p:nth-of-type(3) {
    margin: 40px 0 0 0;
  }

  .box03 > div > p:nth-of-type(2),
  .box03 > div > p:nth-of-type(4) {
    margin: 15px 0 0 0;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
  }

}

/*===============================================
●画面の横幅が812px以下(スマホのみ)
===============================================*/
@media screen and (max-width: 812px) {

  /* メイン画像 */
  .main-img {
    width: 100%;
    margin: 0 auto;
  }

  .main-img img {
    width: 100%;
  }

  .wrap {
    width: 100%;
    margin: 0 auto;
  }

  .strong01 {
    position: relative;
    z-index: 2;
    width: 90%;
    margin: 120px auto 0 auto;
  }

  .strong01 > p:nth-of-type(1) {
    margin: 0 auto;
    font-size: 24px;
    color: #e89f42;
    line-height: 40px;
    text-align: center;
  }

  .strong01 > p:nth-of-type(1) > span {
    display: block;
    margin: 0 auto 20px auto;
    font-size: 58px;
    font-style: italic;
  }

  .strong01 > p:nth-of-type(2) {
    margin: 20px 0 0 0;
    font-size: 14px;
    line-height: 28px;
    text-align: left;
  }

  .strong01 > p:nth-of-type(3) {
    margin: 10px 0 0 0;
    font-size: 12px;
    line-height: 30px;
    text-align: left;
  }

  .strong01 > img {
    width: 100%;
    margin: 20px auto 0 auto;
  }

  img.strong01-bg {
    position: relative;
    z-index: 1;
    width: 100%;
    margin: -20% auto 0 auto;
  }

  .wrap_sp {
    width: 100%;
    margin: 0 auto;
    padding: 90px 0 0 0;
    background-color: #FBFAF5;
  }

  .strong02 {
    position: relative;
    z-index: 2;
    width: 90%;
    margin: 0 auto;
  }

  .strong02 > div {
    width: 100%;
    margin: 0 auto;
  }

  .strong02 > div > p:nth-of-type(1) {
    margin: 0 auto;
    font-size: 24px;
    color: #e89f42;
    line-height: 40px;
    text-align: center;
  }

  .strong02 > div > p:nth-of-type(1) > span {
    display: block;
    margin: 0 auto 20px auto;
    font-size: 58px;
    font-style: italic;
  }

  .strong02 > div > p:nth-of-type(2) {
    margin: 20px 0 0 0;
    font-size: 14px;
    line-height: 28px;
    text-align: left;
  }

  img.strong02-bg {
    position: relative;
    z-index: 1;
    width: 100%;
    margin: -25% auto 0 auto;
  }

  img.bg02 {
    width: 100%;
    margin: 0 auto;
  }

  .strong03 {
    width: 90%;
    margin: 50px auto 0 auto;
  }

  .strong03 > img {
    width: 100%;
    margin: 30px auto 0 auto;
  }

  .strong03 > p:nth-of-type(1) {
    margin: 0 auto;
    font-size: 24px;
    color: #e89f42;
    line-height: 40px;
    text-align: center;
  }

  .strong03 > p:nth-of-type(1) > span {
    display: block;
    margin: 0 auto 20px auto;
    font-size: 58px;
    font-style: italic;
  }

  .strong03 > p:nth-of-type(2) {
    margin: 20px 0 0 0;
    font-size: 14px;
    line-height: 28px;
    text-align: left;
  }

  .box01 {
    width: 90%;
    margin: 40px auto 0 auto;
  }

  .box01-01 {
    margin: 20px auto 0 auto;
  }

  .box01-02 {
    padding: 0 0 30px 0;
  }

  .box01 > div:nth-of-type(1) {
    width: 100%;
    margin: 0 auto;
  }

  .box01 > div:nth-of-type(2) {
    width: 100%;
    margin: 20px auto 0 auto;
  }

  .box01 > div:nth-of-type(2) > p:nth-of-type(1),
  .box01 > div:nth-of-type(2) > p:nth-of-type(3) {
    margin: 0;
    font-size: 14px;
    color: #779652;
    line-height: 40px;
    text-align: left;
  }

  .box01 > div:nth-of-type(2) > p:nth-of-type(3) {
    margin: 20px 0 0 0;
  }

  .box01 > div:nth-of-type(2) > p:nth-of-type(2),
  .box01 > div:nth-of-type(2) > p:nth-of-type(4) {
    margin: 5px 0 0 0;
    font-size: 14px;
    line-height: 28px;
    text-align: left;
  }

  .box02 {
    width: 90%;
    margin: 40px auto 0 auto;
  }

  .box02 > img {
    width: 50%;
    margin: 0;
  }

  .box02 > div {
    width: 100%;
    margin: 20px auto 0 auto;
  }

  .box02 > div > p:nth-of-type(1),
  .box02 > div > p:nth-of-type(3) {
    margin: 0;
    font-size: 14px;
    color: #779652;
    line-height: 40px;
    text-align: left;
  }

  .box02 > div > p:nth-of-type(3) {
    margin: 20px 0 0 0;
  }

  .box02 > div > p:nth-of-type(2),
  .box02 > div > p:nth-of-type(4) {
    margin: 5px 0 0 0;
    font-size: 14px;
    line-height: 28px;
    text-align: left;
  }

  .box03 {
    width: 90%;
    margin: 40px auto 120px auto;
  }

  .box03 > img {
    width: 50%;
    margin: 0;
  }

  .box03 > div {
    width: 100%;
    margin: 20px auto 0 auto;
  }

  .box03 > div > p:nth-of-type(1),
  .box03 > div > p:nth-of-type(3) {
    margin: 0;
    font-size: 14px;
    color: #779652;
    line-height: 40px;
    text-align: left;
  }

  .box03 > div > p:nth-of-type(3) {
    margin: 20px 0 0 0;
  }

  .box03 > div > p:nth-of-type(2),
  .box03 > div > p:nth-of-type(4) {
    margin: 5px 0 0 0;
    font-size: 14px;
    line-height: 28px;
    text-align: left;
  }

}
