@charset "utf-8";


article .CommonTtl{
	margin-bottom: 30px;
}
article .CommonTtl .main{
	font-size: 25px;
	padding-bottom: 10px;
}
article .CommonTtl .sub{
	font-size: 14px;
}
article .CommonTtl:after{
	width: 30px;
	margin-top: 20px;
}


/*-------------------------------MV*/
#MV{}
#MV .Inner{
	width: 100%;
	flex-wrap: wrap;
	height: auto;
}
#MV .photo{
	flex: auto;
	order: 2;
}
#MV .photo .img{
	max-width: 100%;
}
#MV .photo img{
}
#MV .title{
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	text-align: center;
	margin-bottom: 0;
	order: 1;
}
#MV .title dt{
	font-size: 14px;
	padding-bottom: 10px;
}
#MV .title dd{
	font-size: 24px;
	line-height: 1.5;
	padding-bottom: 10px;
}
#MV .title dd.atte{
	padding-bottom: 10px;
}
#unito #MV .title dt,
#wellness #MV .title dt{
	font-size: 13px;
	padding-bottom: 20px;
}
#unito #MV .title dd,
#wellness #MV .title dd{
	font-size: 16px;
	padding-bottom: 30px;
}
#unito #MV .title dd strong,
#wellness #MV .title dd strong{
	font-size: 190%;
	display: inline-block;
	margin-bottom: 14px;
}
#unito #MV .title dd span,
#wellness #MV .title dd span{
	font-size: 50%;
}
#MV .title dd.atte{
	font-size: 13px !important;
	padding-bottom: 0 !important;
}

/*---------------------------------MainTxt*/
#MainTxt{
	padding: 25px 0;
}
#MainTxt p{
	width: 90%;
	font-size: 14px;
	text-align: left;
	line-height: 1.8;
}
#MainTxt .point{
	font-size: 17px;
	padding-bottom: 10px;
}
#MainTxt p br{
	display: none;
}

/*---------------------------------Point*/
#Point{
	padding: 30px 0;
}
#sakaipremium #Point{background-image:url(../../images/otherproduct/sakaipremium/point_bg_smp.jpg);}
#unito #Point{background-image:url(../../images/otherproduct/unito/point_bg_smp.jpg);}
#wellness #Point{background-image:url(../../images/otherproduct/wellness/point_bg_smp.jpg);}
#Point:before{}
#Point .Inner{
	width: 90%;
	display: block;
}
#Point .Inner .Main{
	margin-right: 0;
}
#Point .Inner .Entry{}
#Point .Inner .Entry + .Entry{
	margin-top: 10px;
	padding-top: 10px;
}
#Point .Inner .Entry dt{
	width: 40px;
	height: 40px;
	font-size: 10px;
}
#Point .Inner .Entry dt strong{
	font-size: 220%;
}
#Point .Inner .Entry dd{
	padding-left: 15px;
}
#Point .Inner .Entry dd h2{
	font-size: 14px;
	line-height: 1.4;
}
#Point .Inner .Entry dd h2 strong{
	font-size: 110%;
}
#Point .Inner .Entry dd .atte{
	padding-top: 3px;
}
#Point .photo{
	display: none;
}
#Point .photo:before{}
#Point .photo img{}

/*-----------------------------------Intro*/
#Intro{
	padding: 40px 0;
}
#Intro .Entry{
	width: 90%;
	display: block;
	padding: 20px;
}
#Intro .Entry + .Entry{
	margin-top: 20px;
}
#Intro .Entry dl{}
#Intro .Entry dt{
	font-size: 17px;
}
#Intro .Entry dd{
	font-size: 13px;
}
#Intro .Entry dd ul{}
#Intro .Entry dd li{}
#Intro .Entry dd li + li{}
#Intro .Entry dd li:before{}
#Intro .Entry .photo{
	width: 100%;
	margin-right: 0;
	margin-bottom: 7px;
}
#unito #Intro .Entry .photo{
	width: 100%;
}
#Intro .Entry .photo img{}

#Intro.Other{}
#Intro.Other .Entry.Shikumi{}
#Intro.Other .Entry{}
#Intro.Other .Entry h3{
	font-size: 20px;
}
#Intro.Other .Entry h4{
	display: block;
}
#Intro.Other .Entry.Shikumi h4 .main{
	font-size: 15px;
}
#Intro.Other .Entry.Shikumi h4 .sub{
	font-size: 13px;
}
#Intro.Other .Entry.Shikumi ul{
	display: block;
}
#Intro.Other .Entry.Shikumi li{}
#Intro.Other .Entry.Shikumi li + li{}
#Intro.Other .Entry.Shikumi li img{}
#Intro.Other .Entry.Sample{}
#Intro.Other .Entry.Sample ul{
	display: block;
}
#Intro.Other .Entry.Sample li{
	margin-bottom: 15px;
}
#Intro.Other .Entry.Sample li img{}

#Intro.Other .Entry.Sample li a{
    font-size: 14px;
}
#Intro.Other .Entry.Sample li a:after{}
#Intro.Other .Entry.Sample li a:hover{}
#Intro.Other .Entry.Sample li span{
    font-size: 12px;
    padding-top: 3px;
}


/*-------------------------------Case*/
#Case{
	padding: 35px 0;
}
#Case .Inner{
	width: 90%;
}
#Case .Inner dl{
	padding: 20px;
}
#Case .Inner dl + dl{}
#Case .Inner dl.Number{}
#Case .Inner dl.Number:before{
	font-size: 60px;
	line-height: 1;
	top: -0.35em;
}
#Case .Inner dl.Number.Num1:before{}
#Case .Inner dl.Number.Num2:before{}
#Case .Inner dl.Number.Num3:before{}
#Case .Inner dl.Number.Num4:before{}
#Case .Inner dt{
	font-size: 16px;
	line-height: 1.4;
	padding-bottom: 10px;
}
#Case .Inner dt:after{
	margin-top: 7px;
}
#Case .Inner dd{
	font-size: 13px;
	line-height: 1.8;
}
#Case .Inner dd p{}
#Case .Inner dd p + p{}
#Case .Inner dd p strong{}


/*---------------------------------------Contact*/
#Contact{
	padding: 30px 0;
}
#Contact .Offer{
	width: 90%;
	padding: 20px 15px;
	margin-bottom: 30px;
}
#Contact .Offer:before{}
#Contact .Offer dl{}
#Contact .Offer dt{
	font-size: 15px;
}
#Contact .Offer dd{
	font-size: 14px;
	text-align: left;
}
#Contact .Attention{
	width: 90%;
	margin: 0 auto;
	font-size: 14px;
	text-align: left;
	margin-bottom: 20px;
}
#Contact .Mainbtn{
	width: 90%;
}
#Contact .Mainbtn dt{
	margin-bottom: 20px;
}
#Contact .Mainbtn dt a{
	font-size: 16px;
	padding: 15px;
}
#Contact .Mainbtn dt a:after{
	font-size: 120%;
}
#Contact .Mainbtn dt a:hover{}
#Contact .Mainbtn dt span{
	font-size: 13px;
	text-align: left;
}
#Contact .Mainbtn dd{
	text-align: left;
	font-size: 14px;
}
#Contact .Mainbtn dd strong{
	font-size: 14px;
}