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

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

#iom_plus p {
    margin: auto;
}

#iom_plus img {
    max-width: 100%;
    /*vertical-align: bottom;*/
}

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

#iom_plus h2 {
    font-size: 20px;
    background-color: #333333;
    color: #FFF;
    padding: 20px 0;
    text-align: center;
    margin: auto;
}

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

#iom_plus .mincho {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}

#iom_plus .left_ {
    text-align: left;
}

#iom_plus ul {
    list-style: none;
    margin: auto;
    padding: 0;
}

/*--intro--*/

#iom_plus #intro span {
    font-size: 28px;
    display: block;
    margin-top: 50px;
}

#iom_plus #intro h3 {
    font-size: 32px;
    color: #0C5E92;
    font-weight: bold;
    margin: auto;
    line-height: 1.8;
}

#iom_plus #intro .inner {
    margin: 30px auto;
    line-height: 1.8;
}

/*onayami*/

#iom_plus #onayami {
    margin: 120px auto 50px;
    position: relative;
}

#iom_plus #onayami p {
    font-size: 40px;
    background: #ffffff;
    display: inline-block;
    /*margin-bottom: -30px;*/
    /*padding: 0 0.5em;*/
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -28%;
    width: 70%;
}

#iom_plus #onayami p span {
    font-size: 32px;
}

#iom_plus #onayami ul {
    font-weight: bold;
    color: #0C5E92;
    text-align: left;
    list-style: none;
    padding: 0 5%;
    line-height: 2.0;
    font-size: 30px;
    text-align: left;
}

    
    
    #iom_plus #onayami  li {
        display: flex;
		width: 100%;
		align-items: center;/*スマホstart;*/
        
    }
    
    #iom_plus #onayami li span {
        /*width: 80%;*/
        font-size: 22px;
        
    }
    
   #iom_plus #onayami li:before {
        content: "";
        display: inline-block;
        background: url(https://www.forcise.jp/img/item/create/iom/check.jpg) no-repeat left;
        background-size: 100%;
        height: 36px;
        width: 36px;
       /*max-width: 25px;*/
        margin-right: 20px;
    }

#iom_plus #onayami .check_list {
    width: 90%;
    margin: auto;
    border: solid 3px #0C5E92;
    padding: 50px 0 30px;
}

#iom_plus #onayami .sankaku {
    width: 0;
        height: 0;
        border-right: 30px solid transparent;
        border-left: 30px solid transparent;
        border-top: 30px solid #0C5E92;
        margin: -10px auto auto;
}

/*kaiketu*/

#iom_plus #kaiketu .img_box {
    width: 35%;
}

#iom_plus #kaiketu .p_box {
    text-align: left;
    width: 65%;
    line-height: 1.8;
}

#iom_plus #kaiketu .p_box span {
    font-style: italic;
    color: #0C5E92;
text-shadow: 2px 2px 10px #fb9900,
-2px 2px 10px #fb9900,
2px -2px 10px #fb9900,
-2px -2px 10px #fb9900;
    font-weight: bold;
    font-size: 46px;
    letter-spacing: -0.2em;
}

#iom_plus #kaiketu p {
    background: linear-gradient(transparent 50%, #acc4ed 50%);
    display: inline;
    font-size: 36px;
    line-height: 1.3;
}

/*miryoku*/

#iom_plus #miryoku {
    margin: 80px auto;
}

#iom_plus #miryoku .hukidashi {
    background: #b7cee0;
    color: #0C5E92;
    font-size: 48px;
}

#iom_plus #miryoku .hukidashi span {
    font-size: 80px;
    display: inline;
    margin: auto 0.1em;
}

#iom_plus #miryoku .hukidashi img {
    width: 100%;
}

#iom_plus #miryoku li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #0C5E92;
    margin-bottom: 30px;
}

#iom_plus #miryoku li .number {
    background-image: url(https://www.forcise.jp/img/item/create/iom/iom_p_013.png);
    background-repeat: no-repeat;
    background-size: contain;
    font-size: 80px;
    background-position: center;
    width: 30%;
}

#iom_plus #miryoku li p {
    width: 65%;
    text-align: left;
    font-size: 40px;
    font-weight: bold;
}

#iom_plus #miryoku li span {
    color: #DAA500;
    font-style: italic;
    font-size: 50px;
}

#iom_plus #miryoku .miryoku_box {
    margin: 80px auto;
}

#iom_plus #miryoku .miryoku_box .number {
    background-image: url(https://www.forcise.jp/img/item/create/iom/iom_p_013.png);
    background-repeat: no-repeat;
    background-size: contain;
    font-size: 55px;
    background-position: center;
    width: 20%;
    text-align: center;
}

