@charset "utf-8";
/* CSS Document */

.layout_header .header-bar.blandmenu ul li.iryo a:hover {
    background-color: #6595BF;
}

#iryo.blandmenu ul li.iryo a,
.FS2_body_Goods_medicalwig .blandmenu ul li.iryo a {
    background-color: #6595BF;
}

.boushi_pc {
    width: 100%;
    text-align: center;
    display: inline-block;
}

.boushi_sp {
    display: none;
}

.try_wig {
    width: 100%;
    text-align: center;
}


#cooperation {
    width: 70%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 3em;
    border: 0.1em dashed #F69;
    padding: 1em;
}

#cooperation p {
    font-size: 2em;
    color: #BE765C;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
    font-family: "游明朝", "YuMincho", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#cooperation div {
    color: #3A4D51;
    font-size: 0.8em;
}

#cooperation .btn {
    width: 80%;
    background-image: url(https://www.prisila.jp/salon_list/images/img_salonlist_title.jpg);
    background-size: cover;
    margin: 1em auto;
    padding: 1em;
    color: #F69;
    border: 1px #DDD solid;
    font-size: 1.4em;
}

#cooperation a:hover {
    background-color: #ffffff;
    display: block;
}

#cooperation a:hover {
    cursor: pointer;
    filter: alpha(opacity=60);
    /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";
    /* ie 8 */
    -moz-opacity: 0.6;
    /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;
    /* Safari 1.x */
    opacity: 0.6;
    zoom: 1;
}

#c-cap {
    width: 70%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 3em;
    border: 0.1em solid #CCC;
    padding: 2em;
    background-color: #FFF;
}

#c-cap p {
    font-size: 2.1em;
    color: #808080;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
    font-family: "游明朝", "YuMincho", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#c-cap div {
    color: #3A4D51;
    font-size: 1em;
    padding: 1em;
}

#c-cap img {
    width: 100%;
}


ul.grid li {
    margin: 0;
    padding-bottom: 2.5em;
}

.wrap {
    overflow: hidden;
}

h3,
h3.base {
    background: #333;
    width: 100%;
    padding: 1% 0 1% 1%;
    color: #fff;
    margin: 0 0 15px;
    font-size: 1.2em;
    font-weight: bold;
}

#prisilaTop.colorwig .layout-menu h3 {
    color: #fff;
    padding-bottom: 0.5em;
    border-bottom: none;
    background: #333;
    margin: 0 0 0.5em;
}

#special {
    background-color: #FBFAF8;
}

.colorwig #special:before {
    display: none;
}

.colorwig #special h3 {
    max-width: 250px;
    min-width: 175px;
    background: #FBFAF8;
    margin: 2em auto 0 auto;
}

.colorwig #special hr {
    color: #4D4D4D;
    border-width: 3px 0 0 0;
    border-style: solid;
}

.review_title img:first-of-type {
    display: block;
}

.recipe_title img:first-of-type {
    display: block;
}

.review_title img:nth-of-type(2) {
    display: none;
}

.recipe_title img:nth-of-type(2) {
    display: none;
}

#cheer_woman a:first-of-type {
    display: block;
    background-color: #FBFAF8;
}

#cheer_woman a:nth-of-type(2) {
    background-color: #FBFAF8;
    display: none;
}


#iryo_main {
    background-color: #FBFAF8;
    font-size: 14px;
    width: 100%;
    font-family: "メイリオ", serif;
}

#rerativeBox {
    width: 100%;
    max-height: 720px;
    max-width: 1100px;
    position: relative;
    margin: 0 auto !important;
}

#slides_sp {
    display: none;
}

#slides {
    display: inline;
    width: 100%;
}

#slides li {
    width: 100%;
}

#slides li div {
    width: 100%;
    position: relative;
    background-image: url(https://www.prisila.jp/iryo/images/img_iryo_top_01.jpg);
    background-size: cover;
    z-index: 0;
}

#slides li:nth-of-type(2) div {
    width: 100%;
    position: relative;
    background-image: url(https://www.prisila.jp/iryo/images/img_iryo_top_02.jpg);
    background-size: cover;
    z-index: 0;
}

