@charset "utf-8";
/* CSS Document */

@import url("https://use.typekit.net/mgq5xub.css");

#iron_9012_w {
    max-width: 800px;
    margin: auto;
    text-align: center;
    font-size: 26px;
}

#iron_9012_w img {
    max-width: 100%;
    vertical-align: bottom;
}

#iron_9012_w .inner {
    width: 90%;
    margin: auto;
}

#iron_9012_w .flex_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#iron_9012_w .din {
    font-family: din-2014-narrow, sans-serif;
font-weight: 400;
font-style: normal;
}

#iron_9012_w h2 {
    font-size: 18px;
    background-color: #333;
    padding: 20px 0;
    text-align: center;
    color: #FFF;
    font-weight: normal;
    margin: auto;
}

#iron_9012_w h3 {
    margin: auto;
}

#iron_9012_w .kome {
    font-size: 16px;
}

#iron_9012_w .sp_ {
    display: none;
}

#iron_9012_w dd {
    margin: auto;
}



/*--#intro--*/

#iron_9012_w #intro .ninsho {
    background: #EEEEEE;
    font-size: 20px;
    margin: 30px auto;
    padding-bottom: 50px;
}

#iron_9012_w #intro .ninsho .inner {    
    text-align: left;
    line-height: 1.8;
    margin-top: 30px;
}

#iron_9012_w #intro .ninsho h3 {
    color: #FFFFFF;
    background: #777777;
    font-size: 30px;
    line-height: 3.0;
}

/*--#main--*/

#iron_9012_w #main .inner {
    text-align: left;
}

#iron_9012_w #main .main_box {
    margin-bottom: 50px;
}

#iron_9012_w #main .main_box .inner {
    line-height: 1.8;
    margin: 30px auto;
}

#iron_9012_w #main .michi {
    background: #9E9E9F;
    color: #FFFFFF;
    margin: 50px auto;
    line-height: 1.8;
}

#iron_9012_w #main .michi h3 {
    font-size: 46px;
    font-weight: normal;
    margin-bottom: 30px;
}

#iron_9012_w #main .michi .michi_p {
    margin: -30px auto 30px;
    
}

#iron_9012_w #main .michi .michi_prof {
    background: #D88783;
    padding: 30px 0;
    font-size: 20px;
}

/*--#point--*/

#iron_9012_w #point .point_box {
    margin: 50px auto;
}

#iron_9012_w #point .point_box .inner {
    text-align: left;
}

#iron_9012_w #point .point_box p {
    margin: 50px auto;
    line-height: 1.8;
}

#iron_9012_w #point .create_ion_toha {
    background: #FBF7F4;
    padding-bottom: 80px;
}

#iron_9012_w #point .create_ion_toha .toha {
    background: #A2A8A8!important;
    font-weight: normal;
    font-size: 30px;
    line-height: 3.0;
    color: #000000!important;
    display: block;
}

#iron_9012_w #point .create_ion_toha .flex_box {
    margin: 50px auto auto;
}

#iron_9012_w #point .create_ion_toha .p_box {
    font-size: 46px;
    width: 50%;
}

#iron_9012_w #point .create_ion_toha .img_box {
    width: 50%;
}

#iron_9012_w #point .create_ion_toha p {
    margin: 50px auto auto;
}

#iron_9012_w #point .din {
    font-size: 34px;
    margin-bottom: 10px!important;
}

#iron_9012_w #point .point_box h3 {
    background: #9E9E9F;
    color: #FFFFFF;
    font-weight: normal;
    font-size:40px;
    display: inline;
    line-height: 2.0;
    padding: 0.2em 0.5em;
    -webkit-box-decoration-break: clone;
box-decoration-break: clone;
}

#iron_9012_w #point .point_box .point3_img {
    position: relative;
    padding-top: 80px;
}

#iron_9012_w #point .point_box .point3_img .point3 {
    position: absolute;
    right: 0;
    top: 30px;
}

#iron_9012_w #point .point_box .point3_img .point3 p {
    margin: 0!important;
}



/*--#howto_michi--*/

#iron_9012_w #howto_michi {
    background: #F2D0CE;
    padding-top: 50px;
    margin-bottom: 50px;
}

#iron_9012_w #howto_michi .din {
    color: #E3A09A;
    font-size: 66px;
}

#iron_9012_w #howto_michi h3 {
    margin-bottom: -40px;
    position: relative;
    z-index: 2;
}

#iron_9012_w #howto_michi .box1 {
    position: relative;
    text-align: right;
    margin-bottom: 100px;
}

#iron_9012_w #howto_michi .box1 dl {
    position: absolute;
    left: 5%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    text-align: left;
    width: 40%;
}

/*#iron_9012_w #howto_michi .box1 img {
}*/

#iron_9012_w #howto_michi .box2 {
    position: relative;
    text-align: left;
}

#iron_9012_w #howto_michi .box2 dl {
    position: absolute;
    right: 5%;
    top: 5%;
    text-align: left;
    width: 40%;
}