#iom_plus #miryoku .miryoku_box h3 {
    background: #0C5E94;
    padding: 0.5em 0;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    color: #FFFFFF;
    display: flex;
    align-items: center;
    font-size: 30px;
    text-align: left;
    justify-content: flex-start;
}

#iom_plus #miryoku .miryoku_box h3 span {
    color: #DAA500;
    font-style: italic;
    font-size: 45px;
    display: inline-block;
    margin-left: 0.3em;
}

#iom_plus #miryoku .miryoku_box dl {
    text-align: left;
    width: 90%;
    margin: auto;
}

#iom_plus #miryoku .miryoku_box dt {
    font-size: 36px;
    font-weight: bold;
    margin-top: 30px;
}

#iom_plus #miryoku .miryoku_box dd {
    margin: 15px auto;
    line-height: 1.8;
}

#iom_plus #miryoku .miryoku_box dd span {
    display: inline;
    background: linear-gradient(transparent 50%, #f2e4b3 50%);
}

#iom_plus #miryoku .miryoku_box .kome {
    font-size: 16px;
}

#iom_plus #miryoku .miryoku_box p {
    font-size: 30px;
    font-weight: bold;
    color: #0C5E94;
    margin: 80px auto 10px;
    line-height: 1.8;
}

#iom_plus #miryoku .miryoku_box p span {
    background: #b7cee0;
    display: inline;
    margin: auto 0.3em;
    padding: 0 0.5em;
}

#iom_plus #miryoku .miryoku_box .nano_box {
    border: solid 5px #C2D6E4;
    margin: 50px auto;
    padding: 1.0em 0;
}

#iom_plus #miryoku .miryoku_box .nano_box dt {
    font-size: 26px;
    font-weight: bold;
    color: #0C5E94;
    margin: auto;
}

#iom_plus #miryoku .miryoku_box .left_ {
    line-height: 1.8;
}

#iom_plus #miryoku .dankai {
    margin: 80px auto;
}

#iom_plus #miryoku .dankai .ttl {
    font-size: 40px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: 0.2em 0;
    margin-bottom: 0.5em;
}

#iom_plus #miryoku .dankai ul {
    display: flex;
    flex-wrap: wrap;
    justify-content:space-between;
    align-items: flex-start;
}

#iom_plus #miryoku .dankai li {
    color: #000000;
    width: 40%;
    display: block;
    margin: 30px 0;
}

#iom_plus #miryoku .dankai li img {
    width: 100%;
}

#iom_plus #miryoku .dankai li dl {
    width: 100%;
    text-align: center;
}

#iom_plus #miryoku .dankai li dt {
    font-size: 24px;
    margin: auto;
}

#iom_plus #miryoku .dankai li dd {
    font-size: 22px;
}

#iom_plus #miryoku .miryoku_box .hukidashi {
    font-size: 30px;
    line-height: 3.0;
    margin-top: 50px;
}

#iom_plus #miryoku .miryoku_box .tukekae_b {
    background-image: url(https://www.forcise.jp/img/item/create/iom/iom_p_012.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
}

#iom_plus #miryoku .miryoku_box .tukekae dl {
    width: 60%;
    margin: auto auto auto 0;
}

#iom_plus #miryoku .miryoku_box .tukekae dt {
    font-size: 24px;
}

#iom_plus #miryoku .miryoku_box .tukekae dd {
    font-size: 22px;
    margin-bottom: 30px;
}

#iom_plus #miryoku .miryoku_box .tukekae .kome {
    font-size: 20px;
}

#iom_plus table {
    margin: 30px auto;
    width: 100%;
	max-width: 800px;
		margin:20px auto;
		border-left: 1px solid #333;
		border-bottom: 1px solid #333;
    
}

#iom_plus td,#iom_plus th{
			border-right: 1px solid #333;
			border-top: 1px solid #333;
				padding: 10px;
    font-size: 16px!important;
    
	}

#iom_plus #secret {
    background: #EAEAEA;
    padding: 2.0em 0;
}

#iom_plus #secret .ttl {
    font-size: 28px;
}

#iom_plus #secret span {
    font-weight: bold;
    font-style: italic;
    font-size: 55px;
}

#iom_plus #secret .span2 {
    font-size: 80px;
}

#iom_plus #secret img {
    margin: 1.5em auto;
}

#iom_plus #secret .left_ {
    line-height: 1.8;
}

#iom_plus .s_bana {
    font-size: 18px;
    margin: 50px auto;
}

#iom_plus .s_bana a {
    color: #000000;
    text-decoration: none;
}

#iom_plus .sp_ {
    display: none;
}

#iom_plus .pc_ {
    display: block;
}

#iom_plus #miryoku .miryoku_box .nano_box dd {
        margin: 20px auto auto;
    }