#slides li:nth-of-type(3) div {
    width: 100%;
    position: relative;
    background-image: url(https://www.prisila.jp/iryo/images/img_iryo_top_03.jpg);
    background-size: cover;
    z-index: 0;
}




#iryo_main a {
    color: #FFF;
    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
}

#iryo_main a:hover {
    color: #CCC;
    -webkit-filter: blur(1px);
    -ms-filter: blur(1px);
    filter: blur(1px);
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.2);
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

#top_text li {
    margin-bottom: 5em;
}

#top_text {
    position: absolute;
    top: 5em;
    left: 35%;
    width: 100%;
    z-index: 101;
}

#title {
    width: 80%;
    max-width: 600px;
    /*    position: absolute;
    left: 25%;
    top: 5em;*/
    z-index: 100;
}

#title img {
    width: 80% !important;
}

#description {
    width: 45% !important;
    max-width: 600px;
    background-color: rgba(255, 255, 255, 0.5);
    position: relative;
    z-index: 101;
    padding: 4em 3em;
    margin: 0 12%;
}

#description p {
    color: #3A4D51;
    font-size: 1.4em;
}

#description img {
    width: 55%;
    margin: 0 auto;
    position: absolute;
    left: 20%;
    top: -30%;
    z-index: 120;
}


#review {
    margin-top: 1.143em;
    margin-bottom: 1.143em;
}

.review_title {
    display: flex;
    flex-wrap: wrap;
}

.voice_txt {
    margin: 0 0 0 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.8em;
    color: #656565;
}

.point_txt {
    margin: 0 0 0 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.8em;
    color: #656565;
}

.special_txt {
    margin: 0 0 0 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.8em;
    color: #656565;
}

#review ul {
    width: 96%;
    margin: 1.2em auto;
}

.lined-paper {
    position: relative;
    background-image:
        linear-gradient(rgba(192, 192, 183, 0.3) .1em, transparent .1em);
    background-size: 100% 1.7em;
    /*    line-height:1.5em; */
}



/* div1 イメージ */
#review ul li div:first-of-type p {
    font-family: "游明朝", "YuMincho", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
    color: #3A4D51;
}

/* div2 テキスト */

#iryo_main .blur_sample {
    background: no-repeat center center;
    padding: 30px;
    position: relative;
    z-index: 0;
    background-color: #CCC;
    background-image: url(https://www.prisila.jp/iryo/images/note.gif);
}

#iryo_main .blur_sample:before {
    content: "";
    display: block;
    position: absolute;
    background: inherit;
    filter: blur(5px);
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
    z-index: -1;
}

#review ul li div:nth-of-type(2) {
    width: 100%;
    font-size: 1.071em;
    box-shadow: -0.25em -0.25em 0.25em #EEE inset;
    background-color: #F8F6F5;
    margin-top: 0.8em;
    padding: 1em;
    z-index: 0;
    position: relative;
}

#review ul li div:nth-of-type(2):before {
    content: "";
    display: block;
    position: absolute;
    filter: blur(5px);
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
    z-index: -1;
}


#review ul li div:nth-of-type(2) p:nth-of-type(2) {
    font-size: 0.8em;
    line-height: 1.7em;
    height: 20em;
    color: #4D4D4D;
}


/* div2 テキスト(総手植え) */
#review ul li:first-of-type div:nth-of-type(2) p:first-of-type {
    color: #4596BA;
    font-weight: bold;
    font-size: 0.8em;
    margin: 0.571em 0 1.3em;
    text-align: center;
}

#review ul li:nth-of-type(2) div:nth-of-type(2) p:first-of-type {
    color: #F2A243;
    font-weight: bold;
    font-size: 0.75em;
    margin: 0.571em 0 1.3em;
    text-align: center;
}

#review ul li:nth-of-type(3) div:nth-of-type(2) p:first-of-type {
    color: #84B1C0;
    font-weight: bold;
    font-size: 0.75em;
    margin: 0.571em 0 1.3em;
    text-align: center;
}


/* div3 ボタン */
#review ul li div:nth-of-type(2) div:last-of-type {
    color: #F5F2F0;
    font-weight: normal;
    text-align: center;
    font-size: 1.3em;
    vertical-align: bottom;
    margin: 0.6em auto 0.571em auto;
    padding: 0.571em;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    display: block;
    font-family: "游明朝", "YuMincho", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#review ul li:first-of-type div:nth-of-type(2) div:last-of-type {
    background-color: #4596BA;
    width: 80%;
}

