/*スマホ最適化*/
@media only screen and (max-width: 751px) {
/* =========================================================
container
========================================================= */

div#container img{
  max-width: 100%;
}

/* =========================================================
eyecatch
========================================================= */
  div#eyecatch {
    padding-top: 50.5px;
  }
  div#eyecatch .eyebox {
    background: #00c4fe;
  }
  div#eyecatch .eyebox .eyeimg {

  }
  div#eyecatch .eyecont {
    background: #00a5f2;
    border: 2px #fff solid;
    margin: -25px 20px 0;
    position: relative;
    padding: 10px 15px;
    font-size: 13px;
    line-height: 1.6;
    color: #fff;
    font-weight: 700;
  }
  div#eyecatch .eyecont:before {
    position: absolute;
    content: "";
    background: url(../img/event03/arrow_main.png) center center no-repeat;
    width: 25px;
    height: 25px;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
  }
  div#eyecatch .eyeanchor {
    padding: 35px 20px 65px;
  }
  div#eyecatch .eyeanchor .anchorbox {
    background: #fff;
    display: flex;
    flex-wrap: wrap;
  }
  div#eyecatch .eyeanchor .anchorbox li {
    width: calc((100% - 2px)/2);
    margin: 1px 2px 1px 0;
  }
  div#eyecatch .eyeanchor .anchorbox li img {
    width: 100%;
  }
  div#eyecatch .eyeanchor .anchorbox li:nth-child(2n) {
    margin-right: 0;
  }
	

	/* =========================================================
	howto
	========================================================= */
  .howto {
    background: #fff;
    padding: 85px 10px 70px;
    position: relative;
  }
  .howto .howtobox {
    display: flex;
    align-items: center;
  }
  .howto .howtobox .howtohd {
    position: absolute;
    top: -45px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 1;
  }
  .howto .howtobox .howtohd img {
    width: 200px;
  }
  .howto .howtobox .howtohead {
    margin-right: 20px;
    flex-shrink: 0;
  }
  .howto .howtobox .howtohead img {
    width: 119px;
  }
  .howto .howtobox .howtoin {
    flex: 1;
  }
  .howto .howtobox .howtomess {
    margin-bottom: 10px;
  }
  .howto .howtobox .howtomess img {
    max-width: 187px;
  }
  .howto .howtobox .howtotxt {
    font-size: 13px;
    line-height: 1.5;
    font-weight: 400;
  }
  .howto .howtolar {
    text-align: center;
    margin: 15px -20px 0;
  }
  .howto .howtodet {
    margin-top: 25px;
  }
  .howto .howtodet .dettit {
    margin-bottom: 30px;
    text-align: center;
  }
  .howto .howtodet .dettit img {
    width: 178px;
  }
  .howto .howtodet .detcont {
    background: #fff;
    border: 2px #000 solid;
    padding: 13px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.5;
    position: relative;
  }
  .howto .howtodet .detcont:before {
    position: absolute;
    content: "";
    background: url(../img/event03/sp_arrow_howto.png) center center no-repeat;
    background-size: 13px 25px;
    height: 25px;
    left: 0;
    width: 100%;
    bottom: 100%;
    z-index: 1;
  }

	/* =========================================================
	practice
	========================================================= */
  .practice {
    background: #fee100;
    padding: 90px 10px 70px;
    position: relative;
  }
  .practice .pramess {
  }
  .practice .pramess .prahd {
    position: absolute;
    top: -40px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 1;
  }
  .practice .pramess .prahd img {
    width: 200px;
  }
  .practice .pramess .prahead {
    text-align: center;
  }
  .practice .pramess .prahead img {
    width: 338px;
  }
  .practice .prabox {
    margin-top: 50px;
    position: relative;
  }
  .practice .pralist {
    position: relative;
    z-index: 1;
  }
  .practice .pralist li+li {
    margin-top: 50px;
  }
  .practice .pralist li {
    background: #fff;
    padding: 60px 15px 15px;
    position: relative;
  }
  .practice .pralist .praimg {
    margin-right: -35px;
  }
  .practice .pralist .praimg img {
    width: 100%;
  }
  .practice .pralist .prain {
    margin-top: 20px;
  }
  .practice .pralist .pradet {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .practice .pralist .pratxt {
    font-size: 14px;
    line-height: 1.4;
    font-weight: 400;
    position: relative;
  }
  .practice .pralist .pratit {
    position: absolute;
    right: -20px;
    top: -25px;
    z-index: 1;
  }
  .practice .pralist .pratit img {
    width: 325px;
  }
  .practice .pralist .pratit span {
    position: relative;
    z-index: 1;
  }
  

	/* =========================================================
	inspection
	========================================================= */
  .inspection {
    background: #00c4fe;
    padding: 90px 10px 60px;
    position: relative;
  }
  .inspection .inspemess {
  }
  .inspection .inspemess .inspehd {
    position: absolute;
    left: 0;
    top: -40px;
    width: 100%;
    text-align: center;
    z-index: 1;
  }
  .inspection .inspemess .inspehd img {
    width: 250px;
  }
  .inspection .inspemess .inspein {
    margin-top: 35px;
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
    font-weight: 700;
    padding: 10px 15px;
    background: #00a5f2;
    border: 2px #fff solid;
    position: relative;
  }
  .inspection .inspemess .inspein:before {
    position: absolute;
    content: "";
    background: url("../img/event03/sp_arrow_inspe01.png") center center no-repeat;
    width: 100%;
    height: 25px;
    left: 0;
    bottom: 100%;
    z-index: 1;
  }
  .inspection .inspelar {
    margin: 0 -20px;
  }
  .inspection .inspelar img {
    width: 100%;
  }
  .inspection .inspeaim {
    margin-top: 25px;
  }
  .inspection .inspeaim .aimtit {
    text-align: center;
    margin-top: 25px;
  }
  .inspection .inspeaim .aimtit img {
    width: 290px;
  }
  .inspection .inspeaim .aimflex {
  }
  .inspection .inspeaim .aimflex+.aimflex {
    margin-top: 20px;
  }
  .inspection .inspeaim .aimflex .fleximg {
    margin: 0 -20px;
  }
  .inspection .inspeaim .aimflex .flexin {
    background: #fff;
    color: #000;
    font-weight: 700;
    border: 2px #000 solid;
    font-size: 14px;
    line-height: 1.5;
    padding: 10px 15px;
    margin-top: 35px;
    position: relative;
  }
  .inspection .inspeaim .aimflex .flexin:before {
    position: absolute;
    content: "";
    background: url("../img/event03/sp_arrow_inspe02.png") center center no-repeat;
    width: 100%;
    height: 25px;
    left: 0;
    bottom: 100%;
    z-index: 1;
  }
  .inspection .inspebox {
  }
  .inspection .inspebox li {
    margin-top: 50px;
    background: #fee100;
    padding: 110px 15px 60px;
    position: relative;
  }
  .inspection .inspebox .inspetabtit {
    position: absolute;
    top: -25px;
    right: -20px;
    z-index: 1;
  }
  .inspection .inspebox .inspetabtit img {
    width: 325px;
  }
  .inspection .inspebox .inspetabdet {
    text-align: center;
    padding-bottom: 15px;
  }
  .inspection .inspebox .inspetabdet img {
    width: 300px;
  }
  .inspection .inspebtn {
    position: absolute;
    left: 15px;
    bottom: 20px;
    width: calc(100% - 30px);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 35px;
    border: 1px #000 solid;
    font-size: 15px;
    font-weight: 700;
  }
  .inspection .inspebtn img {
    margin-left: 15px;
  }
  .inspection .inspebtn .btnopen {
    color: #555;
  }
  .inspection .inspebtn .btnclose {
    color: #8c8c8c;
    display: none;
  }
  .inspection .inspebtn.on {
    border: 1px #848484 solid;
  }
  .inspection .inspebtn.on .btnopen {
    display: none;
  }
  .inspection .inspebtn.on .btnclose {
    display: block;
  }
  .inspection .inspebtn.on img {
    display: none;
  }
  .inspection .inspecont {
    background: #fff;
    display: none;
    margin: 0 -15px -60px;
    padding: 20px 15px 75px;
  }
  .inspection .inspeitem+.inspeitem {
    margin-top: 15px;
  }
  .inspection .inspecont .inspeimg {
    margin-right: -35px;
  }
  .inspection .inspecont .inspetxt {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 20px;
  }
  
  
	/* =========================================================
	gdoshop
	========================================================= */
  .gdoshop {
    padding: 0 10px 30px;
    background: #fff;
  }
  .gdoshop .shopbox {
    margin: 0 -20px;
    position: relative;
  }
  .gdoshop .shophd {
    position: absolute;
    left: 0;
    top: -35px;
    text-align: center;
    width: 100%;
    z-index: 1;
  }
  .gdoshop .shophd img {
    width: 335px;
  }
  .gdoshop .shopimg {
    text-align: center;
  }
  .gdoshop .shopbtn {
    background: #000;
    padding: 25px 20px;
    text-align: center;
  }
  .gdoshop .shopbtn a {
    display: block;
    max-width: 225px;
    margin: 0 auto;
  }
  .gdoshop .shopline {
    margin-top: 30px;
  }
  .gdoshop .linetit {
    text-align: center;
    margin-bottom: 30px;
  }
  .gdoshop .linetit img {
    width: 104px;
  }
  .gdoshop .linelist {
    display: flex;
    flex-wrap: wrap;
    margin: -10px 0;
  }
  .gdoshop .linelist li {
    width: calc((100% - 15px)/2);
    margin: 10px 15px 10px 0;
  }
  .gdoshop .linelist li:nth-child(4n) {
    margin-right: 15px;
  }
  .gdoshop .linelist li:nth-child(2n) {
    margin-right: 0;
  }
  .gdoshop .linelist li a {
    display: block;
  }
  .gdoshop .linelist li a img {
    width: 100%;
  }




}
