@charset "shift_jis";
/*
	2018/ver5
*/
*{
    box-sizing: border-box;
}
/* --------------------------------------------------

-------------------------------------------------- */
.sp-hidden { display: none;}
#right_container h1{
    color: #000000;
    font-size: 14px;
    width: auto;
    background-color: #cc0000;
    height: auto;
    padding: 10px 0 0 0;
    margin: 0 auto 10px auto;
    color: #ffffff;
    font-family: "RoundedMgenplus-medium";
}
#right_container h1 strong{
    width: 30%;
    display: inline-block;
    width: auto;
}
#right_container h1 img{
    width: 180px;
    margin: -5px 0 0 0;
    display: inline-block;
}
#right_container div.titlearea {
    max-width: 700px;
    background-image: url(/shohin/lifesupport/yutai/image/toptitle.jpg);
    background-position: center center;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
#right_container div.titlearea small{
    font-size: 12px;
    display: block;
    margin:  0px 0 0 0;
    padding: 30px 0 10px 2%;
    letter-spacing: 2px;
    width: 100%;
    color: #ff246a;
}
#right_container div.titlearea  h2{
    font-weight: bold;
    color: #452500;
    background-image: none;
    font-size: 24px;
    margin:  0px 0 0 0;
    padding: 0px 0 30px 2%;
    width: 100%;
}


#right_container p{
    font-size: 14px;
    margin: 10px auto 0 auto;
    width: 96%;
    max-width: 700px;
}

#right_container h3 {
    font-family: "RoundedMgenplus-medium";
    background-color: #ee0000;
    color: #ffffff;
    width: 90%;
    margin: 20px auto 0 auto;
    text-align: center;
    font-weight: normal;
    padding: 5px 0;
    letter-spacing: 2px;
    font-size: 22px;
}
#right_container strong.fukusu{
    text-align: center;
    display: block;
    padding: 20px 0;
}


/*.ex*/
div.ex{
    width: 96%;
    margin: 10px auto;
    border-top: solid 8px #cccccc;
}
div.ex h4{
    color: #ff4868;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    padding: 20px 0 10px 0;
}
div.ex h4 br,
div.ex h4 img{
    display: none;
}
div.ex ul{
    width: 96%;
    margin: 10px auto;
    overflow: hidden;
}
div.ex ul li{
    width: 100%;
    margin: 0 auto 20px auto;
    background-color: #fff5ea;
    overflow: hidden;
    padding: 0 0 15px 0;
    position: relative;
}
div.ex ul li a {
    display: block;
    width: 100%;
    height: 100%;
    color: initial;
    text-decoration: none;
}
div.ex ul li:nth-child(2n){
    background-color: #f3f6ea;
}
div.ex ul li img{
    width: 30%;
    float: left;
    margin: 15px 4% 0 4%;
}
div.ex ul li div{
    float: left;
    width: 60%;

}
div.ex ul li h5{
    font-size: 17px;
    font-weight: bold;
     margin: 15px 0px 0px 0%;
}
div.ex ul li small{
    font-size: 14px;
    margin: 0;
}
div.ex ul li strong{
    font-weight: bold;
    font-size: 19px;
    color: #cc0000;
    margin: 0;
}

/*.btn*/
#right_container div.btn {
    text-align: center;
    color: #000;
    width: 90%;
    max-width: 540px;
    margin: 20px auto 20px auto;
    white-space: normal;
    display: block;
}
#right_container div.btn a {
    color: #fff;
    vertical-align: middle;
    font-size: 110%;
    text-decoration: none;
    border-radius: 8px;
    border-bottom: 1px solid #999;
    background: url(../image/icon_arrow.png) no-repeat 98% center,#ff485e;
    background: url(../image/icon_arrow.png) no-repeat 98% center,-moz-linear-gradient(top, #ff485e 2%, #ff6877 54%);
    background: url(../image/icon_arrow.png) no-repeat 98% center,-webkit-linear-gradient(top, #ff485e 2%,#ff6877 54%);
    background: url(../image/icon_arrow.png) no-repeat 98% center,linear-gradient(to bottom, #ff485e 2%,#ff6877 54%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff485e', endColorstr='#ff6877',GradientType=0 );
    padding: 15px 18%;
    display: block;
    margin: 0 auto 10px;
}
#right_container div.btn a img {
    width: 8%;	
	max-width: 20px;
}
#right_container div.chushaku{
    margin-bottom: 20px;
}


/*.tsukaikata*/

#right_container section.tsukaikata h3{
    font-size: 20px;
}
#right_container section.tsukaikata p{
		text-align: center;
        width: 96%;
    margin: auto;
	}