#review ul li:first-of-type div:nth-of-type(2) div:last-of-type:hover {
    filter: blur(0px);
    background-color: rgba(69, 150, 186, 0.8);
    -webkit-box-shadow: 0px 0px 10px #2C7893;
    -moz-box-shadow: 0px 0px 10px #2C7893;
    box-shadow: 0px 0px 10px #2C7893;
    -webkit-filter: blur(0px);
    -ms-filter: blur(0px);
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

#review ul li:nth-of-type(2) div:nth-of-type(2) div:last-of-type {
    background-color: #F2A243;
    width: 80%;
}

#review ul li:nth-of-type(2) div:nth-of-type(2) div:last-of-type:hover {
    filter: blur(0px);
    background-color: rgba(247, 147, 30, 0.8);
    -webkit-box-shadow: 0px 0px 10px #C67422;
    -moz-box-shadow: 0px 0px 10px #C67422;
    box-shadow: 0px 0px 10px #C67422;
    -webkit-filter: blur(0px);
    -ms-filter: blur(0px);
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

#review ul li:nth-of-type(3) div:nth-of-type(2) div:last-of-type {
    background-color: #84B1C0;
    width: 80%;
}

#review ul li:nth-of-type(3) div:nth-of-type(2) div:last-of-type:hover {
    filter: blur(0px);
    background-color: rgba(132, 177, 192, 0.8);
    -webkit-box-shadow: 0px 0px 10px #639BAA;
    -moz-box-shadow: 0px 0px 10px #639BAA;
    box-shadow: 0px 0px 10px #639BAA;
    -webkit-filter: blur(0px);
    -ms-filter: blur(0px);
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}


#review #cheer_woman {
    margin: 0.571em auto 4.568em auto;
    width: 80%;
    background-color: #FFF;
}


/* ポイント */

#iryo #point {
    margin-top: 2.286em;
    margin-bottom: 2.286em;
}

#iryo #point ul {
    margin-top: 1.143em;
    margin-bottom: 1.143em;
    background-color: #FFF;
}

#iryo #point ul li:nth-of-type(-n+4) {
    border: dashed #E0D7D2 2px;
    border-top: dashed #E0D7D2 4px;
    float: left;
    width: 25%;
    background-color: #FFF;
}

#iryo #point ul li:nth-of-type(n+5):nth-of-type(-n+8) {
    border: dashed #E0D7D2 2px;
    border-bottom: dashed #E0D7D2 4px;
    float: left;
    width: 25%;
    background-color: #FFF;
}


#iryo #point ul li p {
    text-align: center;
}

#iryo #point ul li p:first-of-type {
    color: #84B1C0;
    margin-bottom: 1.2em;
    font-size: 1.9em;
    font-weight: bold;
}

#iryo #point ul li p:nth-of-type(2) {
    color: #3A4D51;
    font-size: 1.4em;
    margin-left: 1.2em;
    margin-right: 1.2em;
    text-align: left;
}

#iryo #point div:last-of-type {
    text-align: right;
    font-size: 0.857em;
    color: #808080;
}


.height1 {
    max-height: 678px;
    background-color: #ECECF8;
}

.height2 {
    max-height: 737px;
}

.height3 {
    max-height: 742px;
}



#iryo .recipe ul li {
    float: left;
}

#iryo .recipe ul li:first-of-type {
    width: 45%;
}

#iryo .recipe ul li:nth-of-type(2) {
    width: 55%;
}


#iryo .recipe ul li:nth-of-type(2) ul {
    width: 80%;
    margin: 10% auto;
}

#iryo .recipe ul li:nth-of-type(2) ul li:nth-of-type(odd) {
    width: 60%;
    margin-right: 5%;
}

#iryo .recipe ul li:nth-of-type(2) ul li:nth-of-type(3) {
    margin-top: 5%;
    margin-bottom: 5%;
}

#iryo .recipe ul li:nth-of-type(2) ul li:nth-of-type(4) {
    margin-top: 5%;
    margin-bottom: 5%;
}



#iryo .recipe ul li:nth-of-type(2) ul li:nth-of-type(odd) p:first-of-type {
    color: #4596BA;
    font-family: "游明朝", "YuMincho", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 3.4em;
}

#iryo .recipe ul li:nth-of-type(2) ul li:nth-of-type(odd) p span {
    font-style: italic;
    font-size: 1.5em;
}

#iryo .recipe ul li:nth-of-type(2) ul li:nth-of-type(odd) p:nth-of-type(2) {
    color: #3A4D51;
    font-size: 1.5em;
}

#iryo .recipe ul li:nth-of-type(2) ul li:nth-of-type(2n) {
    width: 30%;
}

#iryo .recipe ul li:nth-of-type(2) ul li:nth-of-type(2n) img {
    text-align: right;
}


#iryo .recipe ul li:nth-of-type(2) ul li:nth-of-type(2n):after {
    content: "";
    display: block;
    clear: both;
}

#iryo .two {
    background-color: #ECE8E7;
    margin-bottom: 2.286em;
}

#iryo .two ul li:nth-of-type(2) ul li:nth-of-type(odd) p:first-of-type {
    color: #F2A243;
    font-family: "游明朝", "YuMincho", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 3.4em;
}


#iryo .two ul li:nth-of-type(2) ul li:nth-of-type(3) p:first-of-type span:nth-of-type(2) {
    font-size: 70%;
}


#iryo .three {
    background-color: #DBD9DA;
    margin-bottom: 2.286em;
}

#iryo .three ul li:nth-of-type(2) ul li:nth-of-type(3) ul li:first-of-type {
    color: #4596BA;
    font-style: italic;
    font-size: 4em;
    font-family: "游明朝", "YuMincho", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    margin-left: -0.6em;
    width: 20%;
    margin-top: 0;
}

#iryo .three ul li:nth-of-type(2) ul li:nth-of-type(3) ul li:nth-of-type(2) {
    color: #4596BA;
    font-size: 1.5em;
    font-family: "游明朝", "YuMincho", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    width: 84%;
    margin-left: 0.5em;
    line-height: 1em;
}

#iryo .three ul li:nth-of-type(2) ul li:nth-of-type(3) ul li:nth-of-type(2):after {
    content: "";
    display: block;
    clear: both;
}


#iryo .three ul li:nth-of-type(2) ul li:nth-of-type(3) p:first-of-type {
    color: #3A4D51;
    font-size: 1em;
    margin-top: 1em;
    font-family: "メイリオ", serif;
}


#iryo .three ul li:nth-of-type(2) ul {
    margin: 5% auto;
}

#iryo .three ul li:nth-of-type(2) ul li {
    margin-top: 10%;
    margin-bottom: 10%;
}

#iryo .three ul:nth-of-type(2) li:nth-of-type(2) ul {
    margin: 5% auto;
}

#iryo .three {
    margin-bottom: 1.2em;
}

#iryo .three ul li:nth-of-type(2) ul li:nth-of-type(odd) p:first-of-type {
    color: #84B1C0;
}

#iryo .three ul li:nth-of-type(2) ul li:nth-of-type(3) p:nth-of-type(2) {
    margin-top: 1em;
}

#iryo .three ul li:nth-of-type(2) ul li:nth-of-type(odd) p:nth-of-type(2) {
    margin-top: 1em;
}


#iryo .recipe ul li {
    float: left;
}

#iryo .recipe ul li:first-of-type {
    width: 45%;
}

#iryo .recipe ul li:nth-of-type(2) {
    width: 55%;
    background-color: #ECECF8;
}

#iryo .two ul li:nth-of-type(2) {
    background-color: #ECE8E7;
}

#iryo .three ul li:nth-of-type(2) {
    background-color: #DBD9DA;
}



#iryo .category_btn1 {
    width: 75%;
    margin: 1.2em auto 1.8em auto;
    background-color: #4596BA;
    text-align: center;
    color: #F5F2F0;
    font-family: "游明朝", "YuMincho", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 2em;
    padding: 0.5em;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    display: block;
}

#iryo .category_btn1:hover {
    filter: blur(0px);
    background-color: rgba(69, 150, 186, 0.8);
    -webkit-box-shadow: 0px 0px 10px #2C7893;
    -moz-box-shadow: 0px 0px 10px #2C7893;
    box-shadow: 0px 0px 10px #2C7893;
    -webkit-filter: blur(0px);
    -ms-filter: blur(0px);
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}