@media only screen and (max-width:540px) {
    #iom_plus {
    font-size: 16px;
}
    
    #iom_plus h2 {
    font-size: 16px;
    padding: 10px 0;
}
    #iom_plus #intro span {
    font-size: 16px;
    margin-top: 30px;
}
    #iom_plus .sp_ {
        display: block;
    }
    #iom_plus #intro h3 {
    font-size: 20px;
}
    #iom_plus #onayami p span {
    font-size: 18px;
}
    #iom_plus #onayami p {
    font-size: 22px;
    /*margin-bottom: -20px;*/
    width: 85%;
}
    #iom_plus #onayami ul {
    padding: 0;
    font-size: 16px;
}
    #iom_plus #onayami li:before {
    height: 20px;
    width: 20px;
    margin-right: 10px;
}
    #iom_plus #onayami .check_list {
    border: solid 2px #0C5E92;
    padding: 30px 0 20px;
}
    #iom_plus #onayami {
    margin: 80px auto 30px;
}
    #iom_plus #kaiketu .flex_box {
        align-items: flex-start;
    }
    
    #iom_plus #kaiketu .p_box span {
    font-size: 28px;
}
    #iom_plus #kaiketu .img_box {
    width: 25%;
}
    #iom_plus #kaiketu .p_box {
    text-align: left;
    width: 75%;
}
    #iom_plus #kaiketu p {
    font-size: 22px;
}
    #iom_plus #miryoku .hukidashi {
    font-size: 22px;
}
    #iom_plus #miryoku .hukidashi span {
    font-size: 38px;
}
    #iom_plus #miryoku li .number {
    font-size: 34px;
    width: 20%;
}
    #iom_plus #miryoku li p {
    width: 75%;
    font-size: 18px;
}
    #iom_plus #miryoku li span {
    font-size: 26px;
}
    #iom_plus #miryoku .miryoku_box h3 span {
    font-size: 22px;
}
    #iom_plus #miryoku .miryoku_box h3 {
    font-size: 14px;
}
    #iom_plus #miryoku .miryoku_box .number {
    font-size: 24px;
}
    #iom_plus #miryoku .miryoku_box dt {
    font-size: 18px;
}
    #iom_plus #miryoku .miryoku_box dd {
    font-size: 16px;
}
    #iom_plus #miryoku .miryoku_box p {
    font-size: 16px;
    margin: 50px auto 10px;
}
    #iom_plus #miryoku .miryoku_box .nano_box dt {
    font-size: 16px;
}
    #iom_plus #miryoku .miryoku_box .nano_box dd {
        font-size: 14px;
        margin: 10px auto auto;
    }
    #iom_plus #miryoku .dankai .ttl {
    font-size: 20px;
}
    #iom_plus #miryoku .dankai li {
    width: 47%;
        margin: 10px auto 0;
}
    #iom_plus #miryoku .dankai li dt {
    font-size: 14px;
}
    #iom_plus #miryoku .dankai li dd {
    font-size: 14px;
}
    #iom_plus .pc_ {
    display: none;
}
    #iom_plus #miryoku .miryoku_box .kome {
    font-size: 12px;
}
    #iom_plus #miryoku .miryoku_box .hukidashi {
    font-size: 20px;
    margin-top: 30px;
}
    #iom_plus #miryoku .miryoku_box .tukekae dt {
    font-size: 16px;
}
    #iom_plus #miryoku .miryoku_box .tukekae dd {
    font-size: 16px;
    margin-bottom: 20px;
}
    #iom_plus #miryoku .miryoku_box .tukekae .kome {
    font-size: 14px;
}
    #iom_plus .sp_h {
        width: 65%;
        margin-left: 0!important;
    }
    
    #iom_plus #miryoku .miryoku_box .tukekae dl {
    width: 100%;
}
    #iom_plus table {
    font-size: 12px;
}
    #iom_plus td, #iom_plus th {
    padding: 5px;
    font-size: 12px!important;
        
}
    #iom_plus #secret .ttl {
    font-size: 16px;
}
    #iom_plus #secret .span2 {
    font-size: 30px;
}
    #iom_plus #secret span {
    font-size: 24px;
}

    #iom_plus #onayami .sankaku {
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    border-top: 20px solid #0C5E92;
}
    #iom_plus #miryoku .miryoku_box {
    margin: 50px auto;
}
    #iom_plus #secret .left_ {
    font-size: 14px;
}
    #iom_plus .s_bana {

    font-size: 12px;
    margin: 30px auto;
}
    #iom_plus #miryoku {
    margin: 50px auto 30px;
}
    #iom_plus #miryoku .dankai {
    margin: 50px auto 0;
}

}