@charset "utf-8";
/*
Theme Name: name
Description: 説明
Author: ave(shikakudentatsu.com)
Version: 1.2
*/

@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/earlyaccess/sawarabimincho.css);
.ffSawaMin { font-family: "Sawarabi Mincho"; }
.ffNotoGo{font-family:'Noto Sans JP';}
/*
font-family:'Noto Sans JP','ヒラギノ角ゴ Pro W3','Osaka','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
font-family:"Sawarabi Mincho", "Century","ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
*/

@font-face {
font-family: 'ffJiyucho';
src:url("font/JiyuchoSubset.eot?")  format('eot'),
    url("font/JiyuchoSubset.woff2") format('woff2'),
    url("font/JiyuchoSubset.woff")  format('woff');
}
.ffJiyucho {font-family: 'ffJiyucho';}



a{color:#F66;text-decoration:none;transition:0.5s;}
a:hover{color:#F69;text-decoration:underline;transition:0.5s;}
a img{border:none;}
a:hover img{
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter:"alpha( opacity=70 )";
}

h1,h2,h3,h4,h5,h6{
margin:0;
padding:0;
font-size:100%;
line-height:150%;
font-weight:normal;
}
p,form,
section,article,nav,
figure,figcaption{
margin:0;
padding:0;
}

small{
display:block;
text-align:right;
}
address{font-style:normal;}
img{max-width: 100%;}

body{
margin:0;
padding:0;
background:#FFF url(images/bodybg.jpg);
/*background: -moz-linear-gradient(#FFF, #CCC);*/
color:#666;
font-size:18px;
line-height:150%;
/*font-family: "Century","ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";*/
font-family:'ヒラギノ角ゴ Pro W3','Osaka','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
nav ul{
margin:0;
padding:0;
}
nav li{
margin:0;
padding:0;
list-style:none;
}
header{
font-size:100%;
background:#FFDE61;
background:linear-gradient(-10deg, #FFDE61, #FE9);
}
header .inner{
padding:20px 0;
overflow:hidden;
zoom:1;
}
header h2{
float:left;
max-width: calc(100% - 340px);
}
header ul.un{
float:right;
margin:0;
padding:0;
width:320px;
}
ul.un li{
display:block;
margin:0px auto;
padding:0;
font-size:120%;
line-height:120%;
color:#FF7F00;
text-align:center;
list-style:none;
}
header address{}
header a{color:#FF7F00;}
header .tel a:hover{color:#FF7F00;}

.tel a{
display:block;
font-family:'Noto Sans JP';
text-decoration:none;
}
ul.un li.tel a{
font-size:190%;
line-height:110%;
font-weight:bold;
text-shadow:2px 2px rgba(255,255,255,0.5),-2px -2px rgba(255,255,255,0.5),2px -2px rgba(255,255,255,0.5),-2px 2px rgba(255,255,255,0.5);
}

ul.un .tel a + span{
display:block;
margin:3px auto 10px;
padding:3px;
font-size:50%;
color:#FFF;
line-height:120%;
background:#FA6;
letter-spacing:3px;
}

ul.un .inq a,
.fh .inq a{
display:block;
padding:15px 0;
color:#FFF;
text-align:center;
font-weight:bold;
background-color:#FFF7F00;
background-image: linear-gradient(-45deg, rgba(255,255,255,.5) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.5) 50%, rgba(255,255,255,.5) 75%, transparent 75%, transparent 100%);/*見出しの色*/
background-size: 20px 20px;/*線の太さ*/
border-left:2px dotted rgba(0,0,0,.1);
border-right:2px dotted rgba(0,0,0,.1);
box-shadow:0 0 5px rgba(0,0,0,.2);/*見出しの影*/
padding: 0.5em;/*文字まわりの余白*/
color: #666;/*文字色*/
transform: rotate(-1deg);/*見出しの角度*/ 
}

.gn{background:#FF7F00;}
.gn ul{
display:table;
margin:auto;
padding:2px 0;
width:1000px;
max-width: 100%;
text-align:center;
}
.gn li{display:inline;}
.gn li a{
display:inline-block;
margin:5px 2px;
padding:3px 10px;
font-size:100%;
letter-spacing: 2px;
font-weight: bold;
color:#FFF;
text-decoration:none;
border-radius:5px;
text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
}
.gn li a:hover{
background:rgba(255,255,255,0.5);
}
.shop .gn li:nth-child(2) a,
.menu .gn li:nth-child(3) a,
.review .gn li:nth-child(4) a,
.commitment .gn li:nth-child(5) a,
.mama .gn li:nth-child(6) a{
color:#FF7F00;
background:rgba(255,255,255,0.8);
}

.sn{
background:#FF9966;
}
.sn ul{
display:table;
margin:auto;
padding:5px 0;
width:1000px;
text-align:center;
}
.sn li{display:inline;}
.sn li a{
display:inline-block;
padding:5px;
font-size:100%;
color:#FFF;
}

div.pagetop{
position:fixed;
right:5px;
bottom:100px;
}
div.pagetop a{
display:inline-block;
padding:10px;
font-size:120%;
line-height:105%;
text-align:center;
text-decoration:none;
color:rgba(255,100,50,0.8);
background:rgba(255,255,255,0.5);
border-radius:5px;
}
div.pagetop a:hover{
display:inline-block;
padding:10px;
font-size:120%;
line-height:105%;
text-align:center;
color:rgba(255,100,50,1);
background:rgba(255,255,255,1);
boder-radius:10px;
}


footer{
background:#FFDE61;
}
.copyright{
text-align:center;
color:#FFF;
background:#FF7F00;
}

.fh{
padding:20px 0;
}
.fh h2{
float:left;
width:350px;
}
.fh h2 img{
max-width:100%;
}
footer ul.un{
float:right;
margin:30px 0 0;
padding:0;
font-size:68%;
}

footer ul.un li{
display:inline-block;
margin:0 0 0 10px;
padding:0;
color:#666;
list-style:none;
}
footer ul.un address{
font-size:110%;
}


.inner{
width:1000px;
max-width: 95%;
margin:auto;
overflow:hidden;
}

article{
position:relative;
margin:50px auto 100px;
padding:50px 50px;
width:900px;
max-width: calc(95% - 100px);
background:#F0F0F0;
background:linear-gradient(135deg, #FFF, #FAFAF0);
box-shadow:1px 1px 5px rgba(0,0,0,0.3);
}
article::after{
content:"";
display:block;
position:absolute;
z-index:-1;
bottom:2px;
right:0;
height:15px;
width:99%;
background:rgba(0,0,0,0.2);
box-shadow:1px 1px 2px rgba(0,0,0,0.2);
transform:rotate(2deg);
}

.bgPic{padding-top:650px;}
.pic01{background:url(images/top01.jpg) center top no-repeat;}
.pic02{background:url(images/pic02.jpg) center top no-repeat;}
.pic06{background:url(images/pic06.jpg) center top no-repeat;}

.picTss{background:url(images/menu/tss00.jpg) center top no-repeat}
.picSeitai{background:url(images/menu/seitai00.jpg) center top no-repeat}
.picHand{background:url(images/menu/hand00.jpg) center top no-repeat}
.picFoot{background:url(images/menu/foot00.jpg) center top no-repeat}
.picFace{background:url(images/menu/face00.jpg) center top no-repeat}
.picLymph{background:url(images/menu/lymph00.jpg) center top no-repeat}

.picPelvis{background:url(images/menu/pelvis00.jpg) center top no-repeat}
.picPelvis2{background:url(images/menu/pelvis200.jpg) center top no-repeat}

.picBi{background:url(images/menu/bi00.jpg) center top no-repeat}

.picBridal{background:url(images/menu/bridal00.jpg) center top no-repeat}


.picFlow{background:url(images/menu/flow00.jpg) center top no-repeat}
.picReview{background:url(images/review/review00.jpg) center top no-repeat}



article .tit01{
margin:0 auto 30px;
padding:10px;
font-size:250%;
line-height:130%;
font-weight:normal;
color:#393;
text-align:center;
font-family: 'ffJiyucho';
/*font-weight:bold;*/
background:url(images/mkr01.png) center bottom no-repeat;
text-shadow:1px 1px rgba(255,255,255,0.5);
}
section:nth-of-type(6n+4) article .tit01{filter: hue-rotate(60deg);}
section:nth-of-type(6n+5) article .tit01{filter: hue-rotate(120deg);}
section:nth-of-type(6n) article .tit01{filter: hue-rotate(180deg);}
section:nth-of-type(6n+2) article .tit01{filter: hue-rotate(240deg);}
section:nth-of-type(6n+3) article .tit01{filter: hue-rotate(300deg);}

article .tit02{
margin:0 auto 20px;
padding:10px;
font-size:200%;
line-height:130%;
font-weight:normal;
text-align:center;
/*font-family: 'ffJiyucho';*/
}
article p + .tit02{
margin-top:40px;
}
article .tit03{
display:table;
margin:0 auto 30px;
padding:5px 10px;
font-size:150%;
line-height:130%;
font-weight:normal;
text-align:center;
background:url(images/mkr01.png) center bottom no-repeat;
background-size:100% 20px;
text-shadow:1px 1px rgba(255,255,255,0.5);
}
article:nth-of-type(6n+2) .tit03{filter: hue-rotate(60deg);}
article:nth-of-type(6n+3) .tit03{filter: hue-rotate(120deg);}
article:nth-of-type(6n+4) .tit03{filter: hue-rotate(180deg);}
article:nth-of-type(6n+5) .tit03{filter: hue-rotate(240deg);}
article:nth-of-type(6n) .tit03{filter: hue-rotate(300deg);}

article .tit03:nth-of-type(6n+2){filter: hue-rotate(60deg);}
.tit03:nth-of-type(6n+3){filter: hue-rotate(120deg);}
.tit03:nth-of-type(6n+4){filter: hue-rotate(180deg);}
.tit03:nth-of-type(6n+5){filter: hue-rotate(240deg);}
.tit03:nth-of-type(6n){filter: hue-rotate(300deg);}
article p + .tit03,
article ul + .tit03{
margin-top:40px;
}
article .tit04{
margin:0 auto 20px;
padding:10px;
font-size:200%;
color:#990;
line-height:130%;
font-weight:normal;
text-align:center;
/*font-family: 'ffJiyucho';*/
}
.tit04:nth-of-type(6n+2){filter: hue-rotate(60deg);}
.tit04:nth-of-type(6n+3){filter: hue-rotate(120deg);}
.tit04:nth-of-type(6n+4){filter: hue-rotate(180deg);}
.tit04:nth-of-type(6n+5){filter: hue-rotate(240deg);}

article p + .tit04{
margin-top:60px;
}

article .tit05{
margin:0 auto 20px;
padding:10px;
font-size:200%;
color:#090;
line-height:130%;
font-weight:normal;
text-align:center;
/*font-family: 'ffJiyucho';*/
}

article p+p{
margin-top:40px;
}

.articleStrong01{
font-size:150%;
line-height:150%;
text-align:center;
background: #DED;
background-image: radial-gradient(rgba(255,255,255,0.2) 20%, transparent 0), radial-gradient(rgba(255,255,255,0.2) 20%, transparent 0);
background-position: 0 0, 10px 10px;
background-size: 20px 20px;
}
 
/*section:nth-of-type(6n+3) article .tit01{
color:#449;
background:url(images/mkr02.png) center bottom no-repeat;
}
section:nth-of-type(6n+4) article .tit01{
color:#949;
background:url(images/mkr03.png) center bottom no-repeat;
}
section:nth-of-type(6n+5) article .tit01{
color:#AA4;
background:url(images/mkr04.png) center bottom no-repeat;
}
section:nth-of-type(6n) article .tit01{
color:#D60;
background:url(images/mkr05.png) center bottom no-repeat;
}
section:nth-of-type(6n+2) article .tit01{
color:#955;
background:url(images/mkr06.png) center bottom no-repeat;
}
*/
article .con{margin:20px auto 40px;}

article iframe{max-width: 100%;}

section > article::before,
.top00 article::before{
position:absolute;
top:-10px;
left:0;
width:100%;
display:block;
text-align:center;
content:url(images/pin01.png);
}
section:nth-of-type(6n+2) > article::before,
article:nth-of-type(6n+4)::before{filter: hue-rotate(60deg);}
section:nth-of-type(6n+3) > article::before,
article:nth-of-type(6n+5)::before{filter: hue-rotate(90deg);}
section:nth-of-type(6n+4) > article::before,
article:nth-of-type(6n)::before{filter: hue-rotate(180deg);}
section:nth-of-type(6n+5) > article::before,
article:nth-of-type(6n+1)::before{filter: hue-rotate(240deg);}
section:nth-of-type(6n) article::before,
article:nth-of-type(6n+2)::before{filter: hue-rotate(300deg);}

/*
section:nth-of-type(6n+2) article::before{content:url(images/pin02.png);}
section:nth-of-type(6n+3) article::before{content:url(images/pin03.png);}
section:nth-of-type(6n+4) article::before{content:url(images/pin04.png);}
section:nth-of-type(6n+5) article::before{content:url(images/pin05.png);}
section:nth-of-type(6n) article::before{content:url(images/pin06.png);}
*/

article article{
position:relative;
padding:5%;
width:90%;
background:#FFFAF0;
/*
background-image: linear-gradient(45deg,
#FFF 25%,
#FFE 25%, #FFE 50%,
#FFF 50%, #FFF 75%,
#FFE 75%, #FFE
);
background-size: 50px 50px;
*/
}
article article::before{
 position: absolute;
 top: -1.5em;
 left: calc( 50% - 80px);
 height: 40px;
 width: 160px; /*テープの幅*/
 content: "";
 border: 1px solid #CCC; /*枠太さ・色*/
 background-color: #FEE; /*テープ色*/
 opacity: 0.5; /*テープ透明度0～1*/
 transform: rotate( -5deg ); /*テープ角度*/
}
.txt02{
padding:20px;
font-size:90%;
line-height:150%;
background:#FE9;
position: relative;
display: table;
margin: 1.5em auto;
min-width: 120px;
max-width: 100%;
color: #555;
border-radius:5px;
}
.txt02::before{
content: "";
position: absolute;
top: -30px;
left: 10%;
margin-left: -15px;
border: 15px solid transparent;
border-bottom: 15px solid #FE9;
}

.txt03{
display:block;
padding:10px;
font-size:140%;
line-height:150%;
text-align:center;
color:#666;
text-shadow:2px 2px 2px rgba(0,0,0,0.2);
}
p.txt03{
margin:10px auto;
}
.txt03 span{
font-size:70%;
line-height:150%;
}
.txt03 strong{
font-size:160%;
line-height:140%;
font-weight:normal;
letter-spacing:1px;
}
.txt03 strong span{
font-size:60%;
}
.txt03 b{
color:#FF7F00;
}
.txt03 + .txt03{
margin-top:0px;
}

.balloon01{
 	position: relative;
	display: inline-block;
 	margin: 0.5em 0;
	padding: 10px 40px;
	min-width: 120px;
 	max-width: 100%;
	background: rgba(255,255,255,0.7);
	border-radius: 15px;
}

.balloon01:before{
	content: "";
	position: absolute;
	top: -30px;
	left: 50%;
 	margin-left: -15px;
	border: 15px solid transparent;
	border-bottom: 15px solid rgba(255,255,255,0.7);
}

.ribbon11-2 {
    display:table;
		margin:0 auto 50px;
    position: relative;
    height: 45px;
    vertical-align: middle;
    text-align: center;
    box-sizing: border-box;
}

.ribbon11-2:before{
    content: '';
    position: absolute;
    width: 10px;
    bottom: -20px;
    left: -50px;
    z-index: 1;
    border: 30px solid #a5cff3;
    border-left-color: transparent;
}

.ribbon11-2:after{
    content: '';
    position: absolute;
    width: 10px;
    bottom: -20px;
    right: -50px;
    z-index: 1;
    border: 30px solid #a5cff3;
    border-right-color: transparent;
}

.ribbon11-2 h3 {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 20px 40px;
    line-height: 45px;
    font-size: 300%;
    color: #FFF;
    text-shadow:1px 1px 5px #08F;
    background: -webkit-repeating-linear-gradient(-45deg, #b0daff, #b0daff 3px,#cfe8ff 3px, #cfe8ff 7px);
    background: repeating-linear-gradient(-45deg, #b0daff, #b0daff 3px,#cfe8ff 3px, #cfe8ff 7px);
    z-index: 10;
		border-top-right-radius:10px;
		border-top-left-radius:10px;
}

.ribbon11-2 h3:before {
    position: absolute;
    content: '';
    top: 100%;
    left: 0;
    border: none;
    border-bottom: solid 20px transparent;
    border-right: solid 20px #7fafd9;
}

.ribbon11-2 h3:after {
    position: absolute;
    content: '';
    top: 100%;
    right: 0;
    border: none;
    border-bottom: solid 20px transparent;
    border-left: solid 20px #7fafd9;
}

.conBtmNav ul{
display:table;
margin:50px auto 0;
padding:20px 30px;
background:#FED;
border:2px dashed #DC9;
box-shadow:0px 0px 0px 10px #FED,2px 2px 2px rgba(0,0,0,1);

}
.conBtmNav ul li{
margin:0;
padding:0;
list-style:none;
}
.conBtmNav ul li a{
display:inline-block;
font-size:130%;
line-height:150%;
color:#966;
vertical-align:middle;
}
.conBtmNav ul li::before{
display:inline-block;
margin:0 5px 0 0;
font-size:70%;
content:'▶';
color:#C00;
vertical-align:middle;
}
.conBtmNav ul li.sub{font-size: 90%;}
.conBtmNav ul li.sub a{color:#B88;}
.conBtmNav ul li.sub::before{color:#953;}
.conBtmNav ul li.big{font-size: 120%;line-height: 180%;font-weight: bold;}


.conBtmNav ul li.moreLink::before{
content:'';
}
.moreLink a,
.conBtmNav ul li.moreLink a{
display:block;
margin:20px auto 0;
padding:10px 10px;
max-width:100%;
font-size:180%;
line-height:130%;
text-align:center;
color:#FFF;

text-shadow:2px 2px 0px rgba(0,0,0,0.1);
background-size: 20px 20px;/*線の太さ*/
border-left:2px dotted rgba(0,0,0,.1);
border-right:2px dotted rgba(0,0,0,.1);
box-shadow:0 0 5px rgba(0,0,0,.2);/*見出しの影*/
/*padding: 0.5em;/*文字まわりの余白*/
transform: rotate(-0.5deg);/*見出しの角度*/ 
position: relative;
background-color: #F99;
background-image: linear-gradient(-45deg, rgba(255,255,255,.2) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.2) 50%, rgba(255,255,255,.2) 75%, transparent 75%, transparent 100%),
linear-gradient(45deg, rgba(255,255,255,.2) 25%, transparent 25%, transparent 50%,  rgba(255,255,255,.2) 50%, rgba(255,255,255,.2) 75%, transparent 75%, transparent 100%);
background-size: 40px 40px;
}
.moreLink a::after{
content:'▶';
}
article p{
display:table;
margin:auto;
font-size:110%;
line-height:170%;
}
article p strong{
font-size:120%;
line-height:150%;
color:#FF7F00;
}

.top00{
position:relative;
margin:auto;
/*width:100%;*/
text-align:center;
overflow:hidden;
}
.top00 .inner{
position:absolute;
top:0;
left:50%;
margin-left:-500px;
height:573px;
}
.top00 article{
position:absolute;
top:50px;
left:100%;
margin-left:-450px;
padding:0 60px 30px 50px;
width:360px;
height:375px;
font-size:16px;
line-height:150%;
background:url(images/top00bg.png) center 10px no-repeat;
box-shadow:none;
}
.top00 article::before{
width:400px;
}
.top00 h1{
margin:50px auto 30px;
font-size:130%;
line-height:150%;
text-align:center;
}
.top00 span{
text-shadow:2px 2px 0px rgba(255,255,255,0.5);
background:url(images/mkr04.png) center bottom no-repeat;
background-size:100% 15px;
}
.top00 p{
margin:0 0 20px 0;
font-size:120%;
line-height:150%;
}
.top00 p strong{
display:block;
margin:3px auto 5px;
padding:5px;
font-size:130%;
line-height:150%;
font-weight:bold;
color:#F66;
text-shadow:2px 2px 0px rgba(255,255,255,0.5);
/*background-image: linear-gradient(-45deg, rgba(255,150,30,.5) 25%, rgba(255,150,30,.7) 25%, rgba(255,150,30,.7) 50%, rgba(255,150,30,.5) 50%, rgba(255,150,30,.5) 75%, rgba(255,150,30,.7) 75%, rgba(255,150,30,.7) 100%);/*見出しの色*/
background-size: 20px 20px;/*線の太さ*/
border-left:2px dotted rgba(0,0,0,.1);
border-right:2px dotted rgba(0,0,0,.1);
box-shadow:0 0 5px rgba(0,0,0,.2);/*見出しの影*/
padding: 0.5em;/*文字まわりの余白*/
transform: rotate(-1deg);/*見出しの角度*/ 

position: relative;
background-color: #FCC;
background-image: linear-gradient(-45deg, rgba(250,215,215,.5) 25%, transparent 25%, transparent 50%, rgba(250,215,215,.5) 50%, rgba(250,215,215,.5) 75%, transparent 75%, transparent 100%),
linear-gradient(45deg, rgba(250,215,215,.5) 25%, transparent 25%, transparent 50%,  rgba(250,215,215,.5) 50%, rgba(250,215,215,.5) 75%, transparent 75%, transparent 100%);
background-size: 40px 40px;
}
.alignRight{
text-align:right;
}
.alignCenter{
text-align:center;
}
.alignCenter img{
margin-bottom:10px;
}
span.alignCenter,
span.alignRight{
display:block;
}
.top00 .alignRight{
display:block;
padding-top:10px;
font-size:80%;
}

article#video {
}
article#video video{
max-height: 100vh;
max-width: 100%;
}
article#video iframe{
display:table !important;
margin: auto !important;
}
article#video .Header,
article#video .HoverCard,
article#video .Feedback,
article#video .SocialProof,
article#video .Footer{
display:none !important;
}


.pcView{}
.spView{
display: none;
}


.calendar{
margin:40px auto;
}
.calendar ul{
display:table;
margin:0 auto 20px;
}
.calendar ul li{
display:inline-block;
margin:0;
padding:0 10px;
list-style:none;
}
.calendar iframe{
width:100%;
}

.list01 dl{
margin:0;
padding:10px 0;
border-bottom:1px dotted #CCC;
}
.list01 dt{
display:table-cell;
margin:0;
padding:0 20px 0 0;
}
.list01 dd{
display:table-cell;
margin:0;
padding:0;
}

.list02{
position:relative;
display:table;
margin:40px auto 30px;
padding:30px 20px 20px 20px;
min-width:50%;
background:#FFF;
border:5px solid #DEE;
box-shadow:2px 2px 5px rgba(0,0,0,0.3);
}
.list02::before{
display:block;
position:absolute;
top:-25px;
left:-5px;
padding:10px 20px;
font-size:120%;
background:#DEE;
content:'こんな方におすすめ';
border-top-left-radius:5px;
border-radius:5px;
}
section:nth-child(6n+2) .list02{border-color:#EDE;}
section:nth-child(6n+2) .list02::before{background:#EDE;}

section:nth-child(6n+3) .list02{border-color:#EEC;}
section:nth-child(6n+3) .list02::before{background:#EEC;}

section:nth-child(6n+4) .list02{border-color:#DDE;}
section:nth-child(6n+4) .list02::before{background:#DDE;}

section:nth-child(6n+5) .list02{border-color:#EDD;}
section:nth-child(6n+5) .list02::before{background:#EDD;}

section:nth-child(6n) .list02{border-color:#DED;}
section:nth-child(6n) .list02::before{background:#DED;}


.list02 li{
display:block;
margin:5px 0 0 0;
padding:0 0 0 1.3em ;
font-size:130%;
line-height:130%;
text-indent:-0.7em;
list-style:none;
color:#666;
}

.list02 li:before{
display:inline-block;
padding:0 5px 0 0;
font-size:130%;
line-height:120%;
vertical-align:bottom;
color:#C66;
content:"\02611";
}

ul.picSet01{
margin:20px auto;
padding:10px;
/*max-height:500px;*/
overflow:auto;
}
ul.picSet01 li{
display:inline-block;
margin:0 0 15px 1%;
padding:3px;
width:17%;
background:#FFF;
list-style:none;
vertical-align:middle;
box-shadow:2px 2px 2px rgba(0,0,0,0.3);
}
ul.picSet01 li img{max-width:100%;}

ul.picSet02{
display:table;
margin:20px auto;
padding:10px;
max-height:500px;
overflow:auto;
}
ul.picSet02 li{
display:inline-block;
margin:0 0 15px 5%;
padding:3px;
width:40%;
background:#FFF;
list-style:none;
vertical-align:middle;
text-align:center;
box-shadow:2px 2px 2px rgba(0,0,0,0.3);
}
ul.picSet02 li img{max-width:100%;}


.list03{
display:table;
margin:0 auto;
padding:0;
list-style:none;
}
.list03 li {
position:relative;
display:block;
margin:0 auto 20px;
padding:20px;
border:2px solid #FCC;
border-radius:10px;
box-shadow:2px 2px 2px rgba(0,0,0,0.1);
counter-increment: title;
}
.list03 h5{
margin:-22px -22px 20px;
padding:10px;
font-size:200%;
line-height:130%;
text-align:center;
color:#FFF;
background:#FAA;
border-top-left-radius:10px;
border-top-right-radius:10px;
}
.list03 li h5::before {
display:inline-block;
margin:0 10px 0 0;
padding:4px 0;
width:40px;
font-size:75%;
line-height:120%;
color:#FAA;
background:#FFF;
border-radius:30px;
content: counter(title);
}
.list03 li + li{
margin-top:70px;
}
.list03 li + li::before{
position:absolute;
top:-70px;
display:block;
width:100%;
margin:20px auto;
font-size:200%;
text-align:center;
color:#DDD;
content:'▼';
}
.list03 p img{
display:table;
margin:auto;
}

.list04{
display:table;
margin:20px auto;
padding:0;
list-style:none;
}
.list04 li{
display:inline-block;
margin:0;
padding:0;
text-align:center;
vertical-align:middle;
}
.list04 li figure{
display:block;
margin:0;
padding:0;
text-align:center;
}

.list04 li figcaption{color:#E96;}
.list04 li img{
vertical-align:middle;
max-width:100%;
}
.list04 li + li{
position:relative;
margin-left:50px;
}
.list04 li + li::before{
display:inline-block;
position:absolute;
top:45%;
left:-43px;
font-size:200%;
color:#FDA;
content:'\025B6';
}

.list05{
display:table;
margin:20px auto;
padding:0;
list-style:none;
}
.list05 li{
display:inline-block;
margin:0;
padding:0;
text-align:center;
vertical-align:top;
}
.list05 li figure{
display:block;
margin:0;
padding:0;
text-align:center;
}

.list05 li figcaption{
font-size:90%;
line-height:110%;
}
.list05 li img{
margin-bottom:10px;
vertical-align:top;
max-width:100%;
}
.list05 li + li{
position:relative;
margin-left:50px;
}
.list05 li + li::before{
display:inline-block;
position:absolute;
top:45%;
left:-43px;
font-size:200%;
color:#FDA;
content:'\025B6';
}


.fss{
font-size:75%;
line-height:130%;
}
.fss02{
font-size:50% !important;
line-height:130% !important;
font-weight:normal !important;
}

.spBtm{display:none;}

.sideBtn{
position:fixed;
margin:0;
padding:5px;
right:0;
bottom:20px;
list-style:none;
background:rgba(255,255,255,0.5);
box-shadow:-2px 0 3px rgba(0,0,0,0.1);
border-radius:5px;
z-index:1000;
}
.sideBtn li{
display:block;
padding:5px;
text-align:center;
}
.sideBtn li img{
width:40px;
}

.sideBtn .pagetop a{
text-decoration:none;
color:rgba(255,100,50,0.5);
}
.sideBtn .pagetop a:hover{
text-decoration:none;
color:rgba(255,100,50,1);
}
.sideBtn .tel{
display:none;
}
.balloon{
display:none;
}

.list03 dl{
display: block;
margin: 0 auto;
padding: 0;
}
.list03 dl + dl{
margin-top: 20px;
padding-top: 20px;
border-top: 1px dotted #CCC;
}
.list03 dt{
display: block;
margin: 0 0 10px;
padding: 0;
font-size: 110%;
line-height: 150%;
font-weight: bold;
}
.list03 dd + dt{
margin-top: 10px;
}
.list03 dd{
display: block;
margin: 5px 0 0;
padding: 0 0 0 1em;
text-indent: -1em;
}
.list03 dd + dd{
margin-top: 5px;
}
.list03 strong{
font-weight: normal;
background:linear-gradient(transparent 60%, rgba(255,255,0,0.5) 60%);
}