#iryo .category_btn2 {
    width: 75%;
    margin: 1.2em auto 1.8em auto;
    background-color: #F2A243;
    text-align: center;
    color: #F5F2F0;
    font-family: "游明朝", "YuMincho", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 2.286em;
    padding: 0.5em;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    display: block;
}


#iryo .category_btn2:hover {
    filter: blur(0px);
    background-color: rgba(247, 147, 30, 0.8);
    -webkit-box-shadow: 0px 0px 10px #C67422;
    -moz-box-shadow: 0px 0px 10px #C67422;
    box-shadow: 0px 0px 10px #C67422;
    -webkit-filter: blur(0px);
    -ms-filter: blur(0px);
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

#iryo .category_btn3 {
    width: 75%;
    margin: 1.2em auto 1.8em auto;
    background-color: #84B1C0;
    text-align: center;
    color: #F5F2F0;
    font-family: "游明朝", "YuMincho", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 2em;
    padding: 0.5em;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    display: block;
}

#iryo .category_btn3:hover {
    filter: blur(0px);
    background-color: rgba(132, 177, 192, 0.8);
    -webkit-box-shadow: 0px 0px 10px #639BAA;
    -moz-box-shadow: 0px 0px 10px #639BAA;
    box-shadow: 0px 0px 10px #639BAA;
    -webkit-filter: blur(0px);
    -ms-filter: blur(0px);
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

#iryo .iryo_grid_sp {
    display: none;
}

#iryo .iryo_grid {
    display: inline;
}

#iryo .iryo_grid img {
    width: 100%;
}

#iryo .iryo_grid ul {
    width: 96%;
    margin: 0 auto;
}

#iryo .iryo_grid li {
    width: 18%;
    margin: 1% 1%;
    float: left;
}

#iryo #m_wig {
    margin: 1em 0;
}

#iryo #m_wig ul {
    width: 96%;
    margin: 0 auto;
}

#iryo #m_wig ul li {
    float: left;
}


#iryo #m_wig li:first-of-type {
    width: 20%;
    margin-top: 0.95em;
}

#iryo #m_wig li:nth-of-type(2) {
    width: 78%;
    color: #3C5194;
    font-size: 1.4em;
    padding: 0.5em;
    margin-top: 0.75em;
}


#iryo #umeda_salon {
    width: 96%;
    margin: 0 auto;
    text-align: center;
    border: #A67C52 solid 0.25em;
    background: url(https://www.prisila.jp/umeda-wig/img/img_UmedaSalon33.png) top left repeat;
    background-size: 15%;
    margin: 0;
    overflow: hidden;
}

#iryo #umeda_salon img:first-of-type {
    width: 25%;
}

#iryo #umeda_salon img:nth-of-type(2) {
    width: 94%;
}

#iryo #umeda_salon ul img {
    width: 100% !important;
}

#iryo #umeda_salon_bnr img {
    width: 85% !important;
}

#iryo #umeda_salon p {
    font-family: "游明朝", "YuMincho", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#iryo #umeda_salon p:first-of-type {
    color: #F69;
    font-size: 3.071em;
    margin: 0.8em auto 0.6em auto;
}

#iryo #umeda_salon #white_bg {
    background-image: url(https://www.prisila.jp/iryo/images/img_iryo_bg.png);
    background-size: 85%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    height: 280px;
    position: relative;
}

#iryo #umeda_salon #white_bg p {
    width: 80%;
    color: #4D4D4D;
    font-size: 2em;
    margin: 1em auto 0 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#iryo #umeda_salon #white_bg p span {
    background: linear-gradient(transparent 75%, #F69 90%);
}

#iryo #umeda_salon #white_bg p:nth-of-type(3) {
    font-family: "メイリオ", serif;
}

#iryo #umeda_salon {
    width: 90%;
    margin: 2.2em auto;
}

#iryo #umeda_salon ul:fisrt-of-type {
    margin-top: 0;
}

#iryo #umeda_salon ul:nth-of-type(2) {
    width: 100%;
    margin-top: 2em;
}

#iryo #umeda_salon ul li {
    float: left;
}