#iron_9012_w #howto_michi .box2 dt {
    text-align: right;
}

/*#iron_9012_w #howto_michi .box2 img {
    position: absolute;
    left: 0;
    bottom: 0;
}*/

#iron_9012_w #howto_michi .box3 {
    position: relative;
    margin-top: 100px;
    text-align: right;
}

#iron_9012_w #howto_michi .box3 dl {
    position: absolute;
    left: 5%;
    top: 5%;
    text-align: left;
    width: 40%;
}

/*#iron_9012_w #howto_michi .box3 img {
    position: absolute;
    right: 0;
    bottom: 0;
}*/

#iron_9012_w #howto_michi dt {
    margin-bottom: 20px;
}


/*--#whats_9012--*/

#iron_9012_w #whats_9012 {
    margin: 80px auto 50px;
}

#iron_9012_w #whats_9012 .din {
    color: #9E9E9F;
    font-size: 66px;
    margin-bottom: -50px;
}

#iron_9012_w #whats_9012 .box_1,
#iron_9012_w #whats_9012 .box_2,
#iron_9012_w #whats_9012 .box_3 {
    background: #F5F7F6;
    padding-bottom: 100px;
}

#iron_9012_w #whats_9012 .box_1 {
    padding-top: 80px;    
    text-align: left;
    line-height: 1.8;
}

#iron_9012_w #whats_9012 .box_1 .flex_box {
    margin-bottom: 50px;
}

#iron_9012_w #whats_9012 .box_1 .flex_box p {
    font-size: 46px;
}

#iron_9012_w #whats_9012 .box_1 .flex_box img {
    margin-right: 2%;
}

#iron_9012_w #whats_9012 .box_2 h3,
#iron_9012_w #whats_9012 .box_3 h3 {
    background: #9E9E9F;
    color: #FFFFFF;
    font-weight: normal;
    font-size:40px;
    display: inline;
    line-height: 2.0;
    padding: 0.2em 0.5em;
    -webkit-box-decoration-break: clone;
box-decoration-break: clone;
}

#iron_9012_w #whats_9012 .box_2 {
    text-align: right;
    position: relative;
    /*min-height: 600px;*/
    padding-top: 50px;
}

#iron_9012_w #whats_9012 .box_2 .box_p {
    position: absolute;
    top: 0;
    left: 5%;
    z-index: 2;
    text-align: left;
}

/*#iron_9012_w #whats_9012 .box_2 img {
    position: absolute;
    right: 0;
    bottom: 0;
}*/

/*#iron_9012_w #whats_9012 .box_3 {
    padding-top: 100px;
}*/

#iron_9012_w #whats_9012 .box_3 .box_p {
    text-align: right;
    width: 90%;
    margin: auto 0 auto auto;
}

#iron_9012_w #whats_9012 .box_2 .box_p p {
    margin-top: 50px;
    width: 35%;
}

#iron_9012_w #whats_9012 .box_3 .box_p p {
    text-align: left;
    margin: 30px auto;
}

#iron_9012_w #whats_9012 .box_3 img {
    width: 100%;
}


/*--#spec_9012--*/

   #iron_9012_w #spec_9012 {
        margin-top: 50px;
        background: #EBEBEB;
        padding: 50px 0;
    }
    
   #iron_9012_w #spec_9012 dl {
        text-align: left;
        font-size: 20px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 90%;
        margin: 30px auto auto;
        line-height: 2.5;
    }
    
   #iron_9012_w #spec_9012 dt {
        width: 32%;
        margin-bottom: 20px;
        text-align: right;
        border-bottom: 1px solid;
        padding-right: 5%;
    }
    
   #iron_9012_w  #spec_9012 dd {
        width: 68%;
        margin-bottom: 20px;
        border-bottom: 1px solid;
    }

#iron_9012_w #spec_9012 h3 {
    text-align: left;
    font-size: 46px;
    width: 60%;
}

#iron_9012_w #spec_9012 h3 span {
    font-size: 26px;
    display: block;
}

#spec_9012 .flex_box img {
    width: 40%;
}

#spec_9012 .flex_box {
    align-items: flex-start;
}
    

/*--#lineup_9012--*/  

#iron_9012_w #lineup_9012 {
    margin: 100px auto 80px;
}

#iron_9012_w #lineup_9012 h3 {
    font-weight: normal;
    font-size: 22px;
    margin-bottom: 50px;
}

#iron_9012_w #lineup_9012 h3 span {
    color: #E3A09A;
    font-size: 66px;
    font-family: din-2014-narrow, sans-serif;
font-weight: 400;
font-style: normal;
}

#iron_9012_w table {
    width: 100%;
}