#right_container section.tsukaikata ul{
	width: 100%;
	display: block;
}
#right_container section.tsukaikata ul li{
	width: 90%;
	margin: auto;
	display: block;
    overflow: hidden;
    border-bottom: 2px dotted #cccccc;
}
#right_container section.tsukaikata ul li img{
	width: 25%;
	display: block;
	margin: 10px auto 10px auto;
    float: left;
}
#right_container section.tsukaikata ul li span{
	display: block;
	font-weight: bold;
	font-size: 14px;
	margin: 0px 0 0px 5%;
    float: left;
    width: 65%;
}
#right_container section.tsukaikata ul li small{
    color: #ff4868;
    font-size: 14px;
    margin: 10px 0 0 5%;
    display: block;
    float: left;
}


#right_container section.tsukaikata div.shosai{
	background-image:url(../image/bg_shosai.png);
	padding: 10px;
    width: 92%;
	margin: 20px auto;
}
#right_container section.tsukaikata div.shosai p{
	background-color: #fff;
	padding: 10px;
	margin: auto;
	font-weight: normal;
	font-size: 14px;
    text-align: left;
}
#right_container section.tsukaikata div.shosai p a{
    color: dodgerblue;
    text-decoration:underline;
}

/* --------------------------------------------------
-----------------------------------------------------
window size 600-
-----------------------------------------------------
-------------------------------------------------- */
@media screen and (min-width:600px){
/* --------------------------------------------------
wb_@header --tablet
-------------------------------------------------- */
    #right_container div.titlearea {
        height: 220px;
        background-size: cover;
        margin: auto;
    }
    
    #right_container div.titlearea small{
        font-size: 16px;
        padding: 60px 0 10px 2%;
    }
    #right_container div.titlearea  h2{
        font-size: 36px;
        letter-spacing: 2px;
    }
}


/* --------------------------------------------------
-----------------------------------------------------
window size 695-
-----------------------------------------------------
-------------------------------------------------- */
@media screen and (min-width:695px){
    
    
    
    
    /* --------------------------------------------------
	#right_container
	-------------------------------------------------- */
	.sp-hidden { display: block;}
    
    #right_container h3 {
        color: #ee0000;
        background-color: transparent;
        font-size: 26px;
    }
    #right_container strong.fukusu{
        font-size: 16px;
    }
    
    /*.ex*/
    div.ex{
         background-color: #fff5ea;
        overflow: hidden;
        border-top: none;
    }
    div.ex:nth-child(2n){
        background-color: #f3f6ea;
    }
    div.ex h4{
        color: #ff968b;
        padding: 40px 0 0 0;
        line-height: 1.5em;
    }
    div.ex h4 img{
        display: block;
        width: 40px;
        margin: 10px auto 0 auto;
    }
    div.ex:nth-child(2n) h4{
        color: #485d00;
    }
    div.ex h4{
        width: 195px;
        font-size: 18px;
        float: left;
    }
    div.ex h4 br{
        display: inline;
    }
    div.ex ul{
        width: 470px;
        float: left;
    }
    div.ex ul li{
        width: 220px;
        height: 270px;
        float: left;
        background-color: #fff;
        text-align: center;
        overflow: visible;
    }
    div.ex ul li a {
        width: 220px;
        height: 270px;
    }
    div.ex ul li::after{
        content: '';
        background-image:  url(/shohin/lifesupport/yutai/image/img_chicketbottom.png);
        background-size: 100% auto;
        background-repeat: no-repeat;
        position: absolute;
        display: block;
        bottom: -15px;
        width: 220px;
        height: 15px;
    }
    div.ex ul li:nth-child(2n){
        background-color: #fff;
        margin-left: 20px;
    }
    div.ex ul li img{
        height: 120px;
        width: auto;
        margin: 10px auto;
        float: none;
    }
    div.ex ul li div{
        float: none;
        width: 96%;
        margin: auto;
        border-top: 2px dotted #cccccc;
    }

    
    
    
    
	#right_container section.tsukaikata ul{
		text-align: center;
		overflow: hidden;
	}
	#right_container section.tsukaikata ul li{
		width: 32%;
		float: none;
		display: inline-block;
		margin: 0;
		letter-spacing: 0;
		vertical-align: top;
        border-bottom: none;
	}

    #right_container section.tsukaikata ul li img{
		width: 90%;
        float: none;
	}
	#right_container section.tsukaikata ul li span{
		display: block;
		width: 90%;
		margin: 10px auto 0 auto;
		font-size: 12px;
	}	
    #right_container section.tsukaikata ul li small{
        text-align: center;
        float: none;
        margin: 10px auto 0 auto;
    }
    
    #right_container section.tsukaikata div.shosai p{
        padding: 30px;
        line-height: 1.8em;
    }
	

}

/* --------------------------------------------------
-----------------------------------------------------
window size 900-
-----------------------------------------------------
-------------------------------------------------- */
@media screen and (min-width:900px){
    
#right_container h1 {
        width: 700px !important;
        margin: 0 0 20px 0 !important;
        text-align: left !important;
        border-bottom: 2px solid #cccccc !important;
        background-color: transparent !important;
        color: #666666 !important;
        text-align: right !important;
        padding: 0 !important;
		font-size: 18px !important;
		height: inherit !important;
    }
}