#iryo #umeda_salon ul:first-of-type li img {
    width: 100%;
}

#iryo #umeda_salon ul:first-of-type li {
    width: 31.3%;
    margin-left: 3%;
}

#iryo #umeda_salon ul:first-of-type li:nth-of-type(2) {
    width: 31.3%;
    margin-left: 0;
    margin-right: 0;
}

#iryo #umeda_salon ul:first-of-type li:last-of-type {
    width: 31.3%;
    margin-left: 0;
    margin-right: 3%;
}


#iryo #umeda_salon ul:nth-of-type(2) li:first-of-type {
    width: 66%;
    text-align: left;
    font-size: 1.2em;
    margin-left: 3%;
    margin-right: 3%;
}

#iryo #umeda_salon ul:nth-of-type(2) li:first-of-type span {
    color: #39F;
}

#iryo #umeda_salon ul:nth-of-type(2) li:first-of-type span:last-of-type {
    color: #F69;
}

#iryo #umeda_salon ul:nth-of-type(2) li:nth-of-type(2) {
    width: 25%;
}

#iryo #umeda_salon_bnr {
    margin: 1.28em auto 3.84em auto;
}

#iryo .tate {
    width: 100%;
    height: 100%;
    background-image: URL(images/img_iryo50.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

#iryo .tate img:fist-of-type {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
}

#iryo .tate2 {
    width: 40%;
    position: absolute;
    left: 65%;
    z-index: 51;
    top: 6%;
}

#iryo .tate2 img {
    width: 60%;
}


#iryo ul:after {
    content: "";
    display: block;
    clear: both;
}

#iryo_main ul:after {
    content: "";
    display: block;
    clear: both;
}

#color {
    position: static;
}

.zoom {
    text-align: center;
    font-size: 0.8em;
}

#iryo_main #special{
    max-width: 1150px;
}

#iryo_main .subttl.iryo{
    font-size: larger;
    margin-top: 2.5em;
    padding-left: 1em;
}


@media screen and (min-width: 950px) {


    #title img {
        width: 90% !important;
    }

    #description {
        width: 45% !important;
        max-width: 600px;
        background-color: rgba(255, 255, 255, 0.5);
        position: relative;
        z-index: 101;
        padding: 4em 3em;
        margin: 0 12%;
    }

    #description p {
        color: #3A4D51;
        font-size: 1.4em;
    }

    #top_text {
        position: absolute;
        top: 5em;
        left: 37%;
        width: 100%;
        z-index: 101;
    }

    #top_text li {
        margin-bottom: 6.5em;
    }

    #review ul li:first-of-type div:nth-of-type(2) p:first-of-type {
        font-size: 0.9em;
    }

    #review ul li:nth-of-type(2) div:nth-of-type(2) p:first-of-type {
        font-size: 0.9em;
    }

    #review ul li:nth-of-type(3) div:nth-of-type(2) p:first-of-type {
        font-size: 0.9em;
    }

    #review ul li div:nth-of-type(2) p:nth-of-type(2) {
        font-size: 0.9em;
        line-height: 1.8em;
        height: 20em;
    }

    .lined-paper {
        background-size: 100% 1.8em;
    }

    #review ul li div:nth-of-type(2) {
        height: 28em;
    }

    #iryo #point ul li p:first-of-type {
        font-size: 2.1em;
    }

    #iryo #point ul li p:nth-of-type(2) {
        font-size: 1.6em;
    }

    #iryo .recipe ul li:nth-of-type(2) ul li:nth-of-type(odd) p:first-of-type {
        font-size: 4.2em;
    }

    #iryo .recipe ul li:nth-of-type(2) ul li:nth-of-type(odd) p:nth-of-type(2) {
        font-size: 1.65em;
    }

    #iryo #umeda_salon #white_bg {
        background-size: 75%;
    }

    #iryo #umeda_salon ul:nth-of-type(2) li:first-of-type {
        font-size: 1.3em;
    }

    #iryo .tate img:nth-of-type(2) {
        left: 45em;
    }

    #iryo .two ul li:nth-of-type(2) ul li:nth-of-type(odd) p:first-of-type {
        font-size: 4.2em;
    }

    #iryo .three ul li:nth-of-type(2) ul li:nth-of-type(odd) p:first-of-type {
        font-size: 4.2em;
    }

}