@media only screen and (max-width:540px) {
    #iron_9012_w #intro .ninsho h3 {
    font-size: 18px;
}
    #iron_9012_w #intro .ninsho {
    font-size: 14px;
    margin: 15px auto;
    padding-bottom: 30px;
}
    #iron_9012_w {
    font-size: 16px;
}
    #iron_9012_w #main .michi h3 {
    font-size: 22px;
    margin-bottom: 20px;
}
    #iron_9012_w #main .michi .michi_p {
    margin: -20px auto 30px;
}
    #iron_9012_w #main .michi .michi_prof {
    font-size: 14px;
}
    #iron_9012_w #point .create_ion_toha .toha {
    font-size: 20px;
    line-height: 2.0;
}
    #iron_9012_w #point .create_ion_toha .p_box {
    font-size: 22px;
}
    #iron_9012_w #point .create_ion_toha {
    padding-bottom: 50px;
}
    #iron_9012_w #point .create_ion_toha p {
    margin: 30px auto auto;
}
    #iron_9012_w #point .create_ion_toha .flex_box {
    margin: 30px auto auto;
}
    #iron_9012_w #point .din {
    font-size: 20px;
}
    #iron_9012_w #point .point_box h3 {
    font-size: 20px;
}
    #iron_9012_w #point .point_box p {
    margin: 30px auto;
}
    #iron_9012_w #howto_michi .din {
    font-size: 40px;
}
    #iron_9012_w #howto_michi {
    padding-top: 30px;
}
    #iron_9012_w #howto_michi h3 {
    margin-bottom: -30px;
}
    #iron_9012_w #howto_michi .box1 {
    /*min-height: 400px;*/
}
    #iron_9012_w #howto_michi .box1 img {
    width: 80%;
}
    #iron_9012_w #howto_michi dd { 
text-shadow: 2px 2px 10px #ffffff,
-2px 2px 10px #ffffff,
2px -2px 10px #ffffff,
-2px -2px 10px #ffffff;
    }
    #iron_9012_w #howto_michi .box2 {
    /*min-height: 400px;*/
    margin-top: 50px;
}
    #iron_9012_w #howto_michi .box2 img {
    width: 80%;
}
    #iron_9012_w #howto_michi .box3 {
    /*min-height: 400px;*/
    margin-top: 50px;
}
    #iron_9012_w #howto_michi .box3 img {
    width: 80%;
}
    #iron_9012_w #whats_9012 .din {
    font-size: 40px;
    margin-bottom: -30px;
}
    #iron_9012_w #whats_9012 {
    margin: 50px auto 30px;
}
    #iron_9012_w #whats_9012 .box_1 .flex_box p {
    font-size: 20px;
}
    #iron_9012_w #whats_9012 .box_1 .flex_box img {
    margin-right: 0;
    width: 30%;
}
    #iron_9012_w #whats_9012 .box_1 .flex_box {
    margin-bottom: 30px;
}
    #iron_9012_w #whats_9012 .box_1 {
    padding: 50px 0;
}

    #iron_9012_w .kome {
    font-size: 12px;
}
    #iron_9012_w #whats_9012 .box_2 h3, #iron_9012_w #whats_9012 .box_3 h3 {
    font-size: 22px;
}
    #iron_9012_w #whats_9012 .box_2 img {
    width: 65%;
}
    #iron_9012_w #whats_9012 .box_2 .box_p p {
    margin-top: 20px;
    width: 42%;
        text-shadow: 2px 2px 10px #ffffff,
-2px 2px 10px #ffffff,
2px -2px 10px #ffffff,
-2px -2px 10px #ffffff;
        
}
    /*#iron_9012_w #whats_9012 .box_2 {
    min-height: 330px;
}*/
    #iron_9012_w #whats_9012 .box_3 .box_p p {
    margin: 20px auto;
}
    #iron_9012_w #whats_9012 .box_3 {
    padding: 50px 0;
}
    #iron_9012_w #spec_9012 h3 {
    font-size: 22px;
        width: 65%;
}
    #iron_9012_w #spec_9012 h3 span {
    font-size: 12px;
}
    #spec_9012 .flex_box img {
    width: 35%;
}
    #iron_9012_w #spec_9012 dl {
    font-size: 12px;
    line-height: 1.8;
        margin: 20px auto auto;
}
    #iron_9012_w .sp_ {
    display: block;
}
    #iron_9012_w #spec_9012 dt,#iron_9012_w #spec_9012 dd {
        margin-bottom: 10px;
    }
    #iron_9012_w #spec_9012 {
    margin-top: 30px;
}
    #iron_9012_w #lineup_9012 h3 span {
    font-size: 40px;
}
    #iron_9012_w #lineup_9012 h3 {
    font-size: 14px;
    margin-bottom: 20px;
}
    #iron_9012_w table {
    width: 90%;
        margin: auto;
}
    #iron_9012_w #lineup_9012 {
    margin: 50px auto;
}
    #iron_9012_w #point .point_box {
    margin: 30px auto;
}
    #iron_9012_w #spec_9012 dd {
    width: 70%;
}
    #iron_9012_w #spec_9012 dt {
    width: 30%;
}
}