@media screen and (min-width: 641px) and (max-width: 750px) {

    #cooperation p {
        font-size: 1.6em;
    }

    #cooperation .btn {
        font-size: 0.9em;
    }

    #title img {
        width: 65% !important;
    }

    #top_text {
        position: absolute;
        top: 4em;
        left: 30%;
        width: 100%;
        z-index: 101;
    }

    #description {
        width: 45% !important;
        max-width: 600px;
        background-color: rgba(255, 255, 255, 0.5);
        position: relative;
        z-index: 101;
        padding: 3em 2.5em;
        margin: 0 18% !important;
    }

    #top_text li {
        margin-bottom: 4em;
    }

    #description img {
        top: -25% !important;
    }


    #review ul li div:first-of-type p {
        font-size: 1.1em;
    }

    #review ul li:first-of-type div:nth-of-type(2) p:first-of-type {
        font-size: 1em;
    }

    #review ul li:nth-of-type(2) div:nth-of-type(2) p:first-of-type {
        font-size: 1em;
    }

    #review ul li:nth-of-type(3) div:nth-of-type(2) p:first-of-type {
        font-size: 1em;
    }

    #review ul li div:nth-of-type(2) p:nth-of-type(2) {
        font-size: 0.72em;
        line-height: 1.6em;
        height: 24em;
    }

    .lined-paper {
        background-size: 100% 1.6em;
    }

    #review ul li div:nth-of-type(2) div:last-of-type {
        font-size: 1em;
        margin: 0.8em auto 0.571em auto;
    }

    #review ul li:first-of-type div:nth-of-type(2) div:last-of-type {
        width: 90%;
    }

    #review ul li:nth-of-type(2) div:nth-of-type(2) div:last-of-type {
        width: 90%;
    }

    #review ul li:nth-of-type(3) div:nth-of-type(2) div:last-of-type {
        width: 90%;
    }

    #iryo #point ul li p:first-of-type {
        font-size: 1.45em;
    }

    #iryo #point ul li p:nth-of-type(2) {
        font-size: 1.35em;
    }


    #iryo .recipe ul li:nth-of-type(2) ul li:nth-of-type(odd) p:first-of-type {
        font-size: 2.7em;
    }

    #iryo .recipe ul li:nth-of-type(2) ul li:nth-of-type(odd) p:nth-of-type(2) {
        font-size: 1.35em;
    }

    #iryo .recipe ul li:first-of-type {
        width: 50%;
    }

    #iryo .recipe ul li:nth-of-type(2) {
        width: 50%;
    }


    #iryo .recipe ul li:nth-of-type(2) ul {
        width: 90%;
        margin: 5% auto;
    }

    #iryo #m_wig li:nth-of-type(2) {
        font-size: 1.2em;
    }

    #iryo .category_btn1 {
        font-size: 1.7em;
    }

    #iryo .category_btn2 {
        font-size: 1.8em;
    }

    #iryo .category_btn3 {
        font-size: 1.55em;
    }

    #iryo #umeda_salon #white_bg {
        background-size: 110%;
    }

    #iryo .tate img:nth-of-type(2) {
        left: 30em;
    }

    #iryo .two ul li:nth-of-type(2) ul li:nth-of-type(odd) p:first-of-type {
        font-size: 2.7em;
    }

    #iryo .three ul li:nth-of-type(2) ul li:nth-of-type(odd) p:first-of-type {
        font-size: 2.7em;
    }

    #iryo #umeda_salon ul:nth-of-type(2) li:first-of-type {
        font-size: 0.9em !important;
    }

}

@media screen and (min-width: 751px) and (max-width: 850px) {

    #title img {
        width: 70% !important;
    }


    #top_text {
        position: absolute;
        top: 4em;
        left: 30%;
        width: 100%;
        z-index: 101;
    }

    #description {
        margin: 0 18% !important;
    }

    #description img {
        top: -25% !important;
    }

    #review ul li div:first-of-type p {
        font-size: 1.2em;
    }

    #review ul li:first-of-type div:nth-of-type(2) p:first-of-type {
        font-size: 1.05em;
    }

    #review ul li:nth-of-type(2) div:nth-of-type(2) p:first-of-type {
        font-size: 1.05em;
    }

    #review ul li:nth-of-type(3) div:nth-of-type(2) p:first-of-type {
        font-size: 1.05em;
    }

    #review ul li div:nth-of-type(2) p:nth-of-type(2) {
        font-size: 0.75em;
        line-height: 1.6em;
        height: 20em;
    }

    .lined-paper {
        background-size: 100% 1.6em;
    }

    #review ul li div:nth-of-type(2) div:last-of-type {
        font-size: 1.1em;
    }

    #review ul li div:nth-of-type(2) {
        height: 26em;
    }

    #iryo #point ul li p:first-of-type {
        font-size: 1.7em;
    }

    #iryo .recipe ul li:nth-of-type(2) ul li:nth-of-type(odd) p:first-of-type {
        font-size: 3em;
    }

    #iryo .recipe ul li:nth-of-type(2) ul li:nth-of-type(odd) p:nth-of-type(2) {
        font-size: 1.4em;
    }

    #iryo .recipe ul li:first-of-type {
        width: 50%;
    }

    #iryo .recipe ul li:nth-of-type(2) {
        width: 50%;
    }

    #iryo .category_btn1 {
        font-size: 1.8em;
    }

    #iryo .category_btn2 {
        font-size: 1.8em;
    }

    #iryo .category_btn3 {
        font-size: 1.8em;
    }

    #iryo #umeda_salon #white_bg {
        background-size: 95%;
    }

    #iryo #umeda_salon ul:nth-of-type(2) li:first-of-type {
        font-size: 1em;
    }

    #iryo .tate img:nth-of-type(2) {
        left: 35em;
    }

    #iryo .two ul li:nth-of-type(2) ul li:nth-of-type(odd) p:first-of-type {
        font-size: 3em;
    }

    #iryo .three ul li:nth-of-type(2) ul li:nth-of-type(odd) p:first-of-type {
        font-size: 3em;
    }

}

@media screen and (min-width: 1100px) {
    #slides li div:before {
        width: 200%;
        content: "";
        display: block;
        position: absolute;
        background: inherit;
        filter: blur(10px);
        top: 0;
        right: -10px;
        bottom: 0;
        left: -30%;
        z-index: -1;
        overflow: hidden;
    }

    #review ul li div:first-of-type p {
        font-size: 1.8em;
    }

    #review ul li:first-of-type div:nth-of-type(2) p:first-of-type {
        font-size: 1.1em;
    }

    #review ul li:nth-of-type(2) div:nth-of-type(2) p:first-of-type {
        font-size: 1.05em;
    }

    #review ul li:nth-of-type(3) div:nth-of-type(2) p:first-of-type {
        font-size: 1.05em;
    }

    #review ul li div:nth-of-type(2) p:nth-of-type(2) {
        font-size: 0.9em;
        line-height: 1.8em;
        height: 20em;
    }

    .lined-paper {
        background-size: 100% 1.8em;
    }

    #review ul li div:nth-of-type(2) {
        height: 29em;
    }

    #iryo #point ul li p:first-of-type {
        font-size: 2.6em;
    }

    #iryo #point ul li p:nth-of-type(2) {
        font-size: 1.6em;
    }

    #iryo .recipe ul li:nth-of-type(2) ul li:nth-of-type(odd) p:first-of-type {
        font-size: 4.8em;
    }

    #iryo .recipe ul li:nth-of-type(2) ul li:nth-of-type(odd) p:nth-of-type(2) {
        font-size: 1.8em;
    }

    #iryo #umeda_salon #white_bg {
        background-size: 70%;
    }

    #iryo #umeda_salon ul:nth-of-type(2) li:first-of-type {
        font-size: 1.5em;
    }

    #iryo .tate img:nth-of-type(2) {
        left: 45em;
    }

    #iryo .two ul li:nth-of-type(2) ul li:nth-of-type(odd) p:first-of-type {
        font-size: 4.8em;
    }

    #iryo .three ul li:nth-of-type(2) ul li:nth-of-type(odd) p:first-of-type {
        font-size: 4.8em;
    }
}

/* デバイス・ブラウザハック */

/* ie */
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    selector:not(:target) {
        background-color: purple\9;
        /* IE10（\9なしでIE11にも適用） */
    }

}
