@charset "UTF-8";
.img-gallerybox{
display:flex;
justify-content:space-evenly;
margin:16px 0;
flex-wrap:wrap;
}
.img-gallerybox > a{
 display:inline-block;
 text-align:center;
 min-width:100px;
 margin:16px 8px;
}
.img-gallerybox > a img{
 width:100%;
}
.txt-userstyle{
display:block;
padding:24px 4%;
position:relative;
box-sizing:border-box;
z-index:0;
}
.txt-userstyle h2:not([class]),
.txt-userstyle h3:not([class]),
.txt-userstyle h4:not([class]),
.txt-userstyle h5:not([class]),
.txt-userstyle h6:not([class]){
color:unset;
background:unset;
border:unset;
margin:10px 0;
padding:0;
margin-bottom:10px;
}
.txt-userstyle h2:not([class])::before,
.txt-userstyle h3:not([class])::before,
.txt-userstyle h4:not([class])::before,
.txt-userstyle h5:not([class])::before,
.txt-userstyle h6:not([class])::before,
.txt-userstyle h2:not([class])::after,
.txt-userstyle h3:not([class])::after,
.txt-userstyle h4:not([class])::after,
.txt-userstyle h5:not([class])::after,
.txt-userstyle h6:not([class])::after{
content:unset;
display:none;
}
.txt-userstyle.bg_image{
min-height:20vh;
}
.txt-userstyle.bg_image::before{
content:"";
display:block;
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
z-index:-1;
}
.txt-userstyle.bg_image{
font-weight:700;
background-size:cover;
}
.txt-userstyle.txt-align-left{
text-align:left;
}
.txt-userstyle.txt-align-right{
text-align:right;
}
.txt-userstyle.txt-align-center{
text-align:center;
}
.txt-userstyle.txt-flex-center{
display:flex;
justify-content:center;
align-items:center;
flex-wrap:wrap;
flex-direction:column;
}
.text-left{text-align:left;}
.text-center{text-align:center;}
.text-right{text-align:right;}
.menu-icon *{
 display:inline-block !important;
}
:not(.qa-accordion) .answer1{
margin-bottom:24px;
}
body,section,.auto-reset{
counter-reset:autonumber;
}
.point-auto{
font-size:1.2em;
font-weight:700;
}
.point-auto::before{
content:counter(autonumber)".";
counter-increment:autonumber;
display:inline-block;
position:relative;
color:var(--clr-accent,#0268cc);
font-size:1.5em;
font-weight:700;
text-align:left;
vertical-align:baseline;
line-height:1.7em;
margin-right:10px;
}
.txt-left{text-align:left;}
.txt-center{text-align:center;}
.txt-right{text-align:right}
img{max-width:100%;height:auto;}
.txt-img img[align^="right"],.txt-img.timg-r img{margin:0 0px 10px 16px;}
.txt-img img[align^="left"],.txt-img.timg-l img{margin:0 16px 10px 0px;}
.txt-img img[align^="center"]{margin:0 0 10px 0;}
.txt-img img.image-left,img.image-left,img.fr-fic.fr-dii.fr-fil{margin:0 16px 10px 0;float:left;}
.txt-img img.image-right,img.image-right,img.fr-fic.fr-dii.fr-fir{margin:0 0 10px 16px;float:right;}
.txt-img img.image-center,img.image-center,img.fr-fic.fr-dib{margin:10px auto;display:block;}
[style*="text-align:left"] > .image-center,[style*="text-align:left"] >.fr-fic.fr-dib{margin-left:0}
[style*="text-align:right"] > .image-center,[style*="text-align:right"] >.fr-fic.fr-dib{margin-right:0}
img.image-block-left{display:block;margin:10px auto 10px 0;}
img.image-block-right{display:block;margin:10px 0 10px auto;}
.img-center .image-left,.img-center .image-right{margin:auto;}
.timg-c{margin-bottom:16px;}
@media screen and (min-width:768px){
.txt-img.timg-r,.txt-img.timg-l{
max-width:50%;
padding:0 16px;
}
}
span.fr-video{display:table;margin:auto;}
span.fr-video.fr-fvl{margin-left:0;float:none;}
span.fr-video.fr-fvr{margin-right:0;float:none;}
.img-full,.img-full > img{width:100%}
.img-w100{width:100px;}
.img-w150{width:150px;}
.img-w200{width:200px;}
.img-w300{width:300px;}
.img-w400{width:400px;}
.img-w500{width:500px;}
.img-w600{width:600px;}
.img-full{width:100%;margin:1em 0;}
h2 + .img-full,h3 + .img-full{margin-top:5px;}
.img-circle{
object-fit:cover;
border-radius:50%;
}
.img-shadow{
filter:drop-shadow(3px 3px 5px rgba(0, 0, 0, 0.3));
}
.img-round{
border-radius:16px;
}
.img-photo{
padding:8px;
border-top:1px solid #ccc;
border-left:1px solid #ccc;
border-bottom:1px solid #c2c2c2;
border-right:1px solid #c2c2c2;
box-shadow:3px 3px 8px rgba(0, 0, 0, .2);
background:#fff;
box-sizing:border-box;
}
.img-flex,.img-flex2{
display:flex;
}
.img-flex img,.img-flex2 img,
.img-flex p,.img-flex2 p{
box-sizing:border-box;
margin:0 8px;
}
.img-flex br,.img-flex2 br{display:none;}
.img-flex p,.img-flex2 p{display:flex;}
@media (max-width:480px){
 .img-flex2 p{display:block;}
 .img-flex2 p > img{margin:8px 0;}
}
.clear{clear:both;height:1px;line-height:1px;}
@media screen and (max-width:640px){
.txt-img.timg-r,.txt-img.timg-l{
max-width:40%;
box-sizing:border-box;
}
.image-left,.image-right{max-width:40%;}
.txt-img.timg-r{padding-left:10px;}
.txt-img.timg-l{padding-right:10px;}
.txt-img.timg-l img{margin-right:0;}
.txt-img.timg-r img{margin-left:0;}
.tx-img.timg-l img,.tx-img.timg-r img{margin:0 0 10px 0;}
.txt-img img[align^="right"],.txt-img img[align^="left"]{max-width:40%;}
.txt-img img[align^="center"]{max-width:100%;}
}
img.fr-fir+br,img.fr-fil+br,
img.image-left+noscript+br,img.image-right+noscript+br,
img.image-left+br,img.image-right+br{
 display:none;
}
.question1,.question2{
font-weight:700;
}
.annotation{
 padding:16px;
 margin:1em 0;
 font-size:0.875em;
 line-height:1.8;
 background-color:#f8f8f8;
 border-left:solid 2px #dbdbdb;
 color:#666;
}
.float-left2 img{float:left ;margin:0 8px 8px 0;}
.float-right2 img{float:right ;margin:0 0 8px 8px;}
div.table-wrap{
overflow-x:auto;
-webkit-overflow-scrolling:touch;
}
table{
margin-bottom:8px;
border-collapse:separate;
border-spacing:0;
border-color:#ddd;
box-sizing:border-box;
}
table caption{
margin-bottom:1rem;
color:#999;
}
table th, table td{
min-width:110px;
text-align:center;
padding:0.5em 1em;
border-style:solid;
border-width:0 1px 1px 0;
border-color:#ddd;
position:relative;
z-index:0;
}
table th{
background-color:#fafafa;
}
table td{
background-color:#fff;
}
table thead th{
line-height:1.5;
}
table tr:first-child > *{
border-top-width:1px;
}
table thead + tbody tr:first-child > *{
border-top-width:0;
}
table tr > *:first-child{
border-left-width:1px;
}
table tr th:first-child{
z-index:1;
}
table.table-w100{
width:100%;
}
table.th1fix tbody th:first-child, table.th1fix thead th.table-thblank{
position:-webkit-sticky;
position:sticky;
left:0;
}
table.table-fontsmall th, table.table-fontsmall td, div.table-fontsmall th, div.table-fontsmall td{
 font-size:clamp(12px, calc(0.75rem + ((1vw - 4.8px) * 0.2088)), 14px);
}
#contents div[class*="box"] > div[class^="point"]:first-child,
#contents div[class*="box"]:not([class^="rankbox"]) > div[class^="rank"]:first-child,
#contents div[class*="box"] > h2:first-child,
#contents div[class*="box"] > h3:first-child,
#contents div[class*="box"] > h4:first-child,
#contents div[class*="box"] > h5:first-child,
#contents div[class*="box"] > h6:first-child{
margin-top:8px;
}
#contents div[class*="box"] > div[class^="point"]:last-child,
#contents div[class*="box"]:not([class^="rankbox"]) > div[class^="rank"]:last-child,
#contents div[class*="box"] > h2:last-child,
#contents div[class*="box"] > h3:last-child,
#contents div[class*="box"] > h4:last-child,
#contents div[class*="box"] > h5:last-child,
#contents div[class*="box"] > h6:last-child{
margin-bottom:8px;
}
#contents div[class*="box"]:not(.menubox):not(.menubox2) > ul,
#contents div[class*="box"]:not(.menubox):not(.menubox2) > ol{
margin-top:4px;
margin-bottom:4px;
}
#contents .alert > *:first-child,
#contents .accept > *:first-child,
#contents .attention > *:first-child,
#contents .thint > *:first-child{
 margin-top:0;
}
#contents .alert > *:last-child,
#contents .accept > *:last-child,
#contents .attention > *:last-child,
#contents .thint > *:last-child{
margin-bottom:0;
}
#contents .txt-border> *:first-child,
#contents .txt-grayback .body > *:first-child,
#contents .txt-colorback .body > *:first-child,
#contents .txt-frame > *:first-child,
#contents .txt-colorframe > *:first-child,
#contents .txt-rndbox .body > *:first-child,
#contents .txt-decbox1 .body > *:first-child,
#contents .txt-decbox2 .body > *:first-child{
margin-top:0;
}
#contents .txt-border> *:last-child,
#contents .txt-grayback .body > *:last-child,
#contents .txt-colorback .body > *:last-child,
#contents .txt-frame > *:last-child,
#contents .txt-colorframe > *:last-child,
#contents .txt-rndbox .body > *:last-child,
#contents .txt-decbox1 .body > *:last-child,
#contents .txt-decbox2 .body > *:last-child{
margin-bottom:0;
}
div, p, span, li{word-wrap :break-word;overflow-wrap :break-word;}
td,th{word-break:break-all ;}
a:not([href]){text-decoration:none;}
table td p,table th p{text-align:inherit;}
#header .desc::-webkit-scrollbar{width:5px;}
#header .desc::-webkit-scrollbar-thumb{background:#aaa;border-radius:3px;}
#header .desc::-webkit-scrollbar-track-piece:start,#header .desc::-webkit-scrollbar-track-piece:end{background:#EBEBEB;}
.align-left{text-align:left;}
.align-right{text-align:right;}
.align-center{text-align:center;}
.txt-body::after{content:"";display:block;clear:both;}
div[id^="text"]::after,div[id^="space"]::after{content:"";display:block;clear:both;}
.rank1,.rank2,.rank3,.rank4,.rank5,.rank6,.rank7,.rank8,.rank9,.rank10,.point,.point1,.point2,.point3,.point4,.point5,.point6,.point7,.point8,.point9,.point10{
font-weight:bold;
overflow:visible;
}
h4{
clear:none;
}
ul,ol{
overflow:hidden;
}
.lbg{
line-height:140%;
}
.point:not([data-point]){
padding:.3125em 0 .3125em 4.125em;
font-weight:bold;
line-height:1.5;
overflow:hidden;
position:relative;
}
.point:not([data-point])::before{
background-color:#fc6a74;
border-radius:.3em;
color:#fff;
display:inline-block;
line-height:1;
font-family:Arial;
font-size:.75em;
padding:.3333em .5833em;
content:'CHECK';
position:absolute;
top:.25em;
left:0;
z-index:1;
}
.point:not([data-point])::after{
background-color:#fc6a74;
box-sizing:border-box;
content:'';
display:block;
position:absolute;
top:1.1875em;
left:1.5em;
width:.875em;
height:.625em;
clip-path:path('M0 .2V0h9.4v.5c0 1.7.7 5 4.7 9.5C10.6 8.6 4.2 5.5 0 .2z');
}
.ylw{
background-color:#FFE566;
font-weight:bold;
padding:2px;
}
h1,h2,h3,h4,h5,h6{
overflow:hidden;
}
h1,h2,h3{
clear:both;
}
.alert:after,
.accept:after,
.attention:after,
.thint:after,
.user1:after,
.user2:after,
.user_inner:after,
.body:after,
.grayline:after,
.clear_after:after{
clear:both;
content:"";
display:block;
}
.nmlbox,.dottbox,.ylwbox,.graybg,.txt-border,.txt-grayback,.txt-colorback,.txt-rndbox,.txt-decbox1,.txt-decbox2{
overflow:hidden;
}
.alert,.attention,.thint,.accept,.user1,.user2,.rank{clear:both;}
.nmlbox,.dottbox,.ylwbox,.graybg,
.grnbox, .pnkbox, .blubox, .brwbox, .cynbox{
padding:1.5em;
margin-top:1em;
margin-bottom:1em;
clear:both;
overflow:hidden;
}
.graybg{
background-color:#F8F8F8;
}
.grayline{
background-color:#fff;
border:4px solid #ededed;
box-shadow:0px 0px 5px #bbb inset;
margin:20px 0;
padding:20px;
}
.dottbox{
border:dashed 2px #E0E0E0;
box-shadow:none;
}
.nmlbox{
border:2px solid #E0E0E0;
}
.ylwbox{
background-color:#fffbef;
border:2px solid #f7e4b1;
}
.grnbox{
background-color:#f7fcf5;
border:2px solid #b7d8ac;
}
.blubox{
background-color:#f6fafe;
border:2px solid #c9d9ec;
}
.brwbox{
background-color:#f8f6f5;
border:2px solid #ddd2ce;
}
.pnkbox{
background-color:#fff9fe;
border:2px solid #ecd0e7;
}
.cynbox{
background-color:#f5fcfa;
border:2px solid #c2ddd5;
}
.rnd1{
padding:15px;
margin:15px auto 15px auto;
}
.rnd1{
position:relative;
padding:15px;
margin:15px auto 15px auto;
border-radius:12px;
}
.rbox1,.rbox2,.rbox3,.rbox4{
overflow:hidden;
}
.rbox1{
background-color:#F8F8F8;
border:1px solid #E0E0E0;
}
.rbox2{
background-color:#FFF;
border:2px solid #f0bb5a;
}
.rbox3{
background-color:#FFF;
}
.rbox4{
background-color:#F8F8F8;
}
.shadow1,.shadow2,.shadow3{
padding:15px;
margin:15px auto 15px auto;
}
.shadow1{
box-shadow:0px 2px 10px rgba(0,0,0,0.1);
}
.shadow2{
box-shadow:0px 0px 5px rgba(0, 0, 0, 0.17);
}
.border1,.border2,.border3,.borderdot,.borderdot2,.borderdouble{
margin:10px 0;
padding:0px;
line-height:1px;
height:1px;
overflow:hidden;
}
.border1{
border-bottom:solid 1px #999;
}
.border2{
border-bottom:solid 1px #ca3659;
}
.border3{
border-bottom:solid 1px #4473b1;
}
.borderdot{
border-top:dotted 1px #999;
}
.borderdot2{
border-top:dotted 2px #999;
}
.borderdouble{
border-top:double 3px #999;
}
.hd,.hd:hover,.hd:visited{
color:#333;
text-decoration:none;
}
.layout_box{
display:table;
width:100%;
table-layout:fixed;
border-collapse:separate;
}
.layout_box .layout_l,
.layout_box .layout_r{
display:table-cell;
float:none ;
overflow:hidden;
vertical-align:top;
}
.layout_l img,.layout_r img{
max-width:100%;
height:auto;
}
.col2.layout_box .layout_l,
.col2.layout_box .layout_r{
width:50%;
padding:8px;
}
@media screen and (max-width:640px){
.responsive.layout_box{
display:block;
}
.responsive.layout_box .layout_l, .responsive.layout_box .layout_r{
display:block ;
width:100% !important;
margin:5px 0;
}
}
.gmap-box{
position:relative;
padding-bottom:56.25%;
padding-top:30px;
height:0;
overflow:hidden;
}
.gmap-box iframe,
.gmap-box object,
.gmap-box embed{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}
.gmap-wrap{
max-width:100%;
margin:16px auto;
}
.wrapper{
margin:auto;
padding:50px;
}
video{
display:block;
margin:16px auto;
max-width:100%;
}
.obj-center{
display:block;
margin-left:auto;
margin-right:auto;
}
.obj-left{
display:block;
margin-left:0;
margin-right:auto;
}
.obj-right{
display:block;
margin-left:auto;
margin-right:0;
}
.headerimg-img::before{
pointer-events :none;
}
.tcolumn1,.tcolumn2,.tcolumn3,.tcolumn4,.tcolumn5{
box-sizing:border-box;
}
.tcolumn1{width:100%;}
.tcolumn2{width:50%;}
.tcolumn3{width:33.33%}
.tcolumn4{width:25%;}
.tcolumn5{width:20%;}
.pc_contents{display:block;}
.sp_contents{display:none;}
@media screen and (max-width:640px){

.pc_contents{display:none;}
.sp_contents{display:block;}
}
table.borderless,table.borderless td,table.borderless th{
border:none ;
background-color:transparent;
}
.scroll_table{
overflow-x:auto;
white-space:nowrap;
}
.scroll_table::-webkit-scrollbar{height:8px;}
.scroll_table::-webkit-scrollbar-track{
margin:0 2px;
background:#F1F1F1;
border-radius:5px;
}
.scroll_table::-webkit-scrollbar-thumb{
border-radius:5px;
background:#999;
}
.scroll_table table{
width:100%;
table-layout:auto ;
}
@media screen and (min-width:768px){
.scroll_table{
overflow:hidden;
white-space:normal;
}
.scroll_table table{
table-layout:fixed ;
}
}
ul[class][class^="li-"],
ol[class][class^="ol-"]{
line-height:1.5;
margin-top:1em;
margin-bottom:1em;
list-style:none;
padding-left:calc(40px - 1.25em);
}
ul[class][class^="li-"] li,
ol[class][class^="ol-"] li{
margin:.5em 0;
}
.li-check li{
position:relative;
padding-left:1.25em;
}
.li-check li::before{
background-image:url(./img/li_check.svg);
background-position:center;
background-repeat:no-repeat;
background-size:0.8125em auto;
content:'';
position:absolute;
left:0;
width:1em;
height:1.5em;
}
.ol-circle{
counter-reset:number;
}
.ol-circle li{
position:relative;
padding:0 0 0 1.75em;
}
.ol-circle li::before{
content:counter(number);
counter-increment:number;
background-color:#0268cc;
border-radius:50%;
display:inline-block;
position:absolute;
top:0;
left:0;
color:#fff;
font-size:0.8125em;
font-weight:700;
text-align:center;
vertical-align:middle;
line-height:1.69231em;
width:1.69231em;
height:1.69231em;
}
.txt-border{
background-color:#fff;
background-image:linear-gradient(90deg, rgba(255, 255, 255, 0) 50%, white 50%), linear-gradient(180deg, rgba(190, 190, 190, 0) 97.91666%, #bebebe, 97.91666%, #bebebe 100%);
background-repeat:repeat-x,repeat-y;
background-size:.375em 100%, 100% 3em;
line-height:3;
padding:0 1.5em;
}
.txt-grayback{
background-color:#f5f5f5;
padding:clamp(24px, 6.66667vw, 36px);
}
.txt-colorback{
background-color:#fffbe8;
padding:clamp(24px, 6.66667vw, 36px);
}
.txt-frame{
background-color:#fff;
border:8px solid #e6e6e6;
padding:clamp(24px, 6.66667vw, 36px);
}
.txt-colorframe{
background-color:#fff;
border:8px solid #ffe99c;
padding:clamp(24px, 6.66667vw, 36px);
}
.txt-rndbox{
background-color:#f5f5f5;
border-radius:28px;
padding:clamp(28px, 7.77778vw, 40px);
}
.txt-rndbox .top,
.txt-rndbox .bottom{
line-height:0;
}
.txt-decbox1{
background-color:#f8f6e9;
box-shadow:0 0 0 clamp(7px, 1.94445vw, 14px) #f8f6e9 inset, 0 0 0 clamp(8px, 2.22223vw, 15px) #d2c8b2 inset;
padding:clamp(32px, 8.88889vw, 58px) clamp(36px, 10vw, 62px);
position:relative;
z-index:0;
}
.txt-decbox1::before{
border:clamp(49px, 13.61112vw, 98px) solid transparent;
border-image:url(./img/decbox1.png) 196 round;
content:'';
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
z-index:-1;
}
.txt-decbox1 .top *{
margin-top:0;
}
.txt-decbox1 .bottom{
line-height:0;
}
.txt-decbox2{
background:url(./img/decbox2.jpg) repeat left top/160px auto;
padding:clamp(36px, 10vw, 52px) clamp(40px, 11.11112vw, 56px);
position:relative;
z-index:0;
}
.txt-decbox2::before{
background:#fff;
content:'';
position:absolute;
top:clamp(12px, 3.33334vw, 16px);
left:clamp(12px, 3.33334vw, 16px);
right:clamp(12px, 3.33334vw, 16px);
bottom:clamp(12px, 3.33334vw, 16px);
z-index:-1;
}
.txt-decbox2 .top *{
margin-top:0;
}
.txt-decbox2 .bottom{
line-height:0;
}
.user-block{
padding:1.5em;
}
.flex-box{
display:flex;
justify-content:center;
flex-direction:column;
}
.flex-box > *{
margin-bottom:8px;
}
@media screen and (min-width:480px){
.flex-box{
display:flex;
align-items:center;
flex-direction:row;
justify-content:center;
width:100%;
max-width:100%;
box-sizing:border-box;
}
.flex-box > *{
margin-left:1%;
margin-right:1%;
}
.b-right.flex-box{
 justify-content:flex-end;
 align-items:flex-end;
}
.b-left.flex-box{
 justify-content:flex-start;
 align-items:flex-start;
}
}
.grid{
margin:var(--margin-component) 0;
display:grid;
gap:var(--margin-component);
grid-template-rows:max-content;
place-items:center;
}
.grid .grid-item{
max-width:100%;
}
@media (max-width:959px){
.grid[data-grid-sp-column*="col2"]{
grid-template-columns:repeat(2, 1fr);
}
.grid[data-grid-sp-column*="col3"]{
grid-template-columns:repeat(3, 1fr);
}
.grid[data-grid-sp-column*="col4"]{
grid-template-columns:repeat(4, 1fr);
}
.grid[data-grid-sp-column*="col5"]{
grid-template-columns:repeat(5, 1fr);
}
}
@media (min-width:960px){
.grid[data-grid-column*="col2"]{
grid-template-columns:repeat(2, 1fr);
}
.grid[data-grid-column*="col3"]{
grid-template-columns:repeat(3, 1fr);
}
.grid[data-grid-column*="col4"]{
grid-template-columns:repeat(4, 1fr);
}
.grid[data-grid-column*="col5"]{
grid-template-columns:repeat(5, 1fr);
}
}
@media (max-width:959px){
.grid[data-grid-sp-column*="col2"][data-grid-sp-column*="arrow"]{
grid-template-columns:repeat(2, 1fr auto);
}
.grid[data-grid-sp-column*="col3"][data-grid-sp-column*="arrow"]{
grid-template-columns:repeat(3, 1fr auto);
}
.grid[data-grid-sp-column*="col4"][data-grid-sp-column*="arrow"]{
grid-template-columns:repeat(4, 1fr auto);
}
.grid[data-grid-sp-column*="col5"][data-grid-sp-column*="arrow"]{
grid-template-columns:repeat(5, 1fr auto);
}
}
@media (min-width:960px){
.grid[data-grid-column*="col2"][data-grid-column*="arrow"]{
grid-template-columns:repeat(2, 1fr auto);
}
.grid[data-grid-column*="col3"][data-grid-column*="arrow"]{
grid-template-columns:repeat(3, 1fr auto);
}
.grid[data-grid-column*="col4"][data-grid-column*="arrow"]{
grid-template-columns:repeat(4, 1fr auto);
}
.grid[data-grid-column*="col5"][data-grid-column*="arrow"]{
grid-template-columns:repeat(5, 1fr auto);
}
}
.figure{
margin:1em 0;
text-align:center;
position:relative;
}
.figcaption{
font-size:.875em;
line-height:1.4;
text-align:left;
padding-top:1em;
}
.figcaption-title{
font-size:1.28571em;
font-weight:700;
line-height:1.4;
margin-bottom:8px;
text-align:center;
}
@media screen and (min-width:641px){
.figure[data-figure-horizontal*="true"]{
display:flex;
justify-content:center;
flex-direction:row;
}
.figure[data-figure-horizontal*="true"] > img,
.figure[data-figure-horizontal*="true"] .figure-link img{
flex-shrink:0;
max-width:48%;
object-fit:cover;
}
.figure[data-figure-horizontal*="true"] .figure-link{
display:contents;
}
.figure[data-figure-horizontal*="true"] .figcaption{
flex-grow:1;
display:flex;
justify-content:center;
flex-direction:column;
padding:0 0 0 4%;
}
.figure[data-figure-horizontal*="true"] .figcaption-title{
text-align:left;
}

.figure[data-figure-horizontal*="true"][data-figure-reverse*="true"] img{
order:1;
}
.figure[data-figure-horizontal*="true"][data-figure-reverse*="true"] .figcaption{
padding:0 4% 0 0;
}
}
@media screen and (max-width:640px){
.figure:not([data-figure-responsive="true"])[data-figure-horizontal*="true"]{
display:flex;
justify-content:center;
}
.figure:not([data-figure-responsive="true"])[data-figure-horizontal*="true"] > img,
.figure:not([data-figure-responsive="true"])[data-figure-horizontal*="true"] .figure-link img{
flex-shrink:0;
max-width:48%;
object-fit:cover;
}
.figure:not([data-figure-responsive="true"])[data-figure-horizontal*="true"] .figure-link{
display:contents;
}
.figure:not([data-figure-responsive="true"])[data-figure-horizontal*="true"] .figcaption{
flex-grow:1;
display:flex;
justify-content:center;
flex-direction:column;
padding:0 0 0 4%;
}
.figure:not([data-figure-responsive="true"])[data-figure-horizontal*="true"] .figcaption-title{
text-align:left;
}

.figure:not([data-figure-responsive="true"])[data-figure-horizontal*="true"][data-figure-reverse*="true"] img{
order:1;
}
.figure:not([data-figure-responsive="true"])[data-figure-horizontal*="true"][data-figure-reverse*="true"] .figcaption{
padding:0 4% 0 0;
}
}
.ninja_onebutton_output_overlay .line, .ninja_onebutton_output_responsive .line{background:#00c300 ;}
.ninja_onebutton_output_overlay .hatena, .ninja_onebutton_output_responsive .hatena{background:#008fde ;}
.ninja_onebutton_output_overlay .twitter, .ninja_onebutton_output_responsive .twitter{background-color:#55acee ;}
.ninja_onebutton_output_overlay .facebook, .ninja_onebutton_output_responsive .facebook{background-color:#3b5998 ;}
pre{
font-family:monospace, monospace;
font-size:1em;
margin:1em 0;
word-wrap:normal;
}
code{
font-family:"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
font-size:1em;
display:inline-block;
padding:0.1em 0.25em; 
color:#444;
background-color:#e7edf3;
border:solid 1px #d6dde4;
}
pre code,code.code-block{
display:block;
padding:20px;
background-color:#e7edf3;
border:solid 1px #d6dde4;
overflow:auto;
margin:1em 0;
-webkit-overflow-scrolling:touch;
}
.lum-lightbox{
z-index:9999;
}
@media screen and (max-width:480px){
.lum-lightbox-inner img{
max-width:180vw !important;
max-height:100vh !important;
}
}
.snsbox{
margin:8px auto;
}
#topmenu a{
cursor:pointer;
}
.rslide-wrap{
height:200px;
}
.rankbox-slider img{
width:auto;
height:200px;
}
.rankbox-slider .crl-d{
justify-content:center;
}
@media screen and (min-width:1025px){
.rslide-wrap,.rankbox-slider img{
height:240px;
}
}
#contents .cbox-d[class*="03"] .cbox-caption{
 padding-right:0.75em;
}
.relNavigate-thumb img{
 max-height:80px;
}
@media screen and (max-width:480px){
div.table-wrap{
 clear:both;
}
}
#logo img{
width:auto;
}
.rnk1item{border:solid 1px #EBEBEB}
.rnk1item th,
.rnk1item td{
 border-left:none;
 border-right:none;
}
.rnk1item td{text-align:left;}
.rnk2item tr:last-child table,
.rnk2item tr:last-child td{
 padding:0;
 margin:0;
}
.rnk2item tr:last-child table{
 width:100%;
 table-layout:fixed;
}
.rnk2item .timg{
 border-right:none;
 border-bottom:none
}
.rnk2item .tdesc{
 text-align:left;
 border-bottom:none;
}
.rnk2item > tbody > tr:last-child > td{
 border:none;
}
table.rnk3item th,
table.rnk3item td{
 text-align:left;
}
table.rnk3item .timg{
 border-right:none;
}
table[class*="rnk"],table[class*="dsc"],.tokusho{width:100%;}
.dsc2item td,.tokusho td{text-align:left;}
[class*="balloon-"] .clear{display:none;}
[class*="balloon-"]{ display:flex;width:100%;margin:0;}
[class*="balloon-"] .bln{ display:flex;}
[class*="balloon-"] .bln-img{ max-width:80px;}
[class*="balloon-"] .b_body{
 background-color:#F5F5F5;
 padding:12px;
}
[class*="balloon-"] .img-t,
[class*="balloon-"] .img-b,
[class*="balloon-"] .img-r,
[class*="balloon-"] .img-l{
 width:24px;
 height:24px;
 background-color:#F5F5F5;
}
.bln .img-l{
 margin-left:16px;
 clip-path:polygon(0 50%, 100% 0, 100% 100%);
}
.bln .img-r{
 margin-right:16px;
 clip-path:polygon(0 0, 0 100%, 100% 50%);
}
.bln .img-t{
 margin-left:24px;
 clip-path:polygon(0 100%, 50% 0, 100% 100%);
}
.bln .img-b{
 margin-left:24px;
 clip-path:polygon(0 0, 50% 100%, 100% 0);
}
.balloon-left,
.balloon-left .bln{
 flex-direction:row;
 align-items:center;
}
.balloon-right,
.balloon-right .bln{
 flex-direction:row-reverse;
 align-items:center;
}
.balloon-top,
.balloon-top .bln{
 flex-direction:column;
 justify-content:left;
 align-items:flex-start;
}
.balloon-top .b_body{margin-top:0}
.balloon-bottom{
 flex-direction:column;
 justify-content:left;
 align-items:flex-start;
}
.balloon-bottom .bln{ flex-direction:column;}
.balloon-bottom .b_body{margin-bottom:0}
html{
line-height:1.15;
-webkit-text-size-adjust:100%;
}
body{
margin:0;
}
main{
display:block;
}
h1{
font-size:2em;
margin:0.67em 0;
}
hr{
box-sizing:content-box;
height:0;
overflow:visible;
}
pre{
font-family:monospace, monospace;
font-size:1em;
}
a{
background-color:transparent;
}
abbr[title]{
border-bottom:none;
text-decoration:underline;
text-decoration:underline dotted;
}
b,
strong{
font-weight:bolder;
}
code,
kbd,
samp{
font-family:monospace, monospace;
font-size:1em;
}
small{
font-size:80%;
}
sub,
sup{
font-size:75%;
line-height:0;
position:relative;
vertical-align:baseline;
}
sub{
bottom:-0.25em;
}
sup{
top:-0.5em;
}
img{
border-style:none;
}
button,
input,
optgroup,
select,
textarea{
font-family:inherit;
font-size:100%;
line-height:1.15;
margin:0;
}
button,
input{
overflow:visible;
}
button,
select{
text-transform:none;
}
button,
[type="button"],
[type="reset"],
[type="submit"]{
-webkit-appearance:button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner{
border-style:none;
padding:0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring{
outline:1px dotted ButtonText;
}
fieldset{
padding:0.35em 0.75em 0.625em;
}
legend{
box-sizing:border-box;
color:inherit;
display:table;
max-width:100%;
padding:0;

white-space:normal;
}
progress{
vertical-align:baseline;
}
textarea{
overflow:auto;
}
[type="checkbox"],
[type="radio"]{
box-sizing:border-box;
padding:0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button{
height:auto;
}
[type="search"]{
-webkit-appearance:textfield;
outline-offset:-2px;
}
[type="search"]::-webkit-search-decoration{
-webkit-appearance:none;
}
::-webkit-file-upload-button{
-webkit-appearance:button;
font:inherit;
}
details{
display:block;
}
summary{
display:list-item;
}
template{
display:none;
}
[hidden]{
display:none;
}
:root{
--margin-component:1em;
--margin-layout:clamp(24px, 5.55555vw, 48px);
--padding-overall:5vw;
--width-overall:1230px;
--width-menu:300px;
--width-rmenu:250px;
--width-entry:860px;
}
*,
::before,
::after{
box-sizing:border-box;
border:0 solid var(--clr-border, #e1e1e1);
min-width:0;
}
input,
button,
select,
textarea{
border:revert;
min-width:revert;
}
html{
overflow-x:hidden;
font-size:62.5%;
scroll-behavior:smooth;
}
html[data-spmenu="true"]{
overflow:hidden;
}
html[data-spmenu="true"] #contents{
pointer-events:none;
}
@media (min-width:1025px){
html[data-spmenu="true"]{
overflow-y:visible;
}
html[data-spmenu="true"] #contents{
pointer-events:auto;
}
}
html, body{
height:100%;
}
body{
background:var(--clr-body-bg, #fff);
color:var(--clr-body-txt, #333);
font-family:'Poppins','Noto Sans JP','Helvetica Neue',Arial,'Hiragino Kaku Gothic ProN','Hiragino Sans',Meiryo,sans-serif;
font-size:1.4rem;
line-height:1.7;
}
@media (min-width:1025px){
body{
font-size:1.6rem;
line-height:2;
}
}
p{
margin:0;
}
a{
color:var(--clr-a-txt, #0268cc);
}
a:active, a:hover{
outline:0;
text-decoration:none;
}
a img{
border:none;
}
img{
max-width:100%;
height:auto;
vertical-align:middle;
}
cite{
font-style:normal;
}
ul[id], ul[class],
ol[id], ol[class]{
list-style:none;
margin:0;
padding:0;
}
.display-none{
display:none;
}
#wrap{
position:relative;
display:flex;
flex-direction:column;
min-height:100vh;
}
#main-header{
grid-area:main-header;
}
#main{
grid-area:main;
}
#main-footer{
grid-area:main-footer;
}
#menu{
grid-area:menu;
}
#rmenu{
grid-area:rmenu;
}
@media (min-width:1025px){
[data-column="col2"] #menu,
[data-column="col3"] #menu{
width:var(--width-menu);
}
[data-column="col2"] #rmenu,
[data-column="col3"] #rmenu{
width:var(--width-rmenu);
}
}
#menu,
#rmenu{
display:flow-root;
position:relative;
z-index:0;
}
#menu::before,
#rmenu::before{
background-color:var(--clr-menu-bg, var(--clr-base, #fafafa));
content:'';
position:absolute;
top:0;
left:calc(var(--padding-overall) * -1);
right:calc(var(--padding-overall) * -1);
bottom:0;
z-index:-1;
}
@media (min-width:1025px){
#menu::before,
#rmenu::before{
left:min(calc((100vw - var(--width-overall))/-2), calc(var(--padding-overall) * -1));
right:min(calc((100vw - var(--width-overall))/-2), calc(var(--padding-overall) * -1));
}
[data-column="col2"] #menu::before,
[data-column="col2"] #rmenu::before,
[data-column="col3"] #menu::before,
[data-column="col3"] #rmenu::before{
bottom:calc(var(--margin-layout) * -2);
}
[data-column="col2"][data-menu=""] #menu::before,
[data-column="col3"][data-menu=""] #menu::before{
left:-40px;
}
[data-column="col2"][data-menu=""] #rmenu::before,
[data-column="col3"][data-menu=""] #rmenu::before{
right:-40px;
}
[data-column="col2"][data-menu="left"] #menu::before,
[data-column="col3"][data-menu="left"] #menu::before{
right:-40px;
}
[data-column="col2"][data-menu="left"] #rmenu::before,
[data-column="col3"][data-menu="left"] #rmenu::before{
left:-40px;
}
}
[data-column="col1"][data-page*="entry"] #contents,
[data-column="col1"][data-page*="pages"] #contents{
max-width:var(--width-entry);
}
[data-column="col1"][data-page*="entry"] #menu::before,
[data-column="col1"][data-page*="entry"] #rmenu::before,
[data-column="col1"][data-page*="pages"] #menu::before,
[data-column="col1"][data-page*="pages"] #rmenu::before{
left:min(calc((100vw - var(--width-entry))/-2), calc(var(--padding-overall) * -1));
right:min(calc((100vw - var(--width-entry))/-2), calc(var(--padding-overall) * -1));
}
[data-column="col1"][data-page*="entry"][data-main="wide"] #main section > h2,
[data-column="col1"][data-page*="entry"][data-main="wide"] #main section .txt-body,
[data-column="col1"][data-page*="pages"][data-main="wide"] #main section > h2,
[data-column="col1"][data-page*="pages"][data-main="wide"] #main section .txt-body{
max-width:var(--width-entry);
}
[data-column="col1"] #main > *, [data-column="col1"] #main-footer > *, [data-column="col1"] #menu > *, [data-column="col1"] #rmenu > *{
margin-bottom:var(--margin-layout);
}
[data-column="col1"] #contents{
padding-bottom:0;
}
[data-column="col1"][data-main="wide"] #header,
[data-column="col1"][data-main="wide"] #topmenu,
[data-column="col1"][data-main="wide"] #headerimg,
[data-column="col1"][data-main="wide"] #siteNavi,
[data-column="col1"][data-main="wide"] #footer{
--width-overall:none;
}
[data-column="col1"][data-main="wide"] #main > *{
padding-left:var(--padding-overall);
padding-right:var(--padding-overall);
}
[data-column="col1"][data-main="wide"] #contents{
padding:0;
max-width:none;
width:100%;
}
[data-column="col1"][data-main="wide"] #contents .inner > *:not(#main){
margin-left:auto;
margin-right:auto;
padding-left:var(--padding-overall);
padding-right:var(--padding-overall);
width:auto;
}
[data-column="col1"][data-main="wide"] #menu::before,
[data-column="col1"][data-main="wide"] #rmenu::before{
left:0;
right:0;
}
[data-column="col1"][data-main="wide"][data-main-header*="wide"] #contents #main-header{
padding-left:0;
padding-right:0;
max-width:none;
}
[data-column="col1"][data-main="wide"][data-main-header*="wide"] #main section{
margin-top:0;
}
[data-column="col1"][data-main="wide"][data-main-header*="wide"] #main .mainbox + section{
margin-top:var(--margin-layout);
}
[data-column="col1"][data-main="wide"] #main section{
border-radius:0;
padding:var(--padding-overall);
margin-bottom:0;
}
[data-column="col1"][data-main="wide"] #main section > h2,
[data-column="col1"][data-main="wide"] #main section .txt-body{
margin-left:auto;
margin-right:auto;
max-width:var(--width-overall);
}
[data-column="col2"] #rmenu{
display:none;
}
[data-column="col2"] #menu .menubox.display-none{
display:block;
}
@media (max-width:1024px){
[data-column="col2"] #main > *, [data-column="col2"] #main-footer > *, [data-column="col2"] #menu > *, [data-column="col2"] #rmenu > *{
margin-bottom:var(--margin-layout);
}
[data-column="col2"] #contents{
padding-bottom:0;
}
}
@media (min-width:1025px){
[data-column="col2"] #contents .inner{
display:grid;
grid-template-areas:"main-header menu" "main menu" "main-footer menu";
gap:0 80px;
grid-template-columns:1fr auto;
grid-template-rows:minmax(0, max-content) minmax(0, max-content) 1fr auto;
justify-content:center;
}
[data-column*="col2"][data-menu="left"] #contents .inner{
grid-template-areas:"menu main-header" "menu main" "menu main-footer";
grid-template-columns:auto 1fr;
}
}
@media (min-width:1025px){
[data-column="col2"][data-main-header*="header"] #main-header,
[data-column="col2"][data-main-header*="wide"] #main-header{
grid-column:1 / 3;
width:auto;
}
[data-column="col2"][data-main-header*="header"] #menu,
[data-column="col2"][data-main-header*="wide"] #menu{
grid-row:2/4;
}
}
@media (max-width:1024px){
[data-column="col3"] #main > *, [data-column="col3"] #main-footer > *, [data-column="col3"] #menu > *, [data-column="col3"] #rmenu > *{
margin-bottom:var(--margin-layout);
}
[data-column="col3"] #contents{
padding-bottom:0;
}
}
@media (min-width:1025px){
[data-column="col3"] #contents .inner{
display:grid;
grid-template-areas:"rmenu main-header menu" "rmenu main menu" "rmenu main-footer menu";
gap:0 80px;
grid-template-columns:auto 1fr auto;
grid-template-rows:minmax(0, max-content) minmax(0, max-content) 1fr auto;
justify-content:center;
}
[data-column="col3"][data-menu="left"] #contents .inner{
grid-template-areas:"menu main-header rmenu" "menu main rmenu" "menu main-footer rmenu";
}
}
@media (min-width:1025px){
[data-column="col3"][data-main-header*="header"] #main-header,
[data-column="col3"][data-main-header*="wide"] #main-header{
grid-column:1 / 4;
width:auto;
}
[data-column="col3"][data-main-header*="header"] #menu,
[data-column="col3"][data-main-header*="wide"] #menu{
grid-row:2/4;
}
[data-column="col3"][data-main-header*="header"] #rmenu,
[data-column="col3"][data-main-header*="wide"] #rmenu{
grid-row:2/4;
}
}
#logo{
color:var(--clr-logo-txt, var(--clr-header-fixed-txt, #fff));
font-weight:700;
line-height:1.5;
}
#logo img{
display:block;
}
#logo a{
color:inherit;
text-decoration:none;
display:contents;
}
#logo{
display:flex;
align-items:center;
gap:8px;
height:100%;
overflow:hidden;
}
#logo img{
max-height:100%;
}
@media (min-width:1025px){
#logo{
padding:8px 0;
}
#logo img{
max-height:72px;
}
#logo.logo-square img{
max-height:56px;
}
#logo.logo-horizon img{
max-height:88px;
}
[data-header]:not([data-header="fixed"]) #logo.logo-horizon{
flex-direction:column;
justify-content:center;
align-items:flex-start;
}
[data-header][data-header="row2-center"] #logo.logo-horizon{
align-items:center;
}
}
.logotext{
display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-line-clamp:2;
overflow:hidden;
}
#header-lead{
font-size:1.2rem;
padding:8px 0;
line-height:1.5;
}
#topmenu{
background-color:var(--clr-topmenu-bg, transparent);
color:var(--clr-topmenu-txt, inherit);
font-size:1.5rem;
line-height:1.5;
}
.topmenu_ul{
overflow:hidden;
position:relative;
}
.topmenu_ul::before{
content:'';
border-top:1px solid #fff;
position:absolute;
top:0;
left:0;
right:0;
opacity:.24;
}
.topmenu_ul a{
color:inherit;
text-decoration:none;
display:block;
position:relative;
padding:1.5em 0;
word-break:break-word;
overflow-wrap:break-word;
z-index:0;
}
.topmenu_ul a::after{
content:'';
border-bottom:1px solid #fff;
position:absolute;
left:-100vw;
right:0;
bottom:0;
opacity:.24;
}
.topmenu_ul a i{
display:block;
font-size:.66666em;
font-style:normal;
}
.topmenu_ul .haschild{
position:relative;
z-index:0;
}
.topmenu_ul .haschild > a{
padding-right:40px;
}
.topmenu_ul .haschild::before{
background-color:var(--clr-topmenu-icon, var(--clr-topmenu-txt, var(--clr-header-txt1, #fff)));
-webkit-mask:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%229%22%20height%3D%227%22%3E%3Cpath%20d%3D%22m0%200%204.5%207L9%200Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") no-repeat center/9px auto;
mask:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%229%22%20height%3D%227%22%3E%3Cpath%20d%3D%22m0%200%204.5%207L9%200Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") no-repeat center/9px auto;
content:'';
position:absolute;
top:0;
right:0;
width:40px;
height:4.5em;
cursor:pointer;
z-index:1;
}
.topmenu_ul .haschild.show::before{
transform:rotate(180deg);
}
.topmenu_ul .haschild.show > .child{
overflow:visible;
opacity:1;
}
.topmenu_ul .child{
padding-left:1em;
overflow:hidden;
opacity:0;
}
.topmenu_ul .child a{
transition:0.45s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width:1024px){
.topmenu_ul .haschild:not(.show) .child *{
border-width:0;
line-height:0;
margin-top:0;
margin-bottom:0;
padding-top:0;
padding-bottom:0;
}
.topmenu_ul .haschild:not(.show) .child img{
height:0;
}
.topmenu_ul .haschild:not(.show) .child a{
opacity:0;
}
.topmenu_ul a::before{
background-color:#fff;
content:'';
position:absolute;
top:0;
left:-100vw;
right:0;
bottom:0;
z-index:-1;
opacity:0;
transition:.2s;
}
.topmenu_ul a:hover::before, .topmenu_ul a:active::before{
opacity:.16;
}
[data-color*="clr-header-bg1"] .topmenu_ul::before{
border-color:var(--clr-header-bg1);
filter:invert(100%) grayscale(100%) contrast(100);
opacity:.16;
}
[data-color*="clr-header-bg1"] .topmenu_ul a::before{
background-color:var(--clr-header-bg1);
filter:invert(100%) grayscale(100%) contrast(100);
}
[data-color*="clr-header-bg1"] .topmenu_ul a:hover::before, [data-color*="clr-header-bg1"] .topmenu_ul a:active::before{
opacity:.1;
}
[data-color*="clr-header-bg1"] .topmenu_ul a::after{
border-color:var(--clr-header-bg1);
filter:invert(100%) grayscale(100%) contrast(100);
opacity:.16;
}
[data-color*="clr-topmenu-bg"] #topmenu{
padding:1.2em;
}
[data-color*="clr-topmenu-bg"] .topmenu_ul::before{
border-color:var(--clr-topmenu-bg);
filter:invert(100%) grayscale(100%) contrast(100);
opacity:.16;
}
[data-color*="clr-topmenu-bg"] .topmenu_ul a::before{
background-color:var(--clr-topmenu-bg);
filter:invert(100%) grayscale(100%) contrast(100);
}
[data-color*="clr-topmenu-bg"] .topmenu_ul a:hover::before, [data-color*="clr-topmenu-bg"] .topmenu_ul a:active::before{
opacity:.1;
}
[data-color*="clr-topmenu-bg"] .topmenu_ul a::after{
border-color:var(--clr-topmenu-bg);
filter:invert(100%) grayscale(100%) contrast(100);
opacity:.16;
}
}
@media (min-width:1025px){
.topmenu_ul{
display:flex;
flex-wrap:wrap;
overflow:visible;
position:static;
}
.topmenu_ul::before{
display:none;
}
.topmenu_ul > li{
max-width:240px;
}
.topmenu_ul > li:last-child > a::before{
border-right:1px solid #fff;
}
.topmenu_ul li:last-child > a::after{
right:1px;
}
.topmenu_ul .haschild:last-child > a::after{
right:-8px;
}
.topmenu_ul a{
padding:.8em 1.6em;
position:relative;
text-align:center;
display:flex;
flex-wrap:wrap;
flex-direction:column;
justify-content:center;
align-items:center;
height:100%;
}
.topmenu_ul a::before{
border-left:1px solid #fff;
content:'';
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
opacity:.24;
}
.topmenu_ul a::after{
border-bottom:4px solid var(--clr-topmenu-txt, var(--clr-header-txt1, #fff));
position:absolute;
left:1px;
right:0;
opacity:0;
transition:transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
transform:scaleY(0);
transform-origin:bottom center;
}
.topmenu_ul .haschild{
position:static;
z-index:auto;
}
.topmenu_ul .haschild > a{
padding-right:1.6em;
}
.topmenu_ul .haschild > a::before{
right:-9px;
}
.topmenu_ul .haschild > a::after{
right:-9px;
}
.topmenu_ul .haschild::before{
display:block;
float:right;
position:relative;
right:1em;
width:9px;
height:100%;
z-index:0;
}
.topmenu_ul .haschild:hover > ul, .topmenu_ul .haschild.show:hover > ul{
opacity:1;
pointer-events:auto;
visibility:visible;
transform:translate(-50%, 0.5em);
}
.topmenu_ul .haschild:hover > a::after, .topmenu_ul .haschild.show:hover > a::after{
opacity:1;
transform:scaleY(1);
}
.topmenu_ul .haschild.show::before{
transform:none;
}
.topmenu_ul .haschild.show > .child{
height:auto;
overflow:visible;
opacity:0;
}
.topmenu_ul .child{
box-sizing:content-box;
display:flex;
justify-content:center;
align-items:center;
flex-wrap:wrap;
opacity:0;
visibility:hidden;
margin:0;
padding:1em var(--padding-overall);
position:absolute;
left:50%;
width:calc(100% - calc(var(--padding-overall) * 2));
z-index:1;
pointer-events:none;
height:auto;
overflow:visible;
transition:0.6s cubic-bezier(0.19, 1, 0.22, 1);
max-width:var(--width-overall);
transform:translate(-50%, 0);
}
.topmenu_ul .child::before{
content:'';
position:absolute;
top:-1.5em;
left:0;
right:0;
bottom:0;
margin:0 calc(-50vw + 50%);
z-index:-1;
}
.topmenu_ul .child::after{
background:var(--clr-topmenu-child-bg, #f1f1f1);
content:'';
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
margin:0 calc(-50vw + 50%);
z-index:-1;
}
.topmenu_ul .child li:last-child > a::before{
border-right-width:1px;
}
.topmenu_ul .child a{
color:var(--clr-topmenu-child-txt, #333);
transition:.2s;
}
.topmenu_ul .child a::before{
border-color:#000;
}
.topmenu_ul .child a::after{
border-bottom-color:var(--clr-topmenu-child-txt, #000);
}

.topmenu_ul a:hover::after{
opacity:1;
transform:scaleY(1);
}
[data-header=""][data-color*="clr-header-bg1"] .topmenu_ul > li > a::before,
[data-header="row2-lead"][data-color*="clr-header-bg1"] .topmenu_ul > li > a::before{
border-color:var(--clr-header-bg1);
filter:invert(100%) grayscale(100%) contrast(100);
}
[data-header=""][data-color*="clr-header-bg1"] .topmenu_ul > li > a::after,
[data-header="row2-lead"][data-color*="clr-header-bg1"] .topmenu_ul > li > a::after{
border-color:var(--clr-header-bg1);
filter:invert(100%) grayscale(100%) contrast(100);
}
[data-header="row2"][data-color*="clr-header-bg2"] .topmenu_ul > li > a::before,
[data-header="row2-center"][data-color*="clr-header-bg2"] .topmenu_ul > li > a::before{
border-color:var(--clr-header-bg2);
filter:invert(100%) grayscale(100%) contrast(100);
}
[data-header="row2"][data-color*="clr-header-bg2"] .topmenu_ul > li > a::after,
[data-header="row2-center"][data-color*="clr-header-bg2"] .topmenu_ul > li > a::after{
border-color:var(--clr-header-bg2);
filter:invert(100%) grayscale(100%) contrast(100);
}
[data-color*="clr-topmenu-bg"] #topmenu{
padding:.8em 1.2em;
}
[data-color*="clr-topmenu-bg"] .topmenu_ul > li > a::before{
border-color:var(--clr-topmenu-bg);
filter:invert(100%) grayscale(100%) contrast(100);
}
[data-color*="clr-topmenu-bg"] .topmenu_ul > li > a::after{
border-color:var(--clr-topmenu-bg);
filter:invert(100%) grayscale(100%) contrast(100);
}
[data-color*="clr-topmenu-child-bg"] .topmenu_ul .child a::before{
border-color:var(--clr-topmenu-child-bg);
filter:invert(100%) grayscale(100%) contrast(100);
}
[data-color*="clr-topmenu-child-bg"] .topmenu_ul .child a::after{
border-color:var(--clr-topmenu-child-bg);
filter:invert(100%) grayscale(100%) contrast(100);
}
}
#header .search .search-form{
border:none;
}
@media (min-width:1025px){
#header .search{
margin-left:auto;
flex-shrink:0;
}
}
#spmenu-btn{
display:block;
position:relative;
margin-left:auto;
text-indent:200%;
white-space:nowrap;
overflow:hidden;
width:44px;
height:44px;
z-index:100;
margin-right:-2vw;
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
background:transparent;
border:0;
border-radius:0;
outline:none;
padding:0;
box-sizing:border-box;
min-width:0;
}
#spmenu-btn::before, #spmenu-btn::after,
#spmenu-btn span::before{
background-color:var(--clr-header-txt1, var(--clr-header-fixed-txt, #fff));
content:'';
margin-left:-13px;
position:absolute;
top:50%;
left:50%;
width:26px;
height:3px;
transition:.2s ease;
}
#spmenu-btn::before{
margin-top:-10px;
}
#spmenu-btn::after{
margin-top:8px;
}
#spmenu-btn span::before{
margin-top:-1px;
}
[data-spmenu="true"] #spmenu-btn::before{
transform:translateY(9px) rotate(-45deg);
}
[data-spmenu="true"] #spmenu-btn::after{
transform:translateY(-9px) rotate(45deg);
}
[data-spmenu="true"] #spmenu-btn span::before{
opacity:0;
}
@media (min-width:1025px){
#spmenu-btn{
display:none;
}
}
#spmenu{
position:fixed;
top:0;
left:0;
right:0;
bottom:0;
transform:translateX(100vw);
display:flex;
flex-direction:column;
gap:2em;
overflow-x:hidden;
overflow-y:scroll;
padding:72px 0;
z-index:99;
transition:0.5s cubic-bezier(0.19, 1, 0.22, 1);
width:calc(100% - 15vw);
height:100vh;
height:100dvh;
}
@media (max-width:1024px){
#spmenu{
visibility:hidden;
}
#header::before{
background-color:var(--clr-header-bg1, var(--clr-main, #000));
content:'';
position:fixed;
top:0;
left:0;
right:0;
transform:translateX(100vw);
width:calc(100% - 15vw);
height:100vh;
z-index:99;
transition:0.5s cubic-bezier(0.19, 1, 0.22, 1);
pointer-events:none;
}
#spmenu-overlay{
background-color:rgba(0, 0, 0, 0.4);
position:fixed;
top:0;
left:0;
right:0;
height:100vh;
z-index:98;
transition:0.5s cubic-bezier(0.19, 1, 0.22, 1);
opacity:0;
pointer-events:none;
}
[data-spmenu="true"] #body #header{
position:fixed;
top:0;
width:100%;
z-index:100;
}
[data-spmenu="true"] #body #header::before{
transform:translateX(15vw);
pointer-events:auto;
}
[data-spmenu="true"] #spmenu-overlay{
opacity:1;
pointer-events:auto;
}
[data-spmenu="true"] #spmenu{
transform:translateX(15vw);
visibility:visible;
}
}
#header{
background-color:var(--clr-header-bg1, var(--clr-main, #000));
color:var(--clr-header-txt1, var(--clr-header-fixed-txt, #fff));
}
#logo-wrap{
display:flex;
align-items:center;
gap:1em;
padding:0.5em var(--padding-overall);
height:72px;
}
#spmenu-btn{
flex-shrink:0;
}
#spmenu{
padding-left:var(--padding-overall);
padding-right:var(--padding-overall);
}
#header-wrap,
#header-menu{
display:flex;
flex-direction:column;
gap:2em;
}
@media (min-width:1025px){
#logo,
#header-lead,
#topmenu,
#header .search,
#space7{
display:flex;
align-items:center;
min-height:88px;
}
#header-menu{
flex-direction:row;
}
#logo-wrap,
#spmenu,
#header-wrap{
display:contents;
}
}
@media (min-width:1025px){
#header{
position:relative;
z-index:1;
}
#header .container{
box-sizing:content-box;
margin-left:auto;
margin-right:auto;
padding:0 var(--padding-overall);
max-width:var(--width-overall);
display:flex;
flex-wrap:wrap;
gap:0 1em;
align-items:center;
}
#header-menu{
flex-grow:1;
}
#topmenu{
margin:0 auto;
}
#topmenu + .search{
margin:0;
}
}
@media (min-width:1025px){
[data-header="row2"] #header{
background-color:var(--clr-header-bg1, #fff);
color:var(--clr-header-txt1, var(--clr-header-fixed-txt, #000));
}
[data-header="row2"] #logo{
color:var(--clr-logo-txt, var(--clr-header-fixed-txt, #000));
}
[data-header="row2"] #header-menu{
color:var(--clr-header-txt2, var(--clr-header-txt1, #fff));
position:relative;
}
[data-header="row2"] #header-menu::before{
background-color:var(--clr-header-bg2, var(--clr-main, #000));
content:'';
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
margin:0 calc(-50vw + 50%);
z-index:-1;
}
[data-header="row2"] #header-menu{
order:1;
width:100%;
}
[data-header="row2"] #topmenu{
margin:0 auto 0 0;
}
[data-header="row2"] #topmenu .topmenu_ul .haschild::before{
background-color:var(--clr-topmenu-icon, var(--clr-topmenu-txt, var(--clr-header-txt2, var(--clr-header-txt1, #fff))));
}
[data-header="row2"] #topmenu .topmenu_ul > li > a::after{
border-bottom-color:var(--clr-topmenu-txt, var(--clr-header-txt2, var(--clr-header-txt1, #fff)));
}
[data-header="row2"] #space7{
margin:0 0 0 auto;
}
}
@media (min-width:1025px){
[data-header="row2-lead"] #header-lead{
color:var(--clr-header-txt2, #000);
padding:1em 0;
position:relative;
min-height:auto;
order:-1;
width:100%;
}
[data-header="row2-lead"] #header-lead::before{
background-color:var(--clr-header-bg2, #fff);
content:'';
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
margin:0 calc(-50vw + 50%);
z-index:-1;
}
[data-header="row2-lead"] #header-lead span{
position:relative;
}
}
@media (min-width:1025px){
[data-header="row2-center"] #header{
background-color:var(--clr-header-bg1, #fff);
color:var(--clr-header-txt1, var(--clr-header-fixed-txt, #000));
}
[data-header="row2-center"] #header .container{
display:block;
}
[data-header="row2-center"] #logo{
color:var(--clr-logo-txt, var(--clr-header-fixed-txt, #000));
}
[data-header="row2-center"] #logo,
[data-header="row2-center"] #header-lead{
justify-content:center;
min-height:auto;
}
[data-header="row2-center"] #logo{
padding:2em 0;
}
[data-header="row2-center"] #header-lead{
margin-top:-4em;
padding:2.66666em 0;
}
[data-header="row2-center"] #header-wrap{
color:var(--clr-header-txt2, var(--clr-header-txt1, #fff));
display:flex;
flex-direction:row;
justify-content:center;
position:relative;
}
[data-header="row2-center"] #header-wrap::before{
background-color:var(--clr-header-bg2, var(--clr-main, #000));
content:'';
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
margin:0 calc(-50vw + 50%);
z-index:-1;
}
[data-header="row2-center"] #header-menu{
flex-grow:0;
}
[data-header="row2-center"] #space7{
position:relative;
}
[data-header="row2-center"] #topmenu{
margin:0;
}
[data-header="row2-center"] #topmenu .topmenu_ul .haschild::before{
background-color:var(--clr-topmenu-icon, var(--clr-topmenu-txt, var(--clr-header-txt2, var(--clr-header-txt1, #fff))));
}
[data-header="row2-center"] #topmenu .topmenu_ul > li > a::after{
border-bottom-color:var(--clr-topmenu-txt, var(--clr-header-txt2, var(--clr-header-txt1, #fff)));
}
}
@media (max-width:1024px){
[data-header="fixed"]:not([data-headerimg-img-sp="false"]) #header{
position:absolute;
top:0;
left:0;
width:100%;
z-index:1;
}
[data-header="fixed"]:not([data-headerimg-img-sp="false"]) #header .container{
flex-wrap:nowrap;
}
[data-header="fixed"]:not([data-headerimg-img-sp="false"]) #header .container::after{
background-color:rgba(0, 0, 0, 0.16);
-webkit-backdrop-filter:contrast(120%);
backdrop-filter:contrast(120%);
content:'';
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
z-index:-1;
}
[data-header="fixed"]:not([data-headerimg-img-sp="false"]) #header:not(.fix){
background-color:transparent;
--clr-header-fixed-txt:#fff;
}
[data-spmenu="true"] [data-header="fixed"]:not([data-headerimg-img-sp="false"]) #header{
--clr-header-fixed-txt:inherit;
}
}
@media (min-width:1025px){
[data-header="fixed"]:not([data-headerimg-img="false"]) #header{
position:absolute;
top:0;
left:0;
width:100%;
z-index:1;
}
[data-header="fixed"]:not([data-headerimg-img="false"]) #header .container{
max-height:104px;
flex-wrap:nowrap;
}
[data-header="fixed"]:not([data-headerimg-img="false"]) #header .container::after{
background-color:rgba(0, 0, 0, 0.16);
-webkit-backdrop-filter:contrast(120%);
backdrop-filter:contrast(120%);
content:'';
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
z-index:-1;
}
[data-header="fixed"]:not([data-headerimg-img="false"]) #header:not(.fix){
background-color:transparent;
--clr-header-fixed-txt:#fff;
}
}
@media (max-width:1024px){
[data-spmenu="true"] #header.fixed-header{
background:none;
}
[data-spmenu="true"] #header.fixed-header #logo,
[data-spmenu="true"] #header.fixed-header .container::after{
display:none;
}
}
#contents{
flex-grow:1;
box-sizing:content-box;
display:flex;
margin-left:auto;
margin-right:auto;
padding-left:var(--padding-overall);
padding-right:var(--padding-overall);
padding-bottom:calc(var(--margin-layout) * 2);
width:calc(100% - (var(--padding-overall) * 2));
max-width:var(--width-overall);
}
#contents .inner{
display:flow-root;
position:relative;
width:100%;
}
#main > *, #main-footer > *, #menu > *, #rmenu > *{
margin-top:var(--margin-layout);
}
[data-main-header]:not([data-main-header*="header"]) #main-header > *{
margin-top:var(--margin-layout);
}
[data-main-header*="wide"] #main-header{
margin-left:calc(-50vw + 50%);
margin-right:calc(-50vw + 50%);
}
[data-column="col1"][data-main="wide"] #main section[data-txt-body="wide"] > h2,
[data-column="col1"][data-main="wide"] #main section[data-txt-body="wide"] .txt-body{
max-width:none;
}
[class="txt-body"]{
background-color:var(--clr-txtbody-bg, transparent);
color:var(--clr-txtbody-txt, inherit);
}
[data-color*="clr-txtbody-bg"] [class="txt-body"]{
padding:clamp(10px, 2.8vw, 24px);
}
#main-footer .taglist{
justify-content:flex-end;
}
#main-footer :not(.profile-body) > .snsbox{
display:flex;
flex-direction:column;
}
#main-footer :not(.profile-body) > .snsbox .snslist{
justify-content:flex-start;
flex-wrap:wrap;
gap:0;
width:100%;
}
#main-footer :not(.profile-body) > .snsbox .snslist li{
width:25%;
}
#main-footer :not(.profile-body) > .snsbox .snslist a{
width:100%;
}
.menuboxlist .menubox:not(:first-child){
margin-top:var(--margin-layout);
}
.menulist{
font-size:1.4rem;
line-height:1.5;
}
.menubox .title + .menulist .sitemenu > li:first-child > a,
.menubox .title + .menulist #submenu:not([class="submenu-image"]) > li:first-child > a{
border-top-width:0;
}
.menubox .sitemenu,
#submenu:not([class="submenu-image"]){
overflow:hidden;
}
.menubox .sitemenu a,
#submenu:not([class="submenu-image"]) a{
color:var(--clr-menu-txt, inherit);
text-decoration:none;
display:flex;
align-items:center;
position:relative;
padding:1.4em 0;
}
.menubox .sitemenu a::after,
#submenu:not([class="submenu-image"]) a::after{
content:'';
border-bottom-width:1px;
position:absolute;
left:-100vw;
right:0;
bottom:0;
}
.menubox .sitemenu > li,
#submenu:not([class="submenu-image"]) > li{
overflow:hidden;
}
.menubox .sitemenu > li:first-child > a,
#submenu:not([class="submenu-image"]) > li:first-child > a{
border-top-width:1px;
}
.menubox .sitemenu .haschild,
#submenu:not([class="submenu-image"]) .haschild{
position:relative;
}
.menubox .sitemenu .haschild > a,
#submenu:not([class="submenu-image"]) .haschild > a{
padding-right:44px;
}
.menubox .sitemenu .haschild::after,
#submenu:not([class="submenu-image"]) .haschild::after{
background-color:var(--clr-menu-icon, var(--clr-menu-txt, var(--clr-body-txt, #333)));
-webkit-mask:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%229%22%20height%3D%227%22%3E%3Cpath%20d%3D%22m0%200%204.5%207L9%200Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") no-repeat center/9px auto;
mask:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%229%22%20height%3D%227%22%3E%3Cpath%20d%3D%22m0%200%204.5%207L9%200Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") no-repeat center/9px auto;
content:'';
position:absolute;
top:0;
right:0;
width:44px;
height:4.371em;
cursor:pointer;
}
.menubox .sitemenu .haschild.show::after,
#submenu:not([class="submenu-image"]) .haschild.show::after{
transform:rotate(180deg);
}
.menubox .sitemenu .haschild.show > .child,
#submenu:not([class="submenu-image"]) .haschild.show > .child{
overflow:visible;
opacity:1;
}
.menubox .sitemenu .sitemenu_ul,
#submenu:not([class="submenu-image"]) .sitemenu_ul{
overflow:visible;
padding-left:1em;
}
.menubox .sitemenu .child,
#submenu:not([class="submenu-image"]) .child{
overflow:hidden;
opacity:0;
}
.menubox .sitemenu .child a,
#submenu:not([class="submenu-image"]) .child a{
transition:0.45s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width:1024px){
.menubox .sitemenu .haschild:not(.show) .child *:not(span),
#submenu:not([class="submenu-image"]) .haschild:not(.show) .child *:not(span){
border-width:0;
line-height:0;
margin-top:0;
margin-bottom:0;
padding-top:0;
padding-bottom:0;
}
.menubox .sitemenu .haschild:not(.show) .child img,
#submenu:not([class="submenu-image"]) .haschild:not(.show) .child img{
height:0;
}
.menubox .sitemenu .haschild:not(.show) .child a,
#submenu:not([class="submenu-image"]) .haschild:not(.show) .child a{
opacity:0;
}
}
@media (min-width:1025px){
#body:not([data-column="col1"]) .menubox .sitemenu .haschild:not(.show) .child *:not(span),
#body:not([data-column="col1"]) #submenu:not([class="submenu-image"]) .haschild:not(.show) .child *:not(span){
border-width:0;
line-height:0;
margin-top:0;
margin-bottom:0;
padding-top:0;
padding-bottom:0;
}
#body:not([data-column="col1"]) .menubox .sitemenu .haschild:not(.show) .child img,
#body:not([data-column="col1"]) #submenu:not([class="submenu-image"]) .haschild:not(.show) .child img{
height:0;
}
#body:not([data-column="col1"]) .menubox .sitemenu .haschild:not(.show) .child a,
#body:not([data-column="col1"]) #submenu:not([class="submenu-image"]) .haschild:not(.show) .child a{
opacity:0;
}
[data-column="col1"] .menubox .title + .menulist .sitemenu,
[data-column="col1"] .menubox .title + .menulist #submenu:not([class="submenu-image"]){
margin-top:1.5em;
}
[data-column="col1"] .menubox .sitemenu,
[data-column="col1"] #submenu:not([class="submenu-image"]){
column-count:3;
gap:2em;
}
[data-column="col1"] .menubox .sitemenu > li,
[data-column="col1"] #submenu:not([class="submenu-image"]) > li{
overflow:hidden;
}
[data-column="col1"] .menubox .sitemenu > li:first-child > a,
[data-column="col1"] #submenu:not([class="submenu-image"]) > li:first-child > a{
border-top-width:0;
}
[data-column="col1"] .menubox .sitemenu li,
[data-column="col1"] #submenu:not([class="submenu-image"]) li{
break-inside:avoid;
margin:0 0 1.2em;
}
[data-column="col1"] .menubox .sitemenu li::after,
[data-column="col1"] #submenu:not([class="submenu-image"]) li::after{
display:none;
}
[data-column="col1"] .menubox .sitemenu a,
[data-column="col1"] #submenu:not([class="submenu-image"]) a{
padding:0;
display:inline;
}
[data-column="col1"] .menubox .sitemenu a::after,
[data-column="col1"] #submenu:not([class="submenu-image"]) a::after{
display:none;
}
[data-column="col1"] .menubox .sitemenu .sitemenu_ul,
[data-column="col1"] #submenu:not([class="submenu-image"]) .sitemenu_ul{
padding:0;
}
[data-column="col1"] .menubox .sitemenu .sitemenu_ul li,
[data-column="col1"] #submenu:not([class="submenu-image"]) .sitemenu_ul li{
margin:.8em 0 0;
opacity:0.75;
}
[data-column="col1"] .menubox .sitemenu .child,
[data-column="col1"] #submenu:not([class="submenu-image"]) .child{
height:auto;
overflow:visible;
opacity:1;
}

.menulist a span{
transition:opacity .2s;
}
.menulist a:hover span{
opacity:.5;
}
.menulist .haschild:hover::after{
transition:0.5s cubic-bezier(0.19, 1, 0.22, 1);
opacity:.5;
}
}
.menu-icon{
flex-shrink:0;
line-height:0;
}
.menu-icon img{
max-width:20px;
margin-right:8px;
vertical-align:top;
}
.submenu-image{
display:flex;
flex-wrap:wrap;
gap:.5em;
}
.submenu-image ul, .submenu-image li, .submenu-image a, .submenu-image span{
display:contents;
}
.menubox .title + .menulist .submenu-image{
margin-top:.5em;
}
#footer-menu{
font-size:1.4rem;
line-height:1.5;
}
.footer-menu_ul{
display:flex;
flex-wrap:wrap;
flex-direction:column;
}
.footer-menu_ul li{
max-width:100%;
}
.footer-menu_ul > li{
padding:1.5em 0;
border-top:1px solid rgba(255, 255, 255, 0.24);
}
.footer-menu_ul > li:last-child{
border-bottom:1px solid rgba(255, 255, 255, 0.24);
}
.footer-menu_ul a{
color:var(--clr-footermenu-txt, inherit);
text-decoration:none;
}
.footer-menu_ul .child li{
margin:1em 0 0;
}
.footer-menu_ul .child li a{
color:var(--clr-footermenu-child-txt, var(--clr-footermenu-txt, var(--clr-footer-txt, rgba(255, 255, 255, 0.75))));
}
@media (min-width:1025px){
.footer-menu_ul{
flex-direction:row;
justify-content:center;
}
.footer-menu_ul > li{
padding:.1em 3em;
border-top:none;
border-left:1px solid rgba(255, 255, 255, 0.24);
}
.footer-menu_ul > li:last-child{
border-bottom:none;
border-right:1px solid rgba(255, 255, 255, 0.24);
}
}
@media (min-width:1025px){
#footer-menu a{
transition:0.2s;
}
#footer-menu a:hover{
opacity:0.5;
}
}
#copy{
font-size:1.1rem;
padding:2.6em;
position:relative;
text-align:center;
width:100%;
pointer-events:none;
}
#copy::after{
background:#fff;
content:'';
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
margin:0 calc(-50vw + 50%);
opacity:.1;
}
#footer{
background-color:var(--clr-footer-bg, var(--clr-main, #000));
color:var(--clr-footer-txt, #fff);
}
#footer .inner{
box-sizing:content-box;
margin:0 auto;
padding:0 var(--padding-overall);
max-width:var(--width-overall);
display:flex;
flex-direction:column;
gap:2em;
}
#footer .inner > *:first-child:not(#copy){
margin-top:clamp(40px, 11.11111vw, 56px);
}
#footer .inner > *:nth-last-child(2){
margin-bottom:calc(clamp(40px, 11.11111vw, 56px) - 2em);
}
[data-footer=""] #space8{
text-align:center;
}
@media (min-width:1025px){
[data-footer*="col2"] #footer .inner{
flex-direction:row;
justify-content:space-between;
flex-wrap:wrap;
gap:0;
}
[data-footer*="col2"] #footer .inner > *:not(#copy){
margin-top:clamp(40px, 11.11111vw, 56px);
margin-bottom:clamp(40px, 11.11111vw, 56px);
}
[data-footer*="col2"] #footer-menu{
order:-1;
}
}
@media (max-width:1024px){
html:not([data-spmenu="true"]) #body #header.fix{
position:fixed;
top:0;
width:100%;
z-index:100;
transform:translateY(-100%);
}
html:not([data-spmenu="true"]) #body[data-header="fixed"]:not([data-headerimg-img-sp="false"]) #header.fix{
position:fixed;
}
html:not([data-spmenu="true"]) #body #header.fix.hide-header{
transform:translateY(-100%);
transition:0.4s transform cubic-bezier(0.3, 0, 0.2, 1);
pointer-events:none;
}
html:not([data-spmenu="true"]) #body #header.fix.show-header{
transform:none;
transition:0.4s transform cubic-bezier(0.3, 0, 0.2, 1);
}
}
@media (min-width:1025px){
#body #header.fix{
position:fixed;
top:0;
width:100%;
z-index:100;
transform:translateY(-100%);
}
#body[data-header="fixed"]:not([data-headerimg-img-sp="false"]) #header.fix{
position:fixed;
}
#body #header.fix.hide-header{
transform:translateY(-100%);
transition:0.4s transform cubic-bezier(0.3, 0, 0.2, 1);
pointer-events:none;
}
#body #header.fix.show-header{
transform:none;
transition:0.4s transform cubic-bezier(0.3, 0, 0.2, 1);
}
}
#header.fix:not(.show-header){
overflow:hidden;
}
#whatsnew li{
border-bottom-width:1px;
padding:1.5em 0;
display:flex;
flex-direction:column;
align-items:baseline;
gap:.8em 1.3em;
}
#whatsnew li:first-child{
border-top-width:1px;
}
.whatsnew-time{
flex-shrink:0;
display:flex;
align-items:center;
gap:1em;
}
.whatsnew-time .date{
font-size:1.4rem;
opacity:1;
}
.whatsnew-time .date::before{
display:none;
}
.whatsnew-time .cat{
max-width:100px;
}
.whatsnew-txt{
font-size:1.4rem;
line-height:1.6;
display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-line-clamp:2;
overflow:hidden;
}
.whatsnew-txt a{
color:inherit;
text-decoration:none;
}
@media (min-width:1025px){
#whatsnew li{
flex-direction:row;
}
.whatsnew-txt{
-webkit-line-clamp:1;
}
.whatsnew-txt a:hover{
text-decoration:underline;
}
}
.bloglist{
display:grid;
margin:var(--margin-component) 0;
gap:10px;
grid-template-rows:max-content;
}
@media (max-width:1024px){
.bloglist[data-bloglist-sp-column*="col2"]{
grid-template-columns:repeat(2, 1fr);
}
.bloglist[data-bloglist-sp-column*="col3"]{
grid-template-columns:repeat(3, 1fr);
}
.bloglist[data-bloglist-sp-column*="col4"]{
grid-template-columns:repeat(4, 1fr);
}
}
@media (min-width:1025px){
.bloglist[data-bloglist-column*="col2"]{
grid-template-columns:repeat(2, 1fr);
gap:clamp(18px, 5vw, 24px);
}
.bloglist[data-bloglist-column*="col3"]{
grid-template-columns:repeat(3, 1fr);
}
.bloglist[data-bloglist-column*="col4"]{
grid-template-columns:repeat(4, 1fr);
}
}
[data-blog-mark*="new"]{
position:relative;
z-index:0;
}
[data-blog-mark*="new"]::before{
background-color:var(--clr-main, #000);
border:3px solid #fff;
color:#fff;
content:'NEW';
display:flex;
justify-content:center;
align-items:center;
font-style:italic;
font-weight:700;
line-height:1;
padding:.5em .8em;
position:absolute;
top:.625em;
left:.625em;
z-index:1;
}
.blog{
background-color:var(--clr-base, #fafafa);
padding:1em;
}
.blog .blog-inner{
display:grid;
gap:1em;
text-align:left;
}
.blog .blog-thumb{
overflow:hidden;
}
.blog .blog-thumb img{
width:100%;
aspect-ratio:41/27;
max-height:270px;
object-fit:cover;
}
.blog .blog-body{
display:flex;
align-items:center;
flex-wrap:wrap;
gap:.8em;
overflow:hidden;
position:relative;
}
.blog .blog-info{
display:contents;
}
.blog .date{
order:3;
}
.blog .blog-title{
color:inherit;
display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-line-clamp:3;
overflow:hidden;
font-size:2rem;
font-weight:700;
line-height:1.4;
width:100%;
}
.blog .blog-title a{
color:inherit;
text-decoration:none;
}
.blog .blog-desc,
.blog .blog-more{
display:none;
}
@media (min-width:1025px){
.blog .blog-thumb img,
.blog .blog-body{
transition:0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.blog:hover .blog-thumb img{
transform:scale(1.08);
}
.blog:hover .blog-body{
opacity:.75;
}
}
.blog[max-width~="360px"] .blog-title{
-webkit-line-clamp:2;
}
.blog[max-width~="240px"] .blog-title{
font-size:1.4rem;
}
.blog[max-width~="240px"] .cat,
.blog[max-width~="240px"] .author{
display:none;
}
.bloglist[data-bloglist-horizontal*="true"] .blog .blog-inner{
display:flex;
align-items:flex-start;
gap:2em;
}
.bloglist[data-bloglist-horizontal*="true"] .blog .blog-thumb{
overflow:hidden;
}
.bloglist[data-bloglist-horizontal*="true"] .blog .blog-thumb img{
max-height:200px;
}
.bloglist[data-bloglist-horizontal*="true"] .blog .blog-thumb{
position:relative;
width:45%;
}
.bloglist[data-bloglist-horizontal*="true"] .blog .blog-body{
padding-top:1em;
width:55%;
}
.bloglist[data-bloglist-horizontal*="true"] .blog .blog-title{
-webkit-line-clamp:2;
}
.bloglist[data-bloglist-horizontal*="true"] .blog[max-width~="500px"] .blog-inner{
align-items:stretch;
gap:1em;
}
.bloglist[data-bloglist-horizontal*="true"] .blog[max-width~="500px"] .blog-thumb img{
width:100%;
height:100%;
max-height:100px;
}
.bloglist[data-bloglist-horizontal*="true"] .blog[max-width~="500px"] .blog-body{
padding-top:0;
}
.bloglist[data-bloglist-horizontal*="true"] .blog[max-width~="500px"] .blog-title{
font-size:1.4rem;
}
.bloglist[data-bloglist-horizontal*="true"] .blog[max-width~="500px"] .cat,
.bloglist[data-bloglist-horizontal*="true"] .blog[max-width~="500px"] .author{
display:none;
}
.bloglist[data-bloglist-horizontal*="true"] .blog[min-width~="680px"] .blog-inner::after{
background-color:var(--clr-body-txt, #333);
-webkit-mask:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2213.071%22%20height%3D%2221.787%22%3E%3Cpath%20d%3D%22M2.176%200%200%202.182l8.713%208.711L0%2019.609l2.17%202.178%2010.9-10.894-2.181-2.176Z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E") no-repeat center/13px auto;
mask:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2213.071%22%20height%3D%2221.787%22%3E%3Cpath%20d%3D%22M2.176%200%200%202.182l8.713%208.711L0%2019.609l2.17%202.178%2010.9-10.894-2.181-2.176Z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E") no-repeat center/13px auto;
content:'';
display:block;
width:40px;
height:40px;
align-self:center;
}
@media (min-width:1025px){
.blog:hover .blog-inner::after{
animation:bloginner 0.45s cubic-bezier(0.19, 1, 0.22, 1) 0s 1;
}
}
@keyframes bloginner{
0%{
transform:translateX(0);
}
50%{
opacity:0;
transform:translateX(25%);
}
50.01%{
transform:translateX(-25%);
}
100%{
opacity:1;
transform:translateX(0);
}
}
[class^="categorylist"] ul{
margin:var(--margin-component) 0;
}
[class^="categorylist"] .article-thumb{
overflow:hidden;
}
[class^="categorylist"] .article-thumb img{
width:100%;
aspect-ratio:41/27;
object-fit:cover;
}
[class^="categorylist"] .article-title{
color:inherit;
display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-line-clamp:2;
overflow:hidden;
font-size:clamp(1.6rem, 4.44444vw, 2rem);
font-weight:700;
line-height:1.4;
}
[class^="categorylist"] .article-title a{
color:inherit;
text-decoration:none;
}
[class^="categorylist"] .article-desc{
color:inherit;
display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-line-clamp:2;
overflow:hidden;
font-size:1.4rem;
line-height:1.7;
opacity:.75;
}
[class^="categorylist"] .article-more{
text-align:right;
}
[class^="categorylist"] .article-more a{
color:inherit;
font-size:1.8rem;
font-style:italic;
font-weight:700;
text-decoration:none;
text-transform:uppercase;
position:relative;
display:flex;
align-items:center;
justify-content:flex-end;
gap:.4em;
}
[class^="categorylist"] .article-more a::after{
background-color:var(--clr-body-txt, #333);
-webkit-mask:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227.982%22%20height%3D%2213.307%22%3E%3Cpath%20d%3D%22M1.328%200%200%201.329l5.324%205.326L0%2011.975l1.33%201.332%206.652-6.652-1.328-1.331Z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E") no-repeat center/8px auto;
mask:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227.982%22%20height%3D%2213.307%22%3E%3Cpath%20d%3D%22M1.328%200%200%201.329l5.324%205.326L0%2011.975l1.33%201.332%206.652-6.652-1.328-1.331Z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E") no-repeat center/8px auto;
content:'';
display:block;
width:1em;
height:1em;
}
@media (min-width:1025px){
[class^="categorylist"] .article-thumb img{
max-height:300px;
}
[class^="categorylist"] .article-thumb img,
[class^="categorylist"] .article-body{
transition:0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
[class^="categorylist"] .article:hover .article-thumb img{
transform:scale(1.08);
}
[class^="categorylist"] .article:hover .article-body{
opacity:.75;
}
[class^="categorylist"] .article:hover .article-more a::after{
animation:articlemore 0.45s cubic-bezier(0.19, 1, 0.22, 1) 0s 1;
}
}
@keyframes articlemore{
0%{
transform:translateX(0);
}
50%{
opacity:0;
transform:translateX(100%);
}
50.01%{
transform:translateX(-100%);
}
100%{
opacity:1;
transform:translateX(0);
}
}
.categorylist ul{
display:grid;
grid-template-columns:repeat(auto-fill, minmax(min(100%,300px), 1fr));
gap:2em;
}
.categorylist .article{
position:relative;
}
.categorylist .article-inner{
display:flex;
flex-direction:column;
gap:1em;
}
.categorylist .article-body{
display:flex;
flex-direction:column;
gap:.8em;
}
.categorylist-vertical ul{
display:grid;
gap:2em;
}
.categorylist-vertical .article{
position:relative;
}
.categorylist-vertical .article-inner{
display:flex;
flex-wrap:wrap;
gap:1em 1.5em;
}
.categorylist-vertical .article-thumb{
flex:1 1 360px;
}
.categorylist-vertical .article-body{
flex:9999 1 240px;
display:flex;
flex-direction:column;
gap:.8em;
}
@media (min-width:1025px){
.categorylist-vertical ul{
gap:2.5em;
}
.categorylist-vertical .article-thumb img{
max-height:200px;
}
}
.categorylist-alternate ul{
display:grid;
gap:2em;
}
.categorylist-alternate .article{
position:relative;
}
.categorylist-alternate .article-inner{
display:grid;
grid-template-columns:repeat(auto-fit, minmax(min(100%,400px), 1fr));
gap:1em 0;
}
.categorylist-alternate .article-body{
display:flex;
flex-direction:column;
gap:.8em;
}
.categorylist-alternate[min-width~="800px"] ul{
gap:3em;
}
.categorylist-alternate[min-width~="800px"] .article-body{
padding:0 2vw;
}
.categorylist-alternate[min-width~="800px"] .article-title{
-webkit-line-clamp:3;
}
.categorylist-alternate[min-width~="800px"] .article-desc{
-webkit-line-clamp:4;
}
.categorylist-alternate[min-width~="800px"] li:nth-child(odd) .article-body{
padding-right:0;
}
.categorylist-alternate[min-width~="800px"] li:nth-child(even) .article-body{
order:-1;
padding-left:0;
}
#entrylist ul{
display:grid;
grid-template-columns:repeat(auto-fill, minmax(min(100%,190px), 1fr));
gap:1em;
}
#entrylist .article{
position:relative;
}
#entrylist .article-inner{
display:flex;
flex-direction:column;
gap:1em;
}
#entrylist .article-thumb{
flex-shrink:0;
overflow:hidden;
}
#entrylist .article-thumb img{
width:100%;
aspect-ratio:5/3;
object-fit:cover;
}
#entrylist .article-body{
display:flex;
flex-direction:column;
gap:.5em;
}
#entrylist .article-title{
color:inherit;
display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-line-clamp:2;
overflow:hidden;
font-size:1.6rem;
font-weight:700;
line-height:1.4;
}
#entrylist .article-title a{
color:inherit;
text-decoration:none;
}
#entrylist .article-desc{
color:inherit;
display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-line-clamp:2;
overflow:hidden;
font-size:1.3rem;
line-height:1.7;
opacity:.75;
}
@media (min-width:1025px){
#entrylist .article-thumb img,
#entrylist .article-body{
transition:0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
#entrylist .article:hover .article-thumb img{
transform:scale(1.08);
}
#entrylist .article:hover .article-body{
opacity:.75;
}
}
#searchresult ul{
margin:var(--margin-component) 0;
display:grid;
gap:2.5em;
}
#searchresult .article{
position:relative;
}
#searchresult .article-inner{
display:flex;
flex-wrap:wrap;
gap:1em 1.5em;
}
#searchresult .article-thumb{
flex:1 1 360px;
overflow:hidden;
}
#searchresult .article-thumb img{
width:100%;
aspect-ratio:41/27;
object-fit:cover;
max-height:200px;
}
#searchresult .article-body{
flex:9999 1 240px;
display:flex;
flex-direction:column;
gap:.8em;
}
#searchresult .article-title{
color:inherit;
display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-line-clamp:2;
overflow:hidden;
font-size:clamp(1.6rem, 4.44444vw, 2rem);
font-weight:700;
line-height:1.4;
}
#searchresult .article-title a{
color:inherit;
text-decoration:none;
}
#searchresult .article-desc{
color:inherit;
display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-line-clamp:3;
overflow:hidden;
font-size:1.4rem;
line-height:1.7;
opacity:.75;
}
#searchresult .article-more{
display:none;
}
@media (min-width:1025px){
#searchresult .article-thumb img,
#searchresult .article-body{
transition:0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
#searchresult .article:hover .article-thumb img{
transform:scale(1.08);
}
#searchresult .article:hover .article-body{
opacity:.75;
}
}
#notfound .search{
margin:2em 0;
}
@media (min-width:1025px){
#notfound .search-form{
width:360px;
}
}
.author{
display:flex;
align-items:center;
gap:.5em;
}
.author-image{
width:28px;
height:28px;
flex-shrink:0;
}
.author-image img{
border-radius:50%;
display:block;
width:100%;
height:100%;
object-fit:cover;
}
.author-body{
display:flex;
align-items:center;
gap:1.5em;
}
.author-name{
font-size:1.4rem;
line-height:1.5;
opacity:.5;
display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-line-clamp:1;
overflow:hidden;
}
.author-name a{
color:inherit;
text-decoration:none;
}
blockquote{
background:#fafafa;
border-left:4px solid #dddee2;
margin:var(--margin-component) 0;
padding:2em;
position:relative;
}
blockquote::before{
background-image:url(img/blockquote.svg);
background-position:left center;
background-repeat:no-repeat;
background-size:14px auto;
content:'';
display:block;
margin-bottom:10px;
margin-top:-10px;
width:1em;
height:1em;
}
[class*="alert"]{
background:#ffd6e2;
}
[class*="accept"]{
background:#cdf2f2;
}
[class*="attention"]{
background:#ffefc3;
}
[class*="hint"]{
background:#d1ebff;
}
.alert::before,
.accept::before,
.attention::before,
.thint::before,
.cbox-d .cbox-caption span::before{
background-position:center;
background-repeat:no-repeat;
content:'';
border-radius:50%;
position:absolute;
width:1.75em;
height:1.75em;
}
.alert:not(.noimage)::before,
[class*="cbox-alert"] .cbox-caption span::before{
background-color:#dd305d;
background-image:url(img/icon_alert.svg);
background-size:.875em;
}
.accept:not(.noimage)::before,
[class*="cbox-accept"] .cbox-caption span::before{
background-color:#00adaa;
background-image:url(img/icon_accept.svg);
background-size:.9375em;
}
.attention:not(.noimage)::before,
[class*="cbox-attention"] .cbox-caption span::before{
background-color:#ffba02;
background-image:url(img/icon_attention.svg);
background-size:.25em;
}
.thint:not(.noimage)::before,
[class*="cbox-hint"] .cbox-caption span::before{
background-color:#409cfa;
background-image:url(img/icon_thint.svg);
background-size:.1875em;
}
.alert, .accept, .attention, .thint{
line-height:1.5;
margin:var(--margin-component) 0;
padding:2em;
position:relative;
}
.alert:not(.noimage), .accept:not(.noimage), .attention:not(.noimage), .thint:not(.noimage){
padding-left:calc(2em + 2.5em);
}
.alert:not(.noimage)::before, .accept:not(.noimage)::before, .attention:not(.noimage)::before, .thint:not(.noimage)::before{
top:calc(2em - 0.125em);
left:2em;
}
.cbox-d{
line-height:1.5;
margin:var(--margin-component) 0;
}
.cbox-d .cbox-caption{
line-height:1.5;
}
.cbox-d .cbox-caption span{
display:block;
font-size:.875em;
position:relative;
}
.cbox-d .cbox-caption span::before{
top:0;
left:0;
}
[class*="cbox-alert"] .cbox-caption{
background:#dd305d;
}
[class*="cbox-alert"] .cbox-caption span{
color:#dd305d;
}
[class*="cbox-alert"],
[class*="cbox-alert"] .cbox-caption::before,
[class*="cbox-alert"] .cbox-caption::after{
border-color:#dd305d;
}
[class*="cbox-accept"] .cbox-caption{
background:#00adaa;
}
[class*="cbox-accept"] .cbox-caption span{
color:#00adaa;
}
[class*="cbox-accept"],
[class*="cbox-accept"] .cbox-caption::before,
[class*="cbox-accept"] .cbox-caption::after{
border-color:#00adaa;
}
[class*="cbox-attention"] .cbox-caption{
background:#ffba02;
}
[class*="cbox-attention"] .cbox-caption span{
color:#ffba02;
}
[class*="cbox-attention"],
[class*="cbox-attention"] .cbox-caption::before,
[class*="cbox-attention"] .cbox-caption::after{
border-color:#ffba02;
}
[class*="cbox-hint"] .cbox-caption{
background:#409cfa;
}
[class*="cbox-hint"] .cbox-caption span{
color:#409cfa;
}
[class*="cbox-hint"],
[class*="cbox-hint"] .cbox-caption::before,
[class*="cbox-hint"] .cbox-caption::after{
border-color:#409cfa;
}
.cbox-d[class*="01"]{
border-width:4px;
}
.cbox-d[class*="01"] .cbox-caption{
background:transparent;
margin-bottom:-.5em;
padding:1.33333em 1.77777em 0;
}
.cbox-d[class*="01"] .cbox-caption span{
padding-left:2.5em;
}
.cbox-d[class*="01"] .cbox-body{
padding:1.5em 2em;
}
.cbox-alert01{
background:#fdf2f5;
border-color:#edc2ce;
}
.cbox-accept01{
background:#e7f8f8;
border-color:#b0dbdb;
}
.cbox-attention01{
background:#fff8e5;
border-color:#f4d888;
}
.cbox-hint01{
background:#e8f5ff;
border-color:#9cceef;
}
.cbox-d[class*="02"]{
background:#fff;
border-width:4px;
border-top:none;
margin-top:calc(var(--margin-component) + .71872em);
}
.cbox-d[class*="02"] .cbox-caption{
background:transparent;
display:flex;
margin-bottom:-.5em;
padding:0;
}
.cbox-d[class*="02"] .cbox-caption::before, .cbox-d[class*="02"] .cbox-caption::after{
content:'';
border-top-width:4px;
}
.cbox-d[class*="02"] .cbox-caption::before{
margin-right:.75em;
width:0.75em;
}
.cbox-d[class*="02"] .cbox-caption::after{
flex-grow:1;
margin-left:0.75em;
}
.cbox-d[class*="02"] .cbox-caption span{
padding-left:2.5em;
margin-top:-.7301304em;
}
.cbox-d[class*="02"] .cbox-body{
padding:2em;
}
.cbox-d[class*="03"]{
background:none;
}
.cbox-d[class*="03"] .cbox-caption{
display:inline-block;
margin:0;
padding:.25em .5em;
position:relative;
}
.cbox-d[class*="03"] .cbox-caption span{
color:#fff;
padding-left:1.7857em;
}
.cbox-d[class*="03"] .cbox-body{
padding:2em;
}
.cbox-alert03 .cbox-body{
background:#ffd6e2;
}
.cbox-accept03 .cbox-body{
background:#cdf2f2;
}
.cbox-attention03 .cbox-body{
background:#ffefc3;
}
.cbox-hint03 .cbox-body{
background:#d1ebff;
}
.cbox-d[class*="04"]{
background:#fff;
border-width:4px;
border-top:none;
overflow:hidden;
}
.cbox-d[class*="04"] .cbox-caption{
margin-bottom:0;
padding:.625em 1.33333em;
}
.cbox-d[class*="04"] .cbox-caption span{
color:#fff;
padding-left:1.7857em;
}
.cbox-d[class*="04"] .cbox-body{
padding:1.5em;
}
.cat{
display:inline-flex;
}
.cat a{
color:#333;
font-size:1rem;
font-weight:700;
line-height:2.3;
padding:0 1.2em;
text-decoration:none;
display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-line-clamp:1;
overflow:hidden;
position:relative;
}
.cat a::before{
border:1px solid #333;
content:'';
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
opacity:.5;
}
@media (min-width:1025px){
.cat a{
transition:.2s ease;
}
.cat a::before{
transition:.2s ease;
}
.cat a:hover{
background-color:var(--clr-main, #000);
color:#fff;
}
.cat a:hover::before{
opacity:0;
}
}
.chart{
line-height:1.5;
}
.chart li{
display:flex;
gap:0 8px;
align-items:center;
font-size:1.2rem;
padding:2px 0;
}
.chart .chart-title{
flex-shrink:0;
width:30%;
}
.chart .graph{
background:#f0f0f0;
transform:skew(-30deg);
flex-grow:1;
}
.chart .graph .bar{
background:#1273eb;
background-image:repeating-linear-gradient(-60deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 5px, rgba(255, 255, 255, 0.21) 5px, rgba(255, 255, 255, 0.21) 10px);
display:block;
height:12px;
}
.chart .graph .bar[data-review='0']{
width:0%;
}
.chart .graph .bar[data-review='1']{
width:20%;
}
.chart .graph .bar[data-review='2']{
width:40%;
}
.chart .graph .bar[data-review='3']{
width:60%;
}
.chart .graph .bar[data-review='4']{
width:80%;
}
.chart .graph .bar[data-review='5']{
width:100%;
}
.cta{
background:#a7becb;
color:#333;
margin-left:auto;
margin-right:auto;
position:relative;
overflow:hidden;
}
.cta a{
color:inherit;
display:block;
text-decoration:none;
}
.cta .cta-img{
position:relative;
z-index:0;
}
.cta .cta-img img{
width:100%;
height:140px;
-webkit-mask-image:linear-gradient(black 30%, transparent);
mask-image:linear-gradient(black 30%, transparent);
object-fit:cover;
}
.cta .cta-body{
margin-top:-10px;
padding:0 20px 20px;
position:relative;
display:flex;
flex-direction:column;
gap:20px 0;
}
.cta .cta-txt{
display:flex;
flex-direction:column;
gap:10px 0;
}
.cta .cta-title{
font-size:1.8rem;
font-weight:700;
line-height:1.4;
text-align:center;
}
.cta .cta-desc{
font-size:1.2rem;
line-height:1.7;
opacity:.75;
}
.cta .cta-more{
text-align:center;
}
.cta .cta-more span{
background:#2e3442;
border-radius:100px;
color:#fff;
display:inline-block;
font-size:1.2rem;
padding:.5em 1.5em;
}
@media (min-width:1025px){
.cta{
transition:0.2s;
}
.cta:hover{
opacity:0.7;
}
}
.cta[max-width~="280px"] .cta-img img,
.cta[data-cta-size="horizontal"][max-width~="280px"] .cta-img img{
height:90px;
}
.cta[max-width~="280px"] .cta-body,
.cta[data-cta-size="horizontal"][max-width~="280px"] .cta-body{
gap:10px 0;
}
.cta[max-width~="280px"] .cta-title,
.cta[data-cta-size="horizontal"][max-width~="280px"] .cta-title{
font-size:1.5rem;
}
.cta[max-width~="280px"] .cta-desc,
.cta[data-cta-size="horizontal"][max-width~="280px"] .cta-desc{
font-size:1rem;
}
.cta[max-width~="280px"] .cta-more span,
.cta[data-cta-size="horizontal"][max-width~="280px"] .cta-more span{
font-size:1rem;
}
.cta.cta-left[min-width~="600px"] .cta-inner,
.cta.cta-left[data-cta-size="horizontal"][min-width~="600px"] .cta-inner{
flex-direction:row;
}
.cta.cta-left[min-width~="600px"] .cta-img img,
.cta.cta-left[data-cta-size="horizontal"][min-width~="600px"] .cta-img img{
-webkit-mask-image:linear-gradient(to right, black 30%, transparent);
mask-image:linear-gradient(to right, black 30%, transparent);
object-position:left;
}
.cta[min-width~="600px"],
.cta[data-cta-size="horizontal"][min-width~="600px"]{
max-width:900px;
}
.cta[min-width~="600px"] .cta-inner,
.cta[data-cta-size="horizontal"][min-width~="600px"] .cta-inner{
display:flex;
flex-direction:row-reverse;
}
.cta[min-width~="600px"] .cta-img,
.cta[data-cta-size="horizontal"][min-width~="600px"] .cta-img{
width:45%;
}
.cta[min-width~="600px"] .cta-img img,
.cta[data-cta-size="horizontal"][min-width~="600px"] .cta-img img{
height:100%;
-webkit-mask-image:linear-gradient(to left, black 30%, transparent);
mask-image:linear-gradient(to left, black 30%, transparent);
object-position:right;
}
.cta[min-width~="600px"] .cta-img span,
.cta[data-cta-size="horizontal"][min-width~="600px"] .cta-img span{
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
}
.cta[min-width~="600px"] .cta-body,
.cta[data-cta-size="horizontal"][min-width~="600px"] .cta-body{
margin-top:0;
padding:32px;
width:55%;
}
.cta[min-width~="600px"] .cta-title,
.cta[data-cta-size="horizontal"][min-width~="600px"] .cta-title{
text-align:left;
}
.cta[min-width~="600px"] .cta-desc,
.cta[data-cta-size="horizontal"][min-width~="600px"] .cta-desc{
font-size:1.3rem;
}
.cta[min-width~="600px"] .cta-more,
.cta[data-cta-size="horizontal"][min-width~="600px"] .cta-more{
text-align:left;
}
.cta[min-width~="800px"] .cta-img{
width:50%;
}
.cta[min-width~="800px"] .cta-body{
width:50%;
padding:40px;
gap:24px 0;
}
.cta[min-width~="800px"] .cta-title{
font-size:2.6rem;
}
.cta[min-width~="800px"] .cta-desc{
display:block;
font-size:1.5rem;
}
.cta[min-width~="800px"] .cta-more span{
display:block;
font-size:1.5rem;
text-align:center;
}
.cta[data-cta-size="horizontal"][min-width~="728px"] .cta-img{
width:38%;
}
.cta[data-cta-size="horizontal"][min-width~="728px"] .cta-body{
width:62%;
display:flex;
flex-direction:row;
align-items:center;
gap:0 20px;
}
.cta[data-cta-size="horizontal"][min-width~="728px"] .cta-more{
flex-shrink:0;
}
.cta-footer{
background:#a7becb;
color:#333;
padding:40px 0;
text-align:center;
}
.cta-footer .cta-inner{
padding-left:var(--padding-overall);
padding-right:var(--padding-overall);
display:flex;
flex-direction:column;
gap:24px;
}
.cta-footer .cta-txt{
font-size:clamp(1.6rem, 2vw, 1.8rem);
line-height:1.4;
font-weight:700;
}
.cta-footer .cta-btns{
display:flex;
justify-content:center;
flex-wrap:wrap;
gap:24px;
}
.cta-footer .cta-more{
text-align:center;
width:100%;
max-width:400px;
}
.cta-footer .cta-more a{
background:#2e3442;
border-radius:100px;
color:#fff;
display:block;
font-size:2rem;
font-weight:700;
padding:.8em;
text-decoration:none;
}
@media (min-width:1025px){
.cta-footer .cta-more a{
transition:0.2s;
}
.cta-footer .cta-more a:hover{
opacity:0.7;
}
}
#cta-fixed{
display:none;
}
@media (min-width:1025px){
#cta-fixed{
background:#fff;
display:block;
position:absolute;
right:4px;
bottom:50%;
opacity:0;
visibility:hidden;
transition:opacity .5s ease, visibility .5s ease;
z-index:99;
}
#cta-fixed.fixed__follow{
position:fixed;
bottom:4px;
opacity:1;
visibility:visible;
}
#cta-fixed #cta-fixedbtn{
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
border:0;
font:inherit;
outline:none;
padding:0;
background-color:#000;
border-radius:50%;
display:block;
width:22px;
height:22px;
position:absolute;
top:-11px;
left:-11px;
cursor:pointer;
}
#cta-fixed #cta-fixedbtn::before{
background-color:#fff;
-webkit-mask:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210.006%22%20height%3D%2210.005%22%3E%3Cpath%20d%3D%22M8.743%200%205%203.741%201.262%200%200%201.263%203.742%205%200%208.743%201.262%2010%205%206.264%208.743%2010l1.263-1.262L6.264%205l3.742-3.74Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") no-repeat center/10px auto;
mask:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210.006%22%20height%3D%2210.005%22%3E%3Cpath%20d%3D%22M8.743%200%205%203.741%201.262%200%200%201.263%203.742%205%200%208.743%201.262%2010%205%206.264%208.743%2010l1.263-1.262L6.264%205l3.742-3.74Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") no-repeat center/10px auto;
content:'';
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
}
#cta-fixed .cta{
max-width:250px;
margin:0;
}
#cta-fixed.fixed__close{
display:none;
}
}
.date{
font-size:1.2rem;
line-height:1;
position:relative;
opacity:.5;
flex-shrink:0;
display:inline-flex;
align-items:center;
gap:.5em;
}
.date::before{
background-color:var(--clr-body-txt, #333);
-webkit-mask:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M0%207a7%207%200%201%201%207%207%207%207%200%200%201-7-7m1.271%200A5.729%205.729%200%201%200%207%201.274%205.729%205.729%200%200%200%201.271%207m7.187%202.359L6.551%207.451A.642.642%200%200%201%206.364%207V3.182a.636.636%200%200%201%201.271%200v3.555l1.723%201.722a.636.636%200%201%201-.9.9Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center left/contain;
mask:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20d%3D%22M0%207a7%207%200%201%201%207%207%207%207%200%200%201-7-7m1.271%200A5.729%205.729%200%201%200%207%201.274%205.729%205.729%200%200%200%201.271%207m7.187%202.359L6.551%207.451A.642.642%200%200%201%206.364%207V3.182a.636.636%200%200%201%201.271%200v3.555l1.723%201.722a.636.636%200%201%201-.9.9Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center left/contain;
content:'';
display:block;
width:1em;
height:1em;
}
.date.updated::before{
-webkit-mask:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2012.473%2011.503%22%3E%3Cpath%20d%3D%22m11.3%201.518.108-.072a.879.879%200%200%201%20.642-.233.532.532%200%200%201%20.408.629l-.724%203.4a.5.5%200%200%201-.568.421.413.413%200%200%201-.061-.013L7.7%204.93a.532.532%200%200%201-.4-.63.765.765%200%200%201%20.414-.458l.086-.051.981-.634a3.99%203.99%200%201%200%20.685%204.068l.057-.143%201.727.367-.067.19a5.752%205.752%200%201%201-.917-5.448Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center left/contain;
mask:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2012.473%2011.503%22%3E%3Cpath%20d%3D%22m11.3%201.518.108-.072a.879.879%200%200%201%20.642-.233.532.532%200%200%201%20.408.629l-.724%203.4a.5.5%200%200%201-.568.421.413.413%200%200%201-.061-.013L7.7%204.93a.532.532%200%200%201-.4-.63.765.765%200%200%201%20.414-.458l.086-.051.981-.634a3.99%203.99%200%201%200%20.685%204.068l.057-.143%201.727.367-.067.19a5.752%205.752%200%201%201-.917-5.448Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center left/contain;
}
.documents{
display:grid;
gap:2em 64px;
}
.documents-main{
display:flex;
flex-direction:column;
gap:1em 0;
}
.documents-stitle{
font-size:clamp(1.8rem, 5vw, 2.2rem);
font-weight:700;
line-height:1.5;
}
.facebook_plugin{
overflow:hidden;
}
.form{
display:flex;
flex-direction:column;
gap:1.5em 0;
}
.form .item-list{
display:flex;
flex-direction:column;
gap:1em 0;
}
.form .item{
display:flex;
flex-direction:column;
gap:0.5em 0;
margin:0;
}
.form .item_t{
font-weight:700;
}
.form .item_t span{
background-color:#b31d1d;
color:#fff;
display:inline-block;
font-size:.75em;
line-height:1;
margin-left:1em;
padding:.5em .75em;
position:relative;
top:-.0833em;
}
.form .item_d{
margin:0;
}
.form input,
.form textarea{
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
background:transparent;
border:0;
border-radius:0;
font:inherit;
outline:none;
box-sizing:border-box;
min-width:0;
color:var(--clr-form-txt, #333);
font-size:1.6rem;
}
.form input::placeholder,
.form textarea::placeholder{
color:var(--clr-form-txt, #5b5b5b);
opacity:.5;
}
.form input:-ms-input-placeholder,
.form textarea:-ms-input-placeholder{
color:var(--clr-form-txt, #5b5b5b);
opacity:.5;
}
.form input::-ms-input-placeholder,
.form textarea::-ms-input-placeholder{
color:var(--clr-form-txt, #5b5b5b);
opacity:.5;
}
.form input[type="text"],
.form input[type="email"],
.form input[type="tel"],
.form textarea{
background:var(--clr-form-bg, #fff);
border:3px solid #e5e5e5;
width:100%;
transition:border-color 0.2s ease 0s;
}
.form input[type="text"]:focus,
.form input[type="email"]:focus,
.form input[type="tel"]:focus,
.form textarea:focus{
border-color:var(--clr-accent, #1273eb);
}
.form input[type="text"],
.form input[type="email"],
.form input[type="tel"]{
padding:0 1em;
line-height:3.75em;
height:3.75em;
}
.form textarea{
display:block;
padding:1em;
height:170px;
resize:vertical;
}
.form input[type=checkbox]{
display:none;
}
.form input[type=checkbox] + span{
background-color:transparent;
cursor:pointer;
display:inline-block;
line-height:1.3;
padding:.25em 0 .25em 2.25em;
position:relative;
transition:color .1s linear;
vertical-align:middle;
max-width:100%;
}
.form input[type=checkbox] + span::before{
background:#fff;
border-color:#e5e5e5;
border-width:.125em;
content:'';
display:block;
position:absolute;
top:.125em;
left:.25em;
width:1.5em;
height:1.5em;
}
.form input[type=checkbox] + span::after{
background-color:#fff;
-webkit-mask:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215.794%22%20height%3D%2212.436%22%3E%3Cpath%20d%3D%22M13.347%200%205.8%207.543%202.446%204.186%200%206.632l5.8%205.8.707-.707%209.283-9.283Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") no-repeat center/0.9375em auto;
mask:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215.794%22%20height%3D%2212.436%22%3E%3Cpath%20d%3D%22M13.347%200%205.8%207.543%202.446%204.186%200%206.632l5.8%205.8.707-.707%209.283-9.283Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") no-repeat center/0.9375em auto;
content:'';
display:block;
opacity:0;
position:absolute;
top:.125em;
left:.25em;
width:1.5em;
height:1.5em;
cursor:pointer;
}
.form input[type=checkbox]:checked + span::before{
background:#3c5d84;
border-width:0;
}
.form input[type=checkbox]:checked + span::after{
opacity:1;
}
.form input[type="submit"]{
background-color:#3c5d84;
background-image:url(img/brn_arrow.svg);
background-position:center right 28px;
background-repeat:no-repeat;
background-size:9px auto;
cursor:pointer;
color:#fff;
font-size:1.375em;
line-height:1.5;
display:block;
padding:1.18181em 0;
position:relative;
margin-left:auto;
margin-right:auto;
max-width:370px;
width:100%;
}
[data-color*="clr-form-bg"] .form input[type="text"],
[data-color*="clr-form-bg"] .form input[type="email"],
[data-color*="clr-form-bg"] .form input[type="tel"],
[data-color*="clr-form-bg"] .form textarea{
border-width:0;
}
@media (min-width:1025px){
.form .agree{
text-align:center;
}
.form input[type="submit"]{
transition:filter .2s ease;
}
.form input[type="submit"]:hover{
filter:brightness(120%) saturate(160%);
}
}
.notes{
font-size:.8em;
padding-left:1em;
opacity:.5;
}
.notes::before{
content:'\203b';
margin-left:-1em;
}
#space1 .space-box:not(:first-child), #space2 .space-box:not(:first-child), #space3 .space-box:not(:first-child), #space4 .space-box:not(:first-child), #space5 .space-box:not(:first-child), #space6 .space-box:not(:first-child){
margin-top:var(--margin-layout);
}
#space7{
display:grid;
gap:2em;
}
#space7::after{
display:none;
}
@media (min-width:1025px){
#space7{
display:flex;
gap:1em;
}
}
#space8 .space-box:not(:first-child){
margin-top:2em;
}
.headerimg-img{
text-align:center;
line-height:0;
position:relative;
z-index:0;
}
.headerimg-img::before{
background-color:var(--clr-headerimg-overlay, rgba(0, 0, 0, 0.3));
content:'';
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
display:none;
}
.headerimg-img img{
width:100%;
height:var(--h-hdr-sp, 100%);
min-height:var(--h-hdr-sp, 30vh);
object-fit:cover;
}
@media (min-width:1025px){
.headerimg-img img{
height:var(--h-hdr-pc, 100%);
min-height:var(--h-hdr-pc, auto);
}
}
.headerimg-item{
position:relative;
}
.headerimg-item a{
display:contents;
}
.headerimg-item img{
object-fit:contain;
}
@media (max-width:1024px){
.headerimg-item{
text-align:center;
}
}
.headerimg-txt{
color:var(--clr-headerimg-txt, var(--clr-body-txt, inherit));
display:flex;
flex-direction:column;
justify-content:center;
gap:1em;
overflow:hidden;
position:relative;
}
.headerimg-title{
font-size:clamp(2rem, 5.55555vw, 2.8rem);
font-weight:700;
line-height:1.5;
margin:0;
}
[data-headerimg-type=""][data-page*="other"] .headerimg-title{
padding-bottom:.75em;
position:relative;
border-bottom:4px solid var(--clr-main, #000);
}
.headerimg-desc{
font-size:clamp(1.3rem, 3.61111vw, 1.4rem);
line-height:1.9;
opacity:.75;
}
.headerimg-meta{
display:contents;
}
.headerimg-meta .date::before{
background-color:var(--clr-headerimg-txt, var(--clr-body-txt, #333));
}
.headerimg-meta .cat{
order:-1;
}
@media (max-width:1024px){
[data-headerimg-img-sp="false"][data-headerimg-item-sp="false"][data-headerimg-title-sp="false"][data-headerimg-desc-sp="false"][data-headerimg-meta-sp="false"] #headerimg{
display:none;
}
[data-headerimg-item-sp="false"][data-headerimg-title-sp="false"][data-headerimg-desc-sp="false"][data-headerimg-meta-sp="false"] .headerimg-inner{
display:none;
}
[data-headerimg-title-sp="false"][data-headerimg-desc-sp="false"][data-headerimg-meta-sp="false"] .headerimg-txt{
display:none;
}
}
@media (min-width:1025px){
[data-headerimg-img="false"][data-headerimg-item="false"][data-headerimg-title="false"][data-headerimg-desc="false"][data-headerimg-meta="false"] #headerimg{
display:none;
}
[data-headerimg-item="false"][data-headerimg-title="false"][data-headerimg-desc="false"][data-headerimg-meta="false"] .headerimg-inner{
display:none;
}
[data-headerimg-title="false"][data-headerimg-desc="false"][data-headerimg-meta="false"] .headerimg-txt{
display:none;
}
}
[data-headerimg-type=""] #headerimg{
display:grid;
gap:2em;
}
[data-headerimg-type=""] .headerimg-inner{
display:contents;
}
[data-headerimg-type="header"] #headerimg{
display:grid;
overflow:hidden;
}
[data-headerimg-type="header"] .headerimg-img{
grid-row:1/2;
grid-column:1/2;
}
[data-headerimg-type="header"] .headerimg-inner{
display:contents;
}
[data-headerimg-type="header"] .headerimg-item{
display:flex;
justify-content:center;
align-items:center;
grid-row:1/2;
grid-column:1/2;
}
[data-headerimg-type="header"] .headerimg-item img{
margin:min(var(--padding-overall),48px);
max-width:calc(100% - calc(min(var(--padding-overall),48px) * 2));
max-height:calc(100% - calc(min(var(--padding-overall),48px) * 2));
}
[data-headerimg-type="header"] .headerimg-txt{
background:var(--clr-base, #fafafa);
padding:min(var(--padding-overall),48px);
}
[data-headerimg-type="header"] .headerimg-title{
flex-shrink:0;
}
@media (max-width:1024px){
[data-headerimg-type="header"]:not([data-headerimg-img-sp="false"]) .headerimg-item{
height:var(--h-hdr-sp);
overflow:hidden;
}
[data-headerimg-type="header"]:not([data-headerimg-img-sp="false"]):not([data-headerimg-item-sp="false"]) .headerimg-img::before{
display:block;
}
}
@media (min-width:1025px){
[data-headerimg-type="header"][data-headerimg-img="false"] #headerimg{
background:var(--clr-base, #fafafa);
}
[data-headerimg-type="header"][data-headerimg-img="false"][data-headerimg-title="center"]:not([data-headerimg-item="false"]) #headerimg{
gap:1em;
}
[data-headerimg-type="header"][data-headerimg-img="false"][data-headerimg-title="center"]:not([data-headerimg-item="false"]) .headerimg-item img{
margin-bottom:0;
max-height:calc(100% - calc(min(var(--padding-overall),48px)));
}
[data-headerimg-type="header"][data-headerimg-img="false"][data-headerimg-title="center"]:not([data-headerimg-item="false"]) .headerimg-txt{
padding-top:0;
}
[data-headerimg-type="header"][data-headerimg-title="left"] .headerimg-img, [data-headerimg-type="header"][data-headerimg-title="right"] .headerimg-img, [data-headerimg-type="header"][data-headerimg-item="left"]:not([data-headerimg-title="center"]) .headerimg-img, [data-headerimg-type="header"][data-headerimg-item="right"]:not([data-headerimg-title="center"]) .headerimg-img{
height:var(--h-hdr-pc);
}
[data-headerimg-type="header"][data-headerimg-title="left"] .headerimg-inner, [data-headerimg-type="header"][data-headerimg-title="right"] .headerimg-inner, [data-headerimg-type="header"][data-headerimg-item="left"]:not([data-headerimg-title="center"]) .headerimg-inner, [data-headerimg-type="header"][data-headerimg-item="right"]:not([data-headerimg-title="center"]) .headerimg-inner{
display:flex;
grid-row:1/2;
grid-column:1/2;
}
[data-headerimg-type="header"][data-headerimg-title="left"] .headerimg-txt, [data-headerimg-type="header"][data-headerimg-title="right"] .headerimg-txt, [data-headerimg-type="header"][data-headerimg-item="left"]:not([data-headerimg-title="center"]) .headerimg-txt, [data-headerimg-type="header"][data-headerimg-item="right"]:not([data-headerimg-title="center"]) .headerimg-txt{
width:45%;
}
[data-headerimg-type="header"][data-headerimg-item="left"] .headerimg-item, [data-headerimg-type="header"][data-headerimg-item="right"] .headerimg-item{
width:55%;
}
[data-headerimg-type="header"][data-headerimg-item="left"]:not([data-headerimg-img="false"]) .headerimg-item, [data-headerimg-type="header"][data-headerimg-item="right"]:not([data-headerimg-img="false"]) .headerimg-item{
height:var(--h-hdr-pc);
}
[data-headerimg-type="header"]:not([data-headerimg-title="false"][data-headerimg-desc="false"][data-headerimg-meta="false"]):not([data-main-header*="header"])[data-headerimg-title="left"] .headerimg-img, [data-headerimg-type="header"]:not([data-headerimg-title="false"][data-headerimg-desc="false"][data-headerimg-meta="false"]):not([data-main-header*="header"])[data-headerimg-title="right"] .headerimg-img, [data-headerimg-type="header"]:not([data-headerimg-title="false"][data-headerimg-desc="false"][data-headerimg-meta="false"]):not([data-main-header*="header"])[data-headerimg-item="left"]:not([data-headerimg-title="center"]) .headerimg-img, [data-headerimg-type="header"]:not([data-headerimg-title="false"][data-headerimg-desc="false"][data-headerimg-meta="false"]):not([data-main-header*="header"])[data-headerimg-item="right"]:not([data-headerimg-title="center"]) .headerimg-img{
width:65%;
}
[data-headerimg-type="header"]:not([data-headerimg-item="false"]) .headerimg-img::before{
display:block;
}
[data-main-header="imgtop"][data-headerimg-title="left"]:not([data-headerimg-img="false"]) .headerimg-txt, [data-main-header="imgtop"][data-headerimg-title="right"]:not([data-headerimg-img="false"]) .headerimg-txt, [data-main-header="imgtop"][data-headerimg-item="left"]:not([data-headerimg-title="center"]):not([data-headerimg-img="false"]) .headerimg-txt, [data-main-header="imgtop"][data-headerimg-item="right"]:not([data-headerimg-title="center"]):not([data-headerimg-img="false"]) .headerimg-txt{
margin-top:50px;
}
}
@media (max-width:1024px){
[data-main-header="header"] #headerimg{
margin-left:calc(var(--padding-overall) * -1);
margin-right:calc(var(--padding-overall) * -1);
}
[data-main-header*="header"]:not([data-headerimg-img-sp="false"]):not([data-headerimg-title-sp="under"]) #headerimg{
height:var(--h-hdr-sp);
}
[data-main-header*="header"]:not([data-headerimg-img-sp="false"]):not([data-headerimg-title-sp="under"]) .headerimg-inner{
display:flex;
flex-direction:column;
justify-content:center;
gap:1em;
grid-row:1/2;
grid-column:1/2;
padding:var(--padding-overall);
height:var(--h-hdr-sp);
}
[data-main-header*="header"]:not([data-headerimg-img-sp="false"]):not([data-headerimg-title-sp="under"]) .headerimg-item{
height:auto;
}
[data-main-header*="header"]:not([data-headerimg-img-sp="false"]):not([data-headerimg-title-sp="under"]) .headerimg-item img{
margin:0;
max-width:100%;
max-height:100%;
}
[data-main-header*="header"]:not([data-headerimg-img-sp="false"]):not([data-headerimg-title-sp="under"]) .headerimg-txt{
background:transparent;
color:var(--clr-headerimg-txt, #fff);
flex-shrink:0;
padding:0;
}
[data-main-header*="header"]:not([data-headerimg-img-sp="false"]):not([data-headerimg-title-sp="under"]) .headerimg-txt .cat a:not(:hover){
color:var(--clr-headerimg-txt, #fff);
}
[data-main-header*="header"]:not([data-headerimg-img-sp="false"]):not([data-headerimg-title-sp="under"]) .headerimg-txt .cat a:not(:hover)::before{
border-color:var(--clr-headerimg-txt, #fff);
}
[data-main-header*="header"]:not([data-headerimg-img-sp="false"]):not([data-headerimg-title-sp="under"]) .headerimg-txt .date::before{
background-color:var(--clr-headerimg-txt, #fff);
}
[data-main-header*="header"]:not([data-headerimg-title-sp="false"][data-headerimg-desc-sp="false"][data-headerimg-item-sp="false"][data-headerimg-meta-sp="false"]):not([data-headerimg-title-sp="under"]) .headerimg-img::before{
display:block;
}
}
@media (min-width:1025px){
[data-main-header="header"]:not([data-headerimg-img="false"][data-headerimg-title="false"][data-headerimg-desc="false"][data-headerimg-item="false"][data-headerimg-meta="false"]) #main-header{
display:flow-root;
padding:30px 0;
position:relative;
z-index:0;
}
[data-main-header="header"]:not([data-headerimg-img="false"][data-headerimg-title="false"][data-headerimg-desc="false"][data-headerimg-item="false"][data-headerimg-meta="false"]) #main-header::before{
background-color:var(--clr-base, #fafafa);
content:'';
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
margin:0 calc(-50vw + 50%);
z-index:-1;
filter:brightness(93%);
}
[data-main-header="header"]:not([data-headerimg-img="false"][data-headerimg-title="false"][data-headerimg-desc="false"][data-headerimg-item="false"][data-headerimg-meta="false"]) #headerimg{
background:#fff;
}
[data-main-header*="header"]:not([data-headerimg-img="false"]) #headerimg{
height:var(--h-hdr-pc);
}
[data-main-header*="header"]:not([data-headerimg-img="false"]) .headerimg-inner{
height:var(--h-hdr-pc);
}
[data-main-header*="header"]:not([data-headerimg-img="false"]) .headerimg-txt{
color:var(--clr-headerimg-txt, #fff);
flex-shrink:0;
padding:0;
}
[data-main-header*="header"]:not([data-headerimg-img="false"]) .headerimg-txt .cat a:not(:hover){
color:var(--clr-headerimg-txt, #fff);
}
[data-main-header*="header"]:not([data-headerimg-img="false"]) .headerimg-txt .cat a:not(:hover)::before{
border-color:var(--clr-headerimg-txt, #fff);
}
[data-main-header*="header"]:not([data-headerimg-img="false"]) .headerimg-txt .date::before{
background-color:var(--clr-headerimg-txt, #fff);
}
[data-main-header*="header"] .headerimg-inner{
grid-row:1/2;
grid-column:1/2;
display:flex;
justify-content:center;
align-items:center;
margin-left:auto;
margin-right:auto;
padding:min(var(--padding-overall),72px) var(--padding-overall);
max-width:calc(var(--width-overall) + calc(var(--padding-overall) * 2));
width:100%;
}
[data-main-header*="header"] .headerimg-txt{
background:transparent;
padding:0;
width:100%;
}
[data-main-header*="header"]:not([data-headerimg-title="false"][data-headerimg-desc="false"][data-headerimg-item="false"][data-headerimg-meta="false"]) .headerimg-img::before{
display:block;
}
}
[data-header="fixed"][data-main-header*="wide"] #headerimg .headerimg-img::before{
display:block;
}
@media (max-width:1024px){
[data-header="fixed"]:not([data-headerimg-img-sp="false"]):not([data-headerimg-title-sp="under"]) .headerimg-inner{
padding-top:calc(72px + var(--padding-overall));
}
}
@media (min-width:1025px){
[data-header="fixed"]:not([data-headerimg-img="false"]) .headerimg-inner{
padding-top:calc(104px + min(var(--padding-overall),72px));
}
}
[data-main-header="false"] #headerimg{
display:none;
}
@media (min-width:1025px){
[data-headerimg-img="false"] .headerimg-img{
display:none;
}
}
@media (min-width:1025px){

[data-headerimg-title="left"][data-headerimg-type="header"]:not([data-main-header*="header"]) .headerimg-img{
margin-left:auto;
}
[data-headerimg-title="left"][data-headerimg-type="header"] .headerimg-txt{
margin-right:auto;
}

[data-headerimg-title="right"][data-headerimg-type="header"]:not([data-main-header*="header"]) .headerimg-img{
margin-right:auto;
}
[data-headerimg-title="right"][data-headerimg-type="header"] .headerimg-txt{
margin-left:auto;
}

[data-headerimg-title="center"][data-main-header*="header"] .headerimg-txt{
margin-left:auto;
margin-right:auto;
max-width:45%;
}
[data-headerimg-title="center"][data-main-header*="header"][data-headerimg-item="false"] .headerimg-txt{
max-width:70%;
text-align:center;
}
[data-headerimg-title="center"][data-main-header*="header"][data-headerimg-item="false"] .headerimg-meta .author,
[data-headerimg-title="center"][data-main-header*="header"][data-headerimg-item="false"] .headerimg-meta .cat{
margin-left:auto;
margin-right:auto;
}

[data-headerimg-title="false"] .headerimg-title{
display:none;
}
}
@media (min-width:1025px){

[data-headerimg-desc="false"] .headerimg-desc{
display:none;
}
}
@media (min-width:1025px){

[data-headerimg-item="left"][data-headerimg-type="header"] .headerimg-item{
margin-right:auto;
}
[data-headerimg-item="left"][data-headerimg-type="header"]:not([data-headerimg-title="false"][data-headerimg-desc="false"][data-headerimg-meta="false"]):not([data-headerimg-title="center"]):not([data-main-header*="header"]) .headerimg-img{
margin-left:0;
margin-right:auto;
}
[data-headerimg-item="left"][data-headerimg-type="header"]:not([data-headerimg-title="false"][data-headerimg-desc="false"][data-headerimg-meta="false"]):not([data-headerimg-title="center"]):not([data-main-header*="header"])[data-headerimg-img="false"] .headerimg-txt{
padding-left:0;
}
[data-headerimg-item="left"][data-headerimg-type="header"]:not([data-headerimg-title="false"][data-headerimg-desc="false"][data-headerimg-meta="false"]):not([data-headerimg-title="center"]) .headerimg-txt{
margin-left:auto;
margin-right:0;
}

[data-headerimg-item="right"][data-headerimg-type="header"] .headerimg-item{
margin-left:auto;
order:1;
}
[data-headerimg-item="right"][data-headerimg-type="header"]:not([data-headerimg-title="false"][data-headerimg-desc="false"][data-headerimg-meta="false"]):not([data-headerimg-title="center"]):not([data-main-header*="header"]) .headerimg-img{
margin-left:auto;
margin-right:0;
}
[data-headerimg-item="right"][data-headerimg-type="header"]:not([data-headerimg-title="false"][data-headerimg-desc="false"][data-headerimg-meta="false"]):not([data-headerimg-title="center"]):not([data-main-header*="header"])[data-headerimg-img="false"] .headerimg-txt{
padding-right:0;
}
[data-headerimg-item="right"][data-headerimg-type="header"]:not([data-headerimg-title="false"][data-headerimg-desc="false"][data-headerimg-meta="false"]):not([data-headerimg-title="center"]) .headerimg-txt{
margin-left:0;
margin-right:auto;
}

[data-headerimg-item="false"] .headerimg-item{
display:none;
}
}
@media (min-width:1025px){

[data-headerimg-meta="false"] .headerimg-meta{
display:none;
}
}
@media (max-width:1024px){

[data-headerimg-img-sp="false"] .headerimg-img{
display:none;
}
[data-headerimg-img-sp="false"][data-headerimg-type="header"] .headerimg-inner{
background:var(--clr-base, #fafafa);
display:grid;
gap:1em;
padding:var(--padding-overall);
position:relative;
}
[data-headerimg-img-sp="false"][data-headerimg-type="header"] .headerimg-item img{
margin:0;
max-width:100%;
max-height:100%;
}
[data-headerimg-img-sp="false"][data-headerimg-type="header"] .headerimg-txt{
background:transparent;
padding:0;
}
}
@media (max-width:1024px){

[data-headerimg-title-sp="under"][data-header="fixed"]:not([data-headerimg-img-sp="false"]) .headerimg-item{
padding-top:72px;
}

[data-headerimg-title-sp="false"] .headerimg-title{
display:none;
}
}
@media (max-width:1024px){

[data-headerimg-desc-sp="false"] .headerimg-desc{
display:none;
}
}
@media (max-width:1024px){

[data-headerimg-item-sp="false"] .headerimg-item{
display:none;
}
}
@media (max-width:1024px){

[data-headerimg-meta-sp="false"] .headerimg-meta{
display:none;
}
}
#whatsnew .title,
[class*='categorylist'] .title,
.entrylist-title,
.blogarea .title,
#searchresult .title,
#main .space-box > .title,
#footer .space-box > .title{
font-size:clamp(2rem, 5.55555vw, 2.6rem);
font-weight:700;
line-height:1.5;
margin-bottom:var(--margin-component);
}
#whatsnew .title i,
[class*='categorylist'] .title i,
.entrylist-title i,
.blogarea .title i,
#searchresult .title i,
#main .space-box > .title i,
#footer .space-box > .title i{
font-size:1.4rem;
font-style:normal;
margin-top:0.5em;
position:relative;
display:block;
top:-.5rem;
}
#whatsnew .title *:not(i),
[class*='categorylist'] .title *:not(i),
.entrylist-title *:not(i),
.blogarea .title *:not(i),
#searchresult .title *:not(i),
#main .space-box > .title *:not(i),
#footer .space-box > .title *:not(i){
display:contents;
font-size:inherit;
}
#whatsnew .title *:not(i)::before, #whatsnew .title *:not(i)::after,
[class*='categorylist'] .title *:not(i)::before,
[class*='categorylist'] .title *:not(i)::after,
.entrylist-title *:not(i)::before,
.entrylist-title *:not(i)::after,
.blogarea .title *:not(i)::before,
.blogarea .title *:not(i)::after,
#searchresult .title *:not(i)::before,
#searchresult .title *:not(i)::after,
#main .space-box > .title *:not(i)::before,
#main .space-box > .title *:not(i)::after,
#footer .space-box > .title *:not(i)::before,
#footer .space-box > .title *:not(i)::after{
display:none;
}
#whatsnew .title,
[class*='categorylist'] .title,
.blogarea .title,
.entrylist-title,
#searchresult .title,
#main .space-box > .title{
background-color:var(--clr-contenttitle-bg);
color:var(--clr-contenttitle-txt);
}
[data-color*="clr-contenttitle-bg"] #whatsnew .title,
[data-color*="clr-contenttitle-bg"] [class*='categorylist'] .title,
[data-color*="clr-contenttitle-bg"] .entrylist-title,
[data-color*="clr-contenttitle-bg"] .blogarea .title,
[data-color*="clr-contenttitle-bg"] #searchresult .title,
[data-color*="clr-contenttitle-bg"] #main .space-box > .title{
padding:.5em .625em;
}
#footer .space-box > .title{
font-size:2rem;
}
.menubox > .title,
#pickupentry > .title,
.newentry-title,
#menu .space-box > .title,
#rmenu .space-box > .title{
background-color:var(--clr-menutitle-bg);
color:var(--clr-menutitle-txt);
border-bottom:4px solid var(--clr-main, #000);
font-size:clamp(2rem, 5.55555vw, 2.2rem);
font-weight:700;
line-height:1.5;
padding-bottom:.5em;
text-align:center;
}
.menubox > .title *:not(i),
#pickupentry > .title *:not(i),
.newentry-title *:not(i),
#menu .space-box > .title *:not(i),
#rmenu .space-box > .title *:not(i){
display:contents;
font-size:inherit;
}
.menubox > .title *:not(i)::before, .menubox > .title *:not(i)::after,
#pickupentry > .title *:not(i)::before,
#pickupentry > .title *:not(i)::after,
.newentry-title *:not(i)::before,
.newentry-title *:not(i)::after,
#menu .space-box > .title *:not(i)::before,
#menu .space-box > .title *:not(i)::after,
#rmenu .space-box > .title *:not(i)::before,
#rmenu .space-box > .title *:not(i)::after{
display:none;
}
#menu .space-box > .title,
#rmenu .space-box > .title{
margin-bottom:.5em;
}
[data-color*="clr-menutitle-bg"] .menubox > .title,
[data-color*="clr-menutitle-bg"] #pickupentry > .title,
[data-color*="clr-menutitle-bg"] .newentry-title,
[data-color*="clr-menutitle-bg"] #menu .space-box > .title,
[data-color*="clr-menutitle-bg"] #rmenu .space-box > .title{
border-bottom:none;
padding:.6em;
}
h1{
font-size:clamp(2rem, 5.55555vw, 2.8rem);
font-weight:700;
line-height:1.5;
margin:0 0 1.2em;
}
h2{
font-size:clamp(2rem, 5.55555vw, 2.6rem);
font-weight:700;
line-height:1.5;
margin:1em 0;
}
h2 i{
font-size:.6em;
display:block;
font-style:normal;
}
h3{
font-size:clamp(1.9rem, 5.27777vw, 2.4rem);
font-weight:700;
line-height:1.5;
margin:1em 0;
}
h4{
font-size:clamp(1.8rem, 5vw, 2.2rem);
font-weight:700;
line-height:1.5;
margin:0.8em 0;
}
h5{
font-size:clamp(1.7rem, 4.72222vw, 2rem);
font-weight:700;
line-height:1.5;
margin:0.8em 0;
}
h6{
font-size:clamp(1.6rem, 4.44444vw, 1.8rem);
font-weight:700;
line-height:1.5;
margin:0.8em 0;
}
#main h1{
padding-bottom:.75em;
position:relative;
border-bottom:4px solid var(--clr-main, #000);
}
h2:not([class*="topic"]){
background-color:var(--clr-articletitle-bg, var(--clr-main, #000));
color:var(--clr-articletitle-txt, #fff);
margin-top:1.5em;
padding:.80769em 1em;
}
h2:not([class*="topic"]) i{
margin-bottom:.1em;
}
#main section > h2:not([class*="topic"]){
margin-top:0;
}
[data-column="col1"][data-main="wide"] h2:not([class*="topic"]){
background:transparent;
color:var(--clr-articletitle-txt, #333);
font-size:clamp(2.2rem, 6.11111vw, 3rem);
padding:0;
text-align:center;
}
[data-column="col1"][data-main="wide"] h2:not([class*="topic"]) i{
color:var(--clr-accent, #1273eb);
}
h3:not([class*="topic"]){
border-bottom:4px solid var(--clr-main, #000);
margin-top:2em;
padding-bottom:.66666em;
position:relative;
}
.top_inner h3{
border-bottom:unset;
margin-top:unset;
padding-bottom:unset;
position:static;
}
h4:not([class*="topic"]){
padding-left:.54545em;
position:relative;
border-left:4px solid var(--clr-main, #000);
}
h5:not([class*="topic"]){
position:relative;
padding-left:1em;
}
h5:not([class*="topic"])::before{
background:var(--clr-main, #000);
content:'';
position:absolute;
top:.5em;
left:0;
width:.5em;
height:.5em;
}
h6:not([class*="topic"]){
padding-left:1em;
position:relative;
}
h6:not([class*="topic"])::before{
background:var(--clr-main, #000);
-webkit-mask:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%2212%22%3E%3Cpath%20d%3D%22M0%200v12l7-6Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center left/0.38888em auto;
mask:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%2212%22%3E%3Cpath%20d%3D%22M0%200v12l7-6Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center left/0.38888em auto;
content:'';
display:block;
position:absolute;
top:.16666em;
left:0;
width:1em;
height:1em;
}
ul:not([id]):not([class]),
ol:not([id]):not([class]){
line-height:1.5;
margin-top:var(--margin-component);
margin-bottom:var(--margin-component);
}
ul:not([id]):not([class]) li,
ol:not([id]):not([class]) li{
margin:0.8em 0;
}
ul:not([id]):not([class]){
list-style:none;
}
ul:not([id]):not([class]) li::before{
background-color:#000;
display:inline-block;
content:'';
margin-left:-1em;
margin-right:.625em;
width:.375em;
height:.375em;
position:relative;
top:-.1875em;
}
ol:not([id]):not([class]) li::marker{
font-size:2rem;
font-weight:500;
line-height:1;
}
ul.newentry{
display:grid;
align-items:start;
grid-template-columns:repeat(auto-fill, minmax(min(100%,320px), 1fr));
gap:0 1.25em;
overflow:hidden;
}
ul.newentry li{
border-bottom-width:1px;
padding:1.5em 0;
}
.newentry .article .date{
font-size:1rem;
}
.newentry .article .date::before{
display:none;
}
.newentry .article .cat a{
color:inherit;
font-weight:400;
line-height:1;
opacity:.5;
padding:0;
}
.newentry .article .cat a::before{
border:none;
}
.newentry .article .cat a:hover{
background:transparent;
color:inherit;
opacity:1;
}
.newentry .article-inner{
display:flex;
align-items:center;
gap:1.25em;
}
.newentry .article-thumb{
flex-shrink:0;
overflow:hidden;
width:100px;
}
.newentry .article-thumb img{
width:100%;
aspect-ratio:25/18;
object-fit:cover;
}
.newentry .article-body{
display:flex;
flex-direction:column;
gap:1em;
flex-grow:1;
}
.newentry .article-title{
color:inherit;
display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-line-clamp:2;
overflow:hidden;
font-size:1.3rem;
font-weight:700;
line-height:1.4;
}
.newentry .article-title a{
color:inherit;
text-decoration:none;
}
.newentry .article-info{
display:flex;
align-items:center;
}
.newentry .article-info > *:not(:first-child)::before{
border-left:1px solid var(--clr-body-txt, #333);
content:'';
margin:0 .5em;
opacity:.25;
}
@media (min-width:1025px){
.newentry .article-thumb img,
.newentry .article-body{
transition:0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.newentry .article:hover .article-thumb img{
transform:scale(1.08);
}
.newentry .article:hover .article-body{
opacity:.75;
}
}
.pagelist_ul{
display:flex;
justify-content:center;
flex-wrap:wrap;
gap:.3em;
line-height:1;
}
.pagelist_ul li{
display:flex;
justify-content:center;
align-items:center;
font-size:2rem;
width:40px;
height:40px;
overflow:hidden;
}
.pagelist_ul li.current{
background:var(--clr-main, #000);
color:#fff;
}
.pagelist_ul li.prev{
margin-right:.5em;
}
.pagelist_ul li.next{
margin-left:.5em;
}
.pagelist_ul a{
color:inherit;
display:flex;
justify-content:center;
align-items:center;
text-decoration:none;
width:100%;
height:100%;
}
@media (min-width:1025px){
.pagelist_ul a{
transition:0.2s;
}
.pagelist_ul a:hover{
opacity:.5;
}
}
#relNavigate{
display:grid;
gap:1.25em;
grid-template-columns:repeat(auto-fit, minmax(min(100%,300px), 1fr));
}
#relNavigate a{
background:var(--clr-base, #fafafa);
color:inherit;
display:flex;
align-items:center;
gap:1em;
overflow:hidden;
text-decoration:none;
position:relative;
padding:.5em;
}
.relNavigate-prev .relNavigate-caption::before{
content:'PREV';
}
.relNavigate-next .relNavigate-caption::before{
content:'NEXT';
}
.relNavigate-thumb{
flex-shrink:0;
overflow:hidden;
width:134px;
}
.relNavigate-thumb img{
width:100%;
aspect-ratio:67/40;
object-fit:cover;
}
.relNavigate-caption{
text-indent:100vw;
white-space:nowrap;
overflow:hidden;
display:flex;
line-height:1;
margin-bottom:.5em;
}
.relNavigate-caption::before{
font-size:2.2rem;
font-style:italic;
font-weight:700;
line-height:1;
text-indent:0;
white-space:normal;
flex-shrink:0;
}
.relNavigate-title{
display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-line-clamp:1;
overflow:hidden;
font-size:1.4rem;
font-weight:700;
line-height:1.5;
}
@media (min-width:1025px){
#relNavigate .relNavigate-thumb img,
#relNavigate .relNavigate-body{
transition:0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
#relNavigate a:hover .relNavigate-thumb img{
transform:scale(1.08);
}
#relNavigate a:hover .relNavigate-body{
opacity:.75;
}
}
#pagetop{
position:fixed;
bottom:15px;
right:10px;
transition:opacity .5s ease, visibility .5s ease;
opacity:0;
visibility:hidden;
pointer-events:none;
z-index:99;
}
#pagetop a{
background:var(--clr-pagetop-bg, #000);
display:block;
position:relative;
opacity:.35;
width:56px;
height:56px;
}
#pagetop a::before{
background-color:var(--clr-pagetop-icon, #fff);
-webkit-mask:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224.829%22%20height%3D%2214.483%22%3E%3Cpath%20d%3D%22M12.414%200%200%2012.415l2.07%202.068L12.419%204.137l10.345%2010.346%202.065-2.068L14.485%202.071Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") no-repeat center/24px auto;
mask:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224.829%22%20height%3D%2214.483%22%3E%3Cpath%20d%3D%22M12.414%200%200%2012.415l2.07%202.068L12.419%204.137l10.345%2010.346%202.065-2.068L14.485%202.071Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") no-repeat center/24px auto;
content:'';
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
}
#pagetop.show{
opacity:1;
visibility:visible;
pointer-events:auto;
}
@media (min-width:1025px){
#pagetop a{
transition:.2s ease;
}
#pagetop a:hover{
opacity:.75;
}
}
#pickupentry{
counter-reset:pickuprank;
}
.pickup_rank{
counter-increment:pickuprank;
}
ul[id^="pickup_list"]{
display:grid;
align-items:start;
gap:0 1.25em;
overflow:hidden;
}
ul[id^="pickup_list"] li{
border-bottom-width:1px;
padding:1.5em 0;
}
[id*="pickup_list"] .article-inner{
display:flex;
align-items:center;
gap:.5em 1.25em;
}
[id*="pickup_list"] .article-thumb{
flex-shrink:0;
overflow:hidden;
width:100px;
}
[id*="pickup_list"] .article-thumb img{
width:100%;
aspect-ratio:25/18;
object-fit:cover;
}
[id*="pickup_list"] .article-title{
color:inherit;
display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-line-clamp:3;
overflow:hidden;
font-size:1.3rem;
font-weight:700;
line-height:1.4;
}
[id*="pickup_list"] .article-title a{
color:inherit;
text-decoration:none;
}
@media (min-width:1025px){
#pickupentry .article-thumb img,
#pickupentry .article-body{
transition:0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
#pickupentry .article:hover .article-thumb img{
transform:scale(1.08);
}
#pickupentry .article:hover .article-body{
opacity:.75;
}
}
.pickup_rank{
position:relative;
}
.pickup_rank::before{
color:#333;
content:counter(pickuprank);
font-size:4.3rem;
font-style:italic;
font-weight:600;
line-height:1;
position:absolute;
left:0;
top:.13953em;
z-index:1;
text-shadow:3px 3px 1px #fff,-3px 3px 1px #fff,3px -3px 1px #fff,-3px -3px 1px #fff,3px 0px 1px #fff,0px 3px 1px #fff,-3px 0px 1px #fff,0px -3px 1px #fff;
}
[id="pickup_list1"]{
grid-template-columns:repeat(auto-fill, minmax(min(100%,320px), 1fr));
}
[id="pickup_list1"] .pickup_rank{
padding-left:.5em;
}
[id="pickup_list2"]{
grid-template-columns:repeat(auto-fill, minmax(min(100%,320px), 1fr));
}
[id="pickup_list2"] .pickup_rank{
padding-left:.5em;
padding-right:.5em;
}
[id="pickup_list2"] .article-inner{
flex-direction:column;
align-items:stretch;
}
[id="pickup_list2"] .article-thumb{
width:100%;
}
[id="pickup_list2"] .article-thumb img{
aspect-ratio:130 / 69;
}
.point[data-point]{
font-size:1.375em;
font-style:italic;
line-height:1.5;
margin:var(--margin-component) 0;
}
.point[data-point]::before{
content:attr(data-point);
color:var(--clr-accent, #1273eb);
font-size:1.81818em;
font-style:italic;
font-weight:600;
line-height:1;
margin-right:.2em;
float:left;
position:relative;
top:-.1em;
}
.point[data-point]::after{
content:'';
display:block;
clear:both;
}
.postlike{
background:#fafafa;
display:grid;
grid-template-columns:repeat(auto-fit, minmax(min(100%,280px), 1fr));
overflow:hidden;
}
.postlike-thumb{
position:relative;
min-height:240px;
}
.postlike-thumb img{
width:100%;
height:100%;
position:absolute;
left:0;
top:0;
object-fit:cover;
}
.postlike-body{
display:flex;
flex-direction:column;
justify-content:center;
align-items:center;
padding:20px;
line-height:1.5;
}
.postlike-txt{
font-size:clamp(1.3rem, 3vw, 2rem);
font-weight:700;
text-align:center;
margin-bottom:0.5em;
}
.postlike-btns{
margin-bottom:1em;
}
.postlike-btns > div{
margin:3px 8px;
}
.quote::before{
content:'\201c';
opacity:.6;
}
.quote::after{
content:'\201d';
opacity:.6;
}
.postlike-caption{
font-size:1.3rem;
opacity:.5;
}
.profile{
display:flex;
flex-direction:column;
gap:20px 0;
}
.profile .snsbox{
justify-content:center;
margin:0;
}
.profile-body{
display:flex;
flex-direction:column;
gap:.5em 0;
}
.profile-img{
text-align:center;
}
.profile-img img{
width:200px;
height:200px;
object-fit:cover;
}
.profile-title{
font-size:1.8rem;
font-weight:700;
line-height:1;
text-align:center;
}
.profile-desc{
font-size:1.2rem;
line-height:1.7;
}
[id^="main"] .profile[min-width~="640px"]{
background:#fafafa;
padding:3em;
flex-direction:row;
gap:0 2em;
}
[id^="main"] .profile[min-width~="640px"] .profile-img{
flex-shrink:0;
}
[id^="main"] .profile[min-width~="640px"] .profile-img img{
width:112px;
height:112px;
}
[id^="main"] .profile[min-width~="640px"] .profile-title{
text-align:left;
}
[id^="main"] .profile[min-width~="640px"] .snsbox{
justify-content:flex-start;
}
[class^="question"]::before{
content:"Q";
}
[class^="answer"]::before{
content:"A";
}
[class^="question"],
[class^="answer"]{
border:none;
font-size:1em;
}
[class^="question"]::before,
[class^="answer"]::before{
display:flex;
justify-content:center;
align-items:center;
font-weight:600;
line-height:1;
position:absolute;
left:0;
top:0;
}
.question1,
.answer1{
margin:var(--margin-component) 0;
padding:.625em 0 0 3.75em;
position:relative;
min-height:2.625em;
}
.question1::before,
.answer1::before{
color:#fff;
font-size:1.875em;
width:1.6em;
height:1.6em;
}
.question1::before{
background-color:#000;
}
.answer1::before{
background-color:var(--clr-accent, #1273eb);
}
.question2,
.answer2{
padding:.5em 0 .5em 3em;
position:relative;
min-height:2.5em;
}
.question2::before,
.answer2::before{
font-size:2em;
width:1.25em;
height:1.5em;
}
.question2::before{
color:#000;
}
.answer2::before{
color:var(--clr-accent, #1273eb);
}
.qa-list{
margin:var(--margin-component) 0;
}
.qa-accordion{
background:#fff;
border-color:#ebebeb;
border-width:4px 4px 0;
overflow:hidden;
position:relative;
z-index:0;
}
.qa-accordion:last-of-type{
border-bottom-width:4px;
}
.qa-accordion .question2,
.qa-accordion .answer2{
padding:1.5em 1.5em 1.5em 4em;
}
.qa-accordion .question2::before,
.qa-accordion .answer2::before{
top:.5em;
left:.375em;
transition:.2s ease;
}
.qa-accordion .question2{
padding-right:72px;
}
.qa-accordion .question2::after{
background-color:#000;
-webkit-mask:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215.999%22%20height%3D%2215.999%22%3E%3Cpath%20d%3D%22M7%200v7H0v2h7v7h2V9h7V7H9V0Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center/16px auto;
mask:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2215.999%22%20height%3D%2215.999%22%3E%3Cpath%20d%3D%22M7%200v7H0v2h7v7h2V9h7V7H9V0Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center/16px auto;
content:'';
position:absolute;
top:2em;
right:24px;
width:16px;
height:16px;
cursor:pointer;
z-index:1;
}
.qa-accordion .question2 + .answer2{
height:auto;
overflow:hidden;
opacity:0;
transition:0.45s cubic-bezier(0.19, 1, 0.22, 1);
margin-top:-2em;
}
.qa-accordion .question2:not(.show) + .answer2{
border-width:0;
line-height:0;
margin-top:0;
margin-bottom:0;
padding-top:0;
padding-bottom:0;
min-height:0;
}
.qa-accordion .question2:not(.show) + .answer2::before{
top:-.5em;
}
.qa-accordion .question2:not(.show) + .answer2 *,
.qa-accordion .question2:not(.show) + .answer2 *::before,
.qa-accordion .question2:not(.show) + .answer2 *::after{
border-width:0;
line-height:0;
margin-top:0;
margin-bottom:0;
padding-top:0;
padding-bottom:0;
height:0;
}
.qa-accordion .question2.show::after{
-webkit-mask:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%222%22%3E%3Cpath%20d%3D%22M0%200h16v2H0z%22%2F%3E%3C%2Fsvg%3E") no-repeat center/16px auto;
mask:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%222%22%3E%3Cpath%20d%3D%22M0%200h16v2H0z%22%2F%3E%3C%2Fsvg%3E") no-repeat center/16px auto;
}
.qa-accordion .question2.show + .answer2{
height:auto;
overflow:visible;
opacity:1;
}
@media (min-width:1025px){
.qa-accordion .question2::after{
transition:.2s;
}
.qa-accordion .question2:hover::after{
transition:opacity .2s;
opacity:.5;
}
}
.ranklist{
margin:var(--margin-component) 0;
}
.ranklist li{
border-bottom-width:1px;
display:flex;
justify-content:space-between;
align-items:center;
gap:0 1em;
padding:.5em 0;
}
.ranklist li:first-child{
border-top-width:1px;
}
.rank[data-rank]{
font-size:clamp(1.6rem, 4.44444vw, 1.8rem);
font-weight:700;
line-height:1.5;
margin:.5em 0;
padding-top:.2222em;
}
.rank[data-rank]::before{
color:#cdced0;
content:attr(data-rank);
font-size:2em;
font-style:italic;
font-weight:600;
line-height:.8;
float:left;
margin-right:.2em;
min-width:.66666em;
position:relative;
margin-top:-.05555em;
}
.rank[data-rank][data-rank='1']::before{
color:#ceb99d;
}
.rank[data-rank][data-rank='2']::before{
color:#a5b2ba;
}
.rank[data-rank][data-rank='3']::before{
color:#a7816c;
}
.rank[data-rank]::after{
content:'';
display:block;
clear:both;
}
.rankbox{
margin:1.5em 0;
}
.rankbox .rank[data-rank]{
background:#000;
color:#fff;
font-size:clamp(2rem, 5.55555vw, 3rem);
margin:0;
padding:.6em 1em;
display:grid;
align-items:center;
grid-template-columns:auto 1fr;
grid-template-rows:1fr auto;
}
.rankbox .rank[data-rank]::before{
border-right:2px solid #fff;
font-size:3em;
min-width:auto;
grid-column:1 / 2;
grid-row:1 / 3;
align-self:start;
margin-top:0;
margin-right:.3em;
padding-right:.3em;
}
.rankbox .rank[data-rank] a{
color:inherit;
font-style:italic;
text-decoration:none;
grid-column:2 / 3;
}
.rankbox .rank[data-rank] i{
display:block;
font-size:1.4rem;
font-style:normal;
line-height:1;
grid-column:2 / 3;
grid-row:1 / 2;
}
.rankbox-container{
background:#fff;
border:8px solid #dedede;
}
.rankbox-contents{
padding:clamp(16px, 4.44444vw, 32px);
display:flex;
flex-direction:column;
gap:clamp(16px, 4.44444vw, 32px) 0;
}
.rankbox-details{
display:grid;
grid-template-columns:repeat(auto-fit, minmax(min(100%,280px), 1fr));
gap:clamp(16px, 4.44444vw, 32px);
}
.rankbox-desc{
display:flex;
flex-direction:column;
gap:clamp(16px, 4.44444vw, 32px) 0;
}
.rankbox-rate{
display:flex;
flex-direction:column;
gap:clamp(16px, 4.44444vw, 32px);
align-items:center;
}
.rankbox-rate > *{
width:100%;
}
.rankbox-img{
margin:0 auto;
text-align:center;
max-width:100%;
width:100%;
}
.rankbox-img img{
margin:0 auto .5em;
}
.rankbox-stitle{
color:#333;
font-size:clamp(1.6rem, 4.44444vw, 2.2rem);
font-weight:700;
line-height:1.5;
margin-bottom:.5em;
text-align:center;
}
.rankbox-rateoverall{
display:flex;
flex-direction:column;
gap:.2em;
align-items:center;
}
.rankbox-rateoverall .rankbox-stitle{
margin-bottom:.3em;
}
.rankbox-rateoverall .rankbox-rate-num .rate{
font-size:4rem;
}
.rankbox-rateoverall .rankbox-rate-num .rate::after{
font-style:italic;
}
.rankbox-rateoverall .rate{
font-size:3.5rem;
}
.rate-unit{
font-size:1.2rem;
opacity:.5;
}
.rankbox-price{
font-size:1.4rem;
line-height:1;
}
.rankbox-price b{
font-size:2.14285em;
font-weight:600;
}
.rankbox-notes{
display:flex;
align-items:center;
flex-wrap:wrap;
gap:.5em;
}
.rankbox-notes span{
border:1px solid var(--clr-accent, #1273eb);
color:var(--clr-accent, #1273eb);
display:block;
font-size:1rem;
line-height:1;
padding:.6em .8em;
}
.feature .feature-body{
font-size:.875em;
line-height:1.6;
}
.comment{
background:#f8f8f8;
padding:clamp(16px, 4.44444vw, 32px);
}
.comment .comment-tit{
border-bottom:4px solid #333;
color:#333;
font-size:clamp(1.6rem, 4.44444vw, 2.2rem);
font-weight:700;
line-height:1.5;
margin-bottom:1em;
padding-bottom:.72727em;
text-align:center;
}
.rankbox-more{
text-align:center;
display:grid;
grid-template-columns:repeat(auto-fit, minmax(min(100%,300px), 1fr));
gap:1em 1.5em;
}
.rankbox-more a{
color:#fff;
display:block;
font-size:2.6rem;
font-style:italic;
font-weight:700;
line-height:1.5;
overflow:hidden;
padding:1em 2em;
position:relative;
text-decoration:none;
z-index:0;
}
.rankbox-more a::before{
content:'';
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:-1;
transition:opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1);
backdrop-filter:brightness(140%) saturate(200%);
opacity:0;
}
.rankbox-more a::after{
background-image:url(img/brn_arrow.svg);
background-position:center;
background-repeat:no-repeat;
background-size:9px auto;
content:'';
position:absolute;
top:50%;
margin-top:-8px;
right:28px;
width:9px;
height:16px;
}
.rankbox-more .detail a{
background-color:#3c5d84;
}
.rankbox-more .official a{
background-color:var(--clr-accent, #1273eb);
}
@media (min-width:1025px){
.rankbox-more a:hover::before{
opacity:.5;
}
}
.rankbox-slider img{
margin:0;
object-fit:cover;
}
.rankbox-slider > div:not(:first-child):not([class]){
display:none;
}
.rankbox-slider .crl-d{
display:flex;
margin-top:.5em;
gap:0.5em;
}
.rankbox-slider .crl-d-ctl{
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
background:transparent;
border:0;
border-radius:0;
font:inherit;
outline:none;
padding:0;
position:relative;
width:60px;
height:66px;
transition:.2s ease;
}
.rankbox-slider .crl-d-ctl img{
width:100%;
height:100%;
mix-blend-mode:multiply;
}
.rankbox-slider .selected{
opacity:1;
background:rgba(0, 0, 0, 0.3);
}
.rslide-wrap{
position:relative;
}
@media (max-width:1024px){
.rankbox-slider .crl-d{
justify-content:center;
}
}
.rslide-arrow{
opacity:0;
transition:opacity 0.3s ease;
}
.rslide-arrow .prev,
.rslide-arrow .next{
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
border:0;
border-radius:0;
font:inherit;
outline:none;
padding:0;
background-color:rgba(0, 0, 0, 0.35);
display:block;
width:32px;
height:32px;
margin:0 10px;
text-indent:200%;
white-space:nowrap;
overflow:hidden;
position:absolute;
top:50%;
margin-top:-16px;
z-index:1;
}
.rslide-arrow .prev::before,
.rslide-arrow .next::before{
background-color:#fff;
-webkit-mask:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214.612%22%20height%3D%2225.047%22%3E%3Cpath%20d%3D%22M2.088%200%200%202.088l10.436%2010.435L0%2022.959l2.088%202.088%2010.436-10.436%202.088-2.088-2.088-2.087Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") no-repeat 52% center/25% auto;
mask:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214.612%22%20height%3D%2225.047%22%3E%3Cpath%20d%3D%22M2.088%200%200%202.088l10.436%2010.435L0%2022.959l2.088%202.088%2010.436-10.436%202.088-2.088-2.088-2.087Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") no-repeat 52% center/25% auto;
content:'';
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
pointer-events:none;
}
.rslide-arrow .prev{
left:0;
}
.rslide-arrow .prev::before{
transform:scale(-1, 1);
}
.rslide-arrow .next{
right:0;
}
.rankbox-slider:hover .rslide-arrow{
opacity:1;
}
@media (min-width:1025px){
.rslide-arrow .prev,
.rslide-arrow .next{
transition:.2s ease;
}
.rslide-arrow .prev:hover,
.rslide-arrow .next:hover{
opacity:.75;
}
}
.rankside{
display:inline-block;
font-size:1.4rem;
line-height:1.5;
max-width:100%;
}
.rankside img{
margin-bottom:var(--margin-component);
}
.rate{
display:inline-flex;
gap:0 0.5em;
align-items:center;
flex-shrink:0;
}
.rate::before{
background-position:0 center, calc(1em * 1) center, calc(1em * 2) center, calc(1em * 3) center, calc(1em * 4) center;
background-repeat:no-repeat;
background-size:1em auto;
content:'';
display:inline-block;
width:calc(1em * 5);
height:1em;
}
.rate.rate-mini::before{
background-image:url(img/star.svg);
width:1em;
}
.rate.rate-numonly::before{
display:none;
}
.rate.rate-num::after{
font-size:1.1875em;
font-style:normal;
font-weight:600;
line-height:1;
min-width:1.52631em;
margin-bottom:-.1875em;
text-align:center;
}
.rate.rate-mini::after{
min-width:.63157em;
}
.rate.rate0::before{
background-image:url(img/star_empty.svg), url(img/star_empty.svg), url(img/star_empty.svg), url(img/star_empty.svg), url(img/star_empty.svg);
}
.rate.rate0.rate-num::after{
content:'0';
}
.rate.rate0_5::before{
background-image:url(img/star_half.svg), url(img/star_empty.svg), url(img/star_empty.svg), url(img/star_empty.svg), url(img/star_empty.svg);
}
.rate.rate0_5.rate-num::after{
content:'0.5';
}
.rate.rate1::before{
background-image:url(img/star.svg), url(img/star_empty.svg), url(img/star_empty.svg), url(img/star_empty.svg), url(img/star_empty.svg);
}
.rate.rate1.rate-num::after{
content:'1.0';
}
.rate.rate1.rate-mini::after{
content:'1';
}
.rate.rate1_5::before{
background-image:url(img/star.svg), url(img/star_half.svg), url(img/star_empty.svg), url(img/star_empty.svg), url(img/star_empty.svg);
}
.rate.rate1_5.rate-num::after{
content:'1.5';
}
.rate.rate2::before{
background-image:url(img/star.svg), url(img/star.svg), url(img/star_empty.svg), url(img/star_empty.svg), url(img/star_empty.svg);
}
.rate.rate2.rate-num::after{
content:'2.0';
}
.rate.rate2.rate-mini::after{
content:'2';
}
.rate.rate2_5::before{
background-image:url(img/star.svg), url(img/star.svg), url(img/star_half.svg), url(img/star_empty.svg), url(img/star_empty.svg);
}
.rate.rate2_5.rate-num::after{
content:'2.5';
}
.rate.rate3::before{
background-image:url(img/star.svg), url(img/star.svg), url(img/star.svg), url(img/star_empty.svg), url(img/star_empty.svg);
}
.rate.rate3.rate-num::after{
content:'3.0';
}
.rate.rate3.rate-mini::after{
content:'3';
}
.rate.rate3_5::before{
background-image:url(img/star.svg), url(img/star.svg), url(img/star.svg), url(img/star_half.svg), url(img/star_empty.svg);
}
.rate.rate3_5.rate-num::after{
content:'3.5';
}
.rate.rate4::before{
background-image:url(img/star.svg), url(img/star.svg), url(img/star.svg), url(img/star.svg), url(img/star_empty.svg);
}
.rate.rate4.rate-num::after{
content:'4.0';
}
.rate.rate4.rate-mini::after{
content:'4';
}
.rate.rate4_5::before{
background-image:url(img/star.svg), url(img/star.svg), url(img/star.svg), url(img/star.svg), url(img/star_half.svg);
}
.rate.rate4_5.rate-num::after{
content:'4.5';
}
.rate.rate5::before{
background-image:url(img/star.svg), url(img/star.svg), url(img/star.svg), url(img/star.svg), url(img/star.svg);
}
.rate.rate5.rate-num::after{
content:'5.0';
}
.rate.rate5.rate-mini::after{
content:'5';
}
.scroll-table .scroll-area{
position:relative;
overflow-x:auto;
overflow-y:hidden;
white-space:nowrap;
padding-bottom:6px;
}
.scroll-table .scroll-area > *{
margin:0;
}
.scroll-area::-webkit-scrollbar{
width:8px;
}
.scroll-area::-webkit-scrollbar:horizontal{
height:8px;
}
.scroll-area::-webkit-scrollbar-track{
background-color:rgba(0, 0, 0, 0.04);
}
.scroll-area::-webkit-scrollbar-thumb{
background-color:rgba(0, 0, 0, 0.16);
}
.scroll-area:hover::-webkit-scrollbar-thumb{
background-color:rgba(0, 0, 0, 0.3);
}
.scroll-table[data-scroll-direction="vertical"] .scroll-area{
overflow-x:hidden;
overflow-y:auto;
white-space:normal;
max-height:250px;
padding:0 6px 0 0;
}
.search input{
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
background:transparent;
border-style:solid;
border-radius:0;
font:inherit;
outline:none;
border:0;
box-sizing:border-box;
min-width:0;
}
.search-form{
border:3px solid #e5e5e5;
box-sizing:content-box;
position:relative;
height:46px;
}
[data-color*="clr-form-bg"] .search-form{
border:none;
}
.search-keyword{
background:var(--clr-form-bg, #fff);
display:block;
height:100%;
}
.search-keyword input[type="search"]{
border:none;
color:var(--clr-form-txt, #333);
cursor:auto;
font-size:1.6rem;
line-height:46px;
padding:0 46px 0 16px;
width:100%;
height:100%;
}
.search-keyword input[type="search"]::placeholder{
color:var(--clr-form-txt, #5b5b5b);
opacity:.5;
}
.search-keyword input[type="search"]:-ms-input-placeholder{
color:var(--clr-form-txt, #5b5b5b);
opacity:.5;
}
.search-keyword input[type="search"]::-ms-input-placeholder{
color:var(--clr-form-txt, #5b5b5b);
opacity:.5;
}
.search-submit{
background:#333;
display:block;
position:absolute;
top:0;
right:0;
width:46px;
height:100%;
}
.search-submit input[type="submit"]{
background-color:#fff;
-webkit-mask:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218.626%22%20height%3D%2218.624%22%3E%3Cpath%20d%3D%22M7.5%2014.986a7.478%207.478%200%200%200%204.6-1.578l4.948%204.957a.932.932%200%200%200%201.318-1.318L13.41%2012.09a7.492%207.492%200%201%200-5.913%202.9ZM3.515%203.513a5.631%205.631%200%201%201%200%207.963%205.61%205.61%200%200%201-.029-7.934l.029-.029Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") no-repeat center/18px auto;
mask:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218.626%22%20height%3D%2218.624%22%3E%3Cpath%20d%3D%22M7.5%2014.986a7.478%207.478%200%200%200%204.6-1.578l4.948%204.957a.932.932%200%200%200%201.318-1.318L13.41%2012.09a7.492%207.492%200%201%200-5.913%202.9ZM3.515%203.513a5.631%205.631%200%201%201%200%207.963%205.61%205.61%200%200%201-.029-7.934l.029-.029Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") no-repeat center/18px auto;
overflow:hidden;
padding:0;
text-indent:200%;
white-space:nowrap;
cursor:pointer;
width:100%;
height:100%;
}
@media (min-width:1025px){
.search-form{
width:280px;
}
.search-submit{
transition:.2s;
}
.search-submit:hover{
opacity:.75;
}
}
#sitemaps ul{
display:flex;
flex-direction:column;
gap:1em 0;
}
#sitemaps li{
display:flex;
flex-direction:column;
gap:1.5em 0;
line-height:1.5;
}
#sitemaps a{
color:inherit;
display:block;
padding-left:1.5em;
position:relative;
text-decoration:none;
align-self:flex-start;
max-width:100%;
}
#sitemaps > ul{
gap:2em 0;
}
#sitemaps > ul > li > a{
font-size:1.25em;
font-weight:700;
line-height:1.5;
position:relative;
padding-left:1em;
}
#sitemaps > ul > li > a::before{
background:var(--clr-main, #333);
content:'';
position:absolute;
top:.45em;
left:0;
width:.6em;
height:.6em;
}
#sitemaps > ul ul a::before{
background:#333;
content:'';
position:absolute;
top:.5625em;
left:.5625em;
width:.375em;
height:.375em;
}
#sitemaps > ul ul ul{
padding-left:1.5em;
}
@media (min-width:1025px){
#sitemaps a{
transition:.2s;
}
#sitemaps a:hover{
opacity:.5;
}
}
#siteNavi{
background-color:var(--clr-siteNavi-bg, #f0f0f0);
padding:0 var(--padding-overall);
}
#siteNavi ul{
color:var(--clr-siteNavi-txt, var(--clr-body-txt, #333));
display:flex;
align-items:center;
overflow-x:auto;
white-space:nowrap;
font-size:1.2rem;
line-height:1;
margin:0 auto;
padding:2.4em 0;
max-width:var(--width-overall);
-ms-overflow-style:none;

scrollbar-width:none;

}
#siteNavi ul::-webkit-scrollbar{

display:none;
}
#siteNavi ul li{
display:flex;
align-items:center;
flex-shrink:0;
}
#siteNavi ul li:not(:last-child)::after{
background-color:var(--clr-siteNavi-txt, var(--clr-body-txt, #333));
-webkit-mask:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227.277%22%20height%3D%228.4%22%3E%3Cpath%20d%3D%22m0%200%207.277%204.2L0%208.4Z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E") no-repeat center/8px auto;
mask:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227.277%22%20height%3D%228.4%22%3E%3Cpath%20d%3D%22m0%200%207.277%204.2L0%208.4Z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E") no-repeat center/8px auto;
content:'';
display:block;
margin:0 1em;
width:1em;
height:1em;
opacity:.5;
flex-shrink:0;
}
#siteNavi ul a{
color:inherit;
text-decoration:none;
}
@media (min-width:1025px){
#siteNavi a{
transition:0.2s;
}
#siteNavi a:hover{
opacity:0.5;
}
}
.slick-arrow{
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
border:0;
font:inherit;
outline:none;
padding:0;
box-sizing:border-box;
min-width:0;
grid-row:1/2;
background-color:rgba(0, 0, 0, 0.35);
border-radius:50%;
display:block;
width:56px;
height:56px;
text-indent:200%;
white-space:nowrap;
overflow:hidden;
position:absolute;
top:50%;
transform:translateY(-50%);
z-index:1;
opacity:0;
transition:opacity 0.3s ease;
cursor:pointer;
}
.slick-arrow::before{
background-color:#fff;
-webkit-mask:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214.612%22%20height%3D%2225.047%22%3E%3Cpath%20d%3D%22M2.088%200%200%202.088l10.436%2010.435L0%2022.959l2.088%202.088%2010.436-10.436%202.088-2.088-2.088-2.087Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") no-repeat 52% center/25% auto;
mask:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214.612%22%20height%3D%2225.047%22%3E%3Cpath%20d%3D%22M2.088%200%200%202.088l10.436%2010.435L0%2022.959l2.088%202.088%2010.436-10.436%202.088-2.088-2.088-2.087Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") no-repeat 52% center/25% auto;
content:'';
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
pointer-events:none;
}
.slick-prev{
left:16px;
}
.slick-prev::before{
transform:scale(-1, 1);
}
.slick-next{
right:16px;
}
.slick-slider:hover .slick-arrow{
opacity:1;
}
@media (max-width:480px){
.slick-arrow{
width:30px;
height:30px;
}
}
ul[id$="slider_ul"].slide_item .slick-arrow,
.slider-type2 .slick-arrow{
width:28px;
height:28px;
}
.arrow-rectangle .slick-arrow{
border-radius:0;
width:40px;
height:25%;
min-height:56px;
max-height:72px;
}
.arrow-rectangle ul[id$="slider_ul"].slide_item .slick-arrow{
width:32px;
height:25%;
min-height:56px;
max-height:72px;
}
.arrow-rectangle .slick-prev{
left:0;
}
.arrow-rectangle .slick-next{
right:0;
}
@media screen and (min-width:480px){
[data-main-header*="wide"] #main-header #topslider.cpadding.arrow-rectangle .slick-prev{
left:25px;
}
[data-main-header*="wide"] #main-header #topslider.cpadding.arrow-rectangle .slick-next{
right:25px;
}
}
@media (max-width:480px){
.arrow-rectangle .slick-arrow{
width:24px;
}
.arrow-rectangle ul[id$="slider_ul"].slide_item .slick-arrow{
width:24px;
}
}
@media (min-width:1025px){
.slick-slider:hover .slick-arrow{
transition:.2s ease;
}
.slick-slider:hover .slick-arrow:hover{
opacity:.75;
}
}
ul.slick-dots{
display:flex;
justify-content:center;
gap:10px;
margin:24px 0 0;
position:relative;
}
ul.slick-dots li{
position:relative;
display:inline-block;
width:40px;
height:2px;
margin:0;
padding:0;
cursor:pointer;
}
ul.slick-dots button{
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
border:0;
border-radius:0;
font:inherit;
outline:none;
box-sizing:border-box;
min-width:0;
background:#000;
display:block;
width:100%;
height:100%;
padding:0;
text-indent:200%;
white-space:nowrap;
overflow:hidden;
opacity:.15;
transition:.1s ease;
}
ul.slick-dots button:hover{
opacity:.58;
}
ul.slick-dots .slick-active button{
opacity:1;
}
ul[id$="slider_ul"] .sliderdate{
background-color:rgba(0, 0, 0, 0.67);
color:#fff;
font-size:.875em;
font-weight:400;
line-height:1;
padding:.71428em 1em;
position:absolute;
top:0;
left:0;
}
.slidertitle{
display:block;
font-weight:700;
line-height:1;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
width:100%;
text-decoration:none;
}
ul[id$="slider_ul"].slide_center .slidertitle{
background-color:rgba(0, 0, 0, 0.67);
color:#fff;
font-size:1.25em;
padding:1.3em 1.7em;
position:absolute;
bottom:0;
}
ul[id$="slider_ul"].slide_item .slidertitle{
font-size:.875em;
margin-top:.8em;
}
[data-main-header*="header"][data-topslider="true"] #main-header{
display:flow-root;
padding:30px 0;
position:relative;
z-index:0;
}
[data-main-header*="header"][data-topslider="true"] #main-header::before{
background-color:var(--clr-base, #fafafa);
content:'';
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
margin:0 calc(-50vw + 50%);
z-index:-1;
filter:brightness(93%);
}
#topslider_ul.slick-initialized{
height:auto;
opacity:1;
}
#topslider_ul{
display:grid;
height:0;
opacity:0;
transition:opacity .3s linear;
}
ul[id$="slider_ul"] .slick-slide a{
text-decoration:none;
}
#topslider ul[id$="slider_ul"].slide_item{
background:transparent;
}
ul[id$="slider_ul"].slide_item a:hover{
text-decoration:underline;
}
@media screen and (min-width:480px){
[data-main-header*="wide"] #main-header #topslider.cpadding{
margin-left:auto;
margin-right:auto;
max-width:calc(var(--width-overall) + (48px * 2));
overflow:visible;
}
[data-main-header*="wide"] #main-header #topslider.cpadding ul[id$="slider_ul"].slide_center{
overflow:visible;
}
[data-main-header*="wide"] #main-header #topslider.cpadding .slick-list{
overflow:visible;
margin-right:-48px;
}
[data-main-header*="wide"] #main-header #topslider.cpadding .slick-slide{
margin-right:48px;
filter:none;
}
}
[class^="snsicon-"]{
background-position:center;
background-repeat:no-repeat;
background-size:20px auto;
display:block;
width:40px;
height:40px;
}
[class^="snsicon-"][class$="-black"], [class^="snsicon-"][class$="-white"]{
background-size:cover;
width:26px;
height:26px;
margin:4px;
}
@media (min-width:1025px){
[class^="snsicon-"]{
transition:.15s ease;
}
[class^="snsicon-"]:hover{
opacity:.75;
}
}
.snsicon-facebook{
background-image:url(img/icon_facebook_white.svg);
background-color:#1877f2;
}
.snsicon-facebook-black{
background-image:url(img/icon_facebook_black.svg);
}
.snsicon-facebook-white{
background-image:url(img/icon_facebook_white.svg);
}
.snsicon-twitter{
background-image:url(img/icon_twitter_white.svg);
background-color:#1d9bf0;
}
.snsicon-twitter-black{
background-image:url(img/icon_twitter_black.svg);
}
.snsicon-twitter-white{
background-image:url(img/icon_twitter_white.svg);
}
.snsicon-instagram{
background-image:url(img/icon_instagram_white.svg), url(img/icon_instagram_bg.png);
background-size:20px auto,cover;
background-color:#cf2e92;
}
.snsicon-instagram-black{
background-image:url(img/icon_instagram_black.svg);
}
.snsicon-instagram-white{
background-image:url(img/icon_instagram_white.svg);
}
.snsicon-youtube{
background-image:url(img/icon_youtube_white.svg);
background-color:#ff0000;
}
.snsicon-youtube-black{
background-image:url(img/icon_youtube_black.svg);
}
.snsicon-youtube-white{
background-image:url(img/icon_youtube_white.svg);
}
.snsicon-rss{
background-image:url(img/icon_rss_white.svg);
background-color:#f39801;
}
.snsicon-rss-black{
background-image:url(img/icon_rss_black.svg);
}
.snsicon-rss-white{
background-image:url(img/icon_rss_white.svg);
}
.snsicon-hatena{
background-image:url(img/icon_hatena_white.svg);
background-color:#00a4de;
}
.snsicon-line{
background-image:url(img/icon_line_white.svg);
background-color:#00b900;
}
.snsbox{
display:inline-flex;
align-items:center;
flex-wrap:wrap;
gap:.5em;
}
.snsbox .sns-title{
font-size:1.7rem;
font-weight:600;
line-height:1;
opacity:0.5;
}
.snsbox .snslist{
display:flex;
justify-content:center;
align-items:center;
gap:.5em;
overflow:visible;
}
table[data-table*="normal"]{
border:none;
border-collapse:separate;
border-spacing:3px;
font-size:1.4rem;
line-height:1.5;
margin:var(--margin-component) 0;
table-layout:fixed;
width:100%;
}
table[data-table*="normal"] th, table[data-table*="normal"] td{
background-color:transparent;
border:none;
padding:1.14283em;
text-align:left;
vertical-align:top;
}
table[data-table*="normal"] th{
background-color:#efefef;
font-weight:normal;
width:25%;
}
table[data-table*="normal"] td{
background-color:#f8f8f8;
}
@media (max-width:1024px){
table[data-table*="normal"]{
font-size:1.2rem;
}
table[data-table*="normal"] th, table[data-table*="normal"] td{
display:block;
width:auto;
}
}
.comparison{
border-collapse:separate;
border-spacing:3px 0;
margin:var(--margin-component) 0;
table-layout:fixed;
}
.comparison tr th, .comparison tr td{
background:transparent;
border:none;
font-size:1.1rem;
line-height:1.5;
padding:20px;
text-align:center;
vertical-align:top;
}
.comparison tr th{
opacity:.5;
vertical-align:middle;
}
.comparison thead tr{
background:#fafafa;
}
.comparison thead td img{
max-width:120px;
max-height:120px;
}
.comparison tbody tr:nth-child(even){
background:#fafafa;
}
.comparison tbody tr:nth-child(odd){
background:#ededed;
}
.comparison .rate{
font-size:1.5rem;
}
.comparison-item{
display:flex;
flex-direction:column;
align-items:center;
gap:10px 0;
}
.comparison-title{
font-weight:700;
}
.comparison-official a{
background-color:var(--clr-accent, #1273eb);
color:#fff;
display:block;
font-weight:700;
line-height:1.5;
padding:8px;
position:relative;
text-decoration:none;
z-index:0;
}
.comparison-official a::before{
content:'';
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:-1;
transition:opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1);
backdrop-filter:brightness(140%) saturate(200%);
opacity:0;
}
@media (min-width:1025px){
.comparison-official a:hover::before{
opacity:.5;
}
}
.taglist{
display:flex;
align-items:center;
flex-wrap:wrap;
gap:.5em;
}
.taglist .tag{
color:#333;
display:block;
font-size:1.1rem;
line-height:1;
padding:.72727em;
text-decoration:none;
position:relative;
}
.taglist .tag::before{
border:1px solid #333;
content:'';
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
opacity:.5;
}
@media (min-width:1025px){
.taglist .tag{
transition:.2s ease;
}
.taglist .tag::before{
transition:.2s ease;
}
.taglist .tag:hover{
background-color:var(--clr-main, #000);
color:#fff;
}
.taglist .tag:hover::before{
opacity:0;
}
}
.twitter_plugin{
overflow:hidden;
}
.user1,
.user2{
background:#fff;
border:4px solid #ebebeb;
line-height:1.7;
margin:var(--margin-component) 0;
padding:2.5em 2em;
}
.user1:not(.noimage),
.user2:not(.noimage){
background:#fff url(./img/user1.png) no-repeat 1.375em 1.125em/4.5em auto;
padding-left:calc(5em + 2em);
}
.user2:not(.noimage){
background-image:url(./img/user2.png);
}
.user1-custom,
.user2-custom{
background:#fff;
border:4px solid #ebebeb;
display:flex;
gap:0 1em;
margin:var(--margin-component) 0;
padding:1.5em;
}
.user-img{
flex-shrink:0;
max-width:80px;
}
.user-body{
display:flex;
flex-direction:column;
gap:.5em 0;
}
.user-review{
display:flex;
align-items:center;
flex-wrap:wrap;
gap:.5em;
line-height:1;
}
.user-review .user-status{
font-size:0.7em;
opacity:0.5;
}
.user-title{
font-weight:700;
line-height:1.7;
}
.user-desc{
font-size:.8em;
line-height:1.7;
}
#index_wrapper{
clear:both;
display:flex;
justify-content:center;
align-items:center;
margin:8px 0;
padding:0 16px;
}
#indexlist{
background-color:#f9f9fb;
width:90%;
}
#index_inner{
padding:20px 24px;
line-height:1.5;
position:relative;
}
#indexlist .title{
max-width:100%;
}
#index_button{
position:absolute;
top:11px;
right:12px;
opacity:1;
width:44px;
height:44px;
}
#index_button > span::before{
border-top:1px solid #2f2f32;
border-right:1px solid #2f2f32;
content:'';
display:block;
transform:rotate(-45deg);
position:absolute;
top:20px;
right:16px;
width:11px;
height:11px;
opacity:.6;
}
#index_button span span{
display:none;
}
#index_panel:checked + #index_button > span::before{
transform:rotate(135deg);
top:13px;
}
#index_panel[type="checkbox"]{
display:none;
}
#indexlist #index_inner #index_panel:checked ~ ul, #indexlist #index_inner #index_panel:checked ~ ol{
border-width:0;
line-height:0;
margin-top:0;
margin-bottom:0;
padding-top:0;
padding-bottom:0;
opacity:0;
visibility:hidden;
overflow:hidden;
}
#indexlist #index_inner #index_panel:checked ~ ul *, #indexlist #index_inner #index_panel:checked ~ ol *{
border-width:0;
line-height:0;
margin-top:0;
margin-bottom:0;
padding-top:0;
padding-bottom:0;
}
#indexlist #index_inner #index_panel:checked ~ ul ::before,
#indexlist #index_inner #index_panel:checked ~ ul ::after, #indexlist #index_inner #index_panel:checked ~ ol ::before,
#indexlist #index_inner #index_panel:checked ~ ol ::after{
border-width:0;
line-height:0;
margin-top:0;
margin-bottom:0;
padding-top:0;
padding-bottom:0;
height:0;
}
#indexlist ul, #indexlist ol{
list-style:none;
margin:16px 0;
margin-left:-6px;
opacity:1;
overflow:visible;
padding:0;
text-align:left;
}
#indexlist li{
font-size:15px;
line-height:1.5;
padding-left:1.46667em;
position:relative;
margin:.53334em 0;
z-index:0;
}
#indexlist #index_inner > ul, #indexlist #index_inner > ol{
margin:17px 0 0;
}
.onload #indexlist #index_inner *{
transition:margin 0.25s cubic-bezier(0.2, 0.7, 0.4, 0.95), padding 0.25s cubic-bezier(0.2, 0.7, 0.4, 0.95);
}
#indexlist ol{
counter-reset:indexchild;
}
#indexlist ol > li > span{
display:flex;
margin-left:-1.46667em;
}
#indexlist ol > li > span::before{
counter-increment:indexchild;
content:counter(indexchild) ".";
color:inherit;
font-size:inherit;
font-weight:normal;
line-height:inherit;
margin:0 0.4em 0 0.2em;
position:static;
flex-shrink:0;
}
#indexlist.idx_counters #index_inner > ol{
counter-reset:indexchild;
}
#indexlist.idx_counters #index_inner > ol > li > span::before{
counter-increment:indexchild;
content:counter(indexchild) ".";
}
#indexlist.idx_counters ul ol > li > span::before,
#indexlist.idx_counters ol ol > li > span::before{
content:counters(indexchild,"-") ".";
}
#index_wrapper.fullwidth{
padding:0;
}
#index_wrapper.fullwidth #indexlist{
width:100%;
max-width:100%;
}
#indexlist.idx_round{
border-radius:8px;
}
#index_wrapper #indexlist.idx_auto{
display:inline-block;
width:auto;
max-width:90%;
min-width:250px;
}
#menu #indexlist, #rmenu #indexlist{
width:100%;
max-width:100%;
}
#index_wrapper.setleft{
justify-content:flex-start;
}
.idx_space{
margin:8px 0;
text-align:center;
}
.idx_space div, .idx_space ul, .idx_space ol, .idx_space li{
text-align:left;
}
.idx_space::after{
display:block;
content:'';
clear:both;
}
@media (min-width:480px){
#editor,
#previewcontents{
font-size:1.6rem;
line-height:2;
}
}
*,::before,::after{
box-sizing:border-box;
}
/* ベース */
div[class^="btn"]{
	display:block;
	margin:8px auto;
	width:240px;
	line-height:140%;
	letter-spacing:0.05em;
	position:relative;
	background-color:#375881;
	transition:background-color .3s ease-out, transform .3s ease-out;
	box-sizing:border-box;
	overflow:hidden;
	min-height:40px;
	max-width:100% !important;
}
div[class^="btn"] > a{
	display:block;
	padding:14px 0.6em;
	width:100%;
	height:auto;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	line-height:140%;
	position:relative;
	transition:background-color .3s ease-out, transform .3s ease-out;
	box-sizing:border-box;
	cursor:pointer;
	z-index:3;
}
/* 角丸 */
.btn-rounded{
	border-radius:8px;
}
.btn-circle{
	border-radius:50px;
}
/* 文字配置 */
.btn-left > a{
	text-align:left !important;
}
.btn-right > a{
	text-align:right !important;
}
/* 影 */
.btn-shadow1{
	box-shadow:0 4px 3px rgba(0, 0, 0, 0.15);
}
.btn-shadow2{
	box-shadow:0 0 5px 0 rgba(0, 0, 0, 0.35);
}
.btn-shadow3{
	box-shadow:0 5px 0 #98b2d3;
}
.btn-shadow3.blue{
	box-shadow:0 5px 0 #aec4e0;
}
.btn-shadow3.lightblue{
	box-shadow:0 5px 0 #add1e1;
}
.btn-shadow3.cyan{
	box-shadow:0 5px 0 #a3d5d3;
}
.btn-shadow3.red{
	box-shadow:0 5px 0 #eaafbd;
}
.btn-shadow3.rose{
	box-shadow:0 5px 0 #f6bccc;
}
.btn-shadow3.pink{
	box-shadow:0 5px 0 #efc1e5;
}
.btn-shadow3.purple{
	box-shadow:0 5px 0 #ccb2d9;
}
.btn-shadow3.green{
	box-shadow:0 5px 0 #aad8ab;
}
.btn-shadow3.lightgreen{
	box-shadow:0 5px 0 #dae5ac;
}
.btn-shadow3.gold{
	box-shadow:0 5px 0 #e9da87;
}
.btn-shadow3.orange{
	box-shadow:0 5px 0 #f7cead;
}
.btn-shadow3.brown{
	box-shadow:0 5px 0 #ddba89;
}
.btn-shadow3.gray{
	box-shadow:0 5px 0 #dadada;
}
.btn-shadow3.black{
	box-shadow:0 5px 0 #bbbbbb;
}
.btn-shadow4{
	box-shadow:0 5px 0 #20334b;
}
.btn-shadow4.blue{
	box-shadow:0 5px 0 #2f4f7a;
}
.btn-shadow4.lightblue{
	box-shadow:0 5px 0 #367996;
}
.btn-shadow4.cyan{
	box-shadow:0 5px 0 #367673;
}
.btn-shadow4.red{
	box-shadow:0 5px 0 #8e253e;
}
.btn-shadow4.rose{
	box-shadow:0 5px 0 #cc1a4b;
}
.btn-shadow4.pink{
	box-shadow:0 5px 0 #d65bbb;
}
.btn-shadow4.purple{
	box-shadow:0 5px 0 #6b3f80;
}
.btn-shadow4.green{
	box-shadow:0 5px 0 #316b33;
}
.btn-shadow4.lightgreen{
	box-shadow:0 5px 0 #93aa35;
}
.btn-shadow4.gold{
	box-shadow:0 5px 0 #a18d1d;
}
.btn-shadow4.orange{
	box-shadow:0 5px 0 #db6d17;
}
.btn-shadow4.brown{
	box-shadow:0 5px 0 #775423;
}
.btn-shadow4.gray{
	box-shadow:0 5px 0 #818181;
}
.btn-shadow4.black{
	box-shadow:0 5px 0 #2f2f2f;
}
/* ボタンサイズ */
.btn-auto{
	display:table !important;
	width:auto !important;
	min-height:40px;
	min-width:160px;
	max-width:100%;
	font-size:18px;
}
.btn-auto > a{
	padding:18px 1.25em !important;
}
.btn-exsm{
	width:80px !important;
	min-height:24px !important;
}
.btn-exsm > a{
	font-weight:normal !important;
	font-size:13px;
	padding:6px 0.5em !important;
}
.btn-sm{
	width:120px !important;
	min-height:30px !important;
}
.btn-sm > a{
	font-weight:normal !important;
	font-size:14px;
	padding:8px 0.5em !important;
}
.btn-mid{
	width:280px !important;
	max-width:100% !important;
}
.btn-mid > a{
	font-size:18px;
	padding:16px 1em !important;
}
.btn-lg{
	width:360px !important;
	max-width:100% !important;
}
.btn-lg > a ,.btn-exlg > a, .btn-full > a{
	font-size:20px;
	padding:20px 1em !important;
}
.btn-exlg{
	width:560px !important;
	max-width:100%;
}
.btn-full{
	width:100% !important;
}
.btn-exlg, .btn-full{
	max-width:100% !important;
}
@media screen and (min-width:768px){
	.btn-exlg > a, .btn-full > a{
		font-size:22px;
		padding:24px 1em !important;
	}
}
.wd100{width:100px !important;}
.wd200{width:200px !important;}
.wd300{width:300px !important;}
.wd400{width:400px !important;}
.wd500{width:500px !important;}
.wd600{width:600px !important;}
.wd100, .wd200, .wd300, .wd400, .wd500, .wd600{max-width:100% !important;}
.wd100 > a, .wd200 > a, .wd300 > a{padding:20px 0.6em !important;}
.wd400 > a, .wd500 > a, .wd600 > a{padding:24px 1em !important;}
/* フォント */
.fnt-meiryo{font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;}
.fnt-gothic{font-family:"ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;}
.fnt-minchou{font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}
.fnt-yugothic{font-family:"游ゴシック Medium", "Yu Gothic Medium",游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;}
.fnt-kakugo{font-family:'HGP創英角ｺﾞｼｯｸUB', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W6', sans-serif;font-weight:normal;}
.fnt-marugo{font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO", sans-serif;}
/*　フォントサイズ */
.fnt10 > a{font-size:10px;}
.fnt12 > a{font-size:12px;}
.fnt14 > a{font-size:14px;}
.fnt16 > a{font-size:16px;}
.fnt18 > a{font-size:18px;}
.fnt20 > a{font-size:20px;}
.fnt22 > a{font-size:22px;}
.fnt24 > a{font-size:24px;}
@media screen and (min-width:480px){
	.fnt26 > a{font-size:26px;}
	.fnt28 > a{font-size:28px;}
	.fnt30 > a{font-size:30px;}
	.fnt32 > a{font-size:32px;}
	.fnt34 > a{font-size:34px;}
	.fnt36 > a{font-size:36px;}
	.fnt40 > a{font-size:40px;}
	.fnt48 > a{font-size:48px;}
}
/* ホバー・タップ時 */
div[class^='btn']:active{
	top:5px;
}
div[class^='btn']:hover > a{
	background-color:rgba(255, 255, 255, 0.15);
}
div[class^='btn']:active > a{
	background-color:transparent;
}
div[class*='btn-shadow']:active{
	box-shadow:0 0 0 !important;
}
/* ボタン背景色（基本） */
div[class^='btn'].blue{
	background-color:#4473b1;
}
div[class^='btn'].lightblue{
	background-color:#57a1c2;
}
div[class^='btn'].cyan{
	background-color:#4eaba6;
}
div[class^='btn'].red{
	background-color:#ca3659;
}
div[class^='btn'].rose{
	background-color:#eb6187;
}
div[class^='btn'].pink{
	background-color:#e598d4;
}
div[class^='btn'].purple{
	background-color:#945caf;
}
div[class^='btn'].green{
	background-color:#49a04c;
}
div[class^='btn'].lightgreen{
	background-color:#b7cd5e;
}
div[class^='btn'].gold{
	background-color:#dac030;
}
div[class^='btn'].orange{
	background-color:#ed9651;
}
div[class^='btn'].brown{
	background-color:#b27e34;
}
div[class^='btn'].gray{
	background-color:#a7a7a7;
}
div[class^='btn'].black{
	background-color:#555;
}
/* ボタン背景色（ペールトーン） */
div[class^='btn'].pale, div[class^='btn07']:hover, div[class^='btn08']:hover, div[class^='btn09']:hover{
	background-color:#d1ddeb !important;
}
div[class^='btn'].pale.blue, div[class^='btn07']:hover.blue, div[class^='btn08']:hover.blue, div[class^='btn09']:hover.blue{
	background-color:#dee7f2 !important;
}
div[class^='btn'].pale.lightblue, div[class^='btn07']:hover.lightblue, div[class^='btn08']:hover.lightblue, div[class^='btn09']:hover.lightblue{
	background-color:#e1eef4 !important;
}
div[class^='btn'].pale.cyan, div[class^='btn07']:hover.cyan, div[class^='btn08']:hover.cyan, div[class^='btn09']:hover.cyan{
	background-color:#e2f2f1 !important;
}
div[class^='btn'].pale.red, div[class^='btn07']:hover.red, div[class^='btn08']:hover.red, div[class^='btn09']:hover.red{
	background-color:#f7e0e5 !important;
}
div[class^='btn'].pale.rose, div[class^='btn07']:hover.rose, div[class^='btn08']:hover.rose, div[class^='btn09']:hover.rose{
	background-color:#fce4eb !important;
}
div[class^='btn'].pale.pink, div[class^='btn07']:hover.pink, div[class^='btn08']:hover.pink, div[class^='btn09']:hover.pink{
	background-color:#fae9f6 !important;
}
div[class^='btn'].pale.purple, div[class^='btn07']:hover.purple, div[class^='btn08']:hover.purple, div[class^='btn09']:hover.purple{
	background-color:#eee5f2 !important;
}
div[class^='btn'].pale.green, div[class^='btn07']:hover.green, div[class^='btn08']:hover.green, div[class^='btn09']:hover.green{
	background-color:#d4ebd5 !important;
}
div[class^='btn'].pale.lightgreen, div[class^='btn07']:hover.lightgreen, div[class^='btn08']:hover.lightgreen, div[class^='btn09']:hover.lightgreen{
	background-color:#e8efcb !important;
}
div[class^='btn'].pale.gold, div[class^='btn07']:hover.gold, div[class^='btn08']:hover.gold, div[class^='btn09']:hover.gold{
	background-color:#efe4a5 !important;
}
div[class^='btn'].pale.orange, div[class^='btn07']:hover.orange, div[class^='btn08']:hover.orange, div[class^='btn09']:hover.orange{
	background-color:#fbe7d7 !important;
}
div[class^='btn'].pale.brown, div[class^='btn07']:hover.brown, div[class^='btn08']:hover.brown, div[class^='btn09']:hover.brown{
	background-color:#f0e1cc !important;
}
div[class^='btn'].pale.gray, div[class^='btn07']:hover.gray, div[class^='btn08']:hover.gray, div[class^='btn09']:hover.gray{
	background-color:#e7e7e7 !important;
}
div[class^='btn'].pale.black, div[class^='btn07']:hover.black, div[class^='btn08']:hover.black, div[class^='btn09']:hover.black{
	background-color:#d5d5d5 !important;
}
div[class^='btn'].pale > a{
	color:#626262 !important;
}
/* ボタン境界線 */
div[class^='btn07'], div[class^='btn08'], div[class^='btn09'], .pale.btn-bdr1{
	border:2px solid #375881;
}
div[class^='btn07'].btn-exsm, div[class^='btn07'].btn-sm, div[class^='btn08'].btn-exsm, div[class^='btn08'].btn-sm, div[class^='btn09'].btn-exsm, div[class^='btn09'].btn-sm, .pale.btn-bdr1.btn-exsm, .pale.btn-bdr1.btn-sm{
	border-width:2px;
}
div[class^='btn07'].blue, div[class^='btn08'].blue, div[class^='btn09'].blue, .pale.btn-bdr1.blue{
	border-color:#4473b1 !important;
}
div[class^='btn07'].lightblue, div[class^='btn08'].lightblue, div[class^='btn09'].lightblue, .pale.btn-bdr1.lightblue{
	border-color:#57a1c2 !important;
}
div[class^='btn07'].cyan, div[class^='btn08'].cyan, div[class^='btn09'].cyan, .pale.btn-bdr1.cyan{
	border-color:#4eaba6 !important;
}
div[class^='btn07'].red, div[class^='btn08'].red, div[class^='btn09'].red, .pale.btn-bdr1.red{
	border-color:#ca3659 !important;
}
div[class^='btn07'].rose, div[class^='btn08'].rose, div[class^='btn09'].rose, .pale.btn-bdr1.rose{
	border-color:#eb6187 !important;
}
div[class^='btn07'].pink, div[class^='btn08'].pink, div[class^='btn09'].pink, .pale.btn-bdr1.pink{
	border-color:#e598d4 !important;
}
div[class^='btn07'].purple, div[class^='btn08'].purple, div[class^='btn09'].purple, .pale.btn-bdr1.purple{
	border-color:#945caf !important;
}
div[class^='btn07'].green, div[class^='btn08'].green, div[class^='btn09'].green, .pale.btn-bdr1.green{
	border-color:#49a04c !important;
}
div[class^='btn07'].lightgreen, div[class^='btn08'].lightgreen, div[class^='btn09'].lightgreen, .pale.btn-bdr1.lightgreen{
	border-color:#b7cd5e !important;
}
div[class^='btn07'].gold, div[class^='btn08'].gold, div[class^='btn09'].gold, .pale.btn-bdr1.gold{
	border-color:#dac030 !important;
}
div[class^='btn07'].orange, div[class^='btn08'].orange, div[class^='btn09'].orange, .pale.btn-bdr1.orange{
	border-color:#ed9651 !important;
}
div[class^='btn07'].brown, div[class^='btn08'].brown, div[class^='btn09'].brown, .pale.btn-bdr1.brown{
	border-color:#b27e34 !important;
}
div[class^='btn07'].gray, div[class^='btn08'].gray, div[class^='btn09'].gray, .pale.btn-bdr1.gray{
	border-color:#c1c1c1 !important;
}
div[class^='btn07'].black, div[class^='btn08'].black, div[class^='btn09'].black, .pale.btn-bdr1.black{
	border-color:#555 !important;
}
.pale.btn-bdr1{
	border-width:3px !important;
}
.pale.btn-bdr1.btn-exsm, .pale.btn-bdr1.btn-sm{
	border-width:2px !important;
}
.btn-bdr1{
	border:3px solid #2c4768;
}
.btn-bdr1.btn-exsm, .btn-bdr1.btn-sm{
	border-width:2px;
}
.btn-bdr1.blue{
	border-color:#3a6297 !important;
}
.btn-bdr1.lightblue{
	border-color:#4191b4 !important;
}
.btn-bdr1.cyan{
	border-color:#489d98 !important;
}
.btn-bdr1.red{
	border-color:#aa2d4b !important;
}
.btn-bdr1.rose{
	border-color:#e63d6b !important;
}
.btn-bdr1.pink{
	border-color:#df80ca !important;
}
.btn-bdr1.purple{
	border-color:#7f4a98 !important;
}
.btn-bdr1.green{
	border-color:#3f8b42 !important;
}
.btn-bdr1.lightgreen{
	border-color:#adc647 !important;
}
.btn-bdr1.gold{
	border-color:#b69f21 !important;
}
.btn-bdr1.orange{
	border-color:#e87a23 !important;
}
.btn-bdr1.brown{
	border-color:#8b6228 !important;
}
.btn-bdr1.gray{
	border-color:#8e8e8e !important;
}
.btn-bdr1.black{
	border-color:#3c3c3c !important;
}
.btn-bdr2{
	border:1px solid rgba(0, 0, 0, 0.2);
}
/* ボタン個別設定 */
.btn02::before, .btn03::before{
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background-color:rgba(255, 255, 255, 0);
	z-index:1;
}
.btn02::before{
	background:linear-gradient(0deg, rgba(0, 0, 0, 0.1) 2%, rgba(0, 0, 0, 0.08) 9%, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0) 70%, rgba(255, 255, 255, 0.25) 100%);
}
.btn02.pale::before{
	background:linear-gradient(0deg, rgba(0, 0, 0, 0.08) 2%, rgba(0, 0, 0, 0.05) 9%, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0) 70%, rgba(255, 255, 255, 0.4) 100%);
}
.btn03::before{
	background:linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.065) 50%, rgba(0, 0, 0, 0) 50%);
}
.btn03.pale::before{
	background:linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.045) 50%, rgba(0, 0, 0, 0) 50%);
}
.btn04::before{
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background-size:auto auto;
	background-color:rgba(255, 255, 255, 0);
	z-index:1;
}
.btn04::before{
	background-image:repeating-linear-gradient(135deg, transparent, transparent 4px, rgba(255, 255, 255, 0.05) 4px, rgba(255, 255, 255, 0.05) 8px);
}
.btn04.pale::before{
	background-image:repeating-linear-gradient(135deg, transparent, transparent 4px, rgba(255, 255, 255, 0.15) 4px, rgba(255, 255, 255, 0.15) 8px);
}
.btn05 a{
	box-shadow:0 0 0 2px rgba(255, 255, 255, 0.6) inset;
}
.btn05.btn-rounded a{
	border-radius:8px;
}
div[class*='btn-bdr'].btn05.btn-rounded a{
	border-radius:6px;
}
.btn05.btn-circle a{
	border-radius:50px;
}
.btn06::before{
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:rgba(255, 255, 255, 0);
	background:radial-gradient(circle at 0% 30%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.25) 100%);
	z-index:1;
}
.btn07, .btn08, .btn09{
	background-color:#fff !important;
}
.btn07 a, .btn08 a, .btn09 a{
	color:#555 !important;
}
.btn07a, .btn08a, .btn09a{
	background-color:#fff !important;
}
.btn07a > a, .btn08a > a, .btn09a > a{
	color:#375881 !important;
}
.btn07a.blue > a, .btn08a.blue > a, .btn09a.blue > a{
	color:#4473b1 !important;
}
.btn07a.lightblue > a, .btn08a.lightblue > a, .btn09a.lightblue > a{
	color:#57a1c2 !important;
}
.btn07a.cyan > a, .btn08a.cyan > a, .btn09a.cyan > a{
	color:#4eaba6 !important;
}
.btn07a.red > a, .btn08a.red > a, .btn09a.red > a{
	color:#ca3659 !important;
}
.btn07a.rose > a, .btn08a.rose > a, .btn09a.rose > a{
	color:#eb6187 !important;
}
.btn07a.pink > a, .btn08a.pink > a, .btn09a.pink > a{
	color:#e598d4 !important;
}
.btn07a.purple > a, .btn08a.purple > a, .btn09a.purple > a{
	color:#945caf !important;
}
.btn07a.green > a, .btn08a.green > a, .btn09a.green > a{
	color:#49a04c !important;
}
.btn07a.lightgreen > a, .btn08a.lightgreen > a, .btn09a.lightgreen > a{
	color:#b7cd5e !important;
}
.btn07a.gold > a, .btn08a.gold > a, .btn09a.gold > a{
	color:#dac030 !important;
}
.btn07a.orange > a, .btn08a.orange > a, .btn09a.orange > a{
	color:#ed9651 !important;
}
.btn07a.brown > a, .btn08a.brown > a, .btn09a.brown > a{
	color:#b27e34 !important;
}
.btn07a.gray > a, .btn08a.gray > a, .btn09a.gray > a{
	color:#a7a7a7 !important;
}
.btn07a.black > a, .btn08a.black > a, .btn09a.black > a{
	color:#555 !important;
}
div[class^="btn08"] > a{
	box-shadow:0 0 3px 3px rgba(0, 0, 0, 0.08) inset;
}
div[class^="btn08"].btn-exsm > a, div[class^="btn08"].btn-sm > a{
	box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.08) inset;
}
div[class^="btn08"].btn-rounded a{
	border-radius:6px;
}
div[class^="btn08"].btn-circle a{
	border-radius:50px;
}
div[class^="btn09"]{
	border-width:5px;
	border-style:double;
}
div[class^="btn09"].btn-exsm, div[class^="btn09"].btn-sm{
	border-width:4px !important;
}
div[class^="btn09"] > a{
	padding:9px 0.5em;
}
div[class^="btn09"].btn-exsm > a{
	padding:2px 0.5em;
}
div[class^="btn09"].btn-sm > a{
	padding:4px 0.5em;
}
div[class^="btn09"].btn-lg > a{
	padding:11px 0.5em;
}
div[class^="btn09"].btn-exlg > a{
	padding:15px 0.5em;
}
div[class^="btn09"].btn-full > a{
	padding:15px 0.5em;
}
/* ボタンアイコン（余白） */
.btn-icon1_L > a,
.btn-icon2_L > a{
padding-left:28px !important;
}
.btn-icon1_R > a,
.btn-icon2_R > a{
padding-right:28px !important;
}
div.btn-exsm.btn-icon1_L > a,
div.btn-exsm.btn-icon2_L > a{
	padding-left:16px !important;
}
div.btn-exsm.btn-icon1_R > a,
div.btn-exsm.btn-icon2_R > a{
	padding-right:16px !important;
}
div.btn-sm.btn-icon1_L > a,
div.btn-sm.btn-icon2_L > a{
	padding-left:20px !important;
}
div.btn-sm.btn-icon1_R > a,
div.btn-sm.btn-icon2_R > a{
	padding-right:20px !important;
}
@media screen and (min-width:768px){
	div.btn-lg.btn-icon1_L > a,
	div.btn-lg.btn-icon2_L > a{
		padding-left:38px !important;
	}
	div.btn-lg.btn-icon1_R > a,
	div.btn-lg.btn-icon2_R > a{
		padding-right:38px !important;
	}
	div.btn-exlg.btn-icon1_L > a,
	div.btn-exlg.btn-icon2_L > a,
	div.btn-full.btn-icon1_R > a,
	div.btn-full.btn-icon2_R > a{
		padding-left:45px !important;
	}
	div.btn-exlg.btn-icon1_R > a,
	div.btn-exlg.btn-icon2_R > a,
	div.btn-full.btn-icon1_R > a,
	div.btn-full.btn-icon2_R > a{
		padding-right:45px !important;
	}
}
/* ボタンアイコン（独自アイコン余白） */
div[class*="btn-icon0"].icon-L > a{
	padding-left:45px !important;
}
div[class*="btn-icon0"].icon-R > a{
	padding-right:45px !important;
}
div[class*="btn-icon0"].btn-exsm.icon-L > a{
	padding-left:24px !important;
}
div[class*="btn-icon0"].btn-exsm.icon-R > a{
	padding-right:24px !important;
}
div[class*="btn-icon0"].btn-sm.icon-L > a{
	padding-left:28px !important;
}
div[class*="btn-icon0"].btn-sm.icon-R > a{
	padding-right:28px !important;
}
div[class*="btn-icon0"].btn-lg.icon-L > a{
	padding-left:56px !important;
}
div[class*="btn-icon0"].btn-lg.icon-R > a{
	padding-right:56px !important;
}
@media screen and (min-width:768px){
	div[class*="btn-icon0"].btn-exlg.icon-L > a,
	div[class*="btn-icon0"].btn-full.icon-L > a{
		padding-left:84px !important;
	}
	div[class*="btn-icon0"].btn-exlg.icon-R > a,
	div[class*="btn-icon0"].btn-full.icon-R > a{
		padding-right:84px !important;
	}
}
/* 矢印+アイコン */
div[class*="btn-icon0"].icon-L.btn-icon1_L > a,
div[class*="btn-icon0"].icon-L.btn-icon2_L > a{
	padding-left:64px !important;
}
div[class*="btn-icon0"].icon-R.btn-icon1_R > a,
div[class*="btn-icon0"].icon-R.btn-icon2_R > a{
	padding-right:64px !important;
}
div[class*="btn-icon0"].btn-exsm.icon-L.btn-icon1_L > a{
	padding-left:44px !important;
}
div[class*="btn-icon0"].btn-exsm.icon-R.btn-icon1_R > a{
	padding-right:44px !important;
}
div[class*="btn-icon0"].btn-sm.icon-L.btn-icon1_L > a{
	padding-left:52px !important;
}
div[class*="btn-icon0"].btn-sm.icon-R.btn-icon1_R > a{
	padding-right:52px !important;
}
@media screen and (min-width:768px){
	div[class*="btn-icon0"].btn-lg.icon-L.btn-icon1_L > a{
		padding-left:94px !important;
	}
	div[class*="btn-icon0"].btn-lg.icon-R.btn-icon1_R > a{
		padding-right:94px !important;
	}
	div[class*="btn-icon0"].btn-exlg.icon-L.btn-icon1_L > a,
	div[class*="btn-icon0"].btn-full.icon-L.btn-icon1_L > a{
		padding-left:100px !important;
	}
	div[class*="btn-icon0"].btn-exlg.icon-R.btn-icon1_R > a,
	div[class*="btn-icon0"].btn-full.icon-R.btn-icon1_R > a{
		padding-right:100px !important;
	}
}
/* ボタンアイコン（独自アイコン） */
span[class^="btn-icon"] img{
	width:28px;
	height:auto;
	transform:translateY(-50%);
	position:absolute;
	top:50%;
}
.btn-exsm span[class^="btn-icon"] img{
	width:16px;
}
.btn-sm span[class^="btn-icon"] img{
	width:18px;
}
@media screen and (min-width:768px){
	.btn-lg span[class^="btn-icon"] img{
		width:34px;
	}
	.btn-exlg span[class^="btn-icon"] img{
		width:44px;
	}
	.btn-full span[class^="btn-icon"] img{
		width:44px;
	}
}
span.btn-icon img{
left:4%;
}
span.btn-icon_r img{
right:4%;
}
.btn-icon1_L .btn-icon > img,.btn-icon2_L .btn-icon > img{
left:calc(4% + 20px);
}
.btn-icon1_R .btn-icon_r > img,.btn-icon2_R .btn-icon_r > img{
	right:calc(4% + 20px);
}
.btn-exsm.btn-icon1_L .btn-icon > img,.btn-exsm.btn-icon2_L .btn-icon > img{
	left:calc(4% + 6px);
}
.btn-exsm.btn-icon1_R .btn-icon_r > img,.btn-exsm.btn-icon2_R .btn-icon_r > img{
	right:calc(4% + 8px);
}
.btn-sm.btn-icon1_L .btn-icon > img,.btn-sm.btn-icon2_L .btn-icon > img{
	left:calc(4% + 10px);
}
.btn-sm.btn-icon1_R .btn-icon_r > img,.btn-sm.btn-icon2_R .btn-icon_r > img{
	right:calc(4% + 10px);
}
/* ボタンアイコン（icon1） */
div[class*="btn-icon1"] > a::after{
	content:'';
	display:block;
	width:10px;
	height:10px;
	position:absolute;
	top:50%;
	box-shadow:2px 2px 0 0 #fff;
}
.btn-icon1_L > a::after{
	left:6px;
	transform:translateY(-50%) rotate(-45deg);
}
.btn-icon1_L.btn-exsm > a::after{
	left:2px;
	transform:translateY(-50%) rotate(-45deg) scale(0.6);
}
.btn-icon1_L.btn-sm > a::after{
	left:4px;
	transform:translateY(-50%) rotate(-45deg) scale(0.8);
}
@media screen and (min-width:768px){
	.btn-icon1_L.btn-lg > a::after{
		left:12px;
		transform:translateY(-50%) rotate(-45deg) scale(1.2);
	}
	.btn-icon1_L.btn-exlg > a::after, .btn-icon1_L.btn-full > a::after{
		left:16px;
		transform:translateY(-50%) rotate(-45deg) scale(1.4);
	}
}
.btn-icon1_R > a::after{
	right:16px;
	transform:translateY(-50%) rotate(-45deg);
}
.btn-icon1_R.btn-exsm > a::after{
	right:8px;
	transform:translateY(-50%) rotate(-45deg) scale(0.6);
}
.btn-icon1_R.btn-sm > a::after{
	right:12px;
	transform:translateY(-50%) rotate(-45deg) scale(0.8);
}
@media screen and (min-width:768px){
	.btn-icon1_R.btn-lg > a::after{
		right:24px;
		transform:translateY(-50%) rotate(-45deg) scale(1.2);
	}
	.btn-icon1_R.btn-exlg > a::after, .btn-icon1_R.btn-full > a::after{
		right:28px;
		transform:translateY(-50%) rotate(-45deg) scale(1.4);
	}
}
div[class*="btn-icon1"]:not(.pale):not(.btn07):not(.btn08):not(.btn09):not(.btn07a):not(.btn08a):not(.btn09a) > a::after{
	box-shadow:2px 2px 0 0 #fff !important;
}
div[class*="btn-icon1"] > a::after{
	box-shadow:2px 2px 0 0 #375881;
}
div[class*="btn-icon1"].blue > a::after{
	box-shadow:2px 2px 0 0 #4473b1;
}
div[class*="btn-icon1"].lightblue > a::after{
	box-shadow:2px 2px 0 0 #57a1c2;
}
div[class*="btn-icon1"].cyan > a::after{
	box-shadow:2px 2px 0 0 #4eaba6;
}
div[class*="btn-icon1"].red > a::after{
	box-shadow:2px 2px 0 0 #ca3659;
}
div[class*="btn-icon1"].rose > a::after{
	box-shadow:2px 2px 0 0 #eb6187;
}
div[class*="btn-icon1"].pink > a::after{
	box-shadow:2px 2px 0 0 #e598d4;
}
div[class*="btn-icon1"].purple > a::after{
	box-shadow:2px 2px 0 0 #945caf;
}
div[class*="btn-icon1"].green > a::after{
	box-shadow:2px 2px 0 0 #49a04c;
}
div[class*="btn-icon1"].lightgreen > a::after{
	box-shadow:2px 2px 0 0 #b7cd5e;
}
div[class*="btn-icon1"].gold > a::after{
	box-shadow:2px 2px 0 0 #dac030;
}
div[class*="btn-icon1"].orange > a::after{
	box-shadow:2px 2px 0 0 #ed9651;
}
div[class*="btn-icon1"].brown > a::after{
	box-shadow:2px 2px 0 0 #b27e34;
}
div[class*="btn-icon1"].gray > a::after{
	box-shadow:2px 2px 0 0 #a7a7a7;
}
div[class*="btn-icon1"].black > a::after{
	box-shadow:2px 2px 0 0 #555;
}
/* ボタンアイコン（icon2） */
div[class*="btn-icon2"] > a::after{
	content:'';
	display:block;
	width:0;
	height:0;
	position:absolute;
	top:50%;
	border-style:solid;
	border-color:transparent;
	border-width:4.5px 16px 4.5px 6px;
}
div[class*="btn-icon2"].btn-exsm > a::after{
	border-width:2.25px 5px 2.25px 3px;
}
div[class*="btn-icon2"].btn-sm > a::after{
	border-width:3px 9px 3px 4px;
}
@media screen and (min-width:768px){
	div[class*="btn-icon2"].btn-lg > a::after{
		border-width:6px 20px 6px 8px;
	}
	div[class*="btn-icon2"].btn-exlg > a::after, div[class*="btn-icon2"].btn-full > a::after{
		border-width:7.5px 24px 7.5px 10px;
	}
}
div.btn-icon2_L > a::after{
	transform:translateY(-50%);
	left:16px !important;
}
div.btn-icon2_R > a::after{
	transform:translateY(-50%);
	right:0 !important;
}
div.btn-sm.btn-icon2_L > a::after,
div.btn-exsm.btn-icon2_L > a::after{
	left:8px !important;
}
div[class*="btn-icon2"]:not(.pale):not(.btn07):not(.btn08):not(.btn09):not(.btn07a):not(.btn08a):not(.btn09a) > a::after{
	border-left-color:#fff !important;
}
div[class*="btn-icon2"] > a::after{
	border-left-color:#375881;
}
div[class*="btn-icon2"].blue > a::after{
	border-left-color:#4473b1;
}
div[class*="btn-icon2"].lightblue > a::after{
	border-left-color:#57a1c2;
}
div[class*="btn-icon2"].cyan > a::after{
	border-left-color:#4eaba6;
}
div[class*="btn-icon2"].red > a::after{
	border-left-color:#ca3659;
}
div[class*="btn-icon2"].rose > a::after{
	border-left-color:#eb6187;
}
div[class*="btn-icon2"].pink > a::after{
	border-left-color:#e598d4;
}
div[class*="btn-icon2"].purple > a::after{
	border-left-color:#945caf;
}
div[class*="btn-icon2"].green > a::after{
	border-left-color:#49a04c;
}
div[class*="btn-icon2"].lightgreen > a::after{
	border-left-color:#b7cd5e;
}
div[class*="btn-icon2"].gold > a::after{
	border-left-color:#dac030;
}
div[class*="btn-icon2"].orange > a::after{
	border-left-color:#ed9651;
}
div[class*="btn-icon2"].brown > a::after{
	border-left-color:#b27e34;
}
div[class*="btn-icon2"].gray > a::after{
	border-left-color:#a7a7a7;
}
div[class*="btn-icon2"].black > a::after{
	border-left-color:#555;
}
/* ボタンエフェクト */
.btn-fx1::after{
	content:"";
	-webkit-animation:fx1 6s ease-in infinite;
	animation:fx1 6s ease-in infinite;
	background:#e6e6e6;
	background:linear-gradient(45deg, rgba(230, 230, 230, 0) 0%, rgba(230, 230, 230, 0.7) 70%, rgba(230, 230, 230, 0) 70%);
	width:200%;
	height:100%;
	opacity:.4;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}
@-webkit-keyframes fx1{
	0%{
		left:-200%;
	}
	22%{
		left:200%;
	}
	100%{
		left:200%;
	}
}
@keyframes fx1{
	0%{
		left:-200%;
	}
	22%{
		left:200%;
	}
	100%{
		left:200%;
	}
}
.btn-fx2{
	-webkit-animation:fx2 6s ease infinite;
	animation:fx2 6s ease infinite;
	position:absolute;
	top:0;
	transform-origin:bottom center;
}
@-webkit-keyframes fx2{
	0%{
		transform:scaleY(1) translateY(0);
	}
	10%{
		transform:scaleY(1) translateY(0);
	}
	12%{
		transform:scaleY(0.8) translateY(0);
	}
	14%{
		transform:scaleY(1) translateY(-20%);
	}
	15%{
		transform:scaleY(0.93) translateY(0);
	}
	16%{
		transform:scaleY(0.95) translateY(0);
	}
	17%{
		transform:scaleY(1) translateY(-4%);
	}
	18%{
		transform:scaleY(0.97) translateY(0);
	}
	19%{
		transform:scaleY(1) translateY(-2%);
	}
	20%{
		transform:scaleY(0.99) translateY(0);
	}
	21%{
		transform:scaleY(1) translateY(-1%);
	}
	100%{
		transform:scaleY(1) translateY(0);
	}
}
@keyframes fx2{
	0%{
		transform:scaleY(1) translateY(0);
	}
	10%{
		transform:scaleY(1) translateY(0);
	}
	12%{
		transform:scaleY(0.8) translateY(0);
	}
	14%{
		transform:scaleY(1) translateY(-20%);
	}
	15%{
		transform:scaleY(0.93) translateY(0);
	}
	16%{
		transform:scaleY(0.95) translateY(0);
	}
	17%{
		transform:scaleY(1) translateY(-4%);
	}
	18%{
		transform:scaleY(0.97) translateY(0);
	}
	19%{
		transform:scaleY(1) translateY(-2%);
	}
	20%{
		transform:scaleY(0.99) translateY(0);
	}
	21%{
		transform:scaleY(1) translateY(-1%);
	}
	100%{
		transform:scaleY(1) translateY(0);
	}
}
.btn-fx3::after{
	content:"★";
	text-shadow:0 0 5px rgba(255, 255, 255, 0.6);
	font-size:.8em;
	transform:rotate(-10deg) scale(1);
	color:#e9d449;
	-webkit-animation:fx3 6s ease-in infinite;
	animation:fx3 6s ease-in infinite;
	position:absolute;
	top:0;
	right:0;
	z-index:2;
}
.btn-fx3.btn-lg::after{
	font-size:1.2em !important;
}
.btn-fx3.btn-exlg::after, .btn-fx3.btn-exfull::after{
	font-size:1.4em !important;
}
@-webkit-keyframes fx3{
	0%{
		top:.1rem;
		right:15%;
		opacity:0;
		transform:rotate(-10deg) scale(1);
	}
	10%{
		top:.1rem;
		right:15%;
		opacity:0;
		transform:rotate(-10deg) scale(1);
	}
	15%{
		top:.1rem;
		right:15%;
		opacity:1;
		transform:rotate(-10deg) scale(1);
	}
	18%{
		top:.1rem;
		right:15%;
		opacity:1;
		transform:rotate(-10deg) scale(1);
	}
	20%{
		top:.1rem;
		right:15%;
		opacity:1;
		transform:rotate(-10deg) scale(1.3);
	}
	21%{
		top:.1rem;
		right:15%;
		opacity:1;
		transform:rotate(-10deg) scale(1);
	}
	23%{
		top:.1rem;
		right:15%;
		opacity:1;
		transform:rotate(-10deg) scale(1.3);
	}
	25%{
		top:.1rem;
		right:15%;
		opacity:1;
		transform:rotate(-10deg) scale(1);
	}
	30%{
		top:.1rem;
		right:15%;
		opacity:1;
		transform:rotate(-10deg) scale(1);
	}
	36%{
		top:100%;
		right:150%;
		opacity:.0;
		transform:rotate(-10deg) scale(0.3);
	}
	100%{
		top:100%;
		right:150%;
		opacity:.0;
		transform:rotate(-10deg) scale(0.3);
	}
}
@keyframes fx3{
	0%{
		top:.1rem;
		right:15%;
		opacity:0;
		transform:rotate(-10deg) scale(1);
	}
	10%{
		top:.1rem;
		right:15%;
		opacity:0;
		transform:rotate(-10deg) scale(1);
	}
	15%{
		top:.1rem;
		right:15%;
		opacity:1;
		transform:rotate(-10deg) scale(1);
	}
	18%{
		top:.1rem;
		right:15%;
		opacity:1;
		transform:rotate(-10deg) scale(1);
	}
	20%{
		top:.1rem;
		right:15%;
		opacity:1;
		transform:rotate(-10deg) scale(1.3);
	}
	21%{
		top:.1rem;
		right:15%;
		opacity:1;
		transform:rotate(-10deg) scale(1);
	}
	23%{
		top:.1rem;
		right:15%;
		opacity:1;
		transform:rotate(-10deg) scale(1.3);
	}
	25%{
		top:.1rem;
		right:15%;
		opacity:1;
		transform:rotate(-10deg) scale(1);
	}
	30%{
		top:.1rem;
		right:15%;
		opacity:1;
		transform:rotate(-10deg) scale(1);
	}
	36%{
		top:100%;
		right:150%;
		opacity:.0;
		transform:rotate(-10deg) scale(0.3);
	}
	100%{
		top:100%;
		right:150%;
		opacity:.0;
		transform:rotate(-10deg) scale(0.3);
	}
}
.btn-fx4:hover{
	-webkit-animation:fx4 2s ease-in infinite;
	animation:fx4 2s ease-in infinite;
	transform-origin:center bottom;
}
@-webkit-keyframes fx4{
	0%{
		transform:scaleY(1);
	}
	10%{
		transform:scaleY(1.07);
	}
	20%{
		transform:scaleY(1);
	}
	30%{
		transform:scaleY(1.07);
	}
	40%{
		transform:scaleY(1);
	}
	100%{
		transform:scaleY(1);
	}
}
@keyframes fx4{
	0%{
		transform:scaleY(1);
	}
	10%{
		transform:scaleY(1.07);
	}
	20%{
		transform:scaleY(1);
	}
	30%{
		transform:scaleY(1.07);
	}
	40%{
		transform:scaleY(1);
	}
	100%{
		transform:scaleY(1);
	}
}
.btn-fx4:hover > a{
	background-color:rgba(255, 255, 255, 0) !important;
}
.btn-fx5:hover::after{
	content:"";
	-webkit-animation:fx5 1.2s ease-in;
	animation:fx5 1.2s ease-in;
	background:black;
	background:radial-gradient(circle, rgba(255, 255, 255, 0.8) 56%, rgba(255, 255, 255, 0) 57%, rgba(255, 255, 255, 0) 100%);
	background-size:20px 20px;
	background-position:center center;
	background-repeat:no-repeat;
	width:100%;
	height:100%;
	opacity:0;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}
@-webkit-keyframes fx5{
	0%{
		transform:scale(0);
		opacity:0;
	}
	10%{
		transform:scale(0);
		opacity:.2;
	}
	90%{
		transform:scale(40);
		opacity:0;
	}
	100%{
		transform:scale(40);
		opacity:0;
	}
}
@keyframes fx5{
	0%{
		transform:scale(0);
		opacity:0;
	}
	10%{
		transform:scale(0);
		opacity:.2;
	}
	90%{
		transform:scale(40);
		opacity:0;
	}
	100%{
		transform:scale(40);
		opacity:0;
	}
}
.btn-fx5:hover > a{
	background-color:rgba(255, 255, 255, 0) !important;
}
/* ボタン位置 */
div[class^="btn"].align-left{
	margin-left:0;
	margin-right:auto;
}
div[class^="btn"].align-right{
	margin-right:0;
	margin-left:auto;
}
/* テキストシャドウ */
.btn-shadow > a{
	text-shadow:1px 1px rgba(0, 0, 0, 0.5);
}
.pale.btn-shadow > a,
.btn07.btn-shadow > a,
.btn07a.btn-shadow > a,
.btn08.btn-shadow > a,
.btn08a.btn-shadow > a,
.btn09.btn-shadow > a,
.btn09a.btn-shadow > a{
	text-shadow:1px 1px 3px rgba(0, 0, 0, 0.2);
}
/* 見出し ------------------------------------------- */
[class^="cbox-"] .cbox-caption{
font-size:1.125em;
font-weight:bold;
line-height:1.5em;
margin-bottom:0.8em;
padding:4px 0;
position:relative;
}
.cbox-margin{
margin-top:2em;
}
.cbox-hd1{
padding-left:16px !important;
}
.cbox-hd1::before{
content:'';
display:block;
position:absolute;
width:5px;
height:100%;
top:0;
left:0;
background-color:#c1c1c1;
border-radius:10px;
}
.cbox-clBK .cbox-hd1::before{
background-color:#555;
}
.cbox-clNV .cbox-hd1::before{
background-color:#2c668f;
}
.cbox-clBL .cbox-hd1::before{
background-color:#55add4;
}
.cbox-clRD .cbox-hd1::before{
background-color:#eb6187;
}
.cbox-hd2{
display:table;
}
.cbox-hd2::before{
content:'';
display:block;
position:absolute;
width:100%;
height:3px;
bottom:0;
left:0;
background-color:#c1c1c1;
border-radius:10px;
}
.cbox-clBK .cbox-hd2::before{
background-color:#555;
}
.cbox-clNV .cbox-hd2::before{
background-color:#2c668f;
}
.cbox-clBL .cbox-hd2::before{
background-color:#55add4;
}
.cbox-clRD .cbox-hd2::before{
background-color:#eb6187;
}
.cbox-hd3{
margin:-22px -22px 1.8rem -22px;
padding:0.7em 22px !important;
background-color:#dadada;
}
.cbox-clBK .cbox-hd3{
background-color:#555;
color:#fff;
}
.cbox-clNV .cbox-hd3{
background-color:#2c668f;
color:#fff;
}
.cbox-clBL .cbox-hd3{
background-color:#55add4;
color:#fff;
}
.cbox-clRD .cbox-hd3{
background-color:#eb6187;
color:#fff;
}
.cbox-r .cbox-hd3{
border-radius:10px 10px 0 0;
}
.cbox-hd4{
margin:-22px -22px 1.8rem -22px;
padding:0.7em 22px !important;
border-bottom:2px solid #dadada;
}
.cbox-clBK .cbox-hd4{
border-color:rgba(85, 85, 85, 0.25);
}
.cbox-clNV .cbox-hd4{
border-color:rgba(44, 102, 143, 0.25);
}
.cbox-clBL .cbox-hd4{
border-color:rgba(85, 173, 212, 0.25);
}
.cbox-clRD .cbox-hd4{
border-color:rgba(235, 97, 135, 0.25);
}
.cbox-r .cbox-hd4{
border-radius:10px 10px 0 0;
}
.cbox-hd5{
display:table;
margin-top:-22px;
margin-left:-22px;
margin-right:70px;
padding:0.7em 23px 0.7em 23px !important;
background-color:#dadada;
}
.cbox-clBK .cbox-hd5{
background-color:#555;
color:#fff;
}
.cbox-clNV .cbox-hd5{
background-color:#2c668f;
color:#fff;
}
.cbox-clBL .cbox-hd5{
background-color:#55add4;
color:#fff;
}
.cbox-clRD .cbox-hd5{
background-color:#eb6187;
color:#fff;
}
.cbox-r .cbox-hd5{
border-radius:10px 0 10px 0;
}
.cbox-hd6{
display:table;
margin-top:-5px;
margin-right:70px;
margin-left:-30px;
padding:0.5em 10px 0.5em 20px !important;
background-color:#dadada;
}
.cbox-hd6::before{
content:'';
display:block;
position:absolute;
bottom:-8px;
left:0px;
border-style:solid;
border-width:4px;
border-color:#cdcdcd #cdcdcd transparent transparent;
}
.cbox-hd6::after{
content:'';
display:block;
position:absolute;
width:22px;
height:100%;
position:absolute;
top:0;
right:-20px;
background-size:100% 100%;
background-repeat:no-repeat;
background-color:#dadada;
-webkit-clip-path:polygon(0 0, 100% 0, 2px 100%, 0% 100%);
clip-path:polygon(0 0, 100% 0, 2px 100%, 0% 100%);
}
.cbox-clBK .cbox-hd6{
background-color:#555;
color:#fff;
}
.cbox-clBK .cbox-hd6::before{
border-top-color:#3c3c3c;
border-right-color:#3c3c3c;
}
.cbox-clBK .cbox-hd6::after{
background-color:#555;
}
.cbox-clNV .cbox-hd6{
background-color:#2c668f;
color:#fff;
}
.cbox-clNV .cbox-hd6::before{
border-top-color:#204a68;
border-right-color:#204a68;
}
.cbox-clNV .cbox-hd6::after{
background-color:#2c668f;
}
.cbox-clBL .cbox-hd6{
background-color:#55add4;
color:#fff;
}
.cbox-clBL .cbox-hd6::before{
border-top-color:#3297c4;
border-right-color:#3297c4;
}
.cbox-clBL .cbox-hd6::after{
background-color:#55add4;
}
.cbox-clRD .cbox-hd6{
background-color:#eb6187;
color:#fff;
}
.cbox-clRD .cbox-hd6::before{
border-top-color:#e53465;
border-right-color:#e53465;
}
.cbox-clRD .cbox-hd6::after{
background-color:#eb6187;
}
.cbox-hd7{
display:table;
padding:0.7em 20px !important;
margin-top:-30px !important;
margin-bottom:20px !important;
background-color:#dadada;
}
.cbox-hd7::after{
content:'';
display:block;
position:absolute;
left:50%;
border-style:solid;
border-width:8px 8px;
transform:translate(-50%);
}
.cbox-hd7::after{
bottom:-16px;
border-color:#dadada transparent transparent transparent;
}
.cbox-clBK .cbox-hd7{
background-color:#555;
color:#fff;
}
.cbox-clBK .cbox-hd7::after{
border-top-color:#555;
}
.cbox-clNV .cbox-hd7{
background-color:#2c668f;
color:#fff;
}
.cbox-clNV .cbox-hd7::after{
border-top-color:#2c668f;
}
.cbox-clBL .cbox-hd7{
background-color:#55add4;
color:#fff;
}
.cbox-clBL .cbox-hd7::after{
border-top-color:#55add4;
}
.cbox-clRD .cbox-hd7{
background-color:#eb6187;
color:#fff;
}
.cbox-clRD .cbox-hd7::after{
border-top-color:#eb6187;
}
.cbox-r .cbox-hd7{
border-radius:10px;
}
.cbox-hd8{
display:table;
margin:-40px 0 25px !important;
padding:8px 16px !important;
background-color:#dadada;
}
.cbox-hd8::before{
content:'';
display:block;
position:absolute;
width:7px;
height:calc( 100% - 16px);
position:absolute;
top:8px;
left:-15px;
border-style:solid;
border-width:8px;
border-color:transparent rgba(0, 0, 0, 0.15) transparent transparent;
background-color:#c1c1c1;
-webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%, 50% 50%);
clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%, 50% 50%);
z-index:-1;
box-sizing:content-box;
}
.cbox-hd8::after{
content:'';
display:block;
position:absolute;
width:7px;
height:calc( 100% - 16px);
position:absolute;
top:8px;
right:-15px;
border-style:solid;
border-width:8px;
border-color:transparent transparent transparent rgba(0, 0, 0, 0.15);
background-color:#c1c1c1;
-webkit-clip-path:polygon(0 0, 100% 0, 50% 50%, 100% 100%, 0 100%);
clip-path:polygon(0 0, 100% 0, 50% 50%, 100% 100%, 0 100%);
z-index:-1;
box-sizing:content-box;
}
.cbox-clBK .cbox-hd8{
background-color:#555;
color:#fff;
}
.cbox-clBK .cbox-hd8::before, .cbox-clBK .cbox-hd8::after{
background-color:#3c3c3c;
}
.cbox-clNV .cbox-hd8{
background-color:#2c668f;
color:#fff;
}
.cbox-clNV .cbox-hd8::before, .cbox-clNV .cbox-hd8::after{
background-color:#204a68;
}
.cbox-clBL .cbox-hd8{
background-color:#55add4;
color:#fff;
}
.cbox-clBL .cbox-hd8::before, .cbox-clBL .cbox-hd8::after{
background-color:#4b99c0;
}
.cbox-clRD .cbox-hd8{
background-color:#eb6187;
color:#fff;
}
.cbox-clRD .cbox-hd8::before, .cbox-clRD .cbox-hd8::after{
background-color:#db5677;
}
.cbox-hd9{
display:table;
margin-top:-30px;
margin-bottom:20px;
padding:0 15px !important;
background-color:#fff;
}
.cbox-clBK .cbox-hd9{
color:#555;
}
.cbox-clNV .cbox-hd9{
color:#2c668f;
}
.cbox-clBL .cbox-hd9{
color:#55add4;
}
.cbox-clRD .cbox-hd9{
color:#eb6187;
}
/* 見出し ------------------------------------------- */
/* シンプル ------------------------ */
.cbox-simple01{
margin:15px auto 2rem;
line-height:1.8rem;
position:relative;
z-index:0;
padding:20px;
background-color:#fff;
border:2px solid #dadada;
}
.cbox-simple01.cbox-r{
border-radius:10px;
}
.cbox-simple01a{
margin:15px auto 2rem;
line-height:1.8rem;
position:relative;
z-index:0;
padding:20px;
background-color:#fff;
border:2px solid #dadada;
}
.cbox-simple01a.cbox-clBK{
border-color:#555;
}
.cbox-simple01a.cbox-clNV{
border-color:#2c668f;
}
.cbox-simple01a.cbox-clBL{
border-color:#55add4;
}
.cbox-simple01a.cbox-clRD{
border-color:#eb6187;
}
.cbox-simple01a.cbox-r{
border-radius:10px;
}
.cbox-simple02{
margin:15px auto 2rem;
line-height:1.8rem;
position:relative;
z-index:0;
padding:22px;
background-color:#fafafa;
}
.cbox-simple02.hd1, .cbox-simple02.hd2, .cbox-simple02.hd3, .cbox-simple02.hd5, .cbox-simple02.hd6, .cbox-simple02.hd7{
background-color:#fafafa;
}
.cbox-simple02.cbox-r{
border-radius:10px;
}
.cbox-simple02a{
margin:15px auto 2rem;
line-height:1.8rem;
position:relative;
z-index:0;
padding:22px;
background-color:#fafafa;
}
.cbox-simple02a.cbox-clBK{
background-color:#f1f1f1;
}
.cbox-simple02a.cbox-clNV{
background-color:#eaf3f9;
}
.cbox-simple02a.cbox-clBL{
background-color:#f0f8fb;
}
.cbox-simple02a.cbox-clRD{
background-color:#fef6f8;
}
.cbox-simple02a.hd1, .cbox-simple02a.hd2, .cbox-simple02a.hd3, .cbox-simple02a.hd5, .cbox-simple02a.hd6, .cbox-simple02a.hd7{
background-color:#fafafa;
}
.cbox-simple02a.cbox-r{
border-radius:10px;
}
.cbox-simple03{
margin:15px auto 2rem;
line-height:1.8rem;
position:relative;
z-index:0;
padding:20px;
background-color:#fff;
border:2px solid #dadada;
}
.cbox-simple03::before{
content:'';
display:block;
position:absolute;
top:-2px;
left:-2px;
bottom:-2px;
width:4px;
background-color:#cdcdcd;
}
.cbox-simple03.cbox-clBK::before{
background-color:#555;
}
.cbox-simple03.cbox-clNV::before{
background-color:#2c668f;
}
.cbox-simple03.cbox-clBL::before{
background-color:#55add4;
}
.cbox-simple03.cbox-clRD::before{
background-color:#eb6187;
}
.cbox-simple04{
margin:15px auto 2rem;
line-height:1.8rem;
position:relative;
z-index:0;
padding:20px;
background-color:#fff;
border:2px solid #dadada;
}
.cbox-simple04::before{
content:'';
display:block;
position:absolute;
top:2px;
left:2px;
width:0;
height:0;
border-style:solid;
border-width:6px;
border-color:#cdcdcd transparent transparent #cdcdcd;
}
.cbox-simple04.cbox-clBK::before{
border-color:#555 transparent transparent #555;
}
.cbox-simple04.cbox-clNV::before{
border-color:#2c668f transparent transparent #2c668f;
}
.cbox-simple04.cbox-clBL::before{
border-color:#55add4 transparent transparent #55add4;
}
.cbox-simple04.cbox-clRD::before{
border-color:#eb6187 transparent transparent #eb6187;
}
.cbox-simple05{
margin:15px auto 2rem;
line-height:1.8rem;
position:relative;
z-index:0;
padding:21px;
background-color:#fff;
border:1px solid #c1c1c1;
z-index:0;
}
.cbox-simple05::before{
content:'';
display:block;
position:absolute;
top:0px;
right:0px;
bottom:0px;
left:0px;
border:4px solid #fafafa;
z-index:-1;
}
.cbox-simple05.cbox-clBK::before{
border-color:#e9e9e9;
}
.cbox-simple05.cbox-clNV::before{
border-color:#dfecf5;
}
.cbox-simple05.cbox-clBL::before{
border-color:#e3f2f8;
}
.cbox-simple05.cbox-clRD::before{
border-color:#fce9ee;
}
.cbox-simple05.cbox-r, .cbox-simple05.cbox-r::before{
border-radius:10px;
}
.cbox-simple06{
margin:15px auto 2rem;
line-height:1.8rem;
position:relative;
z-index:0;
padding:21px;
background-color:#fff;
border:1px solid #c1c1c1;
z-index:0;
}
.cbox-simple06::before{
content:'';
display:block;
position:absolute;
top:0px;
left:0px;
right:0px;
height:5px;
background-color:#dadada;
z-index:-1;
}
.cbox-simple06::after{
content:'';
display:block;
position:absolute;
top:0px;
left:0px;
width:100px;
height:5px;
background-color:#c1c1c1;
z-index:-1;
}
.cbox-simple06.cbox-clBK::before{
background-color:#959595;
}
.cbox-simple06.cbox-clBK::after{
background-color:#555;
}
.cbox-simple06.cbox-clNV::before{
background-color:#3882b6;
}
.cbox-simple06.cbox-clNV::after{
background-color:#2c668f;
}
.cbox-simple06.cbox-clBL::before{
background-color:#55add4;
}
.cbox-simple06.cbox-clBL::after{
background-color:#3297c4;
}
.cbox-simple06.cbox-clRD::before{
background-color:#eb6187;
}
.cbox-simple06.cbox-clRD::after{
background-color:#e53465;
}
.cbox-simple07{
margin:15px auto 2rem;
line-height:1.8rem;
position:relative;
z-index:0;
padding:20px;
background-color:#fff;
border:2px solid #dadada;
border-style:dotted;
z-index:1;
}
.cbox-simple07::before{
content:'';
display:block;
position:absolute;
top:2px;
right:2px;
bottom:2px;
left:2px;
border:2px dotted #dadada;
z-index:-1;
}
.cbox-simple07.cbox-clBK, .cbox-simple07.cbox-clBK::before{
border-color:#555;
}
.cbox-simple07.cbox-clNV, .cbox-simple07.cbox-clNV::before{
border-color:#2c668f;
}
.cbox-simple07.cbox-clBL, .cbox-simple07.cbox-clBL::before{
border-color:#55add4;
}
.cbox-simple07.cbox-clRD, .cbox-simple07.cbox-clRD::before{
border-color:#eb6187;
}
.cbox-simple08{
margin:15px auto 2rem;
line-height:1.8rem;
position:relative;
z-index:0;
padding:21px;
border:1px solid #fafafa;
background-color:#fafafa;
z-index:1;
}
.cbox-simple08::before{
content:'';
display:block;
position:absolute;
top:0px;
right:0px;
bottom:0px;
left:0px;
border:1px solid rgba(171, 198, 211, 0);
background-color:rgba(255, 255, 255, 0.7);
background-image:repeating-linear-gradient(0deg, rgba(171, 198, 211, 0.3), rgba(171, 198, 211, 0.3) 1px, transparent 1px, transparent 20px), repeating-linear-gradient(90deg, rgba(171, 198, 211, 0.3), rgba(171, 198, 211, 0.3) 1px, transparent 1px, transparent 20px);
background-size:20px 20px;
z-index:-1;
}
.cbox-simple09{
margin:15px auto 2rem;
line-height:1.8rem;
position:relative;
z-index:0;
padding:22px;
background-color:#fafafa;
padding:0;
background:transparent;
border-radius:10px;
}
.cbox-simple09 .cbox-caption{
display:table;
margin:0 20px 0 0 !important;
padding:0.7em 22px;
background-color:#dadada;
}
.cbox-simple09 .cbox-caption::after{
content:'';
display:block;
position:absolute;
width:22px;
height:100%;
position:absolute;
top:0;
right:-20px;
background-color:#dadada;
-webkit-clip-path:polygon(0 0, 2px 0, 100% 100%, 0% 100%);
clip-path:polygon(0 0, 2px 0, 100% 100%, 0% 100%);
}
.cbox-simple09.cbox-clBK .cbox-caption, .cbox-simple09.cbox-clBK .cbox-caption::after{
background-color:#555;
color:#fff;
}
.cbox-simple09.cbox-clNV .cbox-caption, .cbox-simple09.cbox-clNV .cbox-caption::after{
background-color:#2c668f;
color:#fff;
}
.cbox-simple09.cbox-clBL .cbox-caption, .cbox-simple09.cbox-clBL .cbox-caption::after{
background-color:#55add4;
color:#fff;
}
.cbox-simple09.cbox-clRD .cbox-caption, .cbox-simple09.cbox-clRD .cbox-caption::after{
background-color:#eb6187;
color:#fff;
}
.cbox-simple09 .cbox-body{
background-color:#fafafa;
padding:20px 23px 23px;
}
.cbox-simple09.cbox-clBK .cbox-body{
background-color:#f1f1f1;
}
.cbox-simple09.cbox-clNV .cbox-body{
background-color:#eaf3f9;
}
.cbox-simple09.cbox-clBL .cbox-body{
background-color:#f0f8fb;
}
.cbox-simple09.cbox-clRD .cbox-body{
background-color:#fef6f8;
}
/* キュート ------------------------ */
.cbox-cute01{
margin:15px auto 2rem;
line-height:1.8rem;
position:relative;
z-index:0;
padding:18px;
border:solid #b4e3f3;
border-width:4px;
border-radius:20px;
background-color:#fff;
background-image:radial-gradient(#f1fcff 20%, rgba(255, 255, 255, 0) 21%), radial-gradient(#f1fcff 20%, rgba(255, 255, 255, 0) 21%);
background-size:50px 50px;
background-position:0 0, 25px 25px;
}
.cbox-cute01 .cbox-caption{
color:#5ec6e9;
padding-left:28px;
}
.cbox-cute01 .cbox-caption::before{
content:'';
display:block;
position:absolute;
width:16px;
height:16px;
top:2px;
left:0;
border-radius:20px;
background-color:#b4e3f3;
}
.cbox-cute01 .cbox-caption::after{
content:'';
display:block;
position:absolute;
width:10px;
height:10px;
top:18px;
left:12px;
border-radius:20px;
background-color:#b4e3f3;
}
.cbox-cute02{
margin:15px auto 2rem;
line-height:1.8rem;
position:relative;
z-index:0;
padding:22px;
background-color:#fff2f9;
border-radius:20px;
z-index:1;
}
.cbox-cute02::before{
content:'';
display:block;
position:absolute;
top:4px;
left:4px;
bottom:4px;
right:4px;
border:2px dashed #ffadd7;
border-radius:16px;
z-index:-1;
}
.cbox-cute02 .cbox-caption{
display:table;
color:#fff;
margin-top:-30px;
margin-left:-10px;
margin-bottom:26px;
padding:1rem 2rem;
background-color:#ffadd7;
border-radius:50px;
transform:rotate(-2deg);
}
.cbox-cute02 .cbox-caption::after{
content:'';
display:block;
position:absolute;
border-style:solid;
border-width:8px 8px;
transform:translate(-50%);
bottom:-12px;
left:50%;
border-color:#ffadd7 #ffadd7 transparent transparent;
}
.cbox-cute03{
margin:15px auto 2rem;
line-height:1.8rem;
position:relative;
z-index:0;
padding:35px 22px 22px;
background-color:#ffffd5;
border-radius:20px;
}
.cbox-cute03::before{
content:'';
display:block;
position:absolute;
background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NC4yOCA1My4zOCI+PGRlZnM+PHN0eWxlPi5he2ZpbGw6I2ZmZDVmNTt9LmJ7ZmlsbDojZjNhYWUyO308L3N0eWxlPjwvZGVmcz48cGF0aCBjbGFzcz0iYSIgZD0iTTM1LjQ3LDUuNjJjLTYuMDYtLjE1LTEwLDUuMTQtMTAsOC45MiwwLTMuNzgtNC05LjA3LTEwLTguOTItNS42LjEzLTExLjMzLDUuNzktMTAsMTUuNjJDNy4wOSwzNCwyMy4yNSw0MC4wNiwyNS40NSw0Mi43OGMyLjItMi43MiwxOC4zNi04LjgsMjAuMDUtMjEuNTRDNDYuODEsMTEuNDEsNDEuMDcsNS43NSwzNS40Nyw1LjYyWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTUuMjEgLTUuNjEpIi8+PHBhdGggY2xhc3M9ImIiIGQ9Ik01My41MiwzNy4yOWE1Ljc1LDUuNzUsMCwwLDAtNS44Niw1LjIxLDUuNzUsNS43NSwwLDAsMC01Ljg2LTUuMjFjLTMuMjYuMDctNi42MiwzLjM4LTUuODUsOS4xMiwxLDcuNDQsMTAuNDMsMTEsMTEuNzEsMTIuNTlDNDksNTcuNCw1OC4zOSw1My44NSw1OS4zNyw0Ni40MSw2MC4xNCw0MC42Nyw1Ni43OSwzNy4zNiw1My41MiwzNy4yOVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01LjIxIC01LjYxKSIvPjwvc3ZnPg==");
width:40px;
height:40px;
position:absolute;
top:13px;
left:50%;
background-size:contain;
background-repeat:no-repeat;
transform:translate(-50%, -50%);
}
.cbox-cute04{
margin:15px auto 2rem;
line-height:1.8rem;
position:relative;
z-index:0;
padding:18px;
background-color:#f9fffe;
border:4px dotted #83e4cc;
border-radius:20px;
}
.cbox-cute04 .cbox-caption{
display:table;
margin-top:-33px;
padding:0.7rem 2rem;
color:#fff;
background-color:#83e4cc;
border:2px solid #caf9f1;
border-radius:10px;
box-shadow:0px 0px 0px 3px #83e4cc;
}
.cbox-cute05{
margin:15px auto 2rem;
line-height:1.8rem;
position:relative;
z-index:0;
padding:22px;
background-color:#fde9ff;
border-radius:20px;
box-shadow:0 0 3px 3px #fde9ff;
}
.cbox-cute05 .cbox-caption{
padding-left:28px;
margin-top:-10px;
}
.cbox-cute05 .cbox-caption::before{
content:'';
display:block;
position:absolute;
width:12px;
height:12px;
top:50%;
left:0;
transform:translateY(-50%);
border-radius:20px;
background-color:#fbd0ff;
box-shadow:0 0 3px 3px #fbd0ff;
}
.cbox-cute05 .cbox-body{
background-color:#fff;
box-shadow:0 0 3px 3px #fff;
margin:0 -10px -10px;
padding:15px;
border-radius:10px;
}
/* ナチュラル ------------------------ */
.cbox-natural01{
margin:15px auto 2rem;
line-height:1.8rem;
position:relative;
z-index:0;
padding:22px;
background-color:#f7f5f0;
border-radius:20px;
box-shadow:0 0 5px 5px #f7f5f0;
}
.cbox-natural01 .cbox-caption{
color:#93875c;
}
.cbox-natural02{
margin:15px auto 2rem;
line-height:1.8rem;
position:relative;
z-index:0;
padding:15px;
background-color:#fffceb;
border:8px solid #fbf7e3;
border-radius:20px;
}
.cbox-natural02 .cbox-caption{
color:#ddc032;
}
.cbox-natural03{
margin:15px auto 2rem;
line-height:1.8rem;
position:relative;
z-index:0;
padding:17px 17px 40px;
background-color:#fcfffb;
border:6px solid #ccdccc;
border-radius:6px;
}
.cbox-natural03::before{
content:'';
display:block;
position:absolute;
width:30px;
height:30px;
bottom:10px;
right:10px;
background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MC40NSA1Mi4zNyI+PGRlZnM+PHN0eWxlPi5he2ZpbGw6I2NjZGNjYzt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImEiIGQ9Ik01MS4yLDIyLjY2Yy02LjM2LTEuMzItOC44Miw0LjUxLTE3LjgzLDYuMTIsNC03LjY2LDkuOTQtOC42LDEwLjM2LTE0LjkxLjM3LTUuNTYtNC44Mi04Ljg0LTgtOC40NS00LjE4LjUyLTYsMy4yNy01LjY3LDUuODctLjMyLTIuNi0yLjczLTQuODQtNi45MS00LjM0LTMuMTYuMzgtNy40MSw0LjgtNS43MiwxMC4xMiwxLjkyLDYsOCw1LjUxLDEzLjY1LDEyLTkuNjIuOS0xMy40Ni00LjQ5LTE5LjQ2LTEuNjItNSwyLjQxLTUuMzMsOC41NC0zLjQ0LDExLjFDMTAuNyw0MiwxNCw0Mi4xOCwxNi4xLDQwLjYzYy0yLjExLDEuNTUtMi44OCw0Ljc1LS4zOSw4LjE1LDEuODgsMi41Nyw3LjgyLDQuMSwxMS42MiwwLDQuMzItNC42NC44OS05LjY0LDMuNzgtMTcuODJBMzQuODIsMzQuODIsMCwwLDAsMzQuNiw0My44MiwyNy44OCwyNy44OCwwLDAsMCw0Mi44MSw1NGExOS42NiwxOS42NiwwLDAsMCw5LjI4LDMuNzcuNTcuNTcsMCwwLDAsLjI2LDAsMS4wNywxLjA3LDAsMCwwLDAtMi4xMiwxNy40OCwxNy40OCwwLDAsMS04LjI3LTMuMzdjLTYtNC40MS0xMC4xOS0xMi43NS0xMC44NC0yMS4zOSw0LjY1LDcuMTgsMi41OCwxMi44LDcuODUsMTYuMjUsNC42NiwzLjA2LDEwLjA2LjE1LDExLjI3LTIuOCwxLjYxLTMuODkuMS02LjgyLTIuMzMtNy44MiwyLjQzLDEsNS41NywwLDcuMTgtMy44OUM1OC40MywyOS42Nyw1Ni42NiwyMy44LDUxLjIsMjIuNjZaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNy4xMyAtNS4zOSkiLz48L3N2Zz4=");
background-size:contain;
background-repeat:no-repeat;
}
.cbox-natural03 .cbox-caption{
color:#94b994;
}
.cbox-natural04{
margin:15px auto 2rem;
line-height:1.8rem;
position:relative;
z-index:0;
padding:22px;
border-radius:2px;
background-color:#f9fcff;
background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MC4wNiA1MC4xMiI+PGRlZnM+PHN0eWxlPi5he29wYWNpdHk6MC41O30uYntmaWxsOiNmN2Y3Zjc7fS5iLC5je29wYWNpdHk6MC40O30uY3tmaWxsOiNlOGVjZWY7fTwvc3R5bGU+PC9kZWZzPjxnIGNsYXNzPSJhIj48cG9seWdvbiBjbGFzcz0iYiIgcG9pbnRzPSIzMy42OCA0MC45MyAzMy42OCA1MCAyNC41IDUwIDI0LjUgNDAuOTMgMCA0MC45MyAwIDUwLjEyIDUwLjA1IDUwLjEyIDUwLjA1IDQwLjkzIDMzLjY4IDQwLjkzIi8+PHJlY3QgY2xhc3M9ImMiIHg9IjI0LjUiIHdpZHRoPSI5LjE5IiBoZWlnaHQ9IjE2LjY2Ii8+PC9nPjxyZWN0IGNsYXNzPSJiIiB4PSIyNC45NyIgeT0iMC44MSIgd2lkdGg9IjkuMTkiIGhlaWdodD0iNDAuODciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDguMzcgNTAuODEpIHJvdGF0ZSgtOTApIi8+PGcgY2xhc3M9ImEiPjxyZWN0IGNsYXNzPSJjIiB3aWR0aD0iOS4xOSIgaGVpZ2h0PSI0MS4wOSIvPjwvZz48cmVjdCBjbGFzcz0iYyIgeD0iMjQuNSIgeT0iMjUuODQiIHdpZHRoPSI5LjE5IiBoZWlnaHQ9IjI0LjE2Ii8+PC9zdmc+");
background-size:6px 6px;
background-repeat:repeat;
z-index:1;
}
.cbox-natural04::before{
content:'';
display:block;
position:absolute;
top:6px;
left:6px;
bottom:6px;
right:6px;
z-index:-1;
border:1px dashed #5ea9d0;
}
.cbox-natural04 .cbox-caption{
color:#5ea9d0;
}
.cbox-natural05{
margin:15px auto 2rem;
line-height:1.8rem;
position:relative;
z-index:0;
padding:22px;
color:#888;
background-color:#fff;
border:1px solid #5ea9d0;
border-radius:2px;
z-index:1;
}
.cbox-natural05::before{
content:'';
display:block;
position:absolute;
top:4px;
left:4px;
bottom:-6px;
right:-6px;
border:1px solid #5ea9d0;
z-index:-1;
}
.cbox-natural05 .cbox-caption{
color:#888;
}
/* ポップ ------------------------ */
.cbox-pop01{
margin:15px auto 2rem;
line-height:1.8rem;
position:relative;
z-index:0;
padding:22px;
background-color:#FFE39D;
background-image:linear-gradient(90deg, rgba(255, 221, 0, 0.3) 12px, rgba(255, 255, 255, 0) 12px), linear-gradient(rgba(255, 247, 234, 0.5) 50%, transparent 50%);
background-size:24px 24px;
border-radius:12px;
z-index:1;
}
.cbox-pop01::before{
content:'';
display:block;
position:absolute;
top:10px;
left:10px;
bottom:10px;
right:10px;
background-color:rgba(255, 255, 255, 0.8);
border-radius:6px;
z-index:-1;
}
.cbox-pop01 .cbox-caption{
padding-left:36px;
display:table;
}
.cbox-pop01 .cbox-caption::before{
content:'★';
color:#ffa509;
font-size:2.4rem;
position:absolute;
top:12px;
left:0;
transform:translateY(-50%) rotate(45deg);
}
.cbox-pop01 .cbox-caption::after{
content:'★';
color:#ffd42d;
position:absolute;
top:18px;
left:16px;
transform:translateY(-20%) rotate(10deg);
}
.cbox-pop02{
margin:15px auto 2rem;
line-height:1.8rem;
position:relative;
z-index:0;
padding:22px;
background-color:#fffbd1;
z-index:1;
}
.cbox-pop02::before{
content:'';
display:block;
position:absolute;
border:2px dotted #e1d226;
top:4px;
left:4px;
bottom:4px;
right:4px;
z-index:-1;
}
.cbox-pop02::after{
content:'';
display:block;
position:absolute;
width:0;
height:0;
bottom:0;
right:0;
border-width:10px;
border-style:solid;
border-color:#eae39f #fff #fff #eae39f;
}
.cbox-pop02 .cbox-caption{
display:table;
z-index:1;
}
.cbox-pop02 .cbox-caption::before{
content:'';
display:block;
position:absolute;
width:100%;
height:8px;
bottom:4px;
left:0;
background-color:#ffc8e2;
border-radius:10px;
z-index:-1;
}
.cbox-pop03{
margin:15px auto 2rem;
line-height:1.8rem;
position:relative;
z-index:0;
padding:30px;
background-color:#efffd5;
border-radius:10px;
z-index:1;
}
.cbox-pop03::before{
content:'';
display:block;
position:absolute;
top:6px;
right:6px;
bottom:6px;
left:6px;
background-color:rgba(255, 255, 255, 0.3);
border-width:2px;
border-style:dashed;
border-color:#c4e98a;
border-radius:10px;
z-index:-1;
}
.cbox-pop04{
margin:15px auto 2rem;
line-height:1.8rem;
position:relative;
z-index:0;
padding:22px;
background-color:#f2e8f9;
background-image:repeating-linear-gradient(-75deg, #f5eef9, #f5eef9 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
border-radius:10px;
}
.cbox-pop04 .cbox-caption{
display:table;
padding-left:20px;
}
.cbox-pop04 .cbox-caption::before{
content:'';
display:block;
position:absolute;
width:10px;
height:24px;
top:50%;
left:0;
transform:translateY(-50%);
border-radius:20px;
background-color:#e3c7f7;
}
.cbox-pop05{
margin:15px auto 2rem;
line-height:1.8rem;
position:relative;
z-index:0;
margin-bottom:30px;
padding:19px;
background-color:#fff;
border:3px solid #eee;
border-radius:10px;
}
.cbox-pop05 .cbox-caption{
display:table;
margin-top:-8px;
margin-left:-20px;
padding:10px 30px 10px 20px;
color:#555;
background-color:#ffd4eb;
border-radius:0 50px 50px 0;
}
.cbox-pop06{
margin:15px auto 2rem;
line-height:1.8rem;
position:relative;
z-index:0;
padding:22px;
background-color:#f0fdfe;
z-index:1;
}
.cbox-pop06::before{
content:'';
display:block;
position:absolute;
top:6px;
right:0px;
bottom:6px;
left:0px;
border-top:2px dashed #a6e0e3;
border-bottom:2px dashed #a6e0e3;
z-index:-1;
}
.cbox-pop07{
margin:15px auto 2rem;
line-height:1.8rem;
position:relative;
z-index:0;
padding:0;
}
.cbox-pop07 .cbox-caption{
display:table;
color:#fff;
margin:0;
padding:10px 20px 6px;
background-color:#ffb87e;
border-radius:10px 10px 0 0;
}
.cbox-pop07 .cbox-body{
padding:19px;
border-width:3px;
border-style:solid;
border-color:#eee;
border-radius:0 10px 10px 10px;
}
.cbox-pop08{
margin:15px auto 2rem;
line-height:1.8rem;
position:relative;
z-index:0;
padding:20px;
background-color:#fff;
border:2px dashed #ff916b;
border-radius:13px;
z-index:0;
}
.cbox-pop08::before{
content:'';
display:block;
position:absolute;
top:0px;
right:0px;
bottom:0px;
left:0px;
border:3px solid #ffebe4;
border-radius:10px;
z-index:-1;
}
.cbox-pop08 .cbox-caption{
color:#ff916b;
display:table;
margin-top:-33px;
padding:4px 2rem;
background-color:#fff;
}
.cbox-pop08.cbox-clBK::before{
border-color:#e9e9e9;
}
.cbox-pop08.cbox-clNV::before{
border-color:#dfecf5;
}
.cbox-pop08.cbox-clBL::before{
border-color:#e3f2f8;
}
.cbox-pop08.cbox-clRD::before{
border-color:#fce9ee;
}
/* 高級感 ------------------------ */
.cbox-formal01{
margin:15px auto 2rem;
line-height:1.8rem;
position:relative;
z-index:0;
padding:18px;
background-color:#fff;
border:4px solid #0a3f8f;
z-index:1;
}
.cbox-formal01::before{
content:'';
display:block;
position:absolute;
top:2px;
left:2px;
bottom:2px;
right:2px;
border:1px solid #0a3f8f;
z-index:-1;
}
.cbox-formal01 .cbox-caption{
padding-left:16px;
}
.cbox-formal01 .cbox-caption::before{
content:'';
display:block;
position:absolute;
width:4px;
height:100%;
top:0;
left:0;
background-color:#aaa;
}
.cbox-formal01 .cbox-caption::after{
content:'';
display:block;
position:absolute;
width:4px;
height:50%;
top:0;
left:0;
background-color:#0a3f8f;
}
.cbox-formal02{
margin:15px auto 2rem;
line-height:1.8rem;
position:relative;
z-index:0;
padding:18px;
border:4px solid #f3f3f3;
background-color:#fff;
box-shadow:0 0 8px #aaa;
z-index:1;
}
.cbox-formal02::before{
content:'';
display:block;
position:absolute;
top:0px;
left:0px;
bottom:0px;
right:0px;
border:1px solid #eee;
background-color:#fff;
z-index:-1;
}
.cbox-formal02 .cbox-caption{
padding:15px 20px;
color:#fff;
margin-top:-24px;
margin-left:-24px;
margin-right:-24px;
margin-bottom:20px;
background:#0a3f8f;
background:linear-gradient(90deg, #0a3f8f 0%, #072d66 100%);
}
.cbox-formal02 .cbox-caption::before{
content:'';
display:block;
position:absolute;
top:4px;
left:4px;
right:4px;
bottom:20px;
border-top:1px solid #4a72af;
border-left:1px solid #4a72af;
}
.cbox-formal02 .cbox-caption::after{
content:'';
display:block;
position:absolute;
top:20px;
left:4px;
right:4px;
bottom:4px;
border-bottom:1px solid #4a72af;
border-right:1px solid #4a72af;
}
.cbox-formal03{
margin:15px auto 2rem;
line-height:1.8rem;
position:relative;
z-index:0;
padding:30px;
background-color:#fff;
background:radial-gradient(circle, #ffffff 0%, #f6f4ed 97%);
z-index:1;
}
.cbox-formal03::before{
content:'';
display:block;
position:absolute;
top:10px;
left:10px;
bottom:10px;
right:10px;
border:1px solid #c1b374;
z-index:-1;
}
.cbox-formal03 .cbox-caption{
color:#3a372a;
}
.cbox-formal04{
margin:15px auto 2rem;
line-height:1.8rem;
position:relative;
z-index:0;
padding:30px;
background-color:#f9fdff;
background:linear-gradient(100deg, #f9fdff 0%, #f4fbff 7%, #edf8ff 7%, #edf8ff 88%, rgba(233, 245, 255, 0.985965) 88%, #d7ecff 100%);
}
.cbox-formal04::before{
content:'';
display:block;
position:absolute;
width:30px;
height:25px;
top:4px;
left:4px;
border-top:1px solid #acd1e8;
border-left:1px solid #acd1e8;
}
.cbox-formal04::after{
content:'';
display:block;
position:absolute;
width:30px;
height:25px;
bottom:4px;
right:4px;
border-bottom:1px solid #8ebfde;
border-right:1px solid #8ebfde;
}
.cbox-formal04 .cbox-caption{
color:#1c5d81;
}
.cbox-formal05{
margin:15px auto 2rem;
line-height:1.8rem;
position:relative;
z-index:0;
padding:30px;
background-color:#fafafa;
z-index:1;
}
.cbox-formal05::before{
content:'';
display:block;
position:absolute;
top:6px;
right:6px;
bottom:6px;
left:6px;
background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NS41OCA1NS41OCI+PGRlZnM+PHN0eWxlPi5he2ZpbGw6I2M2YzFhMzt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImEiIGQ9Ik0yNi43OCw3LjEzQTUuOCw1LjgsMCwwLDAsMjYsMTIuNGExMC43NiwxMC43NiwwLDAsMSwuNDksMi4yMmgtMTBWNC4xMkg0VjE2LjZoMTAuNXYxMGExMS40NSwxMS40NSwwLDAsMS0yLjIyLS40OSw1Ljg1LDUuODUsMCwwLDAtNy43LDUuNTVWNTkuN2wyLTJWMzEuNjNBMy44NywzLjg3LDAsMCwxLDExLjY4LDI4YTEyLjcyLDEyLjcyLDAsMCwwLDIuODQuNlY0OS43OGwyLTJWMjguNmExMi44MiwxMi44MiwwLDAsMCwxMi0xMkg0Ny43bDItMkgyOC40NmExMi45MywxMi45MywwLDAsMC0uNi0yLjg1LDMuODcsMy44NywwLDAsMSwzLjY3LTUuMDlINTcuNjJsMi0ySDMxLjUzQTUuNzksNS43OSwwLDAsMCwyNi43OCw3LjEzWk0xNC41MiwxNC42Mkg2VjYuMWg4LjUyWm04Ljg1LDguODVhMTAuNzksMTAuNzksMCwwLDEtNi44NywzLjE0di0xMGgxMEExMC44MSwxMC44MSwwLDAsMSwyMy4zNywyMy40N1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00LjAyIC00LjEyKSIvPjwvc3ZnPg=="), url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NS41OCA1NS41OCI+PGRlZnM+PHN0eWxlPi5he2ZpbGw6I2M2YzFhMzt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImEiIGQ9Ik01Ni41OSwyNi44OGE1LjgsNS44LDAsMCwwLTUuMjctLjgsMTEuNjIsMTEuNjIsMCwwLDEtMi4yMi40OXYtMTBINTkuNlY0LjEySDQ3LjEydjEwLjVoLTEwYTEwLjc2LDEwLjc2LDAsMCwxLC40OS0yLjIyLDUuODUsNS44NSwwLDAsMC01LjU1LTcuN0g0bDIsMkgzMi4wOWEzLjg3LDMuODcsMCwwLDEsMy42Nyw1LjA5LDEyLjkzLDEyLjkzLDAsMCwwLS42LDIuODVIMTMuOTRsMiwyaDE5LjJhMTIuODIsMTIuODIsMCwwLDAsMTIsMTJWNDcuOGwyLDJWMjguNTZhMTIuODQsMTIuODQsMCwwLDAsMi44NC0uNkEzLjg3LDMuODcsMCwwLDEsNTcsMzEuNjNWNTcuNzFsMiwyVjMxLjYzQTUuODIsNS44MiwwLDAsMCw1Ni41OSwyNi44OFpNNDkuMSwxNC42MlY2LjFoOC41MnY4LjUyWm0tOC44NSw4Ljg1YTEwLjgxLDEwLjgxLDAsMCwxLTMuMTQtNi44N2gxMHYxMEExMC43OSwxMC43OSwwLDAsMSw0MC4yNSwyMy40N1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00LjAyIC00LjEyKSIvPjwvc3ZnPg=="), url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NS41OCA1NS41OCI+PGRlZnM+PHN0eWxlPi5he2ZpbGw6I2M2YzFhMzt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImEiIGQ9Ik03LDM2LjkzYTUuNzcsNS43NywwLDAsMCw1LjI3LjgxLDEwLjI4LDEwLjI4LDAsMCwxLDIuMjItLjQ5djEwSDRWNTkuN0gxNi41VjQ5LjJoMTBBMTAuODEsMTAuODEsMCwwLDEsMjYsNTEuNDFhNS44NSw1Ljg1LDAsMCwwLDUuNTUsNy43MUg1OS42bC0yLTJIMzEuNTNBMy44NiwzLjg2LDAsMCwxLDI3Ljg2LDUyYTEyLjg0LDEyLjg0LDAsMCwwLC42LTIuODRINDkuNjhsLTItMkgyOC41YTEyLjgyLDEyLjgyLDAsMCwwLTEyLTEyVjE2bC0yLTJWMzUuMjZhMTIuMywxMi4zLDAsMCwwLTIuODQuNiwzLjg4LDMuODgsMCwwLDEtNS4xLTMuNjdWNi4xbC0yLTJWMzIuMTlBNS43OSw1Ljc5LDAsMCwwLDcsMzYuOTNaTTE0LjUyLDQ5LjJ2OC41MUg2VjQ5LjJabTguODUtOC44NWExMC43NiwxMC43NiwwLDAsMSwzLjE0LDYuODdoLTEwdi0xMEExMC43OSwxMC43OSwwLDAsMSwyMy4zNyw0MC4zNVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00LjAyIC00LjEyKSIvPjwvc3ZnPg=="), url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NS41OCA1NS41OCI+PGRlZnM+PHN0eWxlPi5he2ZpbGw6I2M2YzFhMzt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImEiIGQ9Ik0zNi44NCw1Ni42OWE1LjgyLDUuODIsMCwwLDAsLjgtNS4yOCwxMC44MSwxMC44MSwwLDAsMS0uNDktMi4yMWgxMFY1OS43SDU5LjZWNDcuMjJINDkuMXYtMTBhMTAuMjgsMTAuMjgsMCwwLDEsMi4yMi40OUE1Ljg2LDUuODYsMCwwLDAsNTksMzIuMTlWNC4xMmwtMiwyVjMyLjE5YTMuODgsMy44OCwwLDAsMS01LjEsMy42NywxMi4zLDEyLjMsMCwwLDAtMi44NC0uNlYxNGwtMiwydjE5LjJhMTIuODIsMTIuODIsMCwwLDAtMTIsMTJIMTUuOTJsLTIsMkgzNS4xNmExMi44NCwxMi44NCwwLDAsMCwuNiwyLjg0LDMuODYsMy44NiwwLDAsMS0zLjY3LDUuMDlINmwtMiwySDMyLjA5QTUuODIsNS44MiwwLDAsMCwzNi44NCw1Ni42OVpNNDkuMSw0OS4yaDguNTJ2OC41MUg0OS4xWm0tOC44NS04Ljg1YTEwLjc5LDEwLjc5LDAsMCwxLDYuODctMy4xNHYxMGgtMTBBMTAuNzYsMTAuNzYsMCwwLDEsNDAuMjUsNDAuMzVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNC4wMiAtNC4xMikiLz48L3N2Zz4=");
background-size:24px 24px;
background-position:top left, top right, bottom left, bottom right;
background-repeat:no-repeat;
z-index:-1;
}
.cbox-formal05 .cbox-caption{
color:#59464d;
}
.cbox-formal06{
margin:15px auto 2rem;
line-height:1.8rem;
position:relative;
z-index:0;
padding:30px;
background-color:#fafafa;
z-index:1;
}
.cbox-formal06::before{
content:'';
display:block;
position:absolute;
top:10px;
right:0;
bottom:10px;
left:0;
background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMDIuOTEgMjcuODIiPjxkZWZzPjxzdHlsZT4uYXtmaWxsOiNjNmMxYTM7fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGNsYXNzPSJhIiBkPSJNMzUxLjQ1LDIzLjczYy0uMTIsMi42MS0zLjA3LDQuNTEtNS4yNiw0LjIxLTIuMTcsMC00LjYyLTEuNzktNC41Ni0zLjQ5YTIuMjgsMi4yOCwwLDAsMSwxLjk0LTNjMy4xOS0uMzYsMy4zLDQuNzYuMSw0LjU1LDExLjU4LDQsOS4yNi0xNi42Ny0xOS4zLTguNTgsNC42OSwyLjI1LDkuNDgsNC44NiwxMi41Miw5LjI3cy0xLjYxLDEwLjYxLTYuMjQsMTEuMTFjLTQuNTcsMS40MS0xMS40OS01LjgxLTQuNjctNy40MSwzLjQyLS4wOCwzLjc5LDUuMTkuNDMsNS42Miw0LjcsMi42NywxMi0zLjUyLDguNDgtOC4xOS00LjItNC41NS0xMC03LTE1Ljg0LTguODEtNi4zNywxLjktMTEuNDgsNS45My0xNi42Nyw5Ljg0QzI5MC4yMywzNywyNzQuNTMsNDAuNjcsMjYwLjE1LDM4LjFjLTIuMzUtMS41LS45NC0yLjY2LjY5LTMsLjc4LDAsMi4yNi4xNCwzLC4xLDIwLjExLjY1LDMzLTkuMDYsNDkuNzQtMTcuNDctMjguMTktNi43OS01My4wNywxMC4zOC03OS43LDE1Ljg2LTExLDIuMTgtMjIuNjUsMy41OC0zMy44MywxLjI0LTExLDIuMzEtMjIuMzYsMS0zMy4xOC0xLjA5LTEzLjYxLTIuMzktMjYuMTktOC4wNi0zOS4wNi0xMi44LTEzLjI0LTQuMjgtMjcuNTUtNS45My00MS4yOC0zLjJDMTAyLjQ3LDI2LDExOC40LDM2LjQ5LDEzNy4yNiwzNS4xNmMyLjY5LS42Niw1Ljk0LDEuNTYsMi4zMSwzLjEzYTYxLjc3LDYxLjc3LDAsMCwxLTM2LjM5LTYuMTJjLTcuNzItMy45LTEzLjU1LTEwLjczLTIyLjEzLTEzLjExLTcuNDEsMS43NS0yNS44OSwxMS4yMi0xMS4zNiwxNy4zMmE2LjUzLDYuNTMsMCwwLDAsMy42NS0uNGMtMy4wNy0uNzgtMi40My01LjY0Ljc4LTUuNTUsMi44NC0uMSwzLjg3LDQsMS4zOSw1LjI5LTcuMjksNy0xOC42NS01LjUtMTAtMTEuNzVhMzkuMTgsMzkuMTgsMCwwLDEsMTAuMjEtNi41Yy03LjgtMS41NS0xOC4yNS00LjA2LTI0LjUyLDIuMTlDNDksMjIuMTksNTAuMDksMjcsNTMuODYsMjYuNkE0LjkxLDQuOTEsMCwwLDAsNTYuMDcsMjZjLTMtLjI0LTIuNS00LjkuNDYtNC41NEEyLjI5LDIuMjksMCwwLDEsNTguMTksMjVjLTIuMjMsNS4xNi0xMS4wOCwyLjQ4LTkuNDQtMy4zLDMuNzgtMTIsMjEuOS03Ljc3LDMxLjI3LTZDMTE5Ljg0LS4xMSwxNTAuNzksMzAsMTg5LjgsMzAuNGMtMi4xMS0xLjY4LTQuMzQtMy44OC01LTYuNTYtLjI1LTMuMTIsMS45NC0yLjgxLDMuMzYtMS4wNyw1LDguMjUsMTcuNDQsOC43MSwyMy4xNiwxLDUuNDYtNi43NSw1LjQyLDIuNjItMSw2LjY1QzI0OC44LDMwLDI4MS0uMTUsMzIwLjA3LDE1LjY4LDMyOS40NCwxMy44MSwzNTAuNjcsOS41LDM1MS40NSwyMy43M1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00OC41NSAtMTEuMDkpIi8+PC9zdmc+"), url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMDIuOTEgMjcuODIiPjxkZWZzPjxzdHlsZT4uYXtmaWxsOiNjNmMxYTM7fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGNsYXNzPSJhIiBkPSJNMzUxLjQ1LDI2LjI3Yy0uMTItMi42MS0zLjA3LTQuNTEtNS4yNi00LjIxLTIuMTcsMC00LjYyLDEuNzktNC41NiwzLjQ5YTIuMjgsMi4yOCwwLDAsMCwxLjk0LDNjMy4xOS4zNiwzLjMtNC43Ni4xLTQuNTUsMTEuNTgtNCw5LjI2LDE2LjY3LTE5LjMsOC41OCw0LjY5LTIuMjUsOS40OC00Ljg2LDEyLjUyLTkuMjdzLTEuNjEtMTAuNjEtNi4yNC0xMS4xMWMtNC41Ny0xLjQxLTExLjQ5LDUuODEtNC42Nyw3LjQxLDMuNDIuMDgsMy43OS01LjE5LjQzLTUuNjIsNC43LTIuNjcsMTIsMy41Miw4LjQ4LDguMTktNC4yLDQuNTUtMTAsNy0xNS44NCw4LjgxLTYuMzctMS45LTExLjQ4LTUuOTMtMTYuNjctOS44NC0xMi4xNS04LjA2LTI3Ljg1LTExLjc4LTQyLjIzLTkuMjEtMi4zNSwxLjUtLjk0LDIuNjYuNjksMywuNzgsMCwyLjI2LS4xNCwzLS4xLDIwLjExLS42NSwzMyw5LjA2LDQ5Ljc0LDE3LjQ3LTI4LjE5LDYuNzktNTMuMDctMTAuMzgtNzkuNy0xNS44Ni0xMS0yLjE4LTIyLjY1LTMuNTgtMzMuODMtMS4yNC0xMS0yLjMxLTIyLjM2LTEtMzMuMTgsMS4wOS0xMy42MSwyLjM5LTI2LjE5LDguMDYtMzkuMDYsMTIuOC0xMy4yNCw0LjI4LTI3LjU1LDUuOTMtNDEuMjgsMy4yQzEwMi40NywyNCwxMTguNCwxMy41MSwxMzcuMjYsMTQuODRjMi42OS42Niw1Ljk0LTEuNTYsMi4zMS0zLjEzYTYxLjc3LDYxLjc3LDAsMCwwLTM2LjM5LDYuMTJjLTcuNzIsMy45LTEzLjU1LDEwLjczLTIyLjEzLDEzLjExLTcuNDEtMS43NS0yNS44OS0xMS4yMi0xMS4zNi0xNy4zMmE2LjUzLDYuNTMsMCwwLDEsMy42NS40Yy0zLjA3Ljc4LTIuNDMsNS42NC43OCw1LjU1LDIuODQuMSwzLjg3LTQsMS4zOS01LjI5LTcuMjktNy0xOC42NSw1LjUtMTAsMTEuNzVhMzkuMTgsMzkuMTgsMCwwLDAsMTAuMjEsNi41Yy03LjgsMS41NS0xOC4yNSw0LjA2LTI0LjUyLTIuMTktMi4yLTIuNTMtMS4xMi03LjI5LDIuNjUtNi45NGE0LjkxLDQuOTEsMCwwLDEsMi4yMS41N2MtMywuMjQtMi41LDQuOS40Niw0LjU0QTIuMjksMi4yOSwwLDAsMCw1OC4xOSwyNWMtMi4yMy01LjE2LTExLjA4LTIuNDgtOS40NCwzLjMsMy43OCwxMiwyMS45LDcuNzcsMzEuMjcsNkMxMTkuODQsNTAuMTEsMTUwLjc5LDIwLDE4OS44LDE5LjZjLTIuMTEsMS42OC00LjM0LDMuODgtNSw2LjU2LS4yNSwzLjEyLDEuOTQsMi44MSwzLjM2LDEuMDcsNS04LjI1LDE3LjQ0LTguNzEsMjMuMTYtMSw1LjQ2LDYuNzUsNS40Mi0yLjYyLTEtNi42NUMyNDguOCwyMCwyODEsNTAuMTUsMzIwLjA3LDM0LjMyLDMyOS40NCwzNi4xOSwzNTAuNjcsNDAuNSwzNTEuNDUsMjYuMjdaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDguNTUgLTExLjA5KSIvPjwvc3ZnPg==");
background-size:150px 10px;
background-position:top center, bottom center;
background-repeat:no-repeat;
z-index:-1;
}
.cbox-formal06 .cbox-caption{
color:#59464d;
}
.cbox-formal07{
margin:15px auto 2rem;
line-height:1.8rem;
position:relative;
z-index:0;
padding:30px;
background-color:#fafafa;
z-index:1;
}
.cbox-formal07::before{
content:'';
display:block;
position:absolute;
top:6px;
right:6px;
bottom:6px;
left:6px;
background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NC4wNiA0NC4wNiI+PGRlZnM+PHN0eWxlPi5he2ZpbGw6I2M2YzFhMzt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImEiIGQ9Ik0xMC4yOCw0N2ExLjYsMS42LDAsMCwwLDEuMzEtMS4yMWMuMzEtMS0xLjM3LTIuMjYtMS42NC0uOWEuNi42LDAsMCwwLDEuMiwwYy43OCwyLTIuMTEsMi40NS0yLjY2LjU0YTEwLjU5LDEwLjU5LDAsMCwxLS4yNy01LjA3LDcuOCw3LjgsMCwwLDAsMS45LDIuMjNjMSwuODcsMywuOTIsMy41Ni0uNDIuMzQtLjg5LjExLTIuNTMtMS0yLjUyYS44Ni44NiwwLDAsMC0uNzguOTQuODcuODcsMCwwLDAsMS42NS4yNmMuMzQsMi4zMi0yLjMxLDIuMzktMy4zOC44N0E5Ljc2LDkuNzYsMCwwLDEsOC40NiwzOWExNC4yNywxNC4yNywwLDAsMSwyLjI0LTVBMTUuODgsMTUuODgsMCwwLDAsMTIsMjNjLS4zOC0uNjItLjgtLjM2LS44NC4xNywwLC4yLjEuNTguMTEuNzhhMTcuMDUsMTcuMDUsMCwwLDEtMS4xMSw4LjE1QzkuNTksMzQsOC40MSwzNS43NCw4LDM3LjY5YTIyLjYsMjIuNiwwLDAsMSwuMjktMTIuOTNjMS40OS00LjUxLDMtOS40LDIuNzMtMTQuMTEsNC42MS4yMiw5LjM4LTEuMjksMTMuNzgtMi43NWEyMi42LDIyLjYsMCwwLDEsMTIuOTMtLjI5Yy0xLjk1LjQ1LTMuNjUsMS42My01LjU3LDIuMjNBMTcuMDUsMTcuMDUsMCwwLDEsMjQsMTFjLS4yLDAtLjU4LS4wOC0uNzgtLjEtLjUzLDAtLjc5LjQ1LS4xNy44M2ExNS44OCwxNS44OCwwLDAsMCwxMS4wNi0xLjMzLDE0LjI3LDE0LjI3LDAsMCwxLDUtMi4yNCwxMCwxMCwwLDAsMSwyLjcsMS42N2MxLjUyLDEuMDcsMS40NSwzLjcyLS44NywzLjM5YS44Ny44NywwLDAsMC0uMjYtMS42Ni44Ni44NiwwLDAsMC0uOTQuNzhjMCwxLjE1LDEuNjMsMS4zOSwyLjUyLDEsMS4zNC0uNTQsMS4yOS0yLjU2LjQyLTMuNTZhNy44LDcuOCwwLDAsMC0yLjIzLTEuOSwxMC41OSwxMC41OSwwLDAsMSw1LjA3LjI3YzEuOTEuNTUsMS40NCwzLjQ0LS41NCwyLjY2YS42LjYsMCwwLDAsMC0xLjJjLTEuMzYuMjctLjA5LDIsLjksMS42NEExLjYsMS42LDAsMCwwLDQ3LDkuOTNjLjM4LTMuMzQtNS41My0yLjg4LTcuNjUtMi42M0EyMSwyMSwwLDAsMCwyNS4yMiw2QzIwLjUzLDcuMjUsMTUuOTEsOS4yNiwxMSw5LjE3aC0uMTlhMTQuNjIsMTQuNjIsMCwwLDAtMi01LjU0LDEuNiwxLjYsMCwwLDAtLjMtLjQyYy0uNzMtLjUyLS44MS0uMDgtLjc2LjQ2LjIxLjU2LjUyLDEuMTIuNzIsMS42OWExNi41MSwxNi41MSwwLDAsMSwuOTQsMy43MiwxNi40OCwxNi40OCwwLDAsMS00LTFjLS41Ny0uMi0xLjEzLS41MS0xLjY5LS43Mi0uNTQsMC0xLDAtLjQ2Ljc2YTEuNiwxLjYsMCwwLDAsLjQyLjNBMTQuNywxNC43LDAsMCwwLDkuNSwxMC41MWMwLC4xNywwLC4zMywwLC40OS4wOSw0LjkxLTEuOTIsOS41My0zLjE1LDE0LjIyQTIxLDIxLDAsMCwwLDcuNjUsMzkuMzZDNy40LDQxLjQ4LDYuOTQsNDcuMzksMTAuMjgsNDdaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMi45NyAtMi45NykiLz48L3N2Zz4="), url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NC4wNiA0NC4wNiI+PGRlZnM+PHN0eWxlPi5he2ZpbGw6I2M2YzFhMzt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImEiIGQ9Ik0zLDEwLjI4QTEuNiwxLjYsMCwwLDAsNC4yLDExLjU5YzEsLjMxLDIuMjYtMS4zNy45LTEuNjRhLjYuNiwwLDAsMCwwLDEuMmMtMiwuNzgtMi40NS0yLjExLS41NC0yLjY2YTEwLjU5LDEwLjU5LDAsMCwxLDUuMDctLjI3LDcuOCw3LjgsMCwwLDAtMi4yMywxLjljLS44NywxLS45MiwzLC40MiwzLjU2Ljg5LjM0LDIuNTMuMTEsMi41Mi0xYS44Ni44NiwwLDAsMC0uOTQtLjc4Ljg3Ljg3LDAsMCwwLS4yNiwxLjY1Yy0yLjMyLjM0LTIuMzktMi4zMS0uODctMy4zOEE5Ljc2LDkuNzYsMCwwLDEsMTEsOC40NmExNC4yNywxNC4yNywwLDAsMSw1LDIuMjRBMTUuODgsMTUuODgsMCwwLDAsMjcsMTJjLjYyLS4zOC4zNi0uOC0uMTctLjg0LS4yLDAtLjU4LjEtLjc4LjExYTE3LjA1LDE3LjA1LDAsMCwxLTguMTUtMS4xMUMxNiw5LjU5LDE0LjI2LDguNDEsMTIuMzEsOGEyMi42LDIyLjYsMCwwLDEsMTIuOTMuMjljNC41MSwxLjQ5LDkuNCwzLDE0LjExLDIuNzMtLjIyLDQuNjEsMS4yOSw5LjM4LDIuNzUsMTMuNzhhMjIuNiwyMi42LDAsMCwxLC4yOSwxMi45M2MtLjQ1LTEuOTUtMS42My0zLjY1LTIuMjMtNS41N0ExNy4wNSwxNy4wNSwwLDAsMSwzOS4wNSwyNGMwLS4yLjA4LS41OC4xLS43OCwwLS41My0uNDUtLjc5LS44My0uMTdhMTUuODgsMTUuODgsMCwwLDAsMS4zMywxMS4wNiwxNC4yNywxNC4yNywwLDAsMSwyLjI0LDUsMTAsMTAsMCwwLDEtMS42NywyLjdjLTEuMDcsMS41Mi0zLjcyLDEuNDUtMy4zOS0uODdhLjg3Ljg3LDAsMCwwLDEuNjYtLjI2Ljg2Ljg2LDAsMCwwLS43OC0uOTRjLTEuMTUsMC0xLjM5LDEuNjMtMSwyLjUyLjU0LDEuMzQsMi41NiwxLjI5LDMuNTYuNDJhNy44LDcuOCwwLDAsMCwxLjktMi4yMywxMC41OSwxMC41OSwwLDAsMS0uMjcsNS4wN2MtLjU1LDEuOTEtMy40NCwxLjQ0LTIuNjYtLjU0YS42LjYsMCwwLDAsMS4yLDBjLS4yNy0xLjM2LTEuOTUtLjA5LTEuNjQuOUExLjYsMS42LDAsMCwwLDQwLjA3LDQ3YzMuMzQuMzgsMi44OC01LjUzLDIuNjMtNy42NUEyMSwyMSwwLDAsMCw0NCwyNS4yMmMtMS4yMy00LjY5LTMuMjQtOS4zMS0zLjE1LTE0LjIyYTEuMjEsMS4yMSwwLDAsMSwwLS4xOSwxNC42MiwxNC42MiwwLDAsMCw1LjU0LTIsMS42LDEuNiwwLDAsMCwuNDItLjNjLjUyLS43My4wOC0uODEtLjQ2LS43Ni0uNTYuMjEtMS4xMi41Mi0xLjY5LjcyYTE2LjUxLDE2LjUxLDAsMCwxLTMuNzIuOTQsMTYuNDgsMTYuNDgsMCwwLDEsMS00Yy4yLS41Ny41MS0xLjEzLjcyLTEuNjksMC0uNTQsMC0xLS43Ni0uNDZhMS42LDEuNiwwLDAsMC0uMy40MkExNC43LDE0LjcsMCwwLDAsMzkuNDksOS41bC0uNDksMGMtNC45MS4wOS05LjUzLTEuOTItMTQuMjItMy4xNUEyMSwyMSwwLDAsMCwxMC42NCw3LjY1QzguNTIsNy40LDIuNjEsNi45NCwzLDEwLjI4WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIuOTcgLTIuOTcpIi8+PC9zdmc+"), url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NC4wNiA0NC4wNiI+PGRlZnM+PHN0eWxlPi5he2ZpbGw6I2M2YzFhMzt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImEiIGQ9Ik00NywzOS43MmExLjYsMS42LDAsMCwwLTEuMjEtMS4zMWMtMS0uMzEtMi4yNiwxLjM3LS45LDEuNjRhLjYuNiwwLDAsMCwwLTEuMmMyLS43OCwyLjQ1LDIuMTEuNTQsMi42NmExMC41OSwxMC41OSwwLDAsMS01LjA3LjI3LDcuOCw3LjgsMCwwLDAsMi4yMy0xLjljLjg3LTEsLjkyLTMtLjQyLTMuNTYtLjg5LS4zNC0yLjUzLS4xMS0yLjUyLDFhLjg2Ljg2LDAsMCwwLC45NC43OC44Ny44NywwLDAsMCwuMjYtMS42NWMyLjMyLS4zNCwyLjM5LDIuMzEuODcsMy4zOEE5Ljc2LDkuNzYsMCwwLDEsMzksNDEuNTRhMTQuMjcsMTQuMjcsMCwwLDEtNS0yLjI0QTE1Ljg4LDE1Ljg4LDAsMCwwLDIzLDM4Yy0uNjIuMzgtLjM2LjguMTcuODQuMiwwLC41OC0uMS43OC0uMTFhMTcuMDUsMTcuMDUsMCwwLDEsOC4xNSwxLjExYzEuOTIuNiwzLjYyLDEuNzgsNS41NywyLjIzYTIyLjYsMjIuNiwwLDAsMS0xMi45My0uMjljLTQuNTEtMS40OS05LjQtMy0xNC4xMS0yLjczLjIyLTQuNjEtMS4yOS05LjM4LTIuNzUtMTMuNzhhMjIuNiwyMi42LDAsMCwxLS4yOS0xMi45M2MuNDUsMS45NSwxLjYzLDMuNjUsMi4yMyw1LjU3QTE3LjA1LDE3LjA1LDAsMCwxLDExLDI2YzAsLjItLjA4LjU4LS4xLjc4LDAsLjUzLjQ1Ljc5LjgzLjE3YTE1Ljg4LDE1Ljg4LDAsMCwwLTEuMzMtMTEuMDYsMTQuMjcsMTQuMjcsMCwwLDEtMi4yNC01LDEwLDEwLDAsMCwxLDEuNjctMi43YzEuMDctMS41MiwzLjcyLTEuNDUsMy4zOS44N2EuODcuODcsMCwwLDAtMS42Ni4yNi44Ni44NiwwLDAsMCwuNzguOTRjMS4xNSwwLDEuMzktMS42MywxLTIuNTItLjU0LTEuMzQtMi41Ni0xLjI5LTMuNTYtLjQyYTcuOCw3LjgsMCwwLDAtMS45LDIuMjMsMTAuNTksMTAuNTksMCwwLDEsLjI3LTUuMDdjLjU1LTEuOTEsMy40NC0xLjQ0LDIuNjYuNTRhLjYuNiwwLDAsMC0xLjIsMGMuMjcsMS4zNiwyLC4wOSwxLjY0LS45QTEuNiwxLjYsMCwwLDAsOS45MywzQzYuNTksMi42MSw3LjA1LDguNTIsNy4zLDEwLjY0QTIxLDIxLDAsMCwwLDYsMjQuNzhDNy4yNSwyOS40Nyw5LjI2LDM0LjA5LDkuMTcsMzlhMS4yMSwxLjIxLDAsMCwxLDAsLjE5LDE0LjYyLDE0LjYyLDAsMCwwLTUuNTQsMiwxLjYsMS42LDAsMCwwLS40Mi4zYy0uNTIuNzMtLjA4LjgxLjQ2Ljc2LjU2LS4yMSwxLjEyLS41MiwxLjY5LS43MmExNi41MSwxNi41MSwwLDAsMSwzLjcyLS45NCwxNi40OCwxNi40OCwwLDAsMS0xLDRjLS4yLjU3LS41MSwxLjEzLS43MiwxLjY5LDAsLjU0LDAsMSwuNzYuNDZhMS42LDEuNiwwLDAsMCwuMy0uNDIsMTQuNywxNC43LDAsMCwwLDIuMDgtNS44OGwuNDksMGM0LjkxLS4wOSw5LjUzLDEuOTIsMTQuMjIsMy4xNWEyMSwyMSwwLDAsMCwxNC4xNC0xLjI4QzQxLjQ4LDQyLjYsNDcuMzksNDMuMDYsNDcsMzkuNzJaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMi45NyAtMi45NykiLz48L3N2Zz4="), url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NC4wNiA0NC4wNiI+PGRlZnM+PHN0eWxlPi5he2ZpbGw6I2M2YzFhMzt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImEiIGQ9Ik0zOS43MiwzQTEuNiwxLjYsMCwwLDAsMzguNDEsNC4yYy0uMzEsMSwxLjM3LDIuMjYsMS42NC45YS42LjYsMCwwLDAtMS4yLDBjLS43OC0yLDIuMTEtMi40NSwyLjY2LS41NGExMC41OSwxMC41OSwwLDAsMSwuMjcsNS4wNyw3LjgsNy44LDAsMCwwLTEuOS0yLjIzYy0xLS44Ny0zLS45Mi0zLjU2LjQyLS4zNC44OS0uMTEsMi41MywxLDIuNTJhLjg2Ljg2LDAsMCwwLC43OC0uOTQuODcuODcsMCwwLDAtMS42NS0uMjZjLS4zNC0yLjMyLDIuMzEtMi4zOSwzLjM4LS44N0E5Ljc2LDkuNzYsMCwwLDEsNDEuNTQsMTFhMTQuMzUsMTQuMzUsMCwwLDEtMi4yNCw1QTE1Ljg4LDE1Ljg4LDAsMCwwLDM4LDI3Yy4zOC42Mi44LjM2Ljg0LS4xNywwLS4yLS4xLS41OC0uMTEtLjc4YTE3LjA1LDE3LjA1LDAsMCwxLDEuMTEtOC4xNWMuNi0xLjkyLDEuNzgtMy42MiwyLjIzLTUuNTdhMjIuNiwyMi42LDAsMCwxLS4yOSwxMi45M2MtMS40OSw0LjUxLTMsOS40LTIuNzMsMTQuMTEtNC42MS0uMjItOS4zOCwxLjI5LTEzLjc4LDIuNzVhMjIuNiwyMi42LDAsMCwxLTEyLjkzLjI5YzEuOTUtLjQ1LDMuNjUtMS42Myw1LjU3LTIuMjNBMTcuMDUsMTcuMDUsMCwwLDEsMjYsMzkuMDVjLjIsMCwuNTguMDguNzguMS41MywwLC43OS0uNDUuMTctLjgzYTE1Ljg4LDE1Ljg4LDAsMCwwLTExLjA2LDEuMzMsMTQuMjcsMTQuMjcsMCwwLDEtNSwyLjI0LDEwLDEwLDAsMCwxLTIuNy0xLjY3Yy0xLjUyLTEuMDctMS40NS0zLjcyLjg3LTMuMzlhLjg3Ljg3LDAsMCwwLC4yNiwxLjY2Ljg2Ljg2LDAsMCwwLC45NC0uNzhjMC0xLjE1LTEuNjMtMS4zOS0yLjUyLTEtMS4zNC41NC0xLjI5LDIuNTYtLjQyLDMuNTZhNy44LDcuOCwwLDAsMCwyLjIzLDEuOSwxMC41OSwxMC41OSwwLDAsMS01LjA3LS4yN2MtMS45MS0uNTUtMS40NC0zLjQ0LjU0LTIuNjZhLjYuNiwwLDAsMCwwLDEuMmMxLjM2LS4yNy4wOS0xLjk1LS45LTEuNjRBMS42LDEuNiwwLDAsMCwzLDQwLjA3QzIuNjEsNDMuNDEsOC41Miw0MywxMC42NCw0Mi43QTIxLDIxLDAsMCwwLDI0Ljc4LDQ0YzQuNjktMS4yMyw5LjMxLTMuMjQsMTQuMjItMy4xNWguMTlhMTQuNjIsMTQuNjIsMCwwLDAsMiw1LjU0LDEuNiwxLjYsMCwwLDAsLjMuNDJjLjczLjUyLjgxLjA4Ljc2LS40Ni0uMjEtLjU2LS41Mi0xLjEyLS43Mi0xLjY5YTE2LjUxLDE2LjUxLDAsMCwxLS45NC0zLjcyLDE2LjQ4LDE2LjQ4LDAsMCwxLDQsMWMuNTcuMiwxLjEzLjUxLDEuNjkuNzIuNTQsMCwxLDAsLjQ2LS43NmExLjYsMS42LDAsMCwwLS40Mi0uMywxNC43LDE0LjcsMCwwLDAtNS44OC0yLjA4YzAtLjE3LDAtLjMzLDAtLjQ5LS4wOS00LjkxLDEuOTItOS41MywzLjE1LTE0LjIyYTIxLDIxLDAsMCwwLTEuMjgtMTQuMTRDNDIuNiw4LjUyLDQzLjA2LDIuNjEsMzkuNzIsM1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yLjk3IC0yLjk3KSIvPjwvc3ZnPg==");
background-size:32px 32px;
background-position:top left, top right, bottom left, bottom right;
background-repeat:no-repeat;
z-index:-1;
}
.cbox-formal07 .cbox-caption{
color:#59464d;
}
/* ベース 吹き出し ------------------------------------------- */
.voice{
color:#333333;
display:flex;
font-size:16px;
width:100%;
}
.voice [class^="img-"]{
flex-shrink:0;
line-height:0;
position:relative;
right:0;
width:20px;
min-height:20px;
max-height:84px;
}
.voice_body{
flex-grow:1;
min-width:20px;
min-height:20px;
padding:0 4px 0 0;
}
.voice_body .voice_inner{
max-height:inherit;
padding:18px 24px 0;
}
.voice_body .voice_inner::after{
display:block;
content:'';
width:1px;
height:18px;
}
/*　向き　*/
.voice-left,
.voice-right,
.voice-top,
.voice-bottom{
display:flex;
align-items:flex-start;
margin-top:10px;
margin-bottom:16px;
}
.voice-right .voice-img{
order:1;
}
.voice .img-r{
order:1;
transform:scale(-1, 1);
}
.voice-top{
flex-direction:column;
}
.voice-top .voice{
flex-direction:column;
}
.voice .img-t{
transform:rotate(90deg) scale(1, -1);
}
.voice-bottom{
flex-direction:column;
}
.voice-bottom .voice-img{
order:1;
}
.voice-bottom .voice{
flex-direction:column;
}
.voice .img-b{
order:1;
transform:rotate(-90deg);
}
/*　画像 */
.voice-img{
flex-shrink:0;
width:auto;
max-width:64px;
}
.voice-img.circle img{
border-radius:50%;
}
.voice-img figure{
margin:0;
}
/* 画像キャプション */
.voice-caption{
font-size:13px;
text-align:center;
margin-top:8px;
color:#888;
}
/*　横幅を自動調整 */
.voice-auto .voice{
width:auto;
max-width:100%;
}
.voice-right.voice-auto{justify-content:flex-end;}
/* スクロールバー */
.scroll{
overflow-y:visible !important;
}
.scroll .voice_inner{
box-sizing:border-box;
overflow-y:auto;
}
.scroll .voice_inner::-webkit-scrollbar{
width:8px;
}
.scroll .voice_inner::-webkit-scrollbar-thumb{
border-radius:10px;
}
/* ベース カラーバリエーション ------------------------------------------- */
/* グレー */
.voice-gray .voice_body{
background-color:#e9edf2;
border-color:#d0d4d9;
}
.voice-gray.voice-style3 .voice_body, .voice-gray.voice-style4 .voice_body{
border-color:#bbbdc0;
}
.voice-gray.voice-style5 .voice_body{
box-shadow:6px 6px 1px rgba(0, 0, 0, 0.03);
}
.voice-gray.voice-style6 .voice_body{
box-shadow:0 3px 5px rgba(0, 0, 0, 0.05);
}
.voice-gray .scroll .voice_inner::-webkit-scrollbar-thumb{
background-color:rgba(135, 136, 138, 0.5);
}
/* レッド */
.voice-red .voice_body{
background-color:#feeaea;
border-color:#f1bdc5;
}
.voice-red.voice-style3 .voice_body, .voice-red.voice-style4 .voice_body{
border-color:#f291a1;
}
.voice-red.voice-style5 .voice_body{
box-shadow:6px 6px 1px rgba(51, 26, 26, 0.03);
}
.voice-red.voice-style6 .voice_body{
box-shadow:0 3px 5px rgba(51, 26, 26, 0.05);
}
.voice-red .scroll .voice_inner::-webkit-scrollbar-thumb{
background-color:rgba(223, 119, 128, 0.5);
}
/* オレンジ */
.voice-orange .voice_body{
background-color:#fcf1ce;
border-color:#f7d66f;
}
.voice-orange.voice-style3 .voice_body, .voice-orange.voice-style4 .voice_body{
border-color:#f4c739;
}
.voice-orange.voice-style5 .voice_body{
box-shadow:6px 6px 1px rgba(51, 45, 26, 0.03);
}
.voice-orange.voice-style6 .voice_body{
box-shadow:0 3px 5px rgba(51, 45, 26, 0.05);
}
.voice-orange .scroll .voice_inner::-webkit-scrollbar-thumb{
background-color:rgba(233, 166, 90, 0.5);
}
/* ブラウン */
.voice-brown .voice_body{
background-color:#f0ebdb;
border-color:#d9d1b8;
}
.voice-brown.voice-style3 .voice_body, .voice-brown.voice-style4 .voice_body{
border-color:#c7bea2;
}
.voice-brown.voice-style5 .voice_body{
box-shadow:6px 6px 1px rgba(51, 45, 26, 0.03);
}
.voice-brown.voice-style6 .voice_body{
box-shadow:0 3px 5px rgba(51, 45, 26, 0.05);
}
.voice-brown .scroll .voice_inner::-webkit-scrollbar-thumb{
background-color:rgba(144, 135, 114, 0.5);
}
/* イエロー */
.voice-yellow .voice_body{
background-color:#fffcd2;
border-color:#f1e42a;
}
.voice-yellow.voice-style3 .voice_body, .voice-yellow.voice-style4 .voice_body{
border-color:#f6e82e;
}
.voice-yellow.voice-style5 .voice_body{
box-shadow:6px 6px 1px rgba(52, 50, 26, 0.03);
}
.voice-yellow.voice-style6 .voice_body{
box-shadow:0 3px 5px rgba(52, 50, 26, 0.05);
}
.voice-yellow .scroll .voice_inner::-webkit-scrollbar-thumb{
background-color:rgba(237, 213, 91, 0.5);
}
/* グリーン */
.voice-green .voice_body{
background-color:#e1f5e4;
border-color:#bcdac1;
}
.voice-green.voice-style3 .voice_body, .voice-green.voice-style4 .voice_body{
border-color:#8bca96;
}
.voice-green.voice-style5 .voice_body{
box-shadow:6px 6px 1px rgba(26, 51, 28, 0.03);
}
.voice-green.voice-style6 .voice_body{
box-shadow:0 3px 5px rgba(26, 51, 28, 0.05);
}
.voice-green .scroll .voice_inner::-webkit-scrollbar-thumb{
background-color:rgba(98, 151, 104, 0.5);
}
/* シアン */
.voice-cyan .voice_body{
background-color:#def5f7;
border-color:#b8d7da;
}
.voice-cyan.voice-style3 .voice_body, .voice-cyan.voice-style4 .voice_body{
border-color:#88d4db;
}
.voice-cyan.voice-style5 .voice_body{
box-shadow:6px 6px 1px rgba(26, 50, 52, 0.03);
}
.voice-cyan.voice-style6 .voice_body{
box-shadow:0 3px 5px rgba(26, 50, 52, 0.05);
}
.voice-cyan .scroll .voice_inner::-webkit-scrollbar-thumb{
background-color:rgba(105, 173, 183, 0.5);
}
/* ブルー */
.voice-blue .voice_body{
background-color:#def1ff;
border-color:#b6d9f2;
}
.voice-blue.voice-style3 .voice_body, .voice-blue.voice-style4 .voice_body{
border-color:#8bc0e6;
}
.voice-blue.voice-style5 .voice_body{
box-shadow:6px 6px 1px rgba(26, 40, 51, 0.03);
}
.voice-blue.voice-style6 .voice_body{
box-shadow:0 3px 5px rgba(26, 40, 51, 0.05);
}
.voice-blue .scroll .voice_inner::-webkit-scrollbar-thumb{
background-color:rgba(113, 155, 204, 0.5);
}
/* ネイビー */
.voice-navy .voice_body{
background-color:#e3eaf8;
border-color:#c6cddc;
}
.voice-navy.voice-style3 .voice_body, .voice-navy.voice-style4 .voice_body{
border-color:#abb6ce;
}
.voice-navy.voice-style5 .voice_body{
box-shadow:6px 6px 1px rgba(26, 35, 52, 0.03);
}
.voice-navy.voice-style6 .voice_body{
box-shadow:0 3px 5px rgba(26, 35, 52, 0.05);
}
.voice-navy .scroll .voice_inner::-webkit-scrollbar-thumb{
background-color:rgba(126, 134, 155, 0.5);
}
/* パープル */
.voice-purple .voice_body{
background-color:#f3e8f7;
border-color:#dfc9e7;
}
.voice-purple.voice-style3 .voice_body, .voice-purple.voice-style4 .voice_body{
border-color:#caa9d6;
}
.voice-purple.voice-style5 .voice_body{
box-shadow:6px 6px 1px rgba(43, 25, 50, 0.03);
}
.voice-purple.voice-style6 .voice_body{
box-shadow:0 3px 5px rgba(43, 25, 50, 0.05);
}
.voice-purple .scroll .voice_inner::-webkit-scrollbar-thumb{
background-color:rgba(156, 129, 169, 0.5);
}
/* ピンク */
.voice-pink .voice_body{
background-color:#f9e3ea;
border-color:#f6bbce;
}
.voice-pink.voice-style3 .voice_body, .voice-pink.voice-style4 .voice_body{
border-color:#f2a9c0;
}
.voice-pink.voice-style5 .voice_body{
box-shadow:6px 6px 1px rgba(51, 25, 34, 0.03);
}
.voice-pink.voice-style6 .voice_body{
box-shadow:0 3px 5px rgba(51, 25, 34, 0.05);
}
.voice-pink .scroll .voice_inner::-webkit-scrollbar-thumb{
background-color:rgba(226, 148, 166, 0.5);
}
/* ベース スタイル ------------------------------------------- */
/* 背景のみ */
.voice-style1 .voice_body{
border-width:0;
}
/* 枠線 */
.voice-style2 .voice_body{
background-color:#fff;
border-style:solid;
border-width:1px;
}
/* 太線 */
.voice-style3 .voice_body{
background-color:#fff;
border-style:solid;
border-width:4px;
}
/* 太線+背景 */
.voice-style4 .voice_body{
border-style:solid;
border-width:4px;
}
/* 影付き */
.voice-style5 .voice_body{
background-color:#fff;
border-style:solid;
border-width:1px;
}
/* グラデーション */
.voice-style6 .voice_body{
background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.8) 60%, rgba(255, 255, 255, 0.3) 100%);
border-style:solid;
border-width:1px;
}
/* ストライプ */
.voice-style7 .voice_body{
background-image:linear-gradient(-45deg, rgba(255, 255, 255, 0.5) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
background-size:8px 8px;
background-position:center center;
border-width:0;
}
.voice-style7 [class^="img-"]::before, .voice-style7 [class^="img-"]::after{
background-image:linear-gradient(-45deg, rgba(255, 255, 255, 0.5) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
background-size:8px 8px;
background-position:center center;
}
.voice-style7 .img-b::before, .voice-style7 .img-b::after,
.voice-style7 .img-r::before,
.voice-style7 .img-r::after{
background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.5) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
}
/* シンプル ------------------------------------------- */
.voice1 [class^="img-"]::before{
box-sizing:border-box;
content:'';
display:block;
position:absolute;
margin-top:-10px;
top:50%;
left:4px;
width:18px;
height:20px;
z-index:1;
clip-path:polygon(0 50%, 100% 0, 100% 100%);
clip:rect(0 17px 20px 0);
}
.voice1 [class^="img-"]::after{
box-sizing:border-box;
content:'';
display:block;
position:absolute;
margin-top:-10px;
top:50%;
left:6px;
width:18px;
height:20px;
z-index:1;
clip-path:polygon(0 50%, 100% 0, 100% 100%);
clip:rect(0 16px 20px 0);
}
/*　角丸　*/
.voice1 .voice_rnd{
border-radius:16px;
}
/*　向き　*/
.voice1 .img-t,
.voice1 .img-b{
left:22px;
}
/* スクロールバー */
.voice1 .scroll.voice_rnd .voice_inner::-webkit-scrollbar-track{
margin:8px 0;
}
.voice1 .scroll .voice_inner::-webkit-scrollbar-track{
margin:4px 0;
}
/* シンプル カラーバリエーション ------------------------------------------- */
/* グレー */
.voice1.voice-gray [class^="img-"]::before{
background-color:#d0d4d9;
}
.voice1.voice-gray [class^="img-"]::after{
background-color:#e9edf2;
}
.voice1.voice-gray.voice-style3 [class^="img-"]::before, .voice1.voice-gray.voice-style4 [class^="img-"]::before{
background-color:#bbbdc0;
}
.voice1.voice-gray.voice-style6 [class^="img-"]::after{
background-color:#fbfcfd;
}
.voice1.voice-gray.voice-style6 .img-b::after{
background-color:#f0f2f6;
}
/* レッド */
.voice1.voice-red [class^="img-"]::before{
background-color:#f1bdc5;
}
.voice1.voice-red [class^="img-"]::after{
background-color:#feeaea;
}
.voice1.voice-red.voice-style3 [class^="img-"]::before, .voice1.voice-red.voice-style4 [class^="img-"]::before{
background-color:#f291a1;
}
.voice1.voice-red.voice-style6 [class^="img-"]::after{
background-color:#fffbfb;
}
.voice1.voice-red.voice-style6 .img-b::after{
background-color:#fdf0f0;
}
/* オレンジ */
.voice1.voice-orange [class^="img-"]::before{
background-color:#f7d66f;
}
.voice1.voice-orange [class^="img-"]::after{
background-color:#fcf1ce;
}
.voice1.voice-orange.voice-style3 [class^="img-"]::before, .voice1.voice-orange.voice-style4 [class^="img-"]::before{
background-color:#f4c739;
}
.voice1.voice-orange.voice-style6 [class^="img-"]::after{
background-color:#fffcf5;
}
.voice1.voice-orange.voice-style6 .img-b::after{
background-color:#fdf5df;
}
/* ブラウン */
.voice1.voice-brown [class^="img-"]::before{
background-color:#d9d1b8;
}
.voice1.voice-brown [class^="img-"]::after{
background-color:#f0ebdb;
}
.voice1.voice-brown.voice-style3 [class^="img-"]::before, .voice1.voice-brown.voice-style4 [class^="img-"]::before{
background-color:#c7bea2;
}
.voice1.voice-brown.voice-style6 [class^="img-"]::after{
background-color:#fcfbf8;
}
.voice1.voice-brown.voice-style6 .img-b::after{
background-color:#f4f1e7;
}
/* イエロー */
.voice1.voice-yellow [class^="img-"]::before{
background-color:#f1e42a;
}
.voice1.voice-yellow [class^="img-"]::after{
background-color:#fffcd2;
}
.voice1.voice-yellow.voice-style3 [class^="img-"]::before, .voice1.voice-yellow.voice-style4 [class^="img-"]::before{
background-color:#f6e82e;
}
.voice1.voice-yellow.voice-style6 [class^="img-"]::after{
background-color:#fffff7;
}
.voice1.voice-yellow.voice-style6 .img-b::after{
background-color:#fffde2;
}
/* グリーン */
.voice1.voice-green [class^="img-"]::before{
background-color:#bcdac1;
}
.voice1.voice-green [class^="img-"]::after{
background-color:#e1f5e4;
}
.voice1.voice-green.voice-style3 [class^="img-"]::before, .voice1.voice-green.voice-style4 [class^="img-"]::before{
background-color:#8bca96;
}
.voice1.voice-green.voice-style6 [class^="img-"]::after{
background-color:#f9fdfa;
}
.voice1.voice-green.voice-style6 .img-b::after{
background-color:#ebf8ed;
}
/* シアン */
.voice1.voice-cyan [class^="img-"]::before{
background-color:#b8d7da;
}
.voice1.voice-cyan [class^="img-"]::after{
background-color:#def5f7;
}
.voice1.voice-cyan.voice-style3 [class^="img-"]::before, .voice1.voice-cyan.voice-style4 [class^="img-"]::before{
background-color:#88d4db;
}
.voice1.voice-cyan.voice-style6 [class^="img-"]::after{
background-color:#f9fdfe;
}
.voice1.voice-cyan.voice-style6 .img-b::after{
background-color:#e9f8f9;
}
/* ブルー */
.voice1.voice-blue [class^="img-"]::before{
background-color:#b6d9f2;
}
.voice1.voice-blue [class^="img-"]::after{
background-color:#def1ff;
}
.voice1.voice-blue.voice-style3 [class^="img-"]::before, .voice1.voice-blue.voice-style4 [class^="img-"]::before{
background-color:#8bc0e6;
}
.voice1.voice-blue.voice-style6 [class^="img-"]::after{
background-color:#f9fcff;
}
.voice1.voice-blue.voice-style6 .img-b::after{
background-color:#e9f5fe;
}
/* ネイビー */
.voice1.voice-navy [class^="img-"]::before{
background-color:#c6cddc;
}
.voice1.voice-navy [class^="img-"]::after{
background-color:#e3eaf8;
}
.voice1.voice-navy.voice-style3 [class^="img-"]::before, .voice1.voice-navy.voice-style4 [class^="img-"]::before{
background-color:#abb6ce;
}
.voice1.voice-navy.voice-style6 [class^="img-"]::after{
background-color:#fafbfe;
}
.voice1.voice-navy.voice-style6 .img-b::after{
background-color:#ebf0f9;
}
/* パープル */
.voice1.voice-purple [class^="img-"]::before{
background-color:#dfc9e7;
}
.voice1.voice-purple [class^="img-"]::after{
background-color:#f3e8f7;
}
.voice1.voice-purple.voice-style3 [class^="img-"]::before, .voice1.voice-purple.voice-style4 [class^="img-"]::before{
background-color:#caa9d6;
}
.voice1.voice-purple.voice-style6 [class^="img-"]::after{
background-color:#fdfbfe;
}
.voice1.voice-purple.voice-style6 .img-b::after{
background-color:#f7eff9;
}
/* ピンク */
.voice1.voice-pink [class^="img-"]::before{
background-color:#f6bbce;
}
.voice1.voice-pink [class^="img-"]::after{
background-color:#f9e3ea;
}
.voice1.voice-pink.voice-style3 [class^="img-"]::before, .voice1.voice-pink.voice-style4 [class^="img-"]::before{
background-color:#f2a9c0;
}
.voice1.voice-pink.voice-style6 [class^="img-"]::after{
background-color:#fefafb;
}
.voice1.voice-pink.voice-style6 .img-b::after{
background-color:#faebf0;
}
/* シンプル スタイル ------------------------------------------- */
/* 背景のみ */
.voice1.voice-style1 [class^="img-"]::before{
display:none;
}
/* 枠線 */
.voice1.voice-style2 [class^="img-"]::after{
background-color:#fff;
}
/* 太線 */
.voice1.voice-style3 [class^="img-"]:before{
clip:rect(0 18px 20px 0);
}
.voice1.voice-style3 [class^="img-"]::after{
background-color:#fff;
left:12px;
clip:rect(0 13px 20px 0);
}
/* 太線+背景 */
.voice1.voice-style4 [class^="img-"]:before{
clip:rect(0 18px 20px 0);
}
.voice1.voice-style4 [class^="img-"]::after{
left:12px;
clip:rect(0 13px 20px 0);
}
/* 影付き */
.voice1.voice-style5 [class^="img-"]::after{
background-color:#fff;
}
/* グラデーション */
.voice1.voice-style6 [class^="img-"]::after{
background-color:#fff;
}
/* ストライプ */
.voice1.voice-style7 [class^="img-"]::before{
display:none;
}
.voice1.voice-style7 .img-t::after{
background-position:left 4px bottom;
}
.voice1.voice-style7 .img-b::after{
background-position:left 4px top;
}
.voice1.voice-style7 .img-l::after{
background-position:right 4px center;
}
.voice1.voice-style7 .img-r::after{
background-position:left 6px center;
}
.voice1.voice-style7 .img-t + .voice_body{
background-position:left top;
}
.voice1.voice-style7 .img-b + .voice_body{
background-position:left bottom;
}
.voice1.voice-style7 .img-l + .voice_body{
background-position:left center;
}
.voice1.voice-style7 .img-r + .voice_body{
background-position:right center;
}
/* 考え中 ------------------------------------------- */
.voice2 [class^="img-"]::before{
border-radius:50%;
box-sizing:border-box;
content:'';
display:block;
position:absolute;
left:11px;
top:2px;
width:10px;
height:10px;
z-index:1;
}
.voice2 [class^="img-"]::after{
border-radius:50%;
box-sizing:border-box;
content:'';
display:block;
position:absolute;
left:3px;
top:11px;
width:7px;
height:7px;
z-index:0;
}
.voice2.voice-style2 [class^="img-"]::before, .voice2.voice-style2 [class^="img-"]::after, .voice2.voice-style5 [class^="img-"]::before, .voice2.voice-style5 [class^="img-"]::after{
border-style:solid;
border-width:1px;
}
/*　角丸なし　*/
.voice2 .img-t + .voice_body{
margin-top:6px;
}
.voice2 .img-b + .voice_body{
margin-bottom:6px;
}
.voice2 .img-l + .voice_body{
margin-left:6px;
}
.voice2 .img-r + .voice_body{
margin-right:6px;
}
/*　角丸　*/
.voice2 [class^="img-"] + .voice_rnd{
border-radius:30px;
margin:0;
}
/* スクロールバー */
.voice2 .scroll.voice_rnd .voice_inner::-webkit-scrollbar-track{
margin:20px 0;
}
.voice2 .scroll .voice_inner::-webkit-scrollbar-track{
margin:4px 0;
}
/* 考え中 カラーバリエーション ------------------------------------------- */
/* グレー */
.voice2.voice-gray [class^="img-"]::before, .voice2.voice-gray [class^="img-"]::after{
background-color:#e9edf2;
border-color:#d0d4d9;
}
.voice2.voice-gray.voice-style3 [class^="img-"]::before, .voice2.voice-gray.voice-style3 [class^="img-"]::after, .voice2.voice-gray.voice-style4 [class^="img-"]::before, .voice2.voice-gray.voice-style4 [class^="img-"]::after{
background-color:#bbbdc0;
}
/* レッド */
.voice2.voice-red [class^="img-"]::before, .voice2.voice-red [class^="img-"]::after{
background-color:#feeaea;
border-color:#f1bdc5;
}
.voice2.voice-red.voice-style3 [class^="img-"]::before, .voice2.voice-red.voice-style3 [class^="img-"]::after, .voice2.voice-red.voice-style4 [class^="img-"]::before, .voice2.voice-red.voice-style4 [class^="img-"]::after{
background-color:#f291a1;
}
/* オレンジ */
.voice2.voice-orange [class^="img-"]::before, .voice2.voice-orange [class^="img-"]::after{
background-color:#fcf1ce;
border-color:#f7d66f;
}
.voice2.voice-orange.voice-style3 [class^="img-"]::before, .voice2.voice-orange.voice-style3 [class^="img-"]::after, .voice2.voice-orange.voice-style4 [class^="img-"]::before, .voice2.voice-orange.voice-style4 [class^="img-"]::after{
background-color:#f4c739;
}
/* ブラウン */
.voice2.voice-brown [class^="img-"]::before, .voice2.voice-brown [class^="img-"]::after{
background-color:#f0ebdb;
border-color:#d9d1b8;
}
.voice2.voice-brown.voice-style3 [class^="img-"]::before, .voice2.voice-brown.voice-style3 [class^="img-"]::after, .voice2.voice-brown.voice-style4 [class^="img-"]::before, .voice2.voice-brown.voice-style4 [class^="img-"]::after{
background-color:#c7bea2;
}
/* イエロー */
.voice2.voice-yellow [class^="img-"]::before, .voice2.voice-yellow [class^="img-"]::after{
background-color:#fffcd2;
border-color:#f1e42a;
}
.voice2.voice-yellow.voice-style3 [class^="img-"]::before, .voice2.voice-yellow.voice-style3 [class^="img-"]::after, .voice2.voice-yellow.voice-style4 [class^="img-"]::before, .voice2.voice-yellow.voice-style4 [class^="img-"]::after{
background-color:#f6e82e;
}
/* グリーン */
.voice2.voice-green [class^="img-"]::before, .voice2.voice-green [class^="img-"]::after{
background-color:#e1f5e4;
border-color:#bcdac1;
}
.voice2.voice-green.voice-style3 [class^="img-"]::before, .voice2.voice-green.voice-style3 [class^="img-"]::after, .voice2.voice-green.voice-style4 [class^="img-"]::before, .voice2.voice-green.voice-style4 [class^="img-"]::after{
background-color:#8bca96;
}
/* シアン */
.voice2.voice-cyan [class^="img-"]::before, .voice2.voice-cyan [class^="img-"]::after{
background-color:#def5f7;
border-color:#b8d7da;
}
.voice2.voice-cyan.voice-style3 [class^="img-"]::before, .voice2.voice-cyan.voice-style3 [class^="img-"]::after, .voice2.voice-cyan.voice-style4 [class^="img-"]::before, .voice2.voice-cyan.voice-style4 [class^="img-"]::after{
background-color:#88d4db;
}
/* ブルー */
.voice2.voice-blue [class^="img-"]::before, .voice2.voice-blue [class^="img-"]::after{
background-color:#def1ff;
border-color:#b6d9f2;
}
.voice2.voice-blue.voice-style3 [class^="img-"]::before, .voice2.voice-blue.voice-style3 [class^="img-"]::after, .voice2.voice-blue.voice-style4 [class^="img-"]::before, .voice2.voice-blue.voice-style4 [class^="img-"]::after{
background-color:#8bc0e6;
}
/* ネイビー */
.voice2.voice-navy [class^="img-"]::before, .voice2.voice-navy [class^="img-"]::after{
background-color:#e3eaf8;
border-color:#c6cddc;
}
.voice2.voice-navy.voice-style3 [class^="img-"]::before, .voice2.voice-navy.voice-style3 [class^="img-"]::after, .voice2.voice-navy.voice-style4 [class^="img-"]::before, .voice2.voice-navy.voice-style4 [class^="img-"]::after{
background-color:#abb6ce;
}
/* パープル */
.voice2.voice-purple [class^="img-"]::before, .voice2.voice-purple [class^="img-"]::after{
background-color:#f3e8f7;
border-color:#dfc9e7;
}
.voice2.voice-purple.voice-style3 [class^="img-"]::before, .voice2.voice-purple.voice-style3 [class^="img-"]::after, .voice2.voice-purple.voice-style4 [class^="img-"]::before, .voice2.voice-purple.voice-style4 [class^="img-"]::after{
background-color:#caa9d6;
}
/* ピンク */
.voice2.voice-pink [class^="img-"]::before, .voice2.voice-pink [class^="img-"]::after{
background-color:#f9e3ea;
border-color:#f6bbce;
}
.voice2.voice-pink.voice-style3 [class^="img-"]::before, .voice2.voice-pink.voice-style3 [class^="img-"]::after, .voice2.voice-pink.voice-style4 [class^="img-"]::before, .voice2.voice-pink.voice-style4 [class^="img-"]::after{
background-color:#f2a9c0;
}
/* 考え中 スタイル ------------------------------------------- */
/* 背景のみ */
/* 枠線 */
.voice2.voice-style2 [class^="img-"]::before, .voice2.voice-style2 [class^="img-"]::after{
background-color:#fff;
border-style:solid;
border-width:1px;
}
/* 太線 */
/* 太線+背景 */
/* 影付き */
.voice2.voice-style5 [class^="img-"]::before, .voice2.voice-style5 [class^="img-"]::after{
background-color:#fff;
border-style:solid;
border-width:1px;
}
/* グラデーション */
.voice2.voice-style6 [class^="img-"]::before, .voice2.voice-style6 [class^="img-"]::after{
background-color:#fff;
border-style:solid;
border-width:1px;
}
/* ストライプ */
/* ツールチップ ------------------------------------------- */
.voice3 [class^="img-"]::before{
box-sizing:border-box;
content:'';
display:block;
position:absolute;
left:3px;
top:0;
width:19px;
height:16px;
z-index:1;
clip-path:polygon(0 0, 100% 0, 100% 100%);
clip:rect(0 18px 16px 0);
}
.voice3 [class^="img-"]::after{
box-sizing:border-box;
content:'';
display:block;
position:absolute;
left:6px;
top:1px;
width:19px;
height:16px;
z-index:1;
clip-path:polygon(0 0, 100% 0, 100% 100%);
clip:rect(0 16px 16px 0);
}
/*　角丸　*/
.voice3 .voice_rnd{
border-radius:8px;
}
/*　向き　*/
.voice3 .img-t + .voice_body{
border-top-left-radius:0;
}
.voice3 .img-b + .voice_body{
border-bottom-left-radius:0;
}
.voice3 .img-l + .voice_body{
border-top-left-radius:0;
}
.voice3 .img-r + .voice_body{
border-top-right-radius:0;
}
/* スクロールバー */
.voice3 .scroll .voice_inner::-webkit-scrollbar-track{
margin:4px 0;
}
/* ツールチップ カラーバリエーション ------------------------------------------- */
/* グレー */
.voice3.voice-gray [class^="img-"]::before{
background-color:#d0d4d9;
}
.voice3.voice-gray [class^="img-"]::after{
background-color:#e9edf2;
}
.voice3.voice-gray.voice-style3 [class^="img-"]::before, .voice3.voice-gray.voice-style4 [class^="img-"]::before{
background-color:#bbbdc0;
}
.voice3.voice-gray.voice-style6 [class^="img-"]::after{
background-color:#fbfcfd;
}
.voice3.voice-gray.voice-style6 .img-b::after{
background-color:#f0f2f6;
}
/* レッド */
.voice3.voice-red [class^="img-"]::before{
background-color:#f1bdc5;
}
.voice3.voice-red [class^="img-"]::after{
background-color:#feeaea;
}
.voice3.voice-red.voice-style3 [class^="img-"]::before, .voice3.voice-red.voice-style4 [class^="img-"]::before{
background-color:#f291a1;
}
.voice3.voice-red.voice-style6 [class^="img-"]::after{
background-color:#fffbfb;
}
.voice3.voice-red.voice-style6 .img-b::after{
background-color:#fdf0f0;
}
/* オレンジ */
.voice3.voice-orange [class^="img-"]::before{
background-color:#f7d66f;
}
.voice3.voice-orange [class^="img-"]::after{
background-color:#fcf1ce;
}
.voice3.voice-orange.voice-style3 [class^="img-"]::before, .voice3.voice-orange.voice-style4 [class^="img-"]::before{
background-color:#f4c739;
}
.voice3.voice-orange.voice-style6 [class^="img-"]::after{
background-color:#fffcf5;
}
.voice3.voice-orange.voice-style6 .img-b::after{
background-color:#fdf5df;
}
/* ブラウン */
.voice3.voice-brown [class^="img-"]::before{
background-color:#d9d1b8;
}
.voice3.voice-brown [class^="img-"]::after{
background-color:#f0ebdb;
}
.voice3.voice-brown.voice-style3 [class^="img-"]::before, .voice3.voice-brown.voice-style4 [class^="img-"]::before{
background-color:#c7bea2;
}
.voice3.voice-brown.voice-style6 [class^="img-"]::after{
background-color:#fcfbf8;
}
.voice3.voice-brown.voice-style6 .img-b::after{
background-color:#f4f1e7;
}
/* イエロー */
.voice3.voice-yellow [class^="img-"]::before{
background-color:#f1e42a;
}
.voice3.voice-yellow [class^="img-"]::after{
background-color:#fffcd2;
}
.voice3.voice-yellow.voice-style3 [class^="img-"]::before, .voice3.voice-yellow.voice-style4 [class^="img-"]::before{
background-color:#f6e82e;
}
.voice3.voice-yellow.voice-style6 [class^="img-"]::after{
background-color:#fffff7;
}
.voice3.voice-yellow.voice-style6 .img-b::after{
background-color:#fffde2;
}
/* グリーン */
.voice3.voice-green [class^="img-"]::before{
background-color:#bcdac1;
}
.voice3.voice-green [class^="img-"]::after{
background-color:#e1f5e4;
}
.voice3.voice-green.voice-style3 [class^="img-"]::before, .voice3.voice-green.voice-style4 [class^="img-"]::before{
background-color:#8bca96;
}
.voice3.voice-green.voice-style6 [class^="img-"]::after{
background-color:#f9fdfa;
}
.voice3.voice-green.voice-style6 .img-b::after{
background-color:#ebf8ed;
}
/* シアン */
.voice3.voice-cyan [class^="img-"]::before{
background-color:#b8d7da;
}
.voice3.voice-cyan [class^="img-"]::after{
background-color:#def5f7;
}
.voice3.voice-cyan.voice-style3 [class^="img-"]::before, .voice3.voice-cyan.voice-style4 [class^="img-"]::before{
background-color:#88d4db;
}
.voice3.voice-cyan.voice-style6 [class^="img-"]::after{
background-color:#f9fdfe;
}
.voice3.voice-cyan.voice-style6 .img-b::after{
background-color:#e9f8f9;
}
/* ブルー */
.voice3.voice-blue [class^="img-"]::before{
background-color:#b6d9f2;
}
.voice3.voice-blue [class^="img-"]::after{
background-color:#def1ff;
}
.voice3.voice-blue.voice-style3 [class^="img-"]::before, .voice3.voice-blue.voice-style4 [class^="img-"]::before{
background-color:#8bc0e6;
}
.voice3.voice-blue.voice-style6 [class^="img-"]::after{
background-color:#f9fcff;
}
.voice3.voice-blue.voice-style6 .img-b::after{
background-color:#e9f5fe;
}
/* ネイビー */
.voice3.voice-navy [class^="img-"]::before{
background-color:#c6cddc;
}
.voice3.voice-navy [class^="img-"]::after{
background-color:#e3eaf8;
}
.voice3.voice-navy.voice-style3 [class^="img-"]::before, .voice3.voice-navy.voice-style4 [class^="img-"]::before{
background-color:#abb6ce;
}
.voice3.voice-navy.voice-style6 [class^="img-"]::after{
background-color:#fafbfe;
}
.voice3.voice-navy.voice-style6 .img-b::after{
background-color:#ebf0f9;
}
/* パープル */
.voice3.voice-purple [class^="img-"]::before{
background-color:#dfc9e7;
}
.voice3.voice-purple [class^="img-"]::after{
background-color:#f3e8f7;
}
.voice3.voice-purple.voice-style3 [class^="img-"]::before, .voice3.voice-purple.voice-style4 [class^="img-"]::before{
background-color:#caa9d6;
}
.voice3.voice-purple.voice-style6 [class^="img-"]::after{
background-color:#fdfbfe;
}
.voice3.voice-purple.voice-style6 .img-b::after{
background-color:#f7eff9;
}
/* ピンク */
.voice3.voice-pink [class^="img-"]::before{
background-color:#f6bbce;
}
.voice3.voice-pink [class^="img-"]::after{
background-color:#f9e3ea;
}
.voice3.voice-pink.voice-style3 [class^="img-"]::before, .voice3.voice-pink.voice-style4 [class^="img-"]::before{
background-color:#f2a9c0;
}
.voice3.voice-pink.voice-style6 [class^="img-"]::after{
background-color:#fefafb;
}
.voice3.voice-pink.voice-style6 .img-b::after{
background-color:#faebf0;
}
/* ツールチップ スタイル ------------------------------------------- */
/* 背景のみ */
.voice3.voice-style1 [class^="img-"]::before{
display:none;
}
.voice3.voice-style1 [class^="img-"]::after{
top:0;
}
/* 枠線 */
.voice3.voice-style2 [class^="img-"]::after{
background-color:#fff;
}
/* 太線 */
.voice3.voice-style3 [class^="img-"]::before{
clip:rect(0 19px 16px 0);
}
.voice3.voice-style3 [class^="img-"]::after{
background-color:#fff;
left:14px;
top:4px;
clip:rect(0 11px 11px 0);
}
/* 太線+背景 */
.voice3.voice-style4 [class^="img-"]::before{
clip:rect(0 19px 16px 0);
}
.voice3.voice-style4 [class^="img-"]::after{
left:14px;
top:4px;
clip:rect(0 11px 11px 0);
}
/* 影付き */
.voice3.voice-style5 [class^="img-"]::after{
background-color:#fff;
}
/* グラデーション */
.voice3.voice-style6 [class^="img-"]::after{
background-color:#fff;
}
/* ストライプ */
.voice3.voice-style7 [class^="img-"]::before{
display:none;
}
.voice3.voice-style7 [class^="img-"]::after{
top:0;
}
.voice3.voice-style7 .img-t::after{
background-position:left 6px bottom;
}
.voice3.voice-style7 .img-b::after{
background-position:left 6px top;
}
.voice3.voice-style7 .img-l::after{
background-position:right 5px top;
}
.voice3.voice-style7 .img-r::after{
background-position:left 6px top;
}
.voice3.voice-style7 .img-t + .voice_body{
background-position:left top;
}
.voice3.voice-style7 .img-b + .voice_body{
background-position:left bottom;
}
.voice3.voice-style7 .img-l + .voice_body{
background-position:left top;
}
.voice3.voice-style7 .img-r + .voice_body{
background-position:right top;
}
/* チャット ------------------------------------------- */
.voice4 [class^="img-"]::before{
box-sizing:border-box;
content:'';
display:block;
position:absolute;
left:2px;
margin-top:-16px;
top:50%;
width:21px;
height:28px;
z-index:1;
clip-path:path("M19 27.869C5.504 17.84 0 0 0 0c9.057 8.994 15.57 10.266 18.53 10.266.17 0 .324-.005.47-.012v17.615z");
clip:rect(0 19px 28px 0);
}
.voice4 [class^="img-"]::after{
box-sizing:border-box;
content:'';
display:block;
position:absolute;
left:2px;
margin-top:-16px;
top:50%;
width:21px;
height:28px;
z-index:1;
clip-path:path("M19 26.592C10.096 19.673 4.799 9.245 2.437 3.622c7.643 6.575 13.255 7.644 16.093 7.644.173 0 .318-.01.47-.016h2v15.343h-2z");
clip:rect(0 20px 28px 0);
}
/*　角丸　*/
.voice4 .voice_rnd{
border-radius:16px;
}
/*　向き　*/
.voice4 .img-t,
.voice4 .img-b{
left:22px;
}
/* スクロールバー */
.voice4 .scroll.voice_rnd .voice_inner::-webkit-scrollbar-track{
margin:8px 0;
}
.voice4 .scroll .voice_inner::-webkit-scrollbar-track{
margin:4px 0;
}
/* チャット カラーバリエーション ------------------------------------------- */
/* グレー */
.voice4.voice-gray [class^="img-"]::before{
background-color:#d0d4d9;
}
.voice4.voice-gray [class^="img-"]::after{
background-color:#e9edf2;
}
.voice4.voice-gray.voice-style3 [class^="img-"]::before, .voice4.voice-gray.voice-style4 [class^="img-"]::before{
background-color:#bbbdc0;
}
.voice4.voice-gray.voice-style6 [class^="img-"]::after{
background-color:#fbfcfd;
}
.voice4.voice-gray.voice-style6 .img-b::after{
background-color:#f0f2f6;
}
/* レッド */
.voice4.voice-red [class^="img-"]::before{
background-color:#f1bdc5;
}
.voice4.voice-red [class^="img-"]::after{
background-color:#feeaea;
}
.voice4.voice-red.voice-style3 [class^="img-"]::before, .voice4.voice-red.voice-style4 [class^="img-"]::before{
background-color:#f291a1;
}
.voice4.voice-red.voice-style6 [class^="img-"]::after{
background-color:#fffbfb;
}
.voice4.voice-red.voice-style6 .img-b::after{
background-color:#fdf0f0;
}
/* オレンジ */
.voice4.voice-orange [class^="img-"]::before{
background-color:#f7d66f;
}
.voice4.voice-orange [class^="img-"]::after{
background-color:#fcf1ce;
}
.voice4.voice-orange.voice-style3 [class^="img-"]::before, .voice4.voice-orange.voice-style4 [class^="img-"]::before{
background-color:#f4c739;
}
.voice4.voice-orange.voice-style6 [class^="img-"]::after{
background-color:#fffcf5;
}
.voice4.voice-orange.voice-style6 .img-b::after{
background-color:#fdf5df;
}
/* ブラウン */
.voice4.voice-brown [class^="img-"]::before{
background-color:#d9d1b8;
}
.voice4.voice-brown [class^="img-"]::after{
background-color:#f0ebdb;
}
.voice4.voice-brown.voice-style3 [class^="img-"]::before, .voice4.voice-brown.voice-style4 [class^="img-"]::before{
background-color:#c7bea2;
}
.voice4.voice-brown.voice-style6 [class^="img-"]::after{
background-color:#fcfbf8;
}
.voice4.voice-brown.voice-style6 .img-b::after{
background-color:#f4f1e7;
}
/* イエロー */
.voice4.voice-yellow [class^="img-"]::before{
background-color:#f1e42a;
}
.voice4.voice-yellow [class^="img-"]::after{
background-color:#fffcd2;
}
.voice4.voice-yellow.voice-style3 [class^="img-"]::before, .voice4.voice-yellow.voice-style4 [class^="img-"]::before{
background-color:#f6e82e;
}
.voice4.voice-yellow.voice-style6 [class^="img-"]::after{
background-color:#fffff7;
}
.voice4.voice-yellow.voice-style6 .img-b::after{
background-color:#fffde2;
}
/* グリーン */
.voice4.voice-green [class^="img-"]::before{
background-color:#bcdac1;
}
.voice4.voice-green [class^="img-"]::after{
background-color:#e1f5e4;
}
.voice4.voice-green.voice-style3 [class^="img-"]::before, .voice4.voice-green.voice-style4 [class^="img-"]::before{
background-color:#8bca96;
}
.voice4.voice-green.voice-style6 [class^="img-"]::after{
background-color:#f9fdfa;
}
.voice4.voice-green.voice-style6 .img-b::after{
background-color:#ebf8ed;
}
/* シアン */
.voice4.voice-cyan [class^="img-"]::before{
background-color:#b8d7da;
}
.voice4.voice-cyan [class^="img-"]::after{
background-color:#def5f7;
}
.voice4.voice-cyan.voice-style3 [class^="img-"]::before, .voice4.voice-cyan.voice-style4 [class^="img-"]::before{
background-color:#88d4db;
}
.voice4.voice-cyan.voice-style6 [class^="img-"]::after{
background-color:#f9fdfe;
}
.voice4.voice-cyan.voice-style6 .img-b::after{
background-color:#e9f8f9;
}
/* ブルー */
.voice4.voice-blue [class^="img-"]::before{
background-color:#b6d9f2;
}
.voice4.voice-blue [class^="img-"]::after{
background-color:#def1ff;
}
.voice4.voice-blue.voice-style3 [class^="img-"]::before, .voice4.voice-blue.voice-style4 [class^="img-"]::before{
background-color:#8bc0e6;
}
.voice4.voice-blue.voice-style6 [class^="img-"]::after{
background-color:#f9fcff;
}
.voice4.voice-blue.voice-style6 .img-b::after{
background-color:#e9f5fe;
}
/* ネイビー */
.voice4.voice-navy [class^="img-"]::before{
background-color:#c6cddc;
}
.voice4.voice-navy [class^="img-"]::after{
background-color:#e3eaf8;
}
.voice4.voice-navy.voice-style3 [class^="img-"]::before, .voice4.voice-navy.voice-style4 [class^="img-"]::before{
background-color:#abb6ce;
}
.voice4.voice-navy.voice-style6 [class^="img-"]::after{
background-color:#fafbfe;
}
.voice4.voice-navy.voice-style6 .img-b::after{
background-color:#ebf0f9;
}
/* パープル */
.voice4.voice-purple [class^="img-"]::before{
background-color:#dfc9e7;
}
.voice4.voice-purple [class^="img-"]::after{
background-color:#f3e8f7;
}
.voice4.voice-purple.voice-style3 [class^="img-"]::before, .voice4.voice-purple.voice-style4 [class^="img-"]::before{
background-color:#caa9d6;
}
.voice4.voice-purple.voice-style6 [class^="img-"]::after{
background-color:#fdfbfe;
}
.voice4.voice-purple.voice-style6 .img-b::after{
background-color:#f7eff9;
}
/* ピンク */
.voice4.voice-pink [class^="img-"]::before{
background-color:#f6bbce;
}
.voice4.voice-pink [class^="img-"]::after{
background-color:#f9e3ea;
}
.voice4.voice-pink.voice-style3 [class^="img-"]::before, .voice4.voice-pink.voice-style4 [class^="img-"]::before{
background-color:#f2a9c0;
}
.voice4.voice-pink.voice-style6 [class^="img-"]::after{
background-color:#fefafb;
}
.voice4.voice-pink.voice-style6 .img-b::after{
background-color:#faebf0;
}
/* チャット スタイル ------------------------------------------- */
/* 背景のみ */
.voice4.voice-style1 [class^="img-"]::before{
display:none;
}
/* 枠線 */
.voice4.voice-style2 [class^="img-"]::after{
background-color:#fff;
}
/* 太線 */
.voice4.voice-style3 [class^="img-"]::before{
width:24px;
clip-path:path("M22 27.11h-4C5.228 16.966 0 0 0 0c2.139 2.124 4.135 3.817 5.976 5.164 3.222 2.358 5.969 3.657 8.169 4.353.314.099.618.187.909.263.584.152 1.122.261 1.614.336s.936.117 1.331.136h4V27.11z");
clip:rect(0 22px 28px 0);
}
.voice4.voice-style3 [class^="img-"]::after{
background-color:#fff;
width:24px;
clip-path:path("M18 14.251a4.1 4.1 0 01-.192-.005c-1.96-.094-4.47-.576-7.463-1.891 2.557 4.03 5.911 8.262 10.142 11.622A4 4 0 0122 27.11h2V10.251h-2a4.001 4.001 0 01-4 4z");
clip:rect(0 23px 28px 0);
}
/* 太線+背景 */
.voice4.voice-style4 [class^="img-"]::before{
width:24px;
clip-path:path("M22 27.11h-4C5.228 16.966 0 0 0 0c2.139 2.124 4.135 3.817 5.976 5.164 3.222 2.358 5.969 3.657 8.169 4.353.314.099.618.187.909.263.584.152 1.122.261 1.614.336s.936.117 1.331.136h4V27.11z");
clip:rect(0 22px 28px 0);
}
.voice4.voice-style4 [class^="img-"]::after{
width:24px;
clip-path:path("M18 14.251a4.1 4.1 0 01-.192-.005c-1.96-.094-4.47-.576-7.463-1.891 2.557 4.03 5.911 8.262 10.142 11.622A4 4 0 0122 27.11h2V10.251h-2a4.001 4.001 0 01-4 4z");
clip:rect(0 23px 28px 0);
}
/* 影付き */
.voice4.voice-style5 [class^="img-"]::after{
background-color:#fff;
}
/* グラデーション */
.voice4.voice-style6 [class^="img-"]::after{
background-color:#fff;
}
/* ストライプ */
.voice4.voice-style7 [class^="img-"]::before{
display:none;
}
.voice4.voice-style7 .img-t::after{
background-position:left 6px bottom;
}
.voice4.voice-style7 .img-b::after{
background-position:left 2px top;
}
.voice4.voice-style7 .img-l::after{
background-position:right 1px center;
}
.voice4.voice-style7 .img-r::after{
background-position:left center;
}
.voice4.voice-style7 .img-t + .voice_body{
background-position:left top;
}
.voice4.voice-style7 .img-b + .voice_body{
background-position:left bottom;
}
.voice4.voice-style7 .img-l + .voice_body{
background-position:left center;
}
.voice4.voice-style7 .img-r + .voice_body{
background-position:right center;
}
/* 強調 ------------------------------------------- */
.voice5 [class^="img-"]::before{
box-sizing:border-box;
content:'';
display:block;
position:absolute;
left:-16px;
margin-top:-14px;
top:50%;
width:39px;
height:33px;
z-index:1;
clip-path:path("M37 18.965L29 14v19L0 7l21 9V0l16 5.189z");
clip:rect(0 37px 33px 0);
}
.voice5 [class^="img-"]::after{
box-sizing:border-box;
content:'';
display:block;
position:absolute;
left:-16px;
margin-top:-14px;
top:50%;
width:39px;
height:33px;
z-index:1;
clip-path:path("M22 16v1.516l-1.394-.597-15.411-6.605L28 30.76V12.202l1.527.948L37 17.788h2V6.24h-2L22 1.376z");
clip:rect(0 38px 33px 0);
}
/*　角丸　*/
.voice5 .voice_rnd{
border-radius:8px;
}
/*　向き　*/
.voice5 .img-t,
.voice5 .img-b{
left:22px;
}
/* スクロールバー */
.voice5 .scroll .voice_inner::-webkit-scrollbar-track{
margin:4px 0;
}
/* 強調 カラーバリエーション ------------------------------------------- */
/* グレー */
.voice5.voice-gray [class^="img-"]::before{
background-color:#d0d4d9;
}
.voice5.voice-gray [class^="img-"]::after{
background-color:#e9edf2;
}
.voice5.voice-gray.voice-style3 [class^="img-"]::before, .voice5.voice-gray.voice-style4 [class^="img-"]::before{
background-color:#bbbdc0;
}
.voice5.voice-gray.voice-style6 [class^="img-"]::after{
background-color:#fbfcfd;
}
.voice5.voice-gray.voice-style6 .img-b::after{
background-color:#f0f2f6;
}
/* レッド */
.voice5.voice-red [class^="img-"]::before{
background-color:#f1bdc5;
}
.voice5.voice-red [class^="img-"]::after{
background-color:#feeaea;
}
.voice5.voice-red.voice-style3 [class^="img-"]::before, .voice5.voice-red.voice-style4 [class^="img-"]::before{
background-color:#f291a1;
}
.voice5.voice-red.voice-style6 [class^="img-"]::after{
background-color:#fffbfb;
}
.voice5.voice-red.voice-style6 .img-b::after{
background-color:#fdf0f0;
}
/* オレンジ */
.voice5.voice-orange [class^="img-"]::before{
background-color:#f7d66f;
}
.voice5.voice-orange [class^="img-"]::after{
background-color:#fcf1ce;
}
.voice5.voice-orange.voice-style3 [class^="img-"]::before, .voice5.voice-orange.voice-style4 [class^="img-"]::before{
background-color:#f4c739;
}
.voice5.voice-orange.voice-style6 [class^="img-"]::after{
background-color:#fffcf5;
}
.voice5.voice-orange.voice-style6 .img-b::after{
background-color:#fdf5df;
}
/* ブラウン */
.voice5.voice-brown [class^="img-"]::before{
background-color:#d9d1b8;
}
.voice5.voice-brown [class^="img-"]::after{
background-color:#f0ebdb;
}
.voice5.voice-brown.voice-style3 [class^="img-"]::before, .voice5.voice-brown.voice-style4 [class^="img-"]::before{
background-color:#c7bea2;
}
.voice5.voice-brown.voice-style6 [class^="img-"]::after{
background-color:#fcfbf8;
}
.voice5.voice-brown.voice-style6 .img-b::after{
background-color:#f4f1e7;
}
/* イエロー */
.voice5.voice-yellow [class^="img-"]::before{
background-color:#f1e42a;
}
.voice5.voice-yellow [class^="img-"]::after{
background-color:#fffcd2;
}
.voice5.voice-yellow.voice-style3 [class^="img-"]::before, .voice5.voice-yellow.voice-style4 [class^="img-"]::before{
background-color:#f6e82e;
}
.voice5.voice-yellow.voice-style6 [class^="img-"]::after{
background-color:#fffff7;
}
.voice5.voice-yellow.voice-style6 .img-b::after{
background-color:#fffde2;
}
/* グリーン */
.voice5.voice-green [class^="img-"]::before{
background-color:#bcdac1;
}
.voice5.voice-green [class^="img-"]::after{
background-color:#e1f5e4;
}
.voice5.voice-green.voice-style3 [class^="img-"]::before, .voice5.voice-green.voice-style4 [class^="img-"]::before{
background-color:#8bca96;
}
.voice5.voice-green.voice-style6 [class^="img-"]::after{
background-color:#f9fdfa;
}
.voice5.voice-green.voice-style6 .img-b::after{
background-color:#ebf8ed;
}
/* シアン */
.voice5.voice-cyan [class^="img-"]::before{
background-color:#b8d7da;
}
.voice5.voice-cyan [class^="img-"]::after{
background-color:#def5f7;
}
.voice5.voice-cyan.voice-style3 [class^="img-"]::before, .voice5.voice-cyan.voice-style4 [class^="img-"]::before{
background-color:#88d4db;
}
.voice5.voice-cyan.voice-style6 [class^="img-"]::after{
background-color:#f9fdfe;
}
.voice5.voice-cyan.voice-style6 .img-b::after{
background-color:#e9f8f9;
}
/* ブルー */
.voice5.voice-blue [class^="img-"]::before{
background-color:#b6d9f2;
}
.voice5.voice-blue [class^="img-"]::after{
background-color:#def1ff;
}
.voice5.voice-blue.voice-style3 [class^="img-"]::before, .voice5.voice-blue.voice-style4 [class^="img-"]::before{
background-color:#8bc0e6;
}
.voice5.voice-blue.voice-style6 [class^="img-"]::after{
background-color:#f9fcff;
}
.voice5.voice-blue.voice-style6 .img-b::after{
background-color:#e9f5fe;
}
/* ネイビー */
.voice5.voice-navy [class^="img-"]::before{
background-color:#c6cddc;
}
.voice5.voice-navy [class^="img-"]::after{
background-color:#e3eaf8;
}
.voice5.voice-navy.voice-style3 [class^="img-"]::before, .voice5.voice-navy.voice-style4 [class^="img-"]::before{
background-color:#abb6ce;
}
.voice5.voice-navy.voice-style6 [class^="img-"]::after{
background-color:#fafbfe;
}
.voice5.voice-navy.voice-style6 .img-b::after{
background-color:#ebf0f9;
}
/* パープル */
.voice5.voice-purple [class^="img-"]::before{
background-color:#dfc9e7;
}
.voice5.voice-purple [class^="img-"]::after{
background-color:#f3e8f7;
}
.voice5.voice-purple.voice-style3 [class^="img-"]::before, .voice5.voice-purple.voice-style4 [class^="img-"]::before{
background-color:#caa9d6;
}
.voice5.voice-purple.voice-style6 [class^="img-"]::after{
background-color:#fdfbfe;
}
.voice5.voice-purple.voice-style6 .img-b::after{
background-color:#f7eff9;
}
/* ピンク */
.voice5.voice-pink [class^="img-"]::before{
background-color:#f6bbce;
}
.voice5.voice-pink [class^="img-"]::after{
background-color:#f9e3ea;
}
.voice5.voice-pink.voice-style3 [class^="img-"]::before, .voice5.voice-pink.voice-style4 [class^="img-"]::before{
background-color:#f2a9c0;
}
.voice5.voice-pink.voice-style6 [class^="img-"]::after{
background-color:#fefafb;
}
.voice5.voice-pink.voice-style6 .img-b::after{
background-color:#faebf0;
}
/* 強調 スタイル ------------------------------------------- */
/* 背景のみ */
.voice5.voice-style1 [class^="img-"]::before{
display:none;
}
/* 枠線 */
.voice5.voice-style2 [class^="img-"]::after{
background-color:#fff;
}
/* 太線 */
.voice5.voice-style3 [class^="img-"]::before{
left:-18px;
margin-top:-16px;
width:44px;
height:37px;
clip-path:path("M42 25.182l-9-5.586V35a1.999 1.999 0 01-3.334 1.489l-29-26a1.999 1.999 0 012.122-3.327L21 14.967V2A2 2 0 0123.617.097L42 6.06v19.122z");
clip:rect(0 42px 37px 0);
}
.voice5.voice-style3 [class^="img-"]::after{
background-color:#fff;
left:-18px;
margin-top:-16px;
width:44px;
height:37px;
clip-path:path("M25 18a2.001 2.001 0 01-2.788 1.838l-9.823-4.209L29 30.521V16a2.001 2.001 0 013.055-1.7L42 20.474h2V10.265h-2L25 4.751V18z");
clip:rect(0 43px 37px 0);
}
/* 太線+背景 */
.voice5.voice-style4 [class^="img-"]::before{
left:-18px;
margin-top:-16px;
width:44px;
height:37px;
clip-path:path("M42 25.182l-9-5.586V35a1.999 1.999 0 01-3.334 1.489l-29-26a1.999 1.999 0 012.122-3.327L21 14.967V2A2 2 0 0123.617.097L42 6.06v19.122z");
clip:rect(0 42px 37px 0);
}
.voice5.voice-style4 [class^="img-"]::after{
left:-18px;
margin-top:-16px;
width:44px;
height:37px;
clip-path:path("M25 18a2.001 2.001 0 01-2.788 1.838l-9.823-4.209L29 30.521V16a2.001 2.001 0 013.055-1.7L42 20.474h2V10.265h-2L25 4.751V18z");
clip:rect(0 43px 37px 0);
}
/* 影付き */
.voice5.voice-style5 [class^="img-"]::after{
background-color:#fff;
}
/* グラデーション */
.voice5.voice-style6 [class^="img-"]::after{
background-color:#fff;
}
/* ストライプ */
.voice5.voice-style7 [class^="img-"]::before{
display:none;
}
.voice5.voice-style7 .img-t::after{
background-position:left 1px bottom;
}
.voice5.voice-style7 .img-b::after{
background-position:left 6px top;
}
.voice5.voice-style7 .img-l::after{
background-position:right 6px center;
}
.voice5.voice-style7 .img-r::after{
background-position:left 6px center;
}
.voice5.voice-style7 .img-t + .voice_body{
background-position:left top;
}
.voice5.voice-style7 .img-b + .voice_body{
background-position:left bottom;
}
.voice5.voice-style7 .img-l + .voice_body{
background-position:left center;
}
.voice5.voice-style7 .img-r + .voice_body{
background-position:right center;
}
/* ポップ ------------------------------------------- */
/*　角丸なし　*/
.voice6 .voice_body{
border-radius:8px;
}
/*　角丸　*/
.voice6 .voice_rnd{
border-radius:30px;
}
/*　向き　*/
.voice6 .img-t + .voice_body{
border-top-left-radius:0;
}
.voice6 .img-b + .voice_body{
border-bottom-left-radius:0;
}
.voice6 .img-l + .voice_body{
border-top-left-radius:0;
}
.voice6 .img-r + .voice_body{
border-top-right-radius:0;
}
/* スクロールバー */
.voice6 .scroll.voice_rnd .voice_inner::-webkit-scrollbar-track{
margin:20px 0;
}
.voice6 .scroll .voice_inner::-webkit-scrollbar-track{
margin:4px 0;
}
/* %balloonStyles% */
[class*="table-1"] th img, [class*="table-1"] td img{
max-height:120px;
margin:10px auto 20px;
}
@media (max-width:959px){
[class*="table-1"] th img, [class*="table-1"] td img{
max-height:90px !important;
margin:8px auto 15px;
}
}
table[class^="table-"] > tr > th,
table[class^="table-"] > tr > td{
vertical-align:middle;
}
/* 個別設定 */
#contents .table-01 th, #contents .table-01 td{
border-right:0;
border-left:0;
border-color:#ddd;
}
#contents .table-01 th{
color:inherit;
}
.table-01 thead{
border-top:1px solid #ddd;
}
#contents .table-01 tbody td{
background-color:#fff;
}
.table-02 th, .table-02 td{
color:inherit !important;
border-right:0;
border-left:0;
background-color:transparent !important;
}
.table-02 thead th{
border-top:0;
border-bottom:2px solid #444;
}
.table-02 tbody tr > *{
border-color:#ddd !important;
background-color:#fff;
}
.table-03 th, .table-03 td{
border-color:#4473b1;
}
.table-03 thead th{
background-color:#4473b1;
color:#fff !important;
}
.table-03 tbody th{
background-color:#e5ecf5;
}
#contents .table-03 td{
background-color:#fff;
}
.table-03 tr > *:first-child{
border-left-width:4px;
}
.table-03 tr > *:last-child{
border-right-width:4px;
}
.table-03 tbody tr:last-child > *{
border-bottom-width:4px;
}
.table-03 tr:first-child > *{
border-top-width:4px;
}
.table-03 thead + tbody tr:first-child > *{
border-top:0;
}
.table-03:not(.pale) thead th{
color:#fff !important;
}
[class*="table-cl"].table-03:not(.pale) tbody th{
color:#FFF;
}
.table-03:not(.pale) thead th:not(:last-child){
border-right-color:rgba(255, 255, 255, 0.7) !important;
}
.table-03.pale th, .table-03.pale td{
border-color:#7398c9;
}
.table-03.pale th{
color:inherit !important;
}
.table-03.pale thead th{
background-color:#e5ecf5;
}
#contents .table-03.table-staggered tr:nth-child(even) td{
background-color:#fbfbfb;
}
.table-03.table-rounded tr:first-child *:first-child{
border-top-left-radius:10px;
}
.table-03.table-rounded tr:first-child *:last-child{
border-top-right-radius:10px;
}
.table-03.table-rounded thead + tbody tr:first-child *{
border-top-left-radius:0 !important;
border-top-right-radius:0 !important;
}
.table-03.table-rounded thead + tbody tr:only-child *:first-child{
border-bottom-left-radius:10px;
}
.table-03.table-rounded thead + tbody tr:only-child *:last-child{
border-bottom-right-radius:10px;
}
.table-03.table-rounded tbody tr:last-child *:first-child{
border-bottom-left-radius:10px;
}
.table-03.table-rounded tbody tr:last-child *:last-child{
border-bottom-right-radius:10px;
}
.table-03.table-rounded tbody tr:only-child *:first-child{
border-top-left-radius:10px;
}
.table-03.table-rounded tbody tr:only-child *:last-child{
border-top-right-radius:10px;
}
.table-03.table-rounded tbody tr:only-child td:only-child{
border-bottom-left-radius:10px;
}
.table-03.table-rounded tbody tr:first-child td:only-child{
border-top-left-radius:10px;
}
.table-03.table-rounded tbody tr:last-child td:only-child{
border-bottom-left-radius:10px;
}
.table-03.table-fx1 thead th{
background-image:linear-gradient(0deg, rgba(0, 0, 0, 0.08) 2%, rgba(0, 0, 0, 0.05) 9%, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0) 70%, rgba(255, 255, 255, 0.4) 100%);
}
.table-03.table-fx1.pale thead th{
background-image:linear-gradient(0deg, rgba(0, 0, 0, 0.08) 2%, rgba(0, 0, 0, 0.05) 9%, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0) 70%, rgba(255, 255, 255, 0.4) 100%);
}
.table-04 th, .table-04 td{
text-align:left;
vertical-align:top;
border-color:#4473b1;
}
#contents .table-04 td{
border-style:solid dashed;
background-color:#fff;
}
.table-04 thead th{
color:inherit !important;
vertical-align:bottom;
border:0;
background-color:transparent !important;
}
.table-04:not(.pale) tbody th{
color:#fff !important;
}
.table-04:not(.pale) tbody tr:not(:last-child) th{
border-bottom-color:#fff;
}
.table-04 tbody th{
background-color:#4473b1;
border-left:0;
border-right:0;
}
.table-04 td:last-child{
border-right:0;
}
.table-04 tbody tr:first-child > *{
border-top-width:4px;
}
.table-04 tbody tr:last-child > *{
border-bottom-width:4px;
}
.table-04 tbody td:first-child{
border-left:0;
}
.table-04 th + td{
border-left:0;
}
.table-04 tbody td:only-child{
border-left:0;
border-right:0;
}
.table-04.pale th, .table-04.pale td{
border-color:#7398c9;
}
.table-04.pale tbody th{
color:inherit !important;
background-color:#e5ecf5;
}
#contents .table-04.table-staggered tr:nth-child(even) td{
background-color:#fbfbfb;
}
.table-05 th, .table-05 td{
border:0;
text-align:left;
}
.table-05 thead th{
background-color:#4473b1;
color:#fff;
}
.table-05:not(.pale) thead th,
.table-05:not(.pale).table[class*="table-cl"] tr th{
color:#fff !important;
}
.table-05 tbody tr > *{
vertical-align:middle;
background-color:#e5ecf5;
}
.table-05 tbody th{
color:inherit !important;
}
.table-05 tbody td{
background-image:linear-gradient(rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.4));
}
.table-05.pale thead th{
color:inherit !important;
background-color:#e5ecf5;
}
.table-05.pale tbody th{
background-image:linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
}
.table-05.pale tbody td{
background-image:linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5));
}
.table-05.table-staggered tbody tr:nth-child(even) th{
background-image:linear-gradient(rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.4));
}
.table-05.table-staggered tbody tr:nth-child(even) td{
background-image:linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7));
}
.table-05.table-rounded tr:first-child *:first-child{
border-top-left-radius:10px;
}
.table-05.table-rounded tr:first-child *:last-child{
border-top-right-radius:10px;
}
.table-05.table-rounded thead + tbody tr:first-child *{
border-top-left-radius:0 !important;
border-top-right-radius:0 !important;
}
.table-05.table-rounded thead + tbody tr:only-child *:first-child{
border-bottom-left-radius:10px;
}
.table-05.table-rounded thead + tbody tr:only-child *:last-child{
border-bottom-right-radius:10px;
}
.table-05.table-rounded tbody tr:last-child *:first-child{
border-bottom-left-radius:10px;
}
.table-05.table-rounded tbody tr:last-child *:last-child{
border-bottom-right-radius:10px;
}
.table-05.table-rounded tbody tr:only-child *:first-child{
border-top-left-radius:10px;
}
.table-05.table-rounded tbody tr:only-child *:last-child{
border-top-right-radius:10px;
}
.table-05.table-rounded tbody tr:only-child td:only-child{
border-bottom-left-radius:10px;
}
.table-05.table-rounded tbody tr:first-child td:only-child{
border-top-left-radius:10px;
}
.table-05.table-rounded tbody tr:last-child td:only-child{
border-bottom-left-radius:10px;
}
.table-06{
border-spacing:0 8px;
}
.table-06 th, .table-06 td{
color:inherit !important;
text-align:left;
vertical-align:top;
border:0;
}
.table-06 tbody th, .table-06 td{
background-color:#e5ecf5;
}
.table-06 thead th{
vertical-align:bottom;
padding-bottom:0;
background-color:transparent !important;
}
.table-06 tbody tr > *{
background-image:linear-gradient(rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.4));
}
.table-06.table-staggered tbody tr:nth-child(even) *{
background-image:linear-gradient(rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6));
}
.table-06.table-rounded th:first-child{
border-radius:10px 0 0 10px;
}
.table-06.table-rounded th:last-child, .table-06.table-rounded td:last-child{
border-radius:0 10px 10px 0;
}
.table-06.table-rounded tbody td:first-child{
border-radius:10px 0 0 10px;
}
.table-06.table-rounded tbody td:only-child{
border-radius:10px;
}
@media (max-width:959px){
.table-06{
border-spacing:0 4px;
}
}
.table-07{
border-spacing:0 16px;
}
.table-07 th, .table-07 td{
padding-top:0;
padding-bottom:0;
text-align:left;
vertical-align:top;
border:0;
background-color:transparent !important;
}
.table-07 th{
color:inherit !important;
}
.table-07 thead th{
vertical-align:bottom;
}
.table-07 tbody th{
padding-left:20px;
}
.table-07 tbody th::before{
content:'';
position:absolute;
top:0;
left:0;
width:6px;
height:100%;
background-color:#4473b1;
border-radius:10px;
}
.table-07.pale tbody th::before{
background-image:linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7));
}
.table-07.pale tbody tr:nth-child(even) th::before{
background-image:linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9));
}
.table-07.table-staggered tbody tr:nth-child(even) th::before{
background-image:linear-gradient(rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.4));
}
.table-07.table-staggered.pale tbody tr:nth-child(even) th::before{
background-image:linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8));
}
@media (max-width:959px){
.table-07{
border-spacing:0 10px;
}
.table-07 tbody th{
padding-left:12px !important;
}
.table-07 tbody th::before{
width:4px !important;
}
}
.table-08{
border-spacing:0 8px;
}
.table-08 th, .table-08 td{
text-align:left;
border:0;
}
#contents .table-08 td{
background-color:#f6f6f6;
}
.table-08 thead th{
padding-bottom:0;
color:#4473b1;
vertical-align:bottom;
background-color:transparent !important;
}
.table-08 thead th.table-thblank ~ th, .table-08 tbody th + td{
padding-left:24px !important;
}
.table-08 tbody th{
color:#fff !important;
background-color:#4473b1;
}
.table-08 tbody th::after{
content:'';
width:12px;
height:24px;
transform:translateY(-50%);
position:absolute;
top:50%;
right:-10px;
background:inherit;
-webkit-clip-path:polygon(0 0, 100% 50%, 0 100%);
clip-path:polygon(0 0, 100% 50%, 0 100%);
}
.table-08.pale tbody th{
background-color:#e5ecf5;
color:inherit !important;
}
#contents .table-08.pale td{
background-color:#f9f9f9;
}
.table-08.table-staggered tbody tr:nth-child(even) th{
background-image:linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
}
#contents .table-08.table-staggered tbody tr:nth-child(even) td{
background-color:#fafafa;
}
#contents .table-08.table-staggered.pale tbody tr:nth-child(even) td{
background-color:#fdfdfd;
}
.table-08.table-rounded thead th:nth-child(2), .table-08.table-rounded tbody th + td{
border-radius:8px 0 0 8px;
}
.table-08.table-rounded tbody th{
border-radius:8px;
}
.table-08.table-rounded tbody td:last-child{
border-radius:0 8px 8px 0;
}
.table-08.table-rounded tbody td:first-child{
border-radius:8px 0 0 8px;
}
.table-08.table-rounded tbody td:only-of-type{
border-radius:8px;
}
@media (max-width:959px){
.table-08{
border-spacing:0 4px;
}
.table-08 tbody th::after{
width:10px !important;
height:18px !important;
right:-8px !important;
}
}
.table-09{
border-spacing:8px 0;
}
.table-09 th, .table-09 td{
border:0;
}
.table-09 th{
background-color:transparent;
}
#contents .table-09 td{
background-color:#f6f6f6;
}
.table-09 thead th{
color:#fff !important;
background-color:#4473b1;
z-index:3;
}
.table-09 thead th:not(.table-thblank)::after{
content:'';
width:24px;
height:12px;
transform:translateX(-50%);
position:absolute;
left:50%;
bottom:-10px;
background:inherit;
-webkit-clip-path:polygon(0 0, 100% 0, 50% 100%);
clip-path:polygon(0 0, 100% 0, 50% 100%);
z-index:1;
}
.table-09 thead th.table-thblank{
background-color:transparent !important;
}
.table-09 tbody th{
color:inherit !important;
text-align:left;
background-color:transparent !important;
}
.table-09 thead + tbody tr:first-child > *{
padding-top:24px;
}
#contents .table-09.pale td{
background-color:#f9f9f9;
}
.table-09.pale thead th{
color:inherit !important;
background-color:#e5ecf5;
}
.table-09.table-staggered thead th:nth-child(odd):not(.table-thblank){
background-image:linear-gradient(rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
}
#contents .table-09.table-staggered td:nth-child(odd){
background-color:#fafafa;
}
#contents .table-09.table-staggered.pale td:nth-child(odd){
background-color:#fdfdfd;
}
.table-09.table-rounded thead th{
border-radius:8px;
}
.table-09.table-rounded tbody tr:first-child td{
border-radius:8px 8px 0 0;
}
.table-09.table-rounded tbody tr:last-child td{
border-radius:0 0 8px 8px;
}
.table-09.table-rounded tbody tr:only-child td{
border-radius:8px;
}
@media (max-width:959px){
.table-09{
border-spacing:4px 0;
}
.table-09 thead th:not(.table-thblank)::after{
bottom:-8px !important;
width:18px !important;
height:10px !important;
}
}
.table-11{
width:100%;
border-spacing:6px 0;
}
.table-11 th, .table-11 td{
width:10%;
vertical-align:top;
border:0;
}
.table-11 thead th{
color:inherit !important;
vertical-align:bottom;
background-color:transparent !important;
border-top:4px solid #4473b1;
}
#contents .table-11 thead th.table-thblank{
background-color:#f9f9f9;
border:0;
}
#contents .table-11 tbody th{
background-color:#f9f9f9;
text-align:right;
color:inherit !important;
}
.table-11 tbody td{
background-color:#e5ecf5;
background-image:linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5));
}
.table-11.table-staggered tbody tr:nth-child(even) td{
background-image:linear-gradient(rgba(255, 255, 255, 0.8) 0, rgba(255, 255, 255, 0.8));
}
.table-12, div.table-13{
width:100%;
border-spacing:6px 0;
}
.table-12 th, .table-12 td, div.table-13 th, div.table-13 td{
width:10%;
}
#contents .table-12 td,#contents div.table-13 td{
vertical-align:top;
background-color:#fff;
border-color:#ddd !important;
border-left-width:1px;
}
.table-12 thead th, div.table-13 thead th{
background-color:#4473b1;
border:0;
}
.table-12 thead th.table-thblank, div.table-13 thead th.table-thblank{
background-color:transparent !important;
}
.table-12 tbody th, div.table-13 tbody th{
color:inherit !important;
text-align:right;
background-color:#e5ecf5;
background-image:linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5));
border:0 !important;
}
.table-12.pale thead th, div.table-13.pale thead th{
background-color:#e5ecf5;
color:inherit !important;
}
.table-12.pale tbody th, div.table-13.pale tbody th{
background-image:linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7));
}
.table-12:not(.pale) thead th, div.table-13:not(.pale) thead th{
color:#fff !important;
}
#contents .table-12.table-staggered tbody tr:nth-child(even) td,#contents div.table-13.table-staggered tbody tr:nth-child(even) td{
background-color:#fbfbfb;
}
.table-12.table-rounded thead th:not(.table-thblank), div.table-13.table-rounded thead th:not(.table-thblank){
border-radius:6px 6px 0 0;
}
div.table-13{
display:flex;
width:100%;
}
div.table-13 > table{
width:10%;
border-spacing:0;
}
div.table-13 > table:not(:last-child){
margin-right:4px !important;
}
div.table-13 > table thead th{
height:70px;
}
@media (min-width:520px){
div.table-13 > table{
flex:1;
}
}
@media (max-width:519px){
div.table-13{
flex-direction:column;
}
div.table-13 > table{
width:100% !important;
}
div.table-13 thead th{
height:60px !important;
}
}
.table-14{
width:100%;
border-spacing:0;
}
.table-14 th, .table-14 td{
background-color:transparent !important;
border-right:0 !important;
border-left:0 !important;
}
.table-14 thead th{
color:inherit !important;
border-top:0;
border-bottom:3px solid #4473b1;
}
.table-14 tbody th{
padding-right:3em;
color:#4473b1;
text-align:left;
white-space:nowrap;
}
.table-14 tbody td{
border-color:#ddd !important;
}
.table-14.pale thead th{
border-color:#7398c9;
}
@media (min-width:520px){
.table-14 tbody th{
border-bottom-color:#ddd !important;
}
}
@media (max-width:519px){
.table-14{
border-spacing:0 10px;
}
.table-14 thead{
display:none;
}
.table-14 th, .table-14 td{
display:block;
text-align:center !important;
}
.table-14 th{
border-bottom:2px solid #4473b1;
padding-right:1em !important;
}
.table-14 td{
border-bottom:0;
}
}
.table-15{
width:100%;
border-spacing:2px 2px;
}
.table-15 th, .table-15 td{
border:0;
}
.table-15 th{
background-color:#4473b1;
}
.table-15 td{
background-color:#e5ecf5;
}
.table-15:not(.pale) thead th{
color:#fff !important;
background-image:linear-gradient(rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.4));
}
.table-15 thead th.table-thblank{
background-color:transparent !important;
}
.table-15:not(.pale) tbody th{
color:#fff !important;
}
.table-15 tbody th{
text-align:left;
padding-right:3em;
white-space:nowrap;
}
.table-15.pale thead th{
color:#4473b1;
background-color:#e5ecf5;
background-image:linear-gradient(rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.4));
}
.table-15.pale tbody th{
color:inherit !important;
background-color:#e5ecf5;
}
.table-15.table-staggered tbody tr:nth-child(even) th{
background-image:linear-gradient(rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.15));
}
.table-15.table-staggered tbody tr:nth-child(even) td{
background-image:linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3));
}
.table-15.table-staggered.pale tbody tr:nth-child(even) th{
background-image:linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3));
}
.table-15.table-rounded thead th:nth-child(2){
border-top-left-radius:10px;
}
.table-15.table-rounded thead th:last-child{
border-top-right-radius:10px;
}
.table-15.table-rounded tbody tr:first-child th{
border-top-left-radius:10px;
}
.table-15.table-rounded tbody tr:last-child th{
border-bottom-left-radius:10px;
}
.table-15.table-rounded tbody tr:last-child td:last-child{
border-bottom-right-radius:10px;
}
@media (max-width:519px){
.table-15{
border-spacing:0 10px;
}
.table-15 thead{
display:none;
}
.table-15 th, .table-15 td{
display:block;
text-align:center !important;
}
.table-15 th{
padding-right:1em !important;
}
.table-15 td{
border-bottom:1px solid #fff;
}
.table-15.pale th{
border-bottom:1px solid #fff;
}
.table-15.table-rounded tbody th{
border-radius:10px 10px 0 0 !important;
}
.table-15.table-rounded tbody td:last-child{
border-radius:0 0 10px 10px;
}
}
.table-16{
width:100%;
border-spacing:0 6px;
}
.table-16 th, .table-16 td{
border:0;
}
.table-16 thead th{
color:inherit !important;
background-color:transparent !important;
}
.table-16 tbody th, .table-16 td{
background-color:#e5ecf5;
}
.table-16 tbody th{
padding-right:3em;
color:inherit !important;
text-align:left;
white-space:nowrap;
border-right:4px dotted #fff !important;
}
.table-16.table-staggered tbody tr:nth-child(even) > *{
background-image:linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3));
}
.table-16.table-rounded tr th{
border-radius:10px 0 0 10px;
}
.table-16.table-rounded tr td:last-child{
border-radius:0 10px 10px 0;
}
@media (max-width:519px){
.table-16{
border-spacing:0 10px;
}
.table-16 thead{
display:none;
}
.table-16 th, .table-16 td{
display:block;
text-align:center !important;
}
.table-16 th{
padding-right:1em !important;
}
.table-16 tbody th{
border-bottom:3px dotted #fff !important;
border-right:0 !important;
}
.table-16.table-rounded tbody th{
border-radius:10px 10px 0 0 !important;
}
.table-16.table-rounded tbody td:last-child{
border-radius:0 0 10px 10px !important;
}
}
div.table-17{
display:flex;
width:100%;
}
div.table-17 > table{
display:block;
width:100%;
border-spacing:0;
border-radius:6px;
background-color:#fbfbfb;
box-shadow:0 2px 0 rgba(0, 0, 0, 0.08);
}
div.table-17 > table:not(:last-child){
margin-right:10px;
}
div.table-17 th, div.table-17 td{
width:10%;
border:0;
}
#contents div.table-17 td{
padding-bottom:2em;
vertical-align:top;
background-color:#fbfbfb;
}
div.table-17 thead th{
background-color:#4473b1;
}
div.table-17 thead th img.table-icon{
margin:0 3%;
width:20%;
height:auto;
}
div.table-17:not(.pale) thead th{
color:#fff !important;
}
div.table-17.pale thead th{
background-color:#e5ecf5;
color:inherit !important;
}
div.table-17.table-rounded thead th{
border-radius:6px 6px 0 0;
}
div.table-17.table-rounded tbody td{
border-radius:0 0 6px 6px !important;
}
@media (min-width:520px){
div.table-17 > table{
flex:1;
}
}
@media (max-width:519px){
div.table-17{
flex-direction:column;
}
div.table-17 > table{
width:100% !important;
margin-right:0 !important;
}
}
@media (max-width:959px){
div.table-17 thead th img{
width:auto !important;
height:40px !important;
}
}
.table-18{
border-spacing:0 8px;
}
.table-18 th, .table-18 td{
width:10%;
color:inherit !important;
vertical-align:middle;
border:0;
}
.table-18 th img.table-icon, .table-18 td img.table-icon{
margin:0 auto;
width:30px;
height:30px;
}
.table-18 thead th{
padding-bottom:0;
vertical-align:bottom;
background-color:transparent !important;
}
#contents .table-18 tbody th,#contents .table-18 td{
background-color:#f6f6f6;
}
.table-18 tbody th{
text-align:left;
}
.table-18.table-rounded tbody *:first-child{
border-radius:10px 0 0 10px;
}
.table-18.table-rounded tbody *:last-child{
border-radius:0 10px 10px 0;
}
#contents .table-18.table-staggered tbody tr:nth-child(even) > *{
background-color:#fbfbfb;
}
@media (max-width:959px){
.table-18 td img.table-icon{
width:20px;
height:20px;
}
}
.table-19{
width:100%;
}
.table-19 caption{
text-align:left;
color:inherit;
}
.table-19 th, .table-19 td{
padding-bottom:1.5em;
text-align:left;
vertical-align:top;
background-color:transparent !important;
border-color:#ddd !important;
border-width:1px 0 0 !important;
}
.table-19 th br.pc, .table-19 td br.pc{
display:0;
}
.table-19 th{
padding-right:2em;
color:inherit !important;
}
.table-19 tr:last-child *{
border-width:1px 0 !important;
}
@media (max-width:519px){
.table-19 th, .table-19 td{
display:block;
padding-left:0;
padding-right:0;
}
.table-19 th{
border-top:0 !important;
padding-bottom:0.5em;
}
.table-19 td{
padding-bottom:2em;
}
.table-19 tr:last-child *{
border-bottom:0 !important;
}
}
.table-20{
width:100%;
border-spacing:0 16px;
}
.table-20 th, .table-20 td{
text-align:left;
vertical-align:top;
background-color:transparent !important;
border:0;
}
.table-20 th br.pc, .table-20 td br.pc{
display:none;
}
.table-20 th{
color:inherit !important;
text-align:right;
border-right:1px solid #444 !important;
}
.table-20 td{
border:0;
}
/* 色設定（共通） */
#contents .table-clBL:not(.table) th,#contents .table-clBL.table-01 th{
background-color:#f2f6fa;
}
#contents .table-clNV:not(.table) th,#contents .table-clNV.table-01 th{
background-color:#ecf1f7;
}
#contents .table-clGR:not(.table) th,#contents .table-clGR.table-01 th{
background-color:#eef7ee;
}
#contents .table-clRD:not(.table) th,#contents .table-clRD.table-01 th{
background-color:#fbf0f2;
}
#contents .table-clRO:not(.table) th,#contents .table-clRO.table-01 th{
background-color:#fdf2f5;
}
#contents .table-clOR:not(.table) th,#contents .table-clOR.table-01 th{
background-color:#fdf6f0;
}
#contents .table-clBK:not(.table) th,#contents .table-clBK.table-01 th{
background-color:#ededed;
}
#contents .table-clLB:not(.table) th,#contents .table-clLB.table-01 th{
background-color:#f2f8fa;
}
#contents .table-clCY:not(.table) th,#contents .table-clCY.table-01 th{
background-color:#f2f9f9;
}
#contents .table-clPK:not(.table) th,#contents .table-clPK.table-01 th{
background-color:#fdf6fb;
}
#contents .table-clPU:not(.table) th,#contents .table-clPU.table-01 th{
background-color:#f8f4fa;
}
#contents .table-clLG:not(.table) th,#contents.table-clLG.table-01 th{
background-color:#f6f9ea;
}
#contents .table-clGD:not(.table) th,#contents .table-clGD.table-01 th{
background-color:#fbf9ea;
}
#contents .table-clBR:not(.table) th,#contents .table-clBR.table-01 th{
background-color:#f9f4ec;
}
#contents .table-clGY:not(.table) th,#contents .table-clGY.table-01 th{
background-color:whitesmoke;
}
.table-clBL.table tr th{
color:#4473b1;
}
.table-clBL.table tr th, .table-clBL.table th::before{
background-color:#4473b1;
}
.table-clBL.table td{
background-color:#e5ecf5;
}
.table-clBL.table th, .table-clBL.table td{
border-color:#4473b1;
}
.table-clBL.table.pale th{
background-color:#e5ecf5;
}
.table-clBL.table.pale th, .table-clBL.table.pale td{
border-color:#82a3cf;
}
.table-clBL.table.table-st1 tbody th{
background-color:#e5ecf5;
}
.table-clNV.table tr th{
color:#375881;
}
.table-clNV.table tr th, .table-clNV.table th::before{
background-color:#375881;
}
.table-clNV.table td{
background-color:#dfe7f1;
}
.table-clNV.table th, .table-clNV.table td{
border-color:#375881;
}
.table-clNV.table.pale th{
background-color:#dfe7f1;
}
.table-clNV.table.pale th, .table-clNV.table.pale td{
border-color:#5b85b9;
}
.table-clNV.table.table-st1 tbody th{
background-color:#dfe7f1;
}
.table-clGR.table tr th{
color:#49a04c;
}
.table-clGR.table tr th, .table-clGR.table th::before{
background-color:#49a04c;
}
.table-clGR.table td{
background-color:#e2f2e2;
}
.table-clGR.table th, .table-clGR.table td{
border-color:#49a04c;
}
.table-clGR.table.pale th{
background-color:#e2f2e2;
}
.table-clGR.table.pale th, .table-clGR.table.pale td{
border-color:#80c582;
}
.table-clGR.table.table-st1 tbody th{
background-color:#e2f2e2;
}
.table-clRD.table tr th{
color:#ca3659;
}
.table-clRD.table tr th, .table-clRD.table th::before{
background-color:#ca3659;
}
.table-clRD.table td{
background-color:#f9e8ec;
}
.table-clRD.table th, .table-clRD.table td{
border-color:#ca3659;
}
.table-clRD.table.pale th{
background-color:#f9e8ec;
}
.table-clRD.table.pale th, .table-clRD.table.pale td{
border-color:#dd7f95;
}
.table-clRD.table.table-st1 tbody th{
background-color:#f9e8ec;
}
.table-clRO.table tr th{
color:#eb6187;
}
.table-clRO.table tr th, .table-clRO.table th::before{
background-color:#eb6187;
}
.table-clRO.table td{
background-color:#fce9ee;
}
.table-clRO.table th, .table-clRO.table td{
border-color:#eb6187;
}
.table-clRO.table.pale th{
background-color:#fce9ee;
}
.table-clRO.table.pale th, .table-clRO.table.pale td{
border-color:#f5b2c5;
}
.table-clRO.table.table-st1 tbody th{
background-color:#fce9ee;
}
.table-clOR.table tr th{
color:#ed9651;
}
.table-clOR.table tr th, .table-clOR.table th::before{
background-color:#ed9651;
}
.table-clOR.table td{
background-color:#fcece0;
}
.table-clOR.table th, .table-clOR.table td{
border-color:#ed9651;
}
.table-clOR.table.pale th{
background-color:#fcece0;
}
.table-clOR.table.pale th, .table-clOR.table.pale td{
border-color:#f6c8a4;
}
.table-clOR.table.table-st1 tbody th{
background-color:#fcece0;
}
.table-clBK.table tr th{
color:#555;
}
.table-clBK.table tr th, .table-clBK.table th::before{
background-color:#555;
}
.table-clBK.table td{
background-color:#e4e4e4;
}
.table-clBK.table th, .table-clBK.table td{
border-color:#555;
}
.table-clBK.table.pale th{
background-color:#e4e4e4;
}
.table-clBK.table.pale th, .table-clBK.table.pale td{
border-color:#838383;
}
.table-clBK.table.table-st1 tbody th{
background-color:#e4e4e4;
}
.table-clLB.table tr th{
color:#57a1c2;
}
.table-clLB.table tr th, .table-clLB.table th::before{
background-color:#57a1c2;
}
.table-clLB.table td{
background-color:#e5f1f6;
}
.table-clLB.table th, .table-clLB.table td{
border-color:#57a1c2;
}
.table-clLB.table.pale th{
background-color:#e5f1f6;
}
.table-clLB.table.pale th, .table-clLB.table.pale td{
border-color:#9ac7da;
}
.table-clLB.table.table-st1 tbody th{
background-color:#e5f1f6;
}
.table-clCY.table tr th{
color:#4eaba6;
}
.table-clCY.table tr th, .table-clCY.table th::before{
background-color:#4eaba6;
}
.table-clCY.table td{
background-color:#e6f4f3;
}
.table-clCY.table th, .table-clCY.table td{
border-color:#4eaba6;
}
.table-clCY.table.pale th{
background-color:#e6f4f3;
}
.table-clCY.table.pale th, .table-clCY.table.pale td{
border-color:#8bcac7;
}
.table-clCY.table.table-st1 tbody th{
background-color:#e6f4f3;
}
.table-clPK.table tr th{
color:#e598d4;
}
.table-clPK.table tr th, .table-clPK.table th::before{
background-color:#e598d4;
}
.table-clPK.table td{
background-color:#fbeef8;
}
.table-clPK.table th, .table-clPK.table td{
border-color:#e598d4;
}
.table-clPK.table.pale th{
background-color:#fbeef8;
}
.table-clPK.table.pale th, .table-clPK.table.pale td{
border-color:#f8e1f3;
}
.table-clPK.table.table-st1 tbody th{
background-color:#fbeef8;
}
.table-clPU.table tr th{
color:#945caf;
}
.table-clPU.table tr th, .table-clPU.table th::before{
background-color:#945caf;
}
.table-clPU.table td{
background-color:#f0e8f4;
}
.table-clPU.table th, .table-clPU.table td{
border-color:#945caf;
}
.table-clPU.table.pale th{
background-color:#f0e8f4;
}
.table-clPU.table.pale th, .table-clPU.table.pale td{
border-color:#bc9acd;
}
.table-clPU.table.table-st1 tbody th{
background-color:#f0e8f4;
}
.table-clLG.table tr th{
color:#b7cd5e;
}
.table-clLG.table tr th, .table-clLG.table th::before{
background-color:#b7cd5e;
}
.table-clLG.table td{
background-color:#edf2d7;
}
.table-clLG.table th, .table-clLG.table td{
border-color:#b7cd5e;
}
.table-clLG.table.pale th{
background-color:#edf2d7;
}
.table-clLG.table.pale th, .table-clLG.table.pale td{
border-color:#d6e3a4;
}
.table-clLG.table.table-st1 tbody th{
background-color:#edf2d7;
}
.table-clGD.table tr th{
color:#dac030;
}
.table-clGD.table tr th, .table-clGD.table th::before{
background-color:#dac030;
}
.table-clGD.table td{
background-color:#f6efcc;
}
.table-clGD.table th, .table-clGD.table td{
border-color:#dac030;
}
.table-clGD.table.pale th{
background-color:#f6efcc;
}
.table-clGD.table.pale th, .table-clGD.table.pale td{
border-color:#e8d87e;
}
.table-clGD.table.table-st1 tbody th{
background-color:#f6efcc;
}
.table-clBR.table tr th{
color:#b27e34;
}
.table-clBR.table tr th, .table-clBR.table th::before{
background-color:#b27e34;
}
.table-clBR.table td{
background-color:#f4e8d8;
}
.table-clBR.table th, .table-clBR.table td{
border-color:#b27e34;
}
.table-clBR.table.pale th{
background-color:#f4e8d8;
}
.table-clBR.table.pale th, .table-clBR.table.pale td{
border-color:#d4aa6d;
}
.table-clBR.table.table-st1 tbody th{
background-color:#f4e8d8;
}
.table-clGY.table tr th{
color:#a7a7a7;
}
.table-clGY.table tr th, .table-clGY.table th::before{
background-color:#a7a7a7;
}
.table-clGY.table td{
background-color:#ececec;
}
.table-clGY.table th, .table-clGY.table td{
border-color:#a7a7a7;
}
.table-clGY.table.pale th{
background-color:#ececec;
}
.table-clGY.table.pale th, .table-clGY.table.pale td{
border-color:#d5d5d5;
}
.table-clGY.table.table-st1 tbody th{
background-color:#ececec;
}
/* 行揃え */
table.table-left tbody td{
text-align:left;
}
table.table-right tbody td{
text-align:right;
}
table.table-center tbody td{
text-align:center;
}
table.table-col1fix tr > th:first-child{
width:25%;
}
/* メニュー */
#rmenu table,
#menu table{
width:100%;
}
#rmenu table td,
#rmenu table th,
#menu table td,
#menu table th{
min-width:unset;
padding:8px;
}
/* %ribbonStyles% */
/* 画像追加スタイル */
.fleximg1{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin:10px 0 24px;
}
.fleximg1 > p{
	display:inline-block;
}
.fleximg1 > div,.fleximg1 > p,.fleximg1 > img{margin-bottom:16px;}
#main .fleximg1 > div,
#main .fleximg1 > p,
#main .fleximg1 > img{
	max-width:49%;
	margin-left:0;
	margin-right:0;
}
#main .fleximg1.col3 > div,
#main .fleximg1.col3 > p,
#main .fleximg1.col3 > img{
	max-width:32%;
	margin-left:0;
	margin-right:0;
}
#main .topimg_left{
	float:left;
	max-width:40%;
	margin-right:15px !important;
	margin-left:0 !important;
}
#main .topimg_right{
	float:right;
	max-width:40%;
	margin-left:15px !important;
	margin-right:0 !important;
}
#main .topimg_left .txt-img,
#main .topimg_right .txt-img{
	margin:0 !important;
}
#main .topimg_left img,
#main .topimg_right img{
	float:none !important;
}
@media screen and (max-width:640px){
	#main .topimg_left,
	#main .topimg_right{
		float:none;
		max-width:100%;
		margin:0 0 15px !important;
	}
	#main .topimg_left img,
	#main .topimg_right img{
		float:none !important;
		margin:0 !important;
		width:100%;
		max-width:100% !important;
	}
	#main .fleximg1.responsive{
		justify-content:center !important;
		flex-flow:column !important;
	}
	#main .fleximg1.responsive > div,
	#main .fleximg1.responsive > p,
	#main .fleximg1.responsive > img{
		display:block;
		max-width:100% !important;
		margin-left:auto;
		margin-right:auto;
	}
}
/* %rankingSearchStyles% */
/* %entrylistStyles% */
/* 蛍光ペン(定型) */
span[class^="mky_"],font[class^="mky_"]{font-weight:bold;padding:0 2px;line-height:1.8;}
.mky_yellow{background:linear-gradient(transparent 70%, #FFEE9F 70%);}
.mky_yellow_a{background-color:#FFEE9F;}
.mky_red{background:linear-gradient(transparent 70%, #FFBFC8 70%);}
.mky_red_a{background-color:#FFBFC8;}
.mky_cyan{background:linear-gradient(transparent 70%, #C4E1E3 70%);}
.mky_cyan_a{background-color:#C4E1E3;}
.mky_green{background:linear-gradient(transparent 70%, #C5E0CA 70%);}
.mky_green_a{background-color:#C5E0CA;}
.mky_blue{background:linear-gradient(transparent 70%, #BAD3EB 70%);}
.mky_blue_a{background-color:#BAD3EB;}
.mky_pink{background:linear-gradient(transparent 70%, #FFDFEF 70%);}
.mky_pink_a{background-color:#FFDFEF;}
.mky_orange{background:linear-gradient(transparent 70%, #F8DBA7 70%);}
.mky_orange_a{background-color:#F8DBA7;}
.mky_gray{background:linear-gradient(transparent 70%, #D9D9D9 70%);}
.mky_gray_a{background-color:#D9D9D9;}
/* ベース */
div[class^="arrow-type"]{
position:relative;
display:block;
padding:0 0 0 28px;
font-size:16px;
line-height:200%;
margin:8px 0;
font-weight:700;

}
div[class^="arrow-type"].arrow-sm{
padding:0 0 0 24px;
}
div[class^="arrow-type"].arrow-lg{
padding:0 0 0 40px;
}
div[class^="arrow-type"]::before, div[class^="arrow-type"]::after{
content:'';
position:absolute;
box-sizing:border-box;
}
/* type01 , 02 */
.arrow-type01::before, .arrow-type02::before{
width:11px;
height:11px;
border-top:2px solid #4473b1;
border-right:2px solid #4473b1;
top:50%;
left:4px;
transform:translateY(-50%) rotate(45deg);
}
.arrow-type01::after, .arrow-type02::after{
width:15px;
height:2px;
background-color:#4473b1;
top:50%;
left:0;
transform:translateY(-50%);
}
.arrow-type01.arrow-sm::before, .arrow-type02.arrow-sm::before{
width:8px;
height:8px;
border-width:1px 1px 0 0;
}
.arrow-type01.arrow-sm::after{
width:12px;
height:1px;
}
.arrow-type01.arrow-lg::before, .arrow-type02.arrow-lg::before{
width:16px;
height:16px;
border-width:3px 3px 0 0;
}
.arrow-type01.arrow-lg::after{
width:21px;
height:3px;
}
/* type02 */
.arrow-type02::before{
border-width:4px 4px 0 0;
}
.arrow-type02::after{
width:14px;
height:4px;
}
.arrow-type02.arrow-sm::before{
border-width:2px 2px 0 0;
}
.arrow-type02.arrow-sm::after{
width:11px;
height:2px;
}
.arrow-type02.arrow-lg::before{
border-width:5px 5px 0 0;
}
.arrow-type02.arrow-lg::after{
width:18px;
height:5px;
}
/* type03 , 08 */
.arrow-type03::before, .arrow-type03::after, .arrow-type08::before{
width:0;
height:0;
border-style:solid;
border-color:transparent transparent transparent #4473b1;
border-width:6px 0 6px 9px;
top:50%;
left:0;
transform:translateY(-50%);
}
.arrow-type03::after{
left:9px;
}
.arrow-type03.arrow-sm::before, .arrow-type03.arrow-sm::after{
border-width:4px 0 4px 7px;
}
.arrow-type03.arrow-sm::after{
left:7px;
}
.arrow-type03.arrow-lg::before, .arrow-type03.arrow-lg::after{
border-width:9px 0 9px 12px;
}
.arrow-type03.arrow-lg::after{
left:12px;
}
/* type08 */
.arrow-type08::before{
border-width:7px 0 7px 12px;
top:50%;
left:3px;
}
.arrow-type08.arrow-sm::before{
left:3px;
border-width:5px 0 5px 9px;
}
.arrow-type08.arrow-lg::before{
left:3px;
border-width:10px 0 10px 18px;
}
/* type04 , 05 */
.arrow-type04::before, .arrow-type04::after, .arrow-type05::before{
width:10px;
height:10px;
border-top:2px solid #4473b1;
border-right:2px solid #4473b1;
top:50%;
left:-2px;
transform:translateY(-50%) rotate(45deg);
}
.arrow-type04::after{
left:4px;
}
.arrow-type04.arrow-sm::before, .arrow-type04.arrow-sm::after, .arrow-type05.arrow-sm::before{
width:8px;
height:8px;
}
.arrow-type04.arrow-lg::before, .arrow-type04.arrow-lg::after, .arrow-type05.arrow-lg::before{
width:14px;
height:14px;
border-width:3px 3px 0 0;
}
.arrow-type04.arrow-lg::after{
left:6px;
}
.arrow-type05::before{
left:1px;
}
/* type06 , 09 -before- */
.arrow-type06::before, .arrow-type09::before{
width:18px;
height:18px;
background-color:#4473b1;
top:50%;
left:0;
transform:translateY(-50%);
}
.arrow-type06.arrow-sm::before, .arrow-type09.arrow-sm::before{
width:14px;
height:14px;
}
.arrow-type06.arrow-lg::before, .arrow-type09.arrow-lg::before{
width:24px;
height:24px;
}
/* type07 , 10 -before- */
.arrow-type07::before, .arrow-type10::before{
width:18px;
height:18px;
border:2px solid #4473b1;
top:50%;
left:0;
transform:translateY(-50%);
}
.arrow-type07.arrow-sm::before, .arrow-type10.arrow-sm::before{
width:14px;
height:14px;
border:1px solid #4473b1;
}
.arrow-type07.arrow-lg::before, .arrow-type10.arrow-lg::before{
width:24px;
height:24px;
border:3px solid #4473b1;
}
/* type06 , 07 -after- */
.arrow-type06::after, .arrow-type07::after{
width:8px;
height:8px;
border-top:2px solid #fff;
border-right:2px solid #fff;
top:50%;
left:4px;
transform:translateY(-50%) rotate(45deg);
}
.arrow-type06.arrow-sm::after, .arrow-type07.arrow-sm::after{
width:6px;
height:6px;
left:3px;
}
.arrow-type06.arrow-lg::after, .arrow-type07.arrow-lg::after{
width:10px;
height:10px;
border-width:3px 3px 0 0;
left:5px;
}
.arrow-type07::after{
border-top-color:#4473b1;
border-right-color:#4473b1;
}
/* type09 , 10 -after- */
.arrow-type09::after, .arrow-type10::after{
width:0;
height:0;
border-style:solid;
border-color:transparent transparent transparent #fff;
border-width:5px 0 5px 8px;
top:50%;
left:6px;
transform:translateY(-50%);
}
.arrow-type09.arrow-sm::after, .arrow-type10.arrow-sm::after{
left:4px;
border-width:4px 0 4px 7px;
}
.arrow-type09.arrow-lg::after, .arrow-type10.arrow-lg::after{
left:8px;
border-width:5px 0 5px 10px;
}
.arrow-type10::after{
border-color:transparent transparent transparent #4473b1;
}
/* type11 */
.arrow-type11::before{
width:0;
height:0;
border:7px solid transparent;
border-left-color:#4473b1;
transform:translateY(-50%);
left:10px;
top:50%;
}
.arrow-type11::after{
width:10px;
height:12px;
border:0 solid transparent;
border-top:5px solid #4473b1;
border-radius:10px 0 0 0;
top:50%;
left:0;
transform:translateY(-3px);
}
.arrow-type11.arrow-sm::before{
border:5px solid transparent;
border-left:5px solid #4473b1;
left:8px;
}
.arrow-type11.arrow-sm::after{
width:8px;
height:10px;
border-top:4px solid #4473b1;
border-radius:8px 0 0 0;
transform:translateY(-2px);
}
.arrow-type11.arrow-lg::before{
border:10px solid transparent;
border-left:10px solid #4473b1;
left:14px;
}
.arrow-type11.arrow-lg::after{
border-top:8px solid #4473b1;
border-radius:15px 0 0 0;
width:15px;
height:17px;
transform:translateY(-5px);
}
/* type12 */
.arrow-type12::before{
width:24px;
height:24px;
content:'\0261e' !important;
font-size:24px;
color:#4473b1;
top:50%;
left:0;
transform:translateY(-50%);
}
.arrow-type12.arrow-sm::before{
width:18px;
height:18px;
font-size:18px;
top:45%;
}
.arrow-type12.arrow-lg::before{
width:32px;
height:32px;
font-size:32px;
}
/* 色 */
.arrow-clNV.arrow-type01::before, .arrow-clNV.arrow-type02::before, .arrow-clNV.arrow-type04::before, .arrow-clNV.arrow-type04::after, .arrow-clNV.arrow-type05::before, .arrow-clNV.arrow-type07::before, .arrow-clNV.arrow-type07::after, .arrow-clNV.arrow-type10::before, .arrow-clNV.arrow-type11::after{
border-color:#375881 !important;
}
.arrow-clNV.arrow-type03::before, .arrow-clNV.arrow-type03::after, .arrow-clNV.arrow-type08::before, .arrow-clNV.arrow-type10::after, .arrow-clNV.arrow-type11::before{
border-left-color:#375881 !important;
}
.arrow-clNV.arrow-type01::after, .arrow-clNV.arrow-type02::after, .arrow-clNV.arrow-type06::before, .arrow-clNV.arrow-type09::before{
background-color:#375881 !important;
}
.arrow-clNV.arrow-type12::before{
color:#375881 !important;
}
.arrow-clGR.arrow-type01::before, .arrow-clGR.arrow-type02::before, .arrow-clGR.arrow-type04::before, .arrow-clGR.arrow-type04::after, .arrow-clGR.arrow-type05::before, .arrow-clGR.arrow-type07::before, .arrow-clGR.arrow-type07::after, .arrow-clGR.arrow-type10::before, .arrow-clGR.arrow-type11::after{
border-color:#49a04c !important;
}
.arrow-clGR.arrow-type03::before, .arrow-clGR.arrow-type03::after, .arrow-clGR.arrow-type08::before, .arrow-clGR.arrow-type10::after, .arrow-clGR.arrow-type11::before{
border-left-color:#49a04c !important;
}
.arrow-clGR.arrow-type01::after, .arrow-clGR.arrow-type02::after, .arrow-clGR.arrow-type06::before, .arrow-clGR.arrow-type09::before{
background-color:#49a04c !important;
}
.arrow-clGR.arrow-type12::before{
color:#49a04c !important;
}
.arrow-clRD.arrow-type01::before, .arrow-clRD.arrow-type02::before, .arrow-clRD.arrow-type04::before, .arrow-clRD.arrow-type04::after, .arrow-clRD.arrow-type05::before, .arrow-clRD.arrow-type07::before, .arrow-clRD.arrow-type07::after, .arrow-clRD.arrow-type10::before, .arrow-clRD.arrow-type11::after{
border-color:#ca3659 !important;
}
.arrow-clRD.arrow-type03::before, .arrow-clRD.arrow-type03::after, .arrow-clRD.arrow-type08::before, .arrow-clRD.arrow-type10::after, .arrow-clRD.arrow-type11::before{
border-left-color:#ca3659 !important;
}
.arrow-clRD.arrow-type01::after, .arrow-clRD.arrow-type02::after, .arrow-clRD.arrow-type06::before, .arrow-clRD.arrow-type09::before{
background-color:#ca3659 !important;
}
.arrow-clRD.arrow-type12::before{
color:#ca3659 !important;
}
.arrow-clRO.arrow-type01::before, .arrow-clRO.arrow-type02::before, .arrow-clRO.arrow-type04::before, .arrow-clRO.arrow-type04::after, .arrow-clRO.arrow-type05::before, .arrow-clRO.arrow-type07::before, .arrow-clRO.arrow-type07::after, .arrow-clRO.arrow-type10::before, .arrow-clRO.arrow-type11::after{
border-color:#eb6187 !important;
}
.arrow-clRO.arrow-type03::before, .arrow-clRO.arrow-type03::after, .arrow-clRO.arrow-type08::before, .arrow-clRO.arrow-type10::after, .arrow-clRO.arrow-type11::before{
border-left-color:#eb6187 !important;
}
.arrow-clRO.arrow-type01::after, .arrow-clRO.arrow-type02::after, .arrow-clRO.arrow-type06::before, .arrow-clRO.arrow-type09::before{
background-color:#eb6187 !important;
}
.arrow-clRO.arrow-type12::before{
color:#eb6187 !important;
}
.arrow-clOR.arrow-type01::before, .arrow-clOR.arrow-type02::before, .arrow-clOR.arrow-type04::before, .arrow-clOR.arrow-type04::after, .arrow-clOR.arrow-type05::before, .arrow-clOR.arrow-type07::before, .arrow-clOR.arrow-type07::after, .arrow-clOR.arrow-type10::before, .arrow-clOR.arrow-type11::after{
border-color:#ed9651 !important;
}
.arrow-clOR.arrow-type03::before, .arrow-clOR.arrow-type03::after, .arrow-clOR.arrow-type08::before, .arrow-clOR.arrow-type10::after, .arrow-clOR.arrow-type11::before{
border-left-color:#ed9651 !important;
}
.arrow-clOR.arrow-type01::after, .arrow-clOR.arrow-type02::after, .arrow-clOR.arrow-type06::before, .arrow-clOR.arrow-type09::before{
background-color:#ed9651 !important;
}
.arrow-clOR.arrow-type12::before{
color:#ed9651 !important;
}
.arrow-clBK.arrow-type01::before, .arrow-clBK.arrow-type02::before, .arrow-clBK.arrow-type04::before, .arrow-clBK.arrow-type04::after, .arrow-clBK.arrow-type05::before, .arrow-clBK.arrow-type07::before, .arrow-clBK.arrow-type07::after, .arrow-clBK.arrow-type10::before, .arrow-clBK.arrow-type11::after{
border-color:#555 !important;
}
.arrow-clBK.arrow-type03::before, .arrow-clBK.arrow-type03::after, .arrow-clBK.arrow-type08::before, .arrow-clBK.arrow-type10::after, .arrow-clBK.arrow-type11::before{
border-left-color:#555 !important;
}
.arrow-clBK.arrow-type01::after, .arrow-clBK.arrow-type02::after, .arrow-clBK.arrow-type06::before, .arrow-clBK.arrow-type09::before{
background-color:#555 !important;
}
.arrow-clBK.arrow-type12::before{
color:#555 !important;
}
/* 角 */
.arrow-rounded.arrow-type06::before, .arrow-rounded.arrow-type07::before, .arrow-rounded.arrow-type09::before, .arrow-rounded.arrow-type10::before{
border-radius:25%;
}
.arrow-circle.arrow-type06::before, .arrow-circle.arrow-type07::before, .arrow-circle.arrow-type09::before, .arrow-circle.arrow-type10::before{
border-radius:50%;
}
/* 色（他） */
.arrow-clLB.arrow-type01::before, .arrow-clLB.arrow-type02::before, .arrow-clLB.arrow-type04::before, .arrow-clLB.arrow-type04::after, .arrow-clLB.arrow-type05::before, .arrow-clLB.arrow-type07::before, .arrow-clLB.arrow-type07::after, .arrow-clLB.arrow-type10::before, .arrow-clLB.arrow-type11::after{
border-color:#57a1c2 !important;
}
.arrow-clLB.arrow-type03::before, .arrow-clLB.arrow-type03::after, .arrow-clLB.arrow-type08::before, .arrow-clLB.arrow-type10::after, .arrow-clLB.arrow-type11::before{
border-left-color:#57a1c2 !important;
}
.arrow-clLB.arrow-type01::after, .arrow-clLB.arrow-type02::after, .arrow-clLB.arrow-type06::before, .arrow-clLB.arrow-type09::before{
background-color:#57a1c2 !important;
}
.arrow-clLB.arrow-type12::before{
color:#57a1c2 !important;
}
.arrow-clCY.arrow-type01::before, .arrow-clCY.arrow-type02::before, .arrow-clCY.arrow-type04::before, .arrow-clCY.arrow-type04::after, .arrow-clCY.arrow-type05::before, .arrow-clCY.arrow-type07::before, .arrow-clCY.arrow-type07::after, .arrow-clCY.arrow-type10::before, .arrow-clCY.arrow-type11::after{
border-color:#4eaba6 !important;
}
.arrow-clCY.arrow-type03::before, .arrow-clCY.arrow-type03::after, .arrow-clCY.arrow-type08::before, .arrow-clCY.arrow-type10::after, .arrow-clCY.arrow-type11::before{
border-left-color:#4eaba6 !important;
}
.arrow-clCY.arrow-type01::after, .arrow-clCY.arrow-type02::after, .arrow-clCY.arrow-type06::before, .arrow-clCY.arrow-type09::before{
background-color:#4eaba6 !important;
}
.arrow-clCY.arrow-type12::before{
color:#4eaba6 !important;
}
.arrow-clPK.arrow-type01::before, .arrow-clPK.arrow-type02::before, .arrow-clPK.arrow-type04::before, .arrow-clPK.arrow-type04::after, .arrow-clPK.arrow-type05::before, .arrow-clPK.arrow-type07::before, .arrow-clPK.arrow-type07::after, .arrow-clPK.arrow-type10::before, .arrow-clPK.arrow-type11::after{
border-color:#e598d4 !important;
}
.arrow-clPK.arrow-type03::before, .arrow-clPK.arrow-type03::after, .arrow-clPK.arrow-type08::before, .arrow-clPK.arrow-type10::after, .arrow-clPK.arrow-type11::before{
border-left-color:#e598d4 !important;
}
.arrow-clPK.arrow-type01::after, .arrow-clPK.arrow-type02::after, .arrow-clPK.arrow-type06::before, .arrow-clPK.arrow-type09::before{
background-color:#e598d4 !important;
}
.arrow-clPK.arrow-type12::before{
color:#e598d4 !important;
}
.arrow-clPU.arrow-type01::before, .arrow-clPU.arrow-type02::before, .arrow-clPU.arrow-type04::before, .arrow-clPU.arrow-type04::after, .arrow-clPU.arrow-type05::before, .arrow-clPU.arrow-type07::before, .arrow-clPU.arrow-type07::after, .arrow-clPU.arrow-type10::before, .arrow-clPU.arrow-type11::after{
border-color:#945caf !important;
}
.arrow-clPU.arrow-type03::before, .arrow-clPU.arrow-type03::after, .arrow-clPU.arrow-type08::before, .arrow-clPU.arrow-type10::after, .arrow-clPU.arrow-type11::before{
border-left-color:#945caf !important;
}
.arrow-clPU.arrow-type01::after, .arrow-clPU.arrow-type02::after, .arrow-clPU.arrow-type06::before, .arrow-clPU.arrow-type09::before{
background-color:#945caf !important;
}
.arrow-clPU.arrow-type12::before{
color:#945caf !important;
}
.arrow-clLG.arrow-type01::before, .arrow-clLG.arrow-type02::before, .arrow-clLG.arrow-type04::before, .arrow-clLG.arrow-type04::after, .arrow-clLG.arrow-type05::before, .arrow-clLG.arrow-type07::before, .arrow-clLG.arrow-type07::after, .arrow-clLG.arrow-type10::before, .arrow-clLG.arrow-type11::after{
border-color:#b7cd5e !important;
}
.arrow-clLG.arrow-type03::before, .arrow-clLG.arrow-type03::after, .arrow-clLG.arrow-type08::before, .arrow-clLG.arrow-type10::after, .arrow-clLG.arrow-type11::before{
border-left-color:#b7cd5e !important;
}
.arrow-clLG.arrow-type01::after, .arrow-clLG.arrow-type02::after, .arrow-clLG.arrow-type06::before, .arrow-clLG.arrow-type09::before{
background-color:#b7cd5e !important;
}
.arrow-clLG.arrow-type12::before{
color:#b7cd5e !important;
}
.arrow-clGD.arrow-type01::before, .arrow-clGD.arrow-type02::before, .arrow-clGD.arrow-type04::before, .arrow-clGD.arrow-type04::after, .arrow-clGD.arrow-type05::before, .arrow-clGD.arrow-type07::before, .arrow-clGD.arrow-type07::after, .arrow-clGD.arrow-type10::before, .arrow-clGD.arrow-type11::after{
border-color:#dac030 !important;
}
.arrow-clGD.arrow-type03::before, .arrow-clGD.arrow-type03::after, .arrow-clGD.arrow-type08::before, .arrow-clGD.arrow-type10::after, .arrow-clGD.arrow-type11::before{
border-left-color:#dac030 !important;
}
.arrow-clGD.arrow-type01::after, .arrow-clGD.arrow-type02::after, .arrow-clGD.arrow-type06::before, .arrow-clGD.arrow-type09::before{
background-color:#dac030 !important;
}
.arrow-clGD.arrow-type12::before{
color:#dac030 !important;
}
.arrow-clBR.arrow-type01::before, .arrow-clBR.arrow-type02::before, .arrow-clBR.arrow-type04::before, .arrow-clBR.arrow-type04::after, .arrow-clBR.arrow-type05::before, .arrow-clBR.arrow-type07::before, .arrow-clBR.arrow-type07::after, .arrow-clBR.arrow-type10::before, .arrow-clBR.arrow-type11::after{
border-color:#b27e34 !important;
}
.arrow-clBR.arrow-type03::before, .arrow-clBR.arrow-type03::after, .arrow-clBR.arrow-type08::before, .arrow-clBR.arrow-type10::after, .arrow-clBR.arrow-type11::before{
border-left-color:#b27e34 !important;
}
.arrow-clBR.arrow-type01::after, .arrow-clBR.arrow-type02::after, .arrow-clBR.arrow-type06::before, .arrow-clBR.arrow-type09::before{
background-color:#b27e34 !important;
}
.arrow-clBR.arrow-type12::before{
color:#b27e34 !important;
}
.arrow-clGY.arrow-type01::before, .arrow-clGY.arrow-type02::before, .arrow-clGY.arrow-type04::before, .arrow-clGY.arrow-type04::after, .arrow-clGY.arrow-type05::before, .arrow-clGY.arrow-type07::before, .arrow-clGY.arrow-type07::after, .arrow-clGY.arrow-type10::before, .arrow-clGY.arrow-type11::after{
border-color:#a7a7a7 !important;
}
.arrow-clGY.arrow-type03::before, .arrow-clGY.arrow-type03::after, .arrow-clGY.arrow-type08::before, .arrow-clGY.arrow-type10::after, .arrow-clGY.arrow-type11::before{
border-left-color:#a7a7a7 !important;
}
.arrow-clGY.arrow-type01::after, .arrow-clGY.arrow-type02::after, .arrow-clGY.arrow-type06::before, .arrow-clGY.arrow-type09::before{
background-color:#a7a7a7 !important;
}
.arrow-clGY.arrow-type12::before{
color:#a7a7a7 !important;
}
.modaal-content-container{
max-height:80vh;
overflow-y:scroll !important;
}
.modaal-wrapper .modaal-close{
background-color:rgba(0,0,0,.5) !important;
}
.modaal-wrapper .modaal-close:hover{
background-color:#FFF !important;
}
#contact-form .contact-btnbox{
display:flex;
flex-direction:column;
justify-content:space-evenly;
}
#contact-form .contact-btn{margin:8px;}
#contact-confirm .item_d{margin-bottom:20px;}
#btn_correct{opacity:0.6;}
@media screen and (min-width:768px){
#contact-form .contact-btnbox{
flex-direction:row;
}
#contact-form .contact-btn{
min-width:44%
}
}
.form{
display:flex;
flex-direction:column;
gap:1.5em 0;
}
.form .item-list{
display:flex;
flex-direction:column;
gap:calc(20em/16) 0;
}
.form .item{
display:flex;
flex-direction:column;
gap:calc(8em/16) 0;
margin:0;
}
.form .item_t{
font-weight:700;
}
.form .item_t span{
background-color:#b31d1d;
border-radius:calc(3em/12);
color:#fff;
display:inline-block;
font-size:calc(12em/16);
line-height:1;
margin-left:1em;
padding:calc(4em/12) calc(6em/12);
position:relative;
top:calc(-1em/12);
}
.form .item_t span::before{
display:none;
}
.form .item_d{
margin:0;
}
@media (min-width:1025px){
.form .item-list.col2{
display:table;
}
.form .item-list.col2 .item{
display:table-row;
}
.form .item-list.col2 .item_t,
.form .item-list.col2 .item_d{
display:table-cell;
padding:1em 8px 1em 0;
}
.form .item-list.col2 .item_t{
width:22%;
}
}
.form input,
.form textarea,
.form select{
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
background:transparent;
border:0;
border-radius:0;
font:inherit;
outline:none;
box-sizing:border-box;
min-width:0;
color:var(--clr-form-txt, #333);
font-size:1.6rem;
}
.form input::placeholder,
.form textarea::placeholder,
.form select::placeholder{
color:#adaeaf;
opacity:1;
}
.form input:-ms-input-placeholder,
.form textarea:-ms-input-placeholder,
.form select:-ms-input-placeholder{
color:#adaeaf;
opacity:1;
}
.form input::-ms-input-placeholder,
.form textarea::-ms-input-placeholder,
.form select::-ms-input-placeholder{
color:#adaeaf;
opacity:1;
}
.form input[type="text"],
.form input[type="email"],
.form input[type="tel"],
.form textarea,
.form select{
background-color:#f7f8fa;
border:1px solid #cacaca;
border-radius:1px;
width:100%;
transition:border-color .2s ease 0s;
}
.form input[type="text"]:focus,
.form input[type="email"]:focus,
.form input[type="tel"]:focus,
.form textarea:focus,
.form select:focus{
border-color:#1cadff;
}
.form input[autocomplete="postal-code"]{
margin:0 0 calc(10em/16) calc(12em/16);
width:6em;
}
.form input[type="text"],
.form input[type="email"],
.form input[type="tel"],
.form select{
padding:0 1em;
line-height:calc(50em/16);
height:calc(50em/16);
}
.form textarea{
display:block;
padding:1em;
height:170px;
resize:vertical;
}
.form .select{
width:fit-content;
position:relative;
}
.form .select_arrow{
border-left:calc(5em/16) solid transparent;
border-right:calc(5em/16) solid transparent;
border-top:calc(6em/16) solid #333;
box-sizing:border-box;
content:'';
height:0;
margin-top:calc(-3em/16);
pointer-events:none;
position:absolute;
right:1em;
top:50%;
width:0;
}
.form select{
cursor:pointer;
resize:none;
text-overflow:ellipsis;
padding-right:2.5em;
}
.form select::-ms-expand{
display:none;
}
.form .frm_radio span,.form .frm_check span{
margin:calc(5em/16) calc(16em/16) calc(5em/16) 0;
}
.form input[type=checkbox] + label span{
cursor:pointer;
display:inline-block;
line-height:1.3;
padding:calc(4em/16) 0 calc(4em/16) calc(28em/16);
position:relative;
vertical-align:middle;
max-width:100%;
}
.form input[type=checkbox] + label span::before{
background-color:#f7f8fa;
border:calc(1em/16) solid #cacaca;
border-radius:calc(1em/16);
content:'';
display:block;
position:absolute;
top:calc(3em/16);
left:0;
width:calc(22em/16);
height:calc(22em/16);
transition:0s;
}
.form input[type=checkbox] + label span::after{
background-color:#1cadff;
-webkit-mask:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%200%200%2022%2022%22%20viewBox%3D%220%200%2022%2022%22%3E%3Cpath%20d%3D%22M17.2%206.3%209.4%2014l-4-4L4%2011.4l5.4%205.4%209.2-9.2-1.4-1.3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center/cover;
mask:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22enable-background%3Anew%200%200%2022%2022%22%20viewBox%3D%220%200%2022%2022%22%3E%3Cpath%20d%3D%22M17.2%206.3%209.4%2014l-4-4L4%2011.4l5.4%205.4%209.2-9.2-1.4-1.3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center/cover;
content:'';
display:block;
position:absolute;
top:calc(3em/16);
left:0;
width:calc(22em/16);
height:calc(22em/16);
cursor:pointer;
opacity:0;
}
.form input[type=checkbox]:checked + label span::before{
border-color:#1cadff;
}
.form input[type=checkbox]:checked + label span::after{
opacity:1;
}
.form input[type=checkbox] + span{
background-color:transparent;
cursor:auto;
display:inline;
line-height:inherit;
padding:0;
position:static;
transition:0s;
vertical-align:baseline;
max-width:none;
}
.form input[type=checkbox] + span::before, .form input[type=checkbox] + span::after{
display:none;
}
.form input[type=radio] + label span{
cursor:pointer;
display:inline-block;
line-height:1.3;
padding:calc(4em/16) 0 calc(4em/16) calc(28em/16);
position:relative;
vertical-align:middle;
max-width:100%;
}
.form input[type=radio] + label span::before{
background-color:#f7f8fa;
border:calc(1em/16) solid #cacaca;
border-radius:50%;
content:'';
display:block;
position:absolute;
top:calc(3em/16);
left:0;
width:calc(22em/16);
height:calc(22em/16);
}
.form input[type=radio] + label span::after{
background-color:#1cadff;
border-radius:50%;
content:'';
display:block;
position:absolute;
top:calc(8em/16);
left:calc(5em/16);
width:calc(12em/16);
height:calc(12em/16);
opacity:0;
}
.form input[type=radio]:checked + label span::before{
border-color:#1cadff;
}
.form input[type=radio]:checked + label span::after{
opacity:1;
}
.form input[type="submit"]{
background-color:#1cadff;
background-image:none;
border-radius:5em;
box-shadow:0 0.25em 0.2em rgba(0, 0, 0, 0.16);
cursor:pointer;
color:#fff;
font-size:calc(18em/16);
line-height:1.5;
display:block;
padding:1em 0;
margin-left:auto;
margin-right:auto;
max-width:256px;
width:100%;
}
[data-color*="clr-form-bg"] .form input[type="text"],
[data-color*="clr-form-bg"] .form input[type="email"],
[data-color*="clr-form-bg"] .form input[type="tel"],
[data-color*="clr-form-bg"] .form textarea{
border-width:1px;
}
@media (min-width:1025px){
.form .agree{
text-align:center;
}
.form input[type="submit"]{
transition:.2s;
}
.form input[type="submit"]:hover{
opacity:.5;
filter:none;
}
}
/* 注釈 */
.notes{
font-size:calc(13em/16);
padding-left:1em;
opacity:.5;
}
.notes::before{
content:'\203b';
margin-left:-1em;
}
/* 横並び */
.item_multi{
display:flex;
flex-wrap:wrap;
gap:.5em;
}
@media (min-width:1025px){
.item_multi{
flex-direction:row;
flex-wrap:nowrap;
}
}
/* validation */
#contact-form .formError .formErrorContent{
border:none;
box-shadow:none;
}
#contact-form .formError .formErrorArrow div{
border-left:none;
border-right:none;
box-shadow:none;
}
#contact-form .formError .formErrorContent,
#contact-form .formError .formErrorArrow div{
/* background:#325AA8; */
}
#contact-form .formError:before{
content:"";
position:absolute;
top:-20px;
right:70%;
margin-left:-15px;
border:10px solid transparent;
border-bottom:16px solid #ee0101;
}
#contact-form .form input[type=checkbox],
#contact-form .form input[type=radio]{
display:inline-block;
width:0px;
}
#contact-form .hide{
display:none;
}
.topic{
min-height:32px;
}
.topic-wrapper,.tpc-wrapper{
position:relative;
z-index:0;
}
[class*="topic-"]{
background-image:none !important;
background-repeat:repeat !important;
position:relative;
overflow:visible;
}
[class*="topic-"]::before, [class*="topic-"]::after{
content:none !important;
-webkit-clip-path:unset !important;
clip-path:unset !important;
}
h2[class*="topic-"], h3[class*="topic-"]{
margin-top:1em !important;
margin-bottom:1em !important;
}
h4[class*="topic-"], h5[class*="topic-"], h6[class*="topic-"], div[class*="topic-"]{
margin-top:0.8em !important;
margin-bottom:0.8em !important;
padding:8px 16px !important;
}
h2[class*="topic-"]{
padding:0.5em 16px !important;
}
h3[class*="topic-"]{
padding:0.4em 16px !important;
}
div[class*="topic-"]{
font-size:20px;
font-weight:700;
}
h5.topic-03, h5.topic-05, h5.topic-06, h5.topic-10, h5.topic-13, h5.topic-14, h5.topic-15, h5.topic-16{
padding-top:0.1em !important;
padding-bottom:0.1em !important;
}
h6.topic-03, h6.topic-05, h6.topic-06, h6.topic-10, h6.topic-13, h6.topic-14, h6.topic-15, h6.topic-16{
padding-top:0.05em !important;
padding-bottom:0.05em !important;
}
div.topic-03, div.topic-05, div.topic-06, div.topic-10, div.topic-13, div.topic-14, div.topic-15, div.topic-16{
padding-top:0 !important;
padding-bottom:0 !important;
}
/* ボーダー */
[class*="topic-"].topic-dotted{
border-style:dotted !important;
}
[class*="topic-"].topic-dashed{
border-style:dashed !important;
}
[class*="topic-"].topic-double{
border-style:double !important;
}
/* アイコン処理 */
.topic{
display:flex;
align-items:center;
}
.topic-icon{
width:1.2em;
display:flex;
align-items:center;
margin:0 8px 0 0;
padding:0;
max-height:100%;
min-width:20px;
flex-shrink:0;
font-size:12px;
font-weight:400;
}
.topic-icon img{
max-width:100%;
max-height:100%;
}
.topic-18 .topic-icon,
.topic-19 .topic-icon{
display:inline-block;
}
.topic-18 .topic-icon img,
.topic-19 .topic-icon img{
margin-top:-0.2em;
}
/* 角処理 */
.topic-rounded{
border-radius:8px !important;
}
.topic-circle{
border-radius:300px !important;
}
/* topic-01 */
#contents .topic.topic-01{
color:#fff;
background-color:#4473b1;
border:none;
}
#contents .topic.topic-01.pale{
color:#555;
background-color:#dee7f2;
}
#contents .topic.topic-01.topic-circle{
padding-left:30px !important;
padding-right:30px !important;
}
/* topic-02 */
#contents .topic.topic-02{
background-color:transparent !important;
border:2px solid #4473b1;
}
#contents .topic.topic-02.topic-double{
border-width:4px !important;
}
#contents .topic.topic-02.topic-circle{
padding-left:30px !important;
padding-right:30px !important;
}
#contents .topic.topic-02.pale{
border-color:#dee7f2;
}
/* topic-03 */
#contents .topic.topic-03{
background-color:transparent !important;
border-style:solid;
border-color:#4473b1;
border-width:0 0 0 0.25em;
border-radius:0 !important;
}
#contents .topic.topic-03.pale{
border-color:#dee7f2;
}
h2.topic-03{
padding:0.3em 16px !important;
}
h3.topic-03{
padding:0.2em 16px !important;
}
/* topic-04 */
#contents .topic.topic-04{
padding-left:0 !important;
padding-right:0 !important;
background-color:transparent !important;
border-style:solid;
border-color:#4473b1;
border-width:0 0 2px;
border-radius:0 !important;
}
#contents .topic.topic-04.topic-double{
border-bottom-width:4px !important;
}
#contents .topic.topic-04.pale{
border-color:#dee7f2;
}
/* topic-05 */
#contents .topic.topic-05{
padding-left:0 !important;
padding-right:0 !important;
border:none;
background-color:transparent !important;
border-radius:0 !important;
overflow:visible;
}
#contents .topic.topic-05::before{
content:'' !important;
width:100%;
height:0.2em;
position:absolute;
top:auto;
bottom:-0.2em;
left:0;
background-color:#4473b1;
background-size:10px10px;
background-image:repeating-linear-gradient(-45deg, transparent, transparent 3px, rgba(255, 255, 255, 0.6) 3px, rgba(255, 255, 255, 0.6) 7px);
}
#contents .topic.topic-05.pale::before{
background-color:#dee7f2;
}
/* topic-06 */
#contents .topic.topic-06{
padding:0.35em 0 0.55em !important;
background-color:transparent !important;
border:none;
border-radius:0 !important;
}
#contents .topic.topic-06::before, #contents .topic.topic-06::after{
content:'' !important;
height:0.2em;
position:absolute;
top:auto;
bottom:0;
left:0;
}
#contents .topic.topic-06::before{
width:100%;
background-color:#89a9d2;
}
#contents .topic.topic-06::after{
width:20%;
background-color:#4473b1;
}
/* topic-07 */
#contents .topic.topic-07{
background-color:transparent !important;
border-style:solid;
border-color:#4473b1;
border-width:2px 0;
border-radius:0 !important;
}
#contents .topic.topic-07.topic-double{
border-top-width:4px !important;
border-bottom-width:4px !important;
}
#contents .topic.topic-07.pale{
border-color:#dee7f2;
}
/* topic-08 */
#contents .topic.topic-08{
background-color:transparent !important;
border:2px solid #4473b1;
border-radius:2px !important;
z-index:0;
}
#contents .topic.topic-08.topic-dotted, #contents .topic.topic-08.topic-dashed, #contents .topic.topic-08.topic-double{
border-style:solid !important;
}
#contents .topic.topic-08::before{
content:'' !important;
width:auto;
height:auto;
position:absolute;
top:3px;
bottom:3px;
left:-2px;
right:-2px;
border-style:dashed;
border-color:#4473b1;
border-width:2px 0;
background-color:transparent !important;
z-index:-1;
}
#contents .topic.topic-08.pale, #contents .topic.topic-08.pale::before{
border-color:#dee7f2;
}
#contents .topic.topic-08.topic-dotted::before{
border-style:dotted !important;
}
h5.topic-08::before, h6.topic-08::before, div.topic-08::before{
top:2px !important;
bottom:2px !important;
}
/* topic-09 */
#contents .topic.topic-09{
background-color:#dee7f2;
border:none;
border-radius:0 !important;
}
#contents .topic.topic-09::before, #contents .topic.topic-09::after{
content:'' !important;
height:0.2em;
position:absolute;
top:-0.2em;
left:0;
}
#contents .topic.topic-09::before{
width:100%;
background-color:#89a9d2;
}
#contents .topic.topic-09::after{
width:20%;
background-color:#4473b1;
}
/* topic-10 */
#contents .topic.topic-10{
background-color:transparent !important;
padding-left:24px !important;
padding-right:24px !important;
border:2px solid #4473b1;
}
#contents .topic.topic-10.topic-dotted, #contents .topic.topic-10.topic-dashed, #contents .topic.topic-10.topic-double{
border-style:solid !important;
}
#contents .topic.topic-10.topic-circle{
padding-left:30px !important;
padding-right:30px !important;
}
#contents .topic.topic-10::before{
content:'' !important;
width:auto;
height:auto;
background-color:#dee7f2;
position:absolute;
top:2px;
left:2px;
bottom:-5px;
right:-5px;
z-index:-1;
}
#contents .topic.topic-10.topic-rounded::before{
border-radius:8px !important;
}
#contents .topic.topic-10.topic-circle::before{
border-radius:300px !important;
}
/* topic-11 */
#contents .topic.topic-11{
padding-left:24px !important;
background-color:#fafafa !important;
border:#ddd solid 1px !important;
border-radius:6px;
}
#contents .topic.topic-11.topic-dotted, #contents .topic.topic-11.topic-dashed, #contents .topic.topic-11.topic-double{
border-style:solid !important;
}
#contents .topic.topic-11::before{
content:'' !important;
width:0.2em;
height:auto;
position:absolute;
top:5px;
bottom:5px;
left:4px;
background-color:#4473b1;
border-radius:1em;
}
#contents .topic.topic-11.pale::before{
background-color:#dee7f2;
}
/* topic-12 */
#contents .topic.topic-12{
padding-left:24px !important;
background-color:#fafafa !important;
border:#ddd solid 1px !important;
border-radius:2px;
}
#contents .topic.topic-12.topic-dotted, #contents .topic.topic-12.topic-dashed, #contents .topic.topic-12.topic-double{
border-style:solid !important;
}
#contents .topic.topic-12::before{
content:'' !important;
width:12px;
height:12px;
position:absolute;
top:3px;
left:3px;
background-color:#4473b1;
-webkit-clip-path:polygon(0 0, 100% 0, 0 100%) !important;
clip-path:polygon(0 0, 100% 0, 0 100%) !important;
}
#contents .topic.topic-12.pale::before{
background-color:#dee7f2;
}
h5.topic-12::before, h6.topic-12::before, div.topic-12::before{
width:8px !important;
height:8px !important;
}
/* topic-13 */
#contents .topic.topic-13{
display:flex;
padding-left:0 !important;
padding-right:0 !important;
border:none;
background-color:inherit !important;
}
#contents .topic.topic-13::before, #contents .topic.topic-13::after{
flex-grow:1;
width:auto;
min-width:30px;
position:relative;
-ms-grid-row-align:center;
align-self:center;
content:'' !important;
top:auto;
height:2px;
background-color:inherit !important;
border-radius:0;
background-image:linear-gradient(-90deg, #4473b1, rgba(255, 255, 255, 0));
}
#contents .topic.topic-13::before{
margin-right:1.5em;
}
#contents .topic.topic-13::after{
margin-left:1.5em;
transform:rotate(180deg);
}
#contents .topic.topic-13.pale::before, #contents .topic.topic-13.pale::after{
background-image:linear-gradient(-90deg, #dee7f2, rgba(255, 255, 255, 0));
}
/* topic-14 */
#contents .topic.topic-14{
display:flex;
padding-left:0 !important;
padding-right:0 !important;
border:none;
background-color:transparent !important;
}
#contents .topic.topic-14::after{
flex-grow:1;
-ms-grid-row-align:center;
align-self:center;
content:'' !important;
position:relative;
top:auto;
height:0;
border-top:4px double #4473b1;
background-color:transparent !important;
margin-left:1em;
min-width:30px;
}
#contents .topic.topic-14.pale::after{
border-color:#dee7f2;
}
/* topic-15 */
#contents .topic.topic-15{
color:#fff !important;
border:none;
background-color:#4473b1;
}
#contents .topic.topic-15.pale{
color:#555 !important;
background-color:#dee7f2;
}
#contents .topic.topic-15.topic-circle{
padding-left:30px !important;
padding-right:30px !important;
}
#contents .topic.topic-15::before{
content:'' !important;
width:20px;
height:10px;
position:absolute;
top:auto;
bottom:-8px;
left:30px;
background-color:#4473b1;
-webkit-clip-path:polygon(0 0, 100% 0, 50% 100%) !important;
clip-path:polygon(0 0, 100% 0, 50% 100%) !important;
}
#contents .topic.topic-15.pale::before{
background-color:#dee7f2;
}
#contents .topic.topic-15.topic-circle::before{
left:50px !important;
}
h2.topic-15, h3.topic-15{
margin-bottom:calc( 1em + 10px) !important;
}
h4.topic-15, h5.topic-15, h6.topic-15, div.topic-15{
margin-bottom:calc( 0.8em + 10px) !important;
}
/* topic-16 */
#contents .topic.topic-16{
background-color:#fff !important;
border:2px solid #4473b1;
}
#contents .topic.topic-16.pale{
border-color:#dee7f2;
}
#contents .topic.topic-16.topic-dotted, #contents .topic.topic-16.topic-dashed, #contents .topic.topic-16.topic-double{
border-style:solid !important;
}
#contents .topic.topic-16.topic-circle{
padding-left:30px !important;
padding-right:30px !important;
}
#contents .topic.topic-16::before, #contents .topic.topic-16::after{
content:'' !important;
width:20px;
height:10px;
position:absolute;
top:auto;
left:30px;
-webkit-clip-path:polygon(0 0, 100% 0, 50% 100%) !important;
clip-path:polygon(0 0, 100% 0, 50% 100%) !important;
}
#contents .topic.topic-16::before{
bottom:-10px !important;
background-color:#4473b1;
}
#contents .topic.topic-16.pale::before{
background-color:#dee7f2;
}
#contents .topic.topic-16::after{
bottom:-7px !important;
background-color:#fff !important;
}
#contents .topic.topic-16.topic-circle::before, #contents .topic.topic-16.topic-circle::after{
left:50px !important;
}
h2.topic-16, h3.topic-16{
margin-bottom:calc( 1em + 10px) !important;
}
h4.topic-16, h5.topic-16, h6.topic-16, div.topic-16{
margin-bottom:calc( 0.8em + 10px) !important;
}
/* topic-17 */
#contents .topic.topic-17{
display:flex;
justify-content:center;
text-align:center;
padding-left:0 !important;
padding-right:0 !important;
background-color:transparent !important;
border:none;
border-radius:0 !important;
margin-left:auto;
margin-right:auto;
}
#contents .topic.topic-17::before, #contents .topic.topic-17::after{
content:'' !important;
height:1.7em;
width:0.2em;
min-width:0.2em;
-ms-grid-row-align:center;
align-self:center;
background-color:#4473b1;
border-radius:1em;
position:relative;
top:auto;
left:auto;
right:auto;
bottom:auto;
}
#contents .topic.topic-17::before{
margin-right:1em;
transform:rotate(-30deg);
}
#contents .topic.topic-17::after{
margin-left:1em;
transform:rotate(30deg);
}
#contents .topic.topic-17.pale::before, #contents .topic.topic-17.pale::after{
background-color:#dee7f2;
}
/* topic-18 */
#contents .topic.topic-18{
display:table;
color:#fff !important;
text-align:center;
min-width:200px;
max-width:calc( 100% - 40px);
margin-left:auto;
margin-right:auto;
border:none;
background-color:#4473b1;
border-radius:0 !important;
}
#contents .topic.topic-18.pale{
color:#555 !important;
background-color:#dee7f2;
}
#contents .topic.topic-18::before, #contents .topic.topic-18::after{
content:'' !important;
width:40px;
height:100%;
position:absolute;
top:10px;
border-style:solid;
border-width:10px 20px;
background-color:#3d679f;
z-index:-1;
box-sizing:border-box;
}
#contents .topic.topic-18::before{
left:-20px;
border-color:transparent rgba(0, 0, 0, 0.15) transparent transparent !important;
-webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%, 25% 50%) !important;
clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%, 25% 50%) !important;
}
#contents .topic.topic-18::after{
right:-20px;
border-color:transparent transparent transparent rgba(0, 0, 0, 0.15) !important;
-webkit-clip-path:polygon(0 0, 100% 0, 75% 50%, 100% 100%, 0 100%) !important;
clip-path:polygon(0 0, 100% 0, 75% 50%, 100% 100%, 0 100%) !important;
}
#contents .topic.topic-18.pale::before, #contents .topic.topic-18.pale::after{
background-color:#ccd9eb;
}
/* topic-19 */
#contents .topic.topic-19{
display:table;
color:#fff !important;
min-width:200px;
max-width:calc( 100% - 40px);
margin-left:-8px;
border:none;
background-color:#4473b1;
border-radius:0 !important;
}
#contents .topic.topic-19.pale{
color:#555 !important;
}
#contents .topic.topic-19.pale, #contents .topic.topic-19.pale::after{
background-color:#dee7f2;
}
#contents .topic.topic-19.pale::before{
background-color:#a7bedd;
}
#contents .topic.topic-19::before, #contents .topic.topic-19::after{
content:'' !important;
position:absolute;
}
#contents .topic.topic-19::before{
width:8px;
height:8px;
top:auto;
bottom:-8px;
left:0;
background-color:#2f4f7a;
-webkit-clip-path:polygon(0 0, 100% 0, 100% 100%) !important;
clip-path:polygon(0 0, 100% 0, 100% 100%) !important;
}
#contents .topic.topic-19::after{
width:30px;
height:100%;
top:0;
right:-28px;
background-color:inherit;
-webkit-clip-path:polygon(0 0, 100% 0, 50% 100%, 0 100%) !important;
clip-path:polygon(0 0, 100% 0, 50% 100%, 0 100%) !important;
}
/* topic-20 */
#contents .topic.topic-20{
color:#fff !important;
border:none;
background-color:#4473b1;
background-size:10px 10px;
background-image:repeating-linear-gradient(-45deg, transparent, transparent 3px, rgba(255, 255, 255, 0.1) 3px, rgba(255, 255, 255, 0.1) 7px) !important;
}
#contents .topic.topic-20.topic-circle{
padding-left:30px !important;
padding-right:30px !important;
}
#contents .topic.topic-20.pale{
color:#555 !important;
background-color:#dee7f2;
background-image:repeating-linear-gradient(-45deg, transparent, transparent 3px, rgba(255, 255, 255, 0.3) 3px, rgba(255, 255, 255, 0.3) 7px) !important;
}
/* topic-21 */
#contents .topic.topic-21{
color:#fff !important;
border:none !important;
background-color:#4473b1;
z-index:0;
}
#contents .topic.topic-21.topic-circle{
padding-left:30px !important;
padding-right:30px !important;
}
#contents .topic.topic-21::before{
content:'' !important;
width:auto;
height:auto;
position:absolute;
top:3px;
bottom:3px;
left:3px;
right:3px;
border-style:dashed;
border-color:#fff !important;
border-width:1.5px;
background-color:transparent;
z-index:-1;
}
#contents .topic.topic-21.pale{
color:#555 !important;
background-color:#dee7f2;
}
#contents .topic.topic-21.pale, #contents .topic.topic-21.pale::before{
border-color:#4473b1 !important;
}
#contents .topic.topic-21.topic-dotted::before{
border-style:dotted !important;
}
#contents .topic.topic-21.topic-rounded::before{
border-radius:6px !important;
}
#contents .topic.topic-21.topic-circle::before{
border-radius:300px !important;
}
h5.topic-21::before, h6.topic-21::before, div.topic-21::before{
top:2px !important;
bottom:2px !important;
left:2px !important;
right:2px !important;
}
/* 色設定 */
#contents .topic.topic-clNV, #contents .topic.topic-clNV::before, #contents .topic.topic-clNV::after{
background-color:#375881;
border-color:#375881;
}
#contents .topic.topic-clGR, #contents .topic.topic-clGR::before, #contents .topic.topic-clGR::after{
background-color:#49a04c;
border-color:#49a04c;
}
#contents .topic.topic-clRD, #contents .topic.topic-clRD::before, #contents .topic.topic-clRD::after{
background-color:#ca3659;
border-color:#ca3659;
}
#contents .topic.topic-clRO, #contents .topic.topic-clRO::before, #contents .topic.topic-clRO::after{
background-color:#eb6187;
border-color:#eb6187;
}
#contents .topic.topic-clOR, #contents .topic.topic-clOR::before, #contents .topic.topic-clOR::after{
background-color:#ed9651;
border-color:#ed9651;
}
#contents .topic.topic-clBK, #contents .topic.topic-clBK::before, #contents .topic.topic-clBK::after{
background-color:#555;
border-color:#555;
}
#contents .topic.topic-clLB, #contents .topic.topic-clLB::before, #contents .topic.topic-clLB::after{
background-color:#57a1c2;
border-color:#57a1c2;
}
#contents .topic.topic-clCY, #contents .topic.topic-clCY::before, #contents .topic.topic-clCY::after{
background-color:#4eaba6;
border-color:#4eaba6;
}
#contents .topic.topic-clPK, #contents .topic.topic-clPK::before, #contents .topic.topic-clPK::after{
background-color:#e598d4;
border-color:#e598d4;
}
#contents .topic.topic-clPU, #contents .topic.topic-clPU::before, #contents .topic.topic-clPU::after{
background-color:#945caf;
border-color:#945caf;
}
#contents .topic.topic-clLG, #contents .topic.topic-clLG::before, #contents .topic.topic-clLG::after{
background-color:#b7cd5e;
border-color:#b7cd5e;
}
#contents .topic.topic-clGD, #contents .topic.topic-clGD::before, #contents .topic.topic-clGD::after{
background-color:#dac030;
border-color:#dac030;
}
#contents .topic.topic-clBR, #contents .topic.topic-clBR::before, #contents .topic.topic-clBR::after{
background-color:#b27e34;
border-color:#b27e34;
}
#contents .topic.topic-clGY, #contents .topic.topic-clGY::before, #contents .topic.topic-clGY::after{
background-color:#a7a7a7;
border-color:#a7a7a7;
}
#contents .topic.topic-clNV.pale, #contents .topic.topic-clNV.topic-09, #contents .topic.topic-clNV.pale::before, #contents .topic.topic-clNV.topic-10::before, #contents .topic.topic-clNV.pale::after{
background-color:#d1ddeb;
border-color:#d1ddeb;
}
#contents .topic.topic-clGR.pale, #contents .topic.topic-clGR.topic-09, #contents .topic.topic-clGR.pale::before, #contents .topic.topic-clGR.topic-10::before, #contents .topic.topic-clGR.pale::after{
background-color:#d4ebd5;
border-color:#d4ebd5;
}
#contents .topic.topic-clRD.pale, #contents .topic.topic-clRD.topic-09, #contents .topic.topic-clRD.pale::before, #contents .topic.topic-clRD.topic-10::before, #contents .topic.topic-clRD.pale::after{
background-color:#f7e0e5;
border-color:#f7e0e5;
}
#contents .topic.topic-clRO.pale, #contents .topic.topic-clRO.topic-09, #contents .topic.topic-clRO.pale::before, #contents .topic.topic-clRO.topic-10::before, #contents .topic.topic-clRO.pale::after{
background-color:#fce4eb;
border-color:#fce4eb;
}
#contents .topic.topic-clOR.pale, #contents .topic.topic-clOR.topic-09, #contents .topic.topic-clOR.pale::before, #contents .topic.topic-clOR.topic-10::before, #contents .topic.topic-clOR.pale::after{
background-color:#fbe7d7;
border-color:#fbe7d7;
}
#contents .topic.topic-clBK.pale, #contents .topic.topic-clBK.topic-09, #contents .topic.topic-clBK.pale::before, #contents .topic.topic-clBK.topic-10::before, #contents .topic.topic-clBK.pale::after{
background-color:#d5d5d5;
border-color:#d5d5d5;
}
#contents .topic.topic-clLB.pale, #contents .topic.topic-clLB.topic-09, #contents .topic.topic-clLB.pale::before, #contents .topic.topic-clLB.topic-10::before, #contents .topic.topic-clLB.pale::after{
background-color:#e1eef4;
border-color:#e1eef4;
}
#contents .topic.topic-clCY.pale, #contents .topic.topic-clCY.topic-09, #contents .topic.topic-clCY.pale::before, #contents .topic.topic-clCY.topic-10::before, #contents .topic.topic-clCY.pale::after{
background-color:#e2f2f1;
border-color:#e2f2f1;
}
#contents .topic.topic-clPK.pale, #contents .topic.topic-clPK.topic-09, #contents .topic.topic-clPK.pale::before, #contents .topic.topic-clPK.topic-10::before, #contents .topic.topic-clPK.pale::after{
background-color:#fae9f6;
border-color:#fae9f6;
}
#contents .topic.topic-clPU.pale, #contents .topic.topic-clPU.topic-09, #contents .topic.topic-clPU.pale::before, #contents .topic.topic-clPU.topic-10::before, #contents .topic.topic-clPU.pale::after{
background-color:#eee5f2;
border-color:#eee5f2;
}
#contents .topic.topic-clLG.pale, #contents .topic.topic-clLG.topic-09, #contents .topic.topic-clLG.pale::before, #contents .topic.topic-clLG.topic-10::before, #contents .topic.topic-clLG.pale::after{
background-color:#e8efcb;
border-color:#e8efcb;
}
#contents .topic.topic-clGD.pale, #contents .topic.topic-clGD.topic-09, #contents .topic.topic-clGD.pale::before, #contents .topic.topic-clGD.topic-10::before, #contents .topic.topic-clGD.pale::after{
background-color:#efe4a5;
border-color:#efe4a5;
}
#contents .topic.topic-clBR.pale, #contents .topic.topic-clBR.topic-09, #contents .topic.topic-clBR.pale::before, #contents .topic.topic-clBR.topic-10::before, #contents .topic.topic-clBR.pale::after{
background-color:#f0e1cc;
border-color:#f0e1cc;
}
#contents .topic.topic-clGY.pale, #contents .topic.topic-clGY.topic-09, #contents .topic.topic-clGY.pale::before, #contents .topic.topic-clGY.topic-10::before, #contents .topic.topic-clGY.pale::after{
background-color:#e7e7e7;
border-color:#e7e7e7;
}
#contents .topic.topic-13.topic-clNV::before, #contents .topic.topic-13.topic-clNV::after{
background-image:linear-gradient(-90deg, #375881, rgba(255, 255, 255, 0));
}
#contents .topic.topic-13.topic-clGR::before, #contents .topic.topic-13.topic-clGR::after{
background-image:linear-gradient(-90deg, #49a04c, rgba(255, 255, 255, 0));
}
#contents .topic.topic-13.topic-clRD::before, #contents .topic.topic-13.topic-clRD::after{
background-image:linear-gradient(-90deg, #ca3659, rgba(255, 255, 255, 0));
}
#contents .topic.topic-13.topic-clRO::before, #contents .topic.topic-13.topic-clRO::after{
background-image:linear-gradient(-90deg, #ca3659, rgba(255, 255, 255, 0));
}
#contents .topic.topic-13.topic-clOR::before, #contents .topic.topic-13.topic-clOR::after{
background-image:linear-gradient(-90deg, #ed9651, rgba(255, 255, 255, 0));
}
#contents .topic.topic-13.topic-clBK::before, #contents .topic.topic-13.topic-clBK::after{
background-image:linear-gradient(-90deg, #555, rgba(255, 255, 255, 0));
}
#contents .topic.topic-13.topic-clLB::before, #contents .topic.topic-13.topic-clLB::after{
background-image:linear-gradient(-90deg, #57a1c2, rgba(255, 255, 255, 0));
}
#contents .topic.topic-13.topic-clCY::before, #contents .topic.topic-13.topic-clCY::after{
background-image:linear-gradient(-90deg, #4eaba6, rgba(255, 255, 255, 0));
}
#contents .topic.topic-13.topic-clPK::before, #contents .topic.topic-13.topic-clPK::after{
background-image:linear-gradient(-90deg, #e598d4, rgba(255, 255, 255, 0));
}
#contents .topic.topic-13.topic-clPU::before, #contents .topic.topic-13.topic-clPU::after{
background-image:linear-gradient(-90deg, #945caf, rgba(255, 255, 255, 0));
}
#contents .topic.topic-13.topic-clLG::before, #contents .topic.topic-13.topic-clLG::after{
background-image:linear-gradient(-90deg, #b7cd5e, rgba(255, 255, 255, 0));
}
#contents .topic.topic-13.topic-clGD::before, #contents .topic.topic-13.topic-clGD::after{
background-image:linear-gradient(-90deg, #dac030, rgba(255, 255, 255, 0));
}
#contents .topic.topic-13.topic-clBR::before, #contents .topic.topic-13.topic-clBR::after{
background-image:linear-gradient(-90deg, #b27e34, rgba(255, 255, 255, 0));
}
#contents .topic.topic-13.topic-clGY::before, #contents .topic.topic-13.topic-clGY::after{
background-image:linear-gradient(-90deg, #a7a7a7, rgba(255, 255, 255, 0));
}
#contents .topic.topic-13.topic-clNV.pale::before, #contents .topic.topic-13.topic-clNV.pale::after{
background-image:linear-gradient(-90deg, #d1ddeb, rgba(255, 255, 255, 0));
}
#contents .topic.topic-13.topic-clGR.pale::before, #contents .topic.topic-13.topic-clGR.pale::after{
background-image:linear-gradient(-90deg, #d4ebd5, rgba(255, 255, 255, 0));
}
#contents .topic.topic-13.topic-clRD.pale::before, #contents .topic.topic-13.topic-clRD.pale::after{
background-image:linear-gradient(-90deg, #f7e0e5, rgba(255, 255, 255, 0));
}
#contents .topic.topic-13.topic-clRO.pale::before, #contents .topic.topic-13.topic-clRO.pale::after{
background-image:linear-gradient(-90deg, #f7e0e5, rgba(255, 255, 255, 0));
}
#contents .topic.topic-13.topic-clOR.pale::before, #contents .topic.topic-13.topic-clOR.pale::after{
background-image:linear-gradient(-90deg, #fbe7d7, rgba(255, 255, 255, 0));
}
#contents .topic.topic-13.topic-clBK.pale::before, #contents .topic.topic-13.topic-clBK.pale::after{
background-image:linear-gradient(-90deg, #d5d5d5, rgba(255, 255, 255, 0));
}
#contents .topic.topic-13.topic-clLB.pale::before, #contents .topic.topic-13.topic-clLB.pale::after{
background-image:linear-gradient(-90deg, #e1eef4, rgba(255, 255, 255, 0));
}
#contents .topic.topic-13.topic-clCY.pale::before, #contents .topic.topic-13.topic-clCY.pale::after{
background-image:linear-gradient(-90deg, #e2f2f1, rgba(255, 255, 255, 0));
}
#contents .topic.topic-13.topic-clPK.pale::before, #contents .topic.topic-13.topic-clPK.pale::after{
background-image:linear-gradient(-90deg, #fae9f6, rgba(255, 255, 255, 0));
}
#contents .topic.topic-13.topic-clPU.pale::before, #contents .topic.topic-13.topic-clPU.pale::after{
background-image:linear-gradient(-90deg, #eee5f2, rgba(255, 255, 255, 0));
}
#contents .topic.topic-13.topic-clLG.pale::before, #contents .topic.topic-13.topic-clLG.pale::after{
background-image:linear-gradient(-90deg, #e8efcb, rgba(255, 255, 255, 0));
}
#contents .topic.topic-13.topic-clGD.pale::before, #contents .topic.topic-13.topic-clGD.pale::after{
background-image:linear-gradient(-90deg, #efe4a5, rgba(255, 255, 255, 0));
}
#contents .topic.topic-13.topic-clBR.pale::before, #contents .topic.topic-13.topic-clBR.pale::after{
background-image:linear-gradient(-90deg, #f0e1cc, rgba(255, 255, 255, 0));
}
#contents .topic.topic-13.topic-clGY.pale::before, #contents .topic.topic-13.topic-clGY.pale::after{
background-image:linear-gradient(-90deg, #e7e7e7, rgba(255, 255, 255, 0));
}
#contents .topic.topic-06.topic-clNV::before, #contents .topic.topic-09.topic-clNV::before{
background-color:#628abc;
}
#contents .topic.topic-06.topic-clGR::before, #contents .topic.topic-09.topic-clGR::before{
background-color:#87c889;
}
#contents .topic.topic-06.topic-clRD::before, #contents .topic.topic-09.topic-clRD::before{
background-color:#df879c;
}
#contents .topic.topic-06.topic-clRO::before, #contents .topic.topic-09.topic-clRO::before{
background-color:#f6bccc;
}
#contents .topic.topic-06.topic-clOR::before, #contents .topic.topic-09.topic-clOR::before{
background-color:#f7cead;
}
#contents .topic.topic-06.topic-clBK::before, #contents .topic.topic-09.topic-clBK::before{
background-color:#888888;
}
#contents .topic.topic-06.topic-clLB::before, #contents .topic.topic-09.topic-clLB::before{
background-color:#a2cbdd;
}
#contents .topic.topic-06.topic-clCY::before, #contents .topic.topic-09.topic-clCY::before{
background-color:#92cdca;
}
#contents .topic.topic-06.topic-clPK::before, #contents .topic.topic-09.topic-clPK::before{
background-color:#efc1e5;
}
#contents .topic.topic-06.topic-clPU::before, #contents .topic.topic-09.topic-clPU::before{
background-color:#c1a0d1;
}
#contents .topic.topic-06.topic-clLG::before, #contents .topic.topic-09.topic-clLG::before{
background-color:#dae5ac;
}
#contents .topic.topic-06.topic-clGD::before, #contents .topic.topic-09.topic-clGD::before{
background-color:#e9da87;
}
#contents .topic.topic-06.topic-clBR::before, #contents .topic.topic-09.topic-clBR::before{
background-color:#d7af75;
}
#contents .topic.topic-06.topic-clGY::before, #contents .topic.topic-09.topic-clGY::before{
background-color:#dadada;
}
#contents .topic.topic-18.topic-clNV::before, #contents .topic.topic-18.topic-clNV::after{
background-color:#2f4c6f;
}
#contents .topic.topic-18.topic-clGR::before, #contents .topic.topic-18.topic-clGR::after{
background-color:#418e44;
}
#contents .topic.topic-18.topic-clRD::before, #contents .topic.topic-18.topic-clRD::after{
background-color:#b63050;
}
#contents .topic.topic-18.topic-clRO::before, #contents .topic.topic-18.topic-clRO::after{
background-color:#e84a76;
}
#contents .topic.topic-18.topic-clOR::before, #contents .topic.topic-18.topic-clOR::after{
background-color:#eb883a;
}
#contents .topic.topic-18.topic-clBK::before, #contents .topic.topic-18.topic-clBK::after{
background-color:#484848;
}
#contents .topic.topic-18.topic-clLB::before, #contents .topic.topic-18.topic-clLB::after{
background-color:#4497bb;
}
#contents .topic.topic-18.topic-clCY::before, #contents .topic.topic-18.topic-clCY::after{
background-color:#469995;
}
#contents .topic.topic-18.topic-clPK::before, #contents .topic.topic-18.topic-clPK::after{
background-color:#e084cc;
}
#contents .topic.topic-18.topic-clPU::before, #contents .topic.topic-18.topic-clPU::after{
background-color:#8750a2;
}
#contents .topic.topic-18.topic-clLG::before, #contents .topic.topic-18.topic-clLG::after{
background-color:#aec74b;
}
#contents .topic.topic-18.topic-clGD::before, #contents .topic.topic-18.topic-clGD::after{
background-color:#ccb224;
}
#contents .topic.topic-18.topic-clBR::before, #contents .topic.topic-18.topic-clBR::after{
background-color:#9e702e;
}
#contents .topic.topic-18.topic-clGY::before, #contents .topic.topic-18.topic-clGY::after{
background-color:#9a9a9a;
}
#contents .topic.topic-18.topic-clNV.pale::before, #contents .topic.topic-18.topic-clNV.pale::after{
background-color:#bfcfe4;
}
#contents .topic.topic-18.topic-clGR.pale::before, #contents .topic.topic-18.topic-clGR.pale::after{
background-color:#c2e3c4;
}
#contents .topic.topic-18.topic-clRD.pale::before, #contents .topic.topic-18.topic-clRD.pale::after{
background-color:#f1cbd4;
}
#contents .topic.topic-18.topic-clRO.pale::before, #contents .topic.topic-18.topic-clRO.pale::after{
background-color:#f9ceda;
}
#contents .topic.topic-18.topic-clOR.pale::before, #contents .topic.topic-18.topic-clOR.pale::after{
background-color:#f8d9c0;
}
#contents .topic.topic-18.topic-clBK.pale::before, #contents .topic.topic-18.topic-clBK.pale::after{
background-color:#c8c8c8;
}
#contents .topic.topic-18.topic-clLB.pale::before, #contents .topic.topic-18.topic-clLB.pale::after{
background-color:#cfe4ed;
}
#contents .topic.topic-18.topic-clCY.pale::before, #contents .topic.topic-18.topic-clCY.pale::after{
background-color:#d1eae9;
}
#contents .topic.topic-18.topic-clPK.pale::before, #contents .topic.topic-18.topic-clPK.pale::after{
background-color:#f4d5ee;
}
#contents .topic.topic-18.topic-clPU.pale::before, #contents .topic.topic-18.topic-clPU.pale::after{
background-color:#e3d4ea;
}
#contents .topic.topic-18.topic-clLG.pale::before, #contents .topic.topic-18.topic-clLG.pale::after{
background-color:#dfe9b8;
}
#contents .topic.topic-18.topic-clGD.pale::before, #contents .topic.topic-18.topic-clGD.pale::after{
background-color:#ebdd8f;
}
#contents .topic.topic-18.topic-clBR.pale::before, #contents .topic.topic-18.topic-clBR.pale::after{
background-color:#ead6b8;
}
#contents .topic.topic-18.topic-clGY.pale::before, #contents .topic.topic-18.topic-clGY.pale::after{
background-color:#dadada;
}
#contents .topic.topic-19.topic-clNV::before{
background-color:#20334b;
}
#contents .topic.topic-19.topic-clGR::before{
background-color:#316b33;
}
#contents .topic.topic-19.topic-clRD::before{
background-color:#8e253e;
}
#contents .topic.topic-19.topic-clRO::before{
background-color:#e21d53;
}
#contents .topic.topic-19.topic-clOR::before{
background-color:#db6d17;
}
#contents .topic.topic-19.topic-clBK::before{
background-color:#2f2f2f;
}
#contents .topic.topic-19.topic-clLB::before{
background-color:#367996;
}
#contents .topic.topic-19.topic-clCY::before{
background-color:#367673;
}
#contents .topic.topic-19.topic-clPK::before{
background-color:#d65bbb;
}
#contents .topic.topic-19.topic-clPU::before{
background-color:#6b3f80;
}
#contents .topic.topic-19.topic-clLG::before{
background-color:#93aa35;
}
#contents .topic.topic-19.topic-clGD::before{
background-color:#a18d1d;
}
#contents .topic.topic-19.topic-clBR::before{
background-color:#775423;
}
#contents .topic.topic-19.topic-clGY::before{
background-color:#818181;
}
#contents .topic.topic-19.topic-clNV.pale::before{
background-color:#9bb5d4;
}
#contents .topic.topic-19.topic-clGR.pale::before{
background-color:#9fd3a1;
}
#contents .topic.topic-19.topic-clRD.pale::before{
background-color:#e7a3b3;
}
#contents .topic.topic-19.topic-clRO.pale::before{
background-color:#f3a0b7;
}
#contents .topic.topic-19.topic-clOR.pale::before{
background-color:#f4bd92;
}
#contents .topic.topic-19.topic-clBK.pale::before{
background-color:#aeaeae;
}
#contents .topic.topic-19.topic-clLB.pale::before{
background-color:#a9cfe0;
}
#contents .topic.topic-19.topic-clCY.pale::before{
background-color:#aedad8;
}
#contents .topic.topic-19.topic-clPK.pale::before{
background-color:#eaacdd;
}
#contents .topic.topic-19.topic-clPU.pale::before{
background-color:#ccb2d9;
}
#contents .topic.topic-19.topic-clLG.pale::before{
background-color:#cedd91;
}
#contents .topic.topic-19.topic-clGD.pale::before{
background-color:#e3d064;
}
#contents .topic.topic-19.topic-clBR.pale::before{
background-color:#dfbf91;
}
#contents .topic.topic-19.topic-clGY.pale::before{
background-color:#c1c1c1;
}
#contents .topic.topic-21.pale.topic-clNV::before{
border-color:#375881 !important;
}
#contents .topic.topic-21.pale.topic-clGR::before{
border-color:#49a04c !important;
}
#contents .topic.topic-21.pale.topic-clRD::before{
border-color:#ca3659 !important;
}
#contents .topic.topic-21.pale.topic-clRO::before{
border-color:#eb6187 !important;
}
#contents .topic.topic-21.pale.topic-clOR::before{
border-color:#ed9651 !important;
}
#contents .topic.topic-21.pale.topic-clBK::before{
border-color:#555 !important;
}
#contents .topic.topic-21.pale.topic-clLB::before{
border-color:#57a1c2 !important;
}
#contents .topic.topic-21.pale.topic-clCY::before{
border-color:#4eaba6 !important;
}
#contents .topic.topic-21.pale.topic-clPK::before{
border-color:#e598d4 !important;
}
#contents .topic.topic-21.pale.topic-clPU::before{
border-color:#945caf !important;
}
#contents .topic.topic-21.pale.topic-clLG::before{
border-color:#b7cd5e !important;
}
#contents .topic.topic-21.pale.topic-clGD::before{
border-color:#dac030 !important;
}
#contents .topic.topic-21.pale.topic-clBR::before{
border-color:#b27e34 !important;
}
#contents .topic.topic-21.pale.topic-clGY::before{
border-color:#a7a7a7 !important;
}
/* -------------------- タブ -------------------- */
/* --- タブUI1 --- */
.tab-UI1{
display:flex;
flex-wrap:wrap;
gap:2px;
justify-content:center;
margin-bottom:3em;
overflow:hidden;
}
.tab-UI1 .tab-btn{
flex:1;
display:flex;
justify-content:center;
align-items:center;
text-align:center;
color:#a7a7a7;
padding:0.5em;
background:#eee;
position:relative;
z-index:0;
cursor:pointer;
}
.tab-UI1 .tab-content{
order:1;
display:none;
width:100%;
margin-top:-2px;
padding:1em 1.5em;
background:#fff;
border-style:solid;
border-color:#4778b8;
border-width:3px 0 0;
}
.tab-UI1 .tab-tgl:checked + .tab-btn{
color:#fff;
font-weight:700;
background:#4778b8;
}
.tab-UI1 .tab-tgl:checked + .tab-btn + .tab-content{
display:block;
}
/* 角丸 */
.tab-rounded .tab-btn{
border-radius:8px 8px 0 0 !important;
}
/* アコーディオン（UI1のみ） */
@media (max-width:519px){
.tab-UI1.tab-accordion:not(.tab-02):not(.tab-03):not(.tab-04){
flex-direction:column;
gap:0 !important;
}
.tab-UI1.tab-accordion:not(.tab-02):not(.tab-03):not(.tab-04) .tab-btn::after{
display:block;
content:'';
width:10px;
height:10px;
transform:translateY(-50%) rotate(135deg);
position:absolute;
right:15px;
top:50%;
border-style:solid;
border-width:3px 3px 0 0;
border-color:#a7a7a7;
background:transparent !important;
opacity:1;
transition:0.2s transform;
}
.tab-UI1.tab-accordion:not(.tab-02):not(.tab-03):not(.tab-04) .tab-tgl:checked + .tab-btn::after{
transform:translateY(-50%) rotate(-45deg);
border-color:#fff;
}
.tab-UI1.tab-accordion:not(.tab-02):not(.tab-03):not(.tab-04) .tab-content{
order:unset !important;
display:block;
height:0;
margin-bottom:10px;
padding:0 15px;
border-top:0 !important;
opacity:0;
overflow:hidden;
transition:0.3s;
}
.tab-UI1.tab-accordion:not(.tab-02):not(.tab-03):not(.tab-04) .tab-tgl:checked + .tab-btn + .tab-content{
height:auto;
padding:15px;
opacity:1;
overflow:auto;
}
.tab-UI1.tab-accordion:not(.tab-02):not(.tab-03):not(.tab-04).tab-rounded .tab-btn{
border-radius:8px !important;
}
.tab-UI1.tab-accordion:not(.tab-02):not(.tab-03):not(.tab-04).tab-rounded .tab-tgl:checked + .tab-btn{
border-radius:8px 8px 0 0 !important;
}
.tab-UI1.tab-accordion:not(.tab-02):not(.tab-03):not(.tab-04).tab-rounded .tab-tgl:checked + .tab-btn + .tab-content{
border-radius:0 0 8px 8px !important;
}
}
/* --- タブUI（共通） --- */
/* ラジオボタン非表示 */
[class^="tab-UI"] .tab-tgl{
display:none;
}
/* タブ内アイコン画像 */
img.tab-icon{
max-width:2em;
max-height:2em;
margin-right:0.5em;
}
/* --- タブデザイン1 --- */
.tab-01 .tab-content{
background:#fff;
border-width:3px;
}
/* --- タブデザイン2 --- */
.tab-02 .tab-btn{
background:transparent !important;
}
.tab-02 .tab-content{
margin-top:0 !important;
border:0 !important;
}
.tab-02 .tab-tgl:checked + .tab-btn{
color:#4473b1;
}
.tab-02 .tab-btn::after{
display:block;
content:'';
height:4px;
width:100%;
transform:translateX(100%);
position:absolute;
bottom:0;
left:0;
background:#4778b8;
border-radius:10px;
opacity:0;
transition:ease 0.3s;
z-index:1;
}
.tab-02 .tab-tgl:checked ~ .tab-btn::after{
transform:translateX(-100%);
}
.tab-02 .tab-tgl:checked + .tab-btn::after{
transform:translateX(0);
opacity:1;
}
.tab-02.pale .tab-btn::after{
background:#dee7f2;
}
/* --- タブデザイン3 --- */
.tab-03{
gap:0;
}
.tab-03 .tab-btn{
margin:0;
padding:10px 1em;
border-radius:0 !important;
background:#f3f3f3 !important;
}
.tab-03.tab-UI2 .tab-btn:not(:first-of-type){
margin-left:-5px;
}
.tab-03 .tab-btn:first-of-type{
border-radius:6px 0 0 6px !important;
}
.tab-03 .tab-btn:last-of-type{
border-radius:0 6px 6px 0 !important;
}
.tab-03 .tab-content{
margin-top:0 !important;
border-width:0 !important;
background:#fff !important;
}
.tab-03 .tab-btn::after{
display:block;
content:'';
transform:translateX(100%);
background:#4778b8;
border-radius:8px;
position:absolute;
top:6px;
bottom:6px;
left:6px;
right:6px;
opacity:0;
transition:ease 0.3s;
z-index:-1;
pointer-events:none !important;
}
.tab-03 .tab-tgl:checked ~ .tab-btn::after{
transform:translateX(-100%);
}
.tab-03 .tab-tgl:checked + .tab-btn::after{
transform:translateX(0);
opacity:1;
}
.tab-03.tab-03.pale .tab-btn{
background:#f9f9f9 !important;
}
/* --- タブデザイン4 --- */
.tab-04 .tab-btn{
border-radius:0 !important;
background:#f3f3f3 !important;
}
.tab-04 .tab-content{
margin-top:-4px;
border-top:1px solid #ddd !important;
z-index:2;
}
.tab-04.tab-UI2 .tab-content{
margin-top:-2px;
}
.tab-04 .tab-tgl:checked + .tab-btn{
color:#555 !important;
font-weight:700;
margin-top:0;
background:#fff !important;
border-style:solid;
border-width:1px 1px 0;
border-color:#ddd #ddd transparent;
z-index:3;
}
.tab-04 .tab-btn::after{
display:none;
content:'';
height:4px;
position:absolute;
top:-1px;
left:-1px;
right:-1px;
background:#4778b8;
z-index:1;
}
.tab-04 .tab-tgl:checked + .tab-btn::after{
display:block;
}
.tab-04.pale .tab-btn{
background:#f9f9f9 !important;
}
/* カラバリ */
.pale .tab-content{
border-color:#dee7f2;
}
.pale .tab-btn{
color:#ccc;
background:#f9f9f9;
}
.pale .tab-tgl:checked + .tab-btn{
color:#4473b1;
background:#dee7f2;
}
.pale .tab-btn::after{
background:#dee7f2;
}
.tab-clBL .tab-content{
border-color:#4778b8;
}
.tab-clNV .tab-content{
border-color:#3d628f;
}
.tab-clGR .tab-content{
border-color:#4fae53;
}
.tab-clRD .tab-content{
border-color:#cc3e60;
}
.tab-clRO .tab-content{
border-color:#ec668a;
}
.tab-clOR .tab-content{
border-color:#ee9c5a;
}
.tab-clBK .tab-content{
border-color:#646464;
}
.tab-clLB .tab-content{
border-color:#5ba3c3;
}
.tab-clCY .tab-content{
border-color:#50afa9;
}
.tab-clPK .tab-content{
border-color:#e69cd6;
}
.tab-clPU .tab-content{
border-color:#965fb1;
}
.tab-clLG .tab-content{
border-color:#bcd16a;
}
.tab-clGD .tab-content{
border-color:#e1cc57;
}
.tab-clBR .tab-content{
border-color:#be8637;
}
.tab-clGY .tab-content{
border-color:#acacac;
}
.tab-clBL.pale .tab-content{
border-color:#dee7f2;
}
.tab-clNV.pale .tab-content{
border-color:#d1ddeb;
}
.tab-clGR.pale .tab-content{
border-color:#d4ebd5;
}
.tab-clRD.pale .tab-content{
border-color:#f7e0e5;
}
.tab-clRO.pale .tab-content{
border-color:#fce4eb;
}
.tab-clOR.pale .tab-content{
border-color:#fbe7d7;
}
.tab-clBK.pale .tab-content{
border-color:#d5d5d5;
}
.tab-clLB.pale .tab-content{
border-color:#e1eef4;
}
.tab-clCY.pale .tab-content{
border-color:#e2f2f1;
}
.tab-clPK.pale .tab-content{
border-color:#fae9f6;
}
.tab-clPU.pale .tab-content{
border-color:#eee5f2;
}
.tab-clLG.pale .tab-content{
border-color:#eff4db;
}
.tab-clGD.pale .tab-content{
border-color:#f4edc3;
}
.tab-clBR.pale .tab-content{
border-color:#f0e1cc;
}
.tab-clGY.pale .tab-content{
border-color:#e7e7e7;
}
.tab-clBL .tab-tgl:checked + .tab-btn{
background:#4778b8;
}
.tab-clNV .tab-tgl:checked + .tab-btn{
background:#3d628f;
}
.tab-clGR .tab-tgl:checked + .tab-btn{
background:#4fae53;
}
.tab-clRD .tab-tgl:checked + .tab-btn{
background:#cc3e60;
}
.tab-clRO .tab-tgl:checked + .tab-btn{
background:#ec668a;
}
.tab-clOR .tab-tgl:checked + .tab-btn{
background:#ee9c5a;
}
.tab-clBK .tab-tgl:checked + .tab-btn{
background:#646464;
}
.tab-clLB .tab-tgl:checked + .tab-btn{
background:#5ba3c3;
}
.tab-clCY .tab-tgl:checked + .tab-btn{
background:#50afa9;
}
.tab-clPK .tab-tgl:checked + .tab-btn{
background:#e69cd6;
}
.tab-clPU .tab-tgl:checked + .tab-btn{
background:#965fb1;
}
.tab-clLG .tab-tgl:checked + .tab-btn{
background:#bcd16a;
}
.tab-clGD .tab-tgl:checked + .tab-btn{
background:#e1cc57;
}
.tab-clBR .tab-tgl:checked + .tab-btn{
background:#be8637;
}
.tab-clGY .tab-tgl:checked + .tab-btn{
background:#acacac;
}
.tab-clBL.pale .tab-tgl:checked + .tab-btn{
color:#4473b1;
background:#dee7f2;
}
.tab-clNV.pale .tab-tgl:checked + .tab-btn{
color:#375881;
background:#d1ddeb;
}
.tab-clGR.pale .tab-tgl:checked + .tab-btn{
color:#49a04c;
background:#d4ebd5;
}
.tab-clRD.pale .tab-tgl:checked + .tab-btn{
color:#ca3659;
background:#f7e0e5;
}
.tab-clRO.pale .tab-tgl:checked + .tab-btn{
color:#eb6187;
background:#fce4eb;
}
.tab-clOR.pale .tab-tgl:checked + .tab-btn{
color:#ed9651;
background:#fbe7d7;
}
.tab-clBK.pale .tab-tgl:checked + .tab-btn{
color:#555;
background:#d5d5d5;
}
.tab-clLB.pale .tab-tgl:checked + .tab-btn{
color:#57a1c2;
background:#e1eef4;
}
.tab-clCY.pale .tab-tgl:checked + .tab-btn{
color:#4eaba6;
background:#e2f2f1;
}
.tab-clPK.pale .tab-tgl:checked + .tab-btn{
color:#e598d4;
background:#fae9f6;
}
.tab-clPU.pale .tab-tgl:checked + .tab-btn{
color:#945caf;
background:#eee5f2;
}
.tab-clLG.pale .tab-tgl:checked + .tab-btn{
color:#b7cd5e;
background:#eff4db;
}
.tab-clGD.pale .tab-tgl:checked + .tab-btn{
color:#dac030;
background:#f4edc3;
}
.tab-clBR.pale .tab-tgl:checked + .tab-btn{
color:#b27e34;
background:#f0e1cc;
}
.tab-clGY.pale .tab-tgl:checked + .tab-btn{
color:#a7a7a7;
background:#e7e7e7;
}
.tab-02.tab-clBL .tab-tgl:checked + .tab-btn{
color:#4473b1;
}
.tab-02.tab-clNV .tab-tgl:checked + .tab-btn{
color:#375881;
}
.tab-02.tab-clGR .tab-tgl:checked + .tab-btn{
color:#49a04c;
}
.tab-02.tab-clRD .tab-tgl:checked + .tab-btn{
color:#ca3659;
}
.tab-02.tab-clRO .tab-tgl:checked + .tab-btn{
color:#eb6187;
}
.tab-02.tab-clOR .tab-tgl:checked + .tab-btn{
color:#ed9651;
}
.tab-02.tab-clBK .tab-tgl:checked + .tab-btn{
color:#555;
}
.tab-02.tab-clLB .tab-tgl:checked + .tab-btn{
color:#57a1c2;
}
.tab-02.tab-clCY .tab-tgl:checked + .tab-btn{
color:#4eaba6;
}
.tab-02.tab-clPK .tab-tgl:checked + .tab-btn{
color:#e598d4;
}
.tab-02.tab-clPU .tab-tgl:checked + .tab-btn{
color:#945caf;
}
.tab-02.tab-clLG .tab-tgl:checked + .tab-btn{
color:#b7cd5e;
}
.tab-02.tab-clGD .tab-tgl:checked + .tab-btn{
color:#dac030;
}
.tab-02.tab-clBR .tab-tgl:checked + .tab-btn{
color:#b27e34;
}
.tab-02.tab-clGY .tab-tgl:checked + .tab-btn{
color:#a7a7a7;
}
.tab-clBL .tab-btn::after{
background:#4778b8;
}
.tab-clNV .tab-btn::after{
background:#3d628f;
}
.tab-clGR .tab-btn::after{
background:#4fae53;
}
.tab-clRD .tab-btn::after{
background:#cc3e60;
}
.tab-clRO .tab-btn::after{
background:#ec668a;
}
.tab-clOR .tab-btn::after{
background:#ee9c5a;
}
.tab-clBK .tab-btn::after{
background:#646464;
}
.tab-clLB .tab-btn::after{
background:#5ba3c3;
}
.tab-clCY .tab-btn::after{
background:#50afa9;
}
.tab-clPK .tab-btn::after{
background:#e69cd6;
}
.tab-clPU .tab-btn::after{
background:#965fb1;
}
.tab-clLG .tab-btn::after{
background:#bcd16a;
}
.tab-clGD .tab-btn::after{
background:#e1cc57;
}
.tab-clBR .tab-btn::after{
background:#be8637;
}
.tab-clGY .tab-btn::after{
background:#acacac;
}
.tab-clBL.pale .tab-btn::after{
background:#dee7f2;
}
.tab-clNV.pale .tab-btn::after{
background:#d1ddeb;
}
.tab-clGR.pale .tab-btn::after{
background:#d4ebd5;
}
.tab-clRD.pale .tab-btn::after{
background:#f7e0e5;
}
.tab-clRO.pale .tab-btn::after{
background:#fce4eb;
}
.tab-clOR.pale .tab-btn::after{
background:#fbe7d7;
}
.tab-clBK.pale .tab-btn::after{
background:#d5d5d5;
}
.tab-clLB.pale .tab-btn::after{
background:#e1eef4;
}
.tab-clCY.pale .tab-btn::after{
background:#e2f2f1;
}
.tab-clPK.pale .tab-btn::after{
background:#fae9f6;
}
.tab-clPU.pale .tab-btn::after{
background:#eee5f2;
}
.tab-clLG.pale .tab-btn::after{
background:#eff4db;
}
.tab-clGD.pale .tab-btn::after{
background:#f4edc3;
}
.tab-clBR.pale .tab-btn::after{
background:#f0e1cc;
}
.tab-clGY.pale .tab-btn::after{
background:#e7e7e7;
}
/* -------------------- フロー -------------------- */
/* --- フロー（共通） --- */
ul[class^="flow-"]{
list-style:none;
counter-reset:number 0;
padding:0;
position:relative;
}
ul.flow-03{
padding-bottom:12px;
}
ul[class^="flow-"] li{
position:relative;
box-sizing:border-box;
}
ul[class^="flow-"] li .icon:after{
counter-increment:number 1;
content:" " counter(number);
}
ul[class^="flow-"] dd{
line-height:160%;
font-size:0.9em;
}
/* --- フロー1 --- */
.flow-01{
display:flex;
}
.flow-01 li{
width:100%;
}
.flow-01 li:not(:last-of-type){
padding-right:40px;
}
.flow-01 li:not(:last-of-type)::after{
display:block;
content:"";
width:10px;
height:10px;
transform:translateY(-50%) rotate(45deg);
position:absolute;
top:50%;
right:18px;
border-style:solid;
border-color:#4473b1;
border-width:3px 3px 0 0;
}
.flow-01 .icon{
display:inline-block;
color:#fff;
padding:2px 0.8em;
background:#4473b1;
position:relative;
min-width:72px;
}
.flow-01 .icon::before{
content:"";
width:10px;
height:100%;
transform:translateY(-50%);
position:absolute;
top:50%;
right:-9px;
background:inherit;
-webkit-clip-path:polygon(0 0, 100% 0, 5% 100%) !important;
clip-path:polygon(0 0, 100% 0, 5% 100%) !important;
}
.flow-01 dt{
color:#555 !important;
font-weight:700;
margin:0 0 0.5em;
}
.flow-01 dd{
margin:0;
}
@media (max-width:519px){
.flow-01{
flex-direction:column;
}
.flow-01 li{
display:flex;
align-items:flex-start;
margin-right:0 !important;
}
.flow-01 .icon{
white-space:nowrap;
margin-top:calc( 1em - 2px);
margin-right:28px;
}
.flow-01 li:not(:last-of-type){
margin-bottom:20px;
padding-right:0;
}
.flow-01 li:not(:last-of-type)::after{
transform:translateX(-50%) rotate(135deg);
top:unset;
bottom:-16px;
left:50%;
right:unset;
}
}
/* --- フロー2 --- */
.flow-02{
display:flex;
}
.flow-02 li{
width:100%;
text-align:center;
border:2px solid #eee;
padding:16px 1em 1em;
border-radius:8px;
}
.flow-02 li:not(:last-of-type){
margin-right:30px;
}
.flow-02 li:not(:last-of-type)::after{
display:block;
content:"";
width:10px;
height:10px;
transform:translateY(-50%) rotate(45deg);
position:absolute;
top:50%;
right:-20px;
border-style:solid;
border-color:#4473b1;
border-width:3px 3px 0 0;
}
.flow-02 .icon{
display:inline-block;
color:#fff;
margin:0 auto;
padding:2px 1em;
background:#4473b1;
border-radius:20px;
min-width:72px;
}
.flow-02 dt{
color:#555 !important;
font-weight:700;
margin:0 0 0.5em;
}
.flow-02 dd{
margin:0;
text-align:left;
}
@media (max-width:519px){
.flow-02{
flex-direction:column;
}
.flow-02 li{
align-items:flex-start;
margin-right:0 !important;
padding:1em;
}
.flow-02 .icon{
white-space:nowrap;
}
.flow-02 dd{
text-align:center;
}
.flow-02 li:not(:last-of-type){
margin-bottom:20px;
}
.flow-02 li:not(:last-of-type)::after{
transform:translateX(-50%) rotate(135deg);
top:unset;
bottom:-16px;
left:50%;
right:unset;
}
}
/* --- フロー3 --- */
.flow-03::before, .flow-03::after{
display:block;
content:"";
position:absolute;
background:#eee;
}
.flow-03::before{
width:26px;
height:calc(100% - 12px);
top:0;
left:150px;
}
.flow-03::after{
width:26px;
height:12px;
bottom:0;
left:150px;
-webkit-clip-path:polygon(0 0, 100% 0, 50% 100%);
clip-path:polygon(0 0, 100% 0, 50% 100%);
}
.flow-03 > li{
display:flex;
align-items:center;
}
.flow-03 span{
display:block;
color:#fff;
width:120px;
min-width:120px;
text-align:center;
margin-right:20px;
padding:6px;
background:#4473b1;
position:relative;
}
.flow-03 span::before{
content:"";
width:18px;
height:100%;
transform:translateY(-50%);
position:absolute;
top:50%;
right:-16px;
background:inherit;
-webkit-clip-path:polygon(0 0, 10% 0, 100% 50%, 10% 100%, 0 100%);
clip-path:polygon(0 0, 10% 0, 100% 50%, 10% 100%, 0 100%);
}
.flow-03 dl{
display:flex;
align-items:center;
width:100%;
margin-left:13px;
padding-left:40px;
position:relative;
margin-top:1em;
margin-bottom:1em;
}
.flow-03 dt{
flex-shrink:0;
min-width:10em;
font-weight:700;
color:#4473b1;
}
.flow-03 dd{
flex:1;
margin-left:1em;
}
.flow-03 dl::before, .flow-03 dl::after{
display:block;
content:"";
transform:translateY(-50%);
position:absolute;
}
.flow-03 dl::before{
width:10px;
height:10px;
top:50%;
left:5px;
background:#fff;
border:2px solid #4473b1;
border-radius:50%;
}
@media (max-width:519px){
.flow-03::before, .flow-03::after{
left:115px;
}
.flow-03::before{
width:18px;
height:calc(100% - 10px);
}
.flow-03::after{
width:18px;
height:10px;
}
.flow-03 span{
width:90px;
min-width:90px;
}
.flow-03 dl{
flex-direction:column;
margin-left:0;
padding-left:40px;
}
.flow-03 dl::before{
margin-left:5px;
}
.flow-03 dt{
width:100%;
min-width:unset;
}
.flow-03 dd{
margin-left:0;
width:100%;
}
}
/* カラバリ */
.flow-clBL .icon{
background:#4473b1;
}
.flow-clNV .icon{
background:#375881;
}
.flow-clGR .icon{
background:#49a04c;
}
.flow-clRD .icon{
background:#ca3659;
}
.flow-clRO .icon{
background:#eb6187;
}
.flow-clOR .icon{
background:#ed9651;
}
.flow-clBK .icon{
background:#555;
}
.flow-clLB .icon{
background:#57a1c2;
}
.flow-clCY .icon{
background:#4eaba6;
}
.flow-clPK .icon{
background:#e598d4;
}
.flow-clPU .icon{
background:#945caf;
}
.flow-clLG .icon{
background:#b7cd5e;
}
.flow-clGD .icon{
background:#dac030;
}
.flow-clBR .icon{
background:#b27e34;
}
.flow-clGY .icon{
background:#a7a7a7;
}
.flow-clBL li:not(:last-of-type)::after, .flow-clBL dl::before{
border-color:#4473b1;
}
.flow-clNV li:not(:last-of-type)::after, .flow-clNV dl::before{
border-color:#375881;
}
.flow-clGR li:not(:last-of-type)::after, .flow-clGR dl::before{
border-color:#49a04c;
}
.flow-clRD li:not(:last-of-type)::after, .flow-clRD dl::before{
border-color:#ca3659;
}
.flow-clRO li:not(:last-of-type)::after, .flow-clRO dl::before{
border-color:#eb6187;
}
.flow-clOR li:not(:last-of-type)::after, .flow-clOR dl::before{
border-color:#ed9651;
}
.flow-clBK li:not(:last-of-type)::after, .flow-clBK dl::before{
border-color:#555;
}
.flow-clLB li:not(:last-of-type)::after, .flow-clLB dl::before{
border-color:#57a1c2;
}
.flow-clCY li:not(:last-of-type)::after, .flow-clCY dl::before{
border-color:#4eaba6;
}
.flow-clPK li:not(:last-of-type)::after, .flow-clPK dl::before{
border-color:#e598d4;
}
.flow-clPU li:not(:last-of-type)::after, .flow-clPU dl::before{
border-color:#945caf;
}
.flow-clLG li:not(:last-of-type)::after, .flow-clLG dl::before{
border-color:#b7cd5e;
}
.flow-clGD li:not(:last-of-type)::after, .flow-clGD dl::before{
border-color:#dac030;
}
.flow-clBR li:not(:last-of-type)::after, .flow-clBR dl::before{
border-color:#b27e34;
}
.flow-clGY li:not(:last-of-type)::after, .flow-clGY dl::before{
border-color:#a7a7a7;
}
.flow-clBL dt{
color:#4473b1;
}
.flow-clNV dt{
color:#375881;
}
.flow-clGR dt{
color:#49a04c;
}
.flow-clRD dt{
color:#ca3659;
}
.flow-clRO dt{
color:#eb6187;
}
.flow-clOR dt{
color:#ed9651;
}
.flow-clBK dt{
color:#555;
}
.flow-clLB dt{
color:#57a1c2;
}
.flow-clCY dt{
color:#4eaba6;
}
.flow-clPK dt{
color:#e598d4;
}
.flow-clPU dt{
color:#945caf;
}
.flow-clLG dt{
color:#b7cd5e;
}
.flow-clGD dt{
color:#dac030;
}
.flow-clBR dt{
color:#b27e34;
}
.flow-clGY dt{
color:#a7a7a7;
}
/* Ver1.090 */
@media (min-width:520px){
ul[class^="flow-"] li ul, ul[class^="flow-"] li ol{
margin-left:0;
margin-right:0;
}
ul[class^="flow-"] li ul:not(class) li::marker, ul[class^="flow-"] li ol:not(class) li::marker{
 display:inline-block
}
ul[class^="flow-"] li ul li, ul[class^="flow-"] li ol li{
padding:0;
padding-right:0 !important;
display:list-item;
}
ul[class^="flow-"] li ul li{
border:none;
text-align:left;
}
}
ul[class^="flow-"] li ul li, ul[class^="flow-"] li ol li{
display:list-item;
}
ul [class^="flow-"] li ul:not(class){
list-style:disc;
}
ul[class^="flow-"] li ul li:not(:last-of-type)::after,
ul[class^="flow-"] li ol li:not(:last-of-type)::after{
display:none;
}
ul[class^="flow-"] li li{
border:none;
text-align:left;
padding:0;
}
ul[class^="flow-"] li ul.li-check li{
padding-left:1.25em;
}
ul[class^="flow-"] li ol.ol-circle li{
padding-left:1.75em
}
/* -------------------- 比較 -------------------- */
/* -- 比較（共通） -- */
div[class^="compare-0"]{
display:flex;
gap:0 14px;
margin-top:1em;
}
div[class^="compare-0"] p{
text-align:center;
margin:0;
padding:0.5em;
z-index:5;
}
div[class^="compare-0"] .compare-item{
flex:1;
display:flex;
flex-direction:column;
width:100%;
margin:10px 0;
padding:0;
position:relative;
}
div[class^="compare-0"] ul{
display:flex;
flex-direction:column;
list-style-type:none;
width:100%;
margin:0;
padding:0;
height:100%;
}
div[class^="compare-0"] li{
text-align:center;
margin:0;
padding:0em 1em 1em;
position:relative;
margin:0 !important;
}
div[class^="compare-0"] li.compare-title, div[class^="compare-0"] li:nth-child(2){
padding-top:1em;
}
div[class^="compare-0"] li.compare-title, div[class^="compare-0"] li.compare-price{
font-weight:700;
font-size:1.2em;
}
div[class^="compare-0"] li.compare-memo{
min-height:8em;
font-size:0.9em;
text-align:left;
height:100%;
}
div[class^="compare-0"] li.compare-image{
height:calc(140px + 2em);
}
div[class^="compare-0"] li.compare-image img{
height:140px;
max-width:100%;
width:auto;
}
div[class^="compare-0"] .compare-item.compare-highlight p{
display:block;
font-weight:700;
}
@media (max-width:519px){
div[class^="compare-0"]{
flex-direction:column;
gap:14px 0;
margin:0;
}
div[class^="compare-0"] .compare-item{
margin:0;
}
div[class^="compare-0"] ul{
margin-top:0;
height:auto;
}
div[class^="compare-0"] li.compare-memo{
min-height:unset;
display:block;
}
div[class^="compare-0"] li:last-of-type{
padding-bottom:2em;
}
div[class^="compare-0"] .compare-item.compare-highlight{
margin:0.5em 0;
}
}
/* -- 比較1 -- */
.compare-01 p{
color:#eb6187;
background:transparent !important;
}
.compare-01 ul{
border:2px solid #eee;
background:#fff !important;
}
.compare-01 .compare-title{
background:transparent !important;
}
.compare-01 .compare-title::after{
display:block;
content:'';
width:85%;
height:2px;
transform:translateX(-50%);
position:absolute;
left:50%;
bottom:0;
border-radius:10px;
background:#eee;
}
.compare-01 .compare-highlight ul{
border-color:#eb6187;
border-width:4px;
}
.compare-01.compare-rounded ul{
border-radius:10px;
overflow:hidden;
}
/* -- 比較2 -- */
.compare-02 .compare-item.compare-highlight{
z-index:3;
}
.compare-02 p{
background:transparent !important;
}
.compare-02 ul{
background:#fff !important;
}
.compare-02 li{
border-left:2px solid #eee;
border-right:2px solid #eee;
}
.compare-02 li:first-of-type{
border-top:2px solid #eee;
}
.compare-02 li:last-of-type{
border-bottom:2px solid #eee;
}
.compare-02 .compare-title{
background:#dee7f2;
}
.compare-02 .compare-highlight p{
color:#4473b1;
}
.compare-02 .compare-highlight li{
border-color:#4473b1;
}
.compare-02 .compare-highlight .compare-title{
color:#fff;
background:#4473b1;
}
.compare-02.compare-rounded li:first-of-type{
border-radius:10px 10px 0 0;
}
.compare-02.compare-rounded li:last-of-type{
border-radius:0 0 10px 10px;
}
/* -- 比較3 -- */
.compare-03 ul{
background:#dee7f2;
overflow:hidden;
}
.compare-03 li:not(.compare-memo){
background:rgba(255, 255, 255, 0.4);
}
.compare-03 li.compare-memo{
padding-top:1em;
background:rgba(0, 0, 0, 0.02);
}
.compare-03 .compare-highlight{
box-shadow:0px 0px 6px #ddd;
border-radius:10px;
}
.compare-03 .compare-highlight p{
background:#4473b1;
color:#fff !important;
}
.compare-03 .compare-highlight li:not(.compare-memo){
background:white;
}
.compare-03 .compare-highlight li.compare-memo{
background:rgba(255, 255, 255, 0.2);
}
.compare-03 .compare-highlight li{
border-left:0px solid #eee;
border-right:0px solid #eee;
}
.compare-03.compare-rounded .compare-highlight p{
border-radius:10px 10px 0 0;
}
.compare-03.compare-rounded ul{
border-radius:10px;
}
/* --- カラバリ --- */
.compare-clBL ul{
background:#dee7f2;
}
.compare-clNV ul{
background:#d1ddeb;
}
.compare-clGR ul{
background:#d4ebd5;
}
.compare-clRD ul{
background:#f7e0e5;
}
.compare-clRO ul{
background:#fce4eb;
}
.compare-clOR ul{
background:#fbe7d7;
}
.compare-clBK ul{
background:#d5d5d5;
}
.compare-clLB ul{
background:#e1eef4;
}
.compare-clCY ul{
background:#e2f2f1;
}
.compare-clPK ul{
background:#fae9f6;
}
.compare-clPU ul{
background:#eee5f2;
}
.compare-clLG ul{
background:#eff4db;
}
.compare-clGD ul{
background:#f4edc3;
}
.compare-clBR ul{
background:#f0e1cc;
}
.compare-clGY ul{
background:#e7e7e7;
}
.compare-clBL .compare-title{
background:#dee7f2;
}
.compare-clNV .compare-title{
background:#d1ddeb;
}
.compare-clGR .compare-title{
background:#d4ebd5;
}
.compare-clRD .compare-title{
background:#f7e0e5;
}
.compare-clRO .compare-title{
background:#fce4eb;
}
.compare-clOR .compare-title{
background:#fbe7d7;
}
.compare-clBK .compare-title{
background:#d5d5d5;
}
.compare-clLB .compare-title{
background:#e1eef4;
}
.compare-clCY .compare-title{
background:#e2f2f1;
}
.compare-clPK .compare-title{
background:#fae9f6;
}
.compare-clPU .compare-title{
background:#eee5f2;
}
.compare-clLG .compare-title{
background:#eff4db;
}
.compare-clGD .compare-title{
background:#f4edc3;
}
.compare-clBR .compare-title{
background:#f0e1cc;
}
.compare-clGY .compare-title{
background:#e7e7e7;
}
.compare-clBL .compare-highlight .compare-title{
background:#4473b1;
}
.compare-clNV .compare-highlight .compare-title{
background:#375881;
}
.compare-clGR .compare-highlight .compare-title{
background:#49a04c;
}
.compare-clRD .compare-highlight .compare-title{
background:#ca3659;
}
.compare-clRO .compare-highlight .compare-title{
background:#eb6187;
}
.compare-clOR .compare-highlight .compare-title{
background:#ed9651;
}
.compare-clBK .compare-highlight .compare-title{
background:#555;
}
.compare-clLB .compare-highlight .compare-title{
background:#57a1c2;
}
.compare-clCY .compare-highlight .compare-title{
background:#4eaba6;
}
.compare-clPK .compare-highlight .compare-title{
background:#e598d4;
}
.compare-clPU .compare-highlight .compare-title{
background:#945caf;
}
.compare-clLG .compare-highlight .compare-title{
background:#b7cd5e;
}
.compare-clGD .compare-highlight .compare-title{
background:#dac030;
}
.compare-clBR .compare-highlight .compare-title{
background:#b27e34;
}
.compare-clGY .compare-highlight .compare-title{
background:#a7a7a7;
}
.compare-clBL .compare-highlight p{
color:#4473b1;
background:#4473b1;
}
.compare-clNV .compare-highlight p{
color:#375881;
background:#375881;
}
.compare-clGR .compare-highlight p{
color:#49a04c;
background:#49a04c;
}
.compare-clRD .compare-highlight p{
color:#ca3659;
background:#ca3659;
}
.compare-clRO .compare-highlight p{
color:#eb6187;
background:#eb6187;
}
.compare-clOR .compare-highlight p{
color:#ed9651;
background:#ed9651;
}
.compare-clBK .compare-highlight p{
color:#555;
background:#555;
}
.compare-clLB .compare-highlight p{
color:#57a1c2;
background:#57a1c2;
}
.compare-clCY .compare-highlight p{
color:#4eaba6;
background:#4eaba6;
}
.compare-clPK .compare-highlight p{
color:#e598d4;
background:#e598d4;
}
.compare-clPU .compare-highlight p{
color:#945caf;
background:#945caf;
}
.compare-clLG .compare-highlight p{
color:#b7cd5e;
background:#b7cd5e;
}
.compare-clGD .compare-highlight p{
color:#dac030;
background:#dac030;
}
.compare-clBR .compare-highlight p{
color:#b27e34;
background:#b27e34;
}
.compare-clGY .compare-highlight p{
color:#a7a7a7;
background:#a7a7a7;
}
.compare-clBL .compare-highlight ul, .compare-clBL .compare-highlight li{
border-color:#4473b1;
}
.compare-clNV .compare-highlight ul, .compare-clNV .compare-highlight li{
border-color:#375881;
}
.compare-clGR .compare-highlight ul, .compare-clGR .compare-highlight li{
border-color:#49a04c;
}
.compare-clRD .compare-highlight ul, .compare-clRD .compare-highlight li{
border-color:#ca3659;
}
.compare-clRO .compare-highlight ul, .compare-clRO .compare-highlight li{
border-color:#eb6187;
}
.compare-clOR .compare-highlight ul, .compare-clOR .compare-highlight li{
border-color:#ed9651;
}
.compare-clBK .compare-highlight ul, .compare-clBK .compare-highlight li{
border-color:#555;
}
.compare-clLB .compare-highlight ul, .compare-clLB .compare-highlight li{
border-color:#57a1c2;
}
.compare-clCY .compare-highlight ul, .compare-clCY .compare-highlight li{
border-color:#4eaba6;
}
.compare-clPK .compare-highlight ul, .compare-clPK .compare-highlight li{
border-color:#e598d4;
}
.compare-clPU .compare-highlight ul, .compare-clPU .compare-highlight li{
border-color:#945caf;
}
.compare-clLG .compare-highlight ul, .compare-clLG .compare-highlight li{
border-color:#b7cd5e;
}
.compare-clGD .compare-highlight ul, .compare-clGD .compare-highlight li{
border-color:#dac030;
}
.compare-clBR .compare-highlight ul, .compare-clBR .compare-highlight li{
border-color:#b27e34;
}
.compare-clGY .compare-highlight ul, .compare-clGY .compare-highlight li{
border-color:#a7a7a7;
}
/* -------------------- アコーディオン -------------------- */
/* --- アコーディオン（共通） --- */
[class^="accordion-0"]{
text-align:center;
margin:1em auto;
}
[class^="accordion-0"] .accordion-tgl{
display:none;
}
[class^="accordion-0"] .accordion-btn{
display:inline-block;
text-align:left;
margin-bottom:1.5em;
padding:0.5em 50px 0.5em 1.5em;
border:2px solid #ddd;
position:relative;
z-index:0;
cursor:pointer;
}
[class^="accordion-0"] .accordion-btn::after{
display:block;
content:'';
width:10px;
height:10px;
transform:translateY(-50%) rotate(135deg);
position:absolute;
right:15px;
top:50%;
border-style:solid;
border-width:3px 3px 0 0;
border-color:#ccc;
opacity:1;
transition:0.2s transform;
}
[class^="accordion-0"] .accordion-tgl:checked + .accordion-btn::after{
transform:translateY(-50%) rotate(-45deg);
}
[class^="accordion-0"] .accordion-content{
display:block;
width:100%;
text-align:left;
padding:0 15px;
background:#fff;
height:0;
opacity:0;
transition:0.2s;
}
[class^="accordion-0"] .accordion-tgl:checked + .accordion-btn + .accordion-content{
height:auto;
padding:15px;
overflow:auto;
opacity:1;
}
.accordion-rounded .accordion-btn{
border-radius:10px;
}
.accordion-w100 .accordion-btn{
width:100%;
}
.accorion-icon1 .accordion-btn::before, .accorion-icon1 .accordion-btn::after{
display:block;
content:'';
width:12px;
height:3px;
position:absolute;
top:50%;
right:16px;
border-radius:10px;
border-top:3px solid #ccc;
transition:0.2s transform;
}
.accorion-icon1 .accordion-btn::before{
transform:translateY(-50%) rotate(0);
}
.accorion-icon1 .accordion-btn::after{
transform:translateY(-50%) rotate(90deg);
}
.accorion-icon1 .accordion-tgl:checked + .accordion-btn::after{
transform:translateY(-50%) rotate(0);
}
/* --- アコーディオン1 --- */
.accordion-01 .accordion-btn{
background:transparent !important;
}
.accordion-01 .accordion-btn::after{
border-color:#ccc !important;
}
/* --- アコーディオン2 --- */
.accordion-02 .accordion-btn{
border:0;
background:#dee7f2;
}
.accordion-02 .accordion-btn::before, .accordion-02 .accordion-btn::after{
border-color:#4778b8;
}
.accordion-clBL .accordion-btn{
background:#dee7f2;
}
.accordion-clNV .accordion-btn{
background:#d1ddeb;
}
.accordion-clGR .accordion-btn{
background:#d4ebd5;
}
.accordion-clRD .accordion-btn{
background:#f7e0e5;
}
.accordion-clRO .accordion-btn{
background:#fce4eb;
}
.accordion-clOR .accordion-btn{
background:#fbe7d7;
}
.accordion-clBK .accordion-btn{
background:#d5d5d5;
}
.accordion-clLB .accordion-btn{
background:#e1eef4;
}
.accordion-clCY .accordion-btn{
background:#e2f2f1;
}
.accordion-clPK .accordion-btn{
background:#fae9f6;
}
.accordion-clPU .accordion-btn{
background:#eee5f2;
}
.accordion-clLG .accordion-btn{
background:#eff4db;
}
.accordion-clGD .accordion-btn{
background:#f4edc3;
}
.accordion-clBR .accordion-btn{
background:#f0e1cc;
}
.accordion-clGY .accordion-btn{
background:#e7e7e7;
}
.accordion-clBL .accordion-btn::before, .accordion-clBL .accordion-btn::after{
border-color:#4778b8;
}
.accordion-clNV .accordion-btn::before, .accordion-clNV .accordion-btn::after{
border-color:#3d628f;
}
.accordion-clGR .accordion-btn::before, .accordion-clGR .accordion-btn::after{
border-color:#4fae53;
}
.accordion-clRD .accordion-btn::before, .accordion-clRD .accordion-btn::after{
border-color:#cc3e60;
}
.accordion-clRO .accordion-btn::before, .accordion-clRO .accordion-btn::after{
border-color:#ec668a;
}
.accordion-clOR .accordion-btn::before, .accordion-clOR .accordion-btn::after{
border-color:#ee9c5a;
}
.accordion-clBK .accordion-btn::before, .accordion-clBK .accordion-btn::after{
border-color:#646464;
}
.accordion-clLB .accordion-btn::before, .accordion-clLB .accordion-btn::after{
border-color:#5ba3c3;
}
.accordion-clCY .accordion-btn::before, .accordion-clCY .accordion-btn::after{
border-color:#50afa9;
}
.accordion-clPK .accordion-btn::before, .accordion-clPK .accordion-btn::after{
border-color:#e69cd6;
}
.accordion-clPU .accordion-btn::before, .accordion-clPU .accordion-btn::after{
border-color:#965fb1;
}
.accordion-clLG .accordion-btn::before, .accordion-clLG .accordion-btn::after{
border-color:#bcd16a;
}
.accordion-clGD .accordion-btn::before, .accordion-clGD .accordion-btn::after{
border-color:#e1cc57;
}
.accordion-clBR .accordion-btn::before, .accordion-clBR .accordion-btn::after{
border-color:#be8637;
}
.accordion-clGY .accordion-btn::before, .accordion-clGY .accordion-btn::after{
border-color:#acacac;
}
/* 通常レイアウト */
.flex-box{
gap:8px;
}
.layout_box{
display:table;
width:100%;
table-layout:fixed;
box-sizing:border-box;
border-collapse:separate;
margin:8px 0;
}
.layout_box .float_item{
display:table-cell;
vertical-align:top;
font-size:0.875em;
line-height:1.8;
}
.layout_box .float_item.box-shadow{
box-shadow:1px 1px 3px rgba(0,0,0,.2);
}
@media screen and (max-width:640px){
.responsive.layout_box{
display:flex;
flex-direction:column;
}
.responsive.layout_box .float_item{
width:100% !important;
margin:5px 0;
}
}
/* 画像レイアウト */
.grid{
margin:var(--margin-component) 0;
display:grid;
gap:var(--margin-component);
grid-template-rows:max-content;
align-items:flex-start;
}
.grid .grid-item{
margin:0 auto;
width:100%;
max-width:1200px;
}
.figure{
display:flex;
flex-direction:column;
gap:1em 4%;
margin:1em 0;
text-align:center;
position:relative;
}
.textstyle .figcaption{
font-size:1em;
line-height:2;
}
@media (max-width:959px){
.grid[data-grid-sp-column*="col2"]{
grid-template-columns:repeat(2, 1fr);
}
.grid[data-grid-sp-column*="col3"]{
grid-template-columns:repeat(3, 1fr);
}
.grid[data-grid-sp-column*="col4"]{
grid-template-columns:repeat(4, 1fr);
}
.grid[data-grid-sp-column*="col5"]{
grid-template-columns:repeat(5, 1fr);
}
}
@media (min-width:960px){
.grid[data-grid-column*="col2"]{
grid-template-columns:repeat(2, 1fr);
}
.grid[data-grid-column*="col3"]{
grid-template-columns:repeat(3, 1fr);
}
.grid[data-grid-column*="col4"]{
grid-template-columns:repeat(4, 1fr);
}
.grid[data-grid-column*="col5"]{
grid-template-columns:repeat(5, 1fr);
}
}
@media (max-width:959px){
.grid[data-grid-sp-column*="col2"][data-grid-sp-column*="arrow"]{
grid-template-columns:repeat(2, 1fr auto);
}
.grid[data-grid-sp-column*="col3"][data-grid-sp-column*="arrow"]{
grid-template-columns:repeat(3, 1fr auto);
}
.grid[data-grid-sp-column*="col4"][data-grid-sp-column*="arrow"]{
grid-template-columns:repeat(4, 1fr auto);
}
.grid[data-grid-sp-column*="col5"][data-grid-sp-column*="arrow"]{
grid-template-columns:repeat(5, 1fr auto);
}
}
@media (min-width:960px){
.grid[data-grid-column*="col2"][data-grid-column*="arrow"]{
grid-template-columns:repeat(2, 1fr auto);
}
.grid[data-grid-column*="col3"][data-grid-column*="arrow"]{
grid-template-columns:repeat(3, 1fr auto);
}
.grid[data-grid-column*="col4"][data-grid-column*="arrow"]{
grid-template-columns:repeat(4, 1fr auto);
}
.grid[data-grid-column*="col5"][data-grid-column*="arrow"]{
grid-template-columns:repeat(5, 1fr auto);
}
}
@media screen and (max-width:480px){
 .figcaption{margin-top:1em;}
}
@media screen and (max-width:640px){
.figure[data-figure-responsive*="true"]{display:block;}
.figure[data-figure-responsive*="true"] .figcaption .figcaption-title{text-align:center;}
.figcaption .figcaption-title{margin:8px 0}
}
/* 画像レイアウト調整(1.030) */
@media screen and (min-width:641px){
.img-layout{
margin:1em 0;
 }
.img-layout .figure{
margin:0;
 }
.img-lb{
display:flex;
margin:0 auto;
flex-grow:0;
align-items:center;
}
.figure[data-figure-horizontal*="true"] > .img-lb{
flex-shrink:0;
max-width:48%;
object-fit:cover;
}
.figure[data-figure-horizontal*="true"][data-figure-reverse*="true"] .img-lb{order:1;}
.img-layout.layout-01 .grid-item,
.img-layout.layout-01 .figure,
.img-layout.layout-05 .grid-item,
.img-layout.layout-05 .figure{
height:100%;
}
.layout-01 .figcaption,
.layout-02 .figcaption{
text-align:center;
flex-grow:1;
}
.flex-col{
display:flex;
flex-direction:column;
flex-wrap:wrap;
}
.flex-row{
display:flex;
flex-direction:row;
flex-wrap:wrap;
}
.flex-left{align-items:flex-start;text-align:left !important;}
.flex-center{align-items:center;text-align:center !important;}
.flex-right{align-items:flex-end;text-align:right !important;}
.flex-top{justify-content:flex-start !important;}
.flex-middle{justify-content:center !important;}
.flex-bottom{justify-content:flex-end !important;}
}
.grid-clBL .figcaption-title,.grid-clBL .figcaption-title a{color:#4473b1;}
.grid-clLB .figcaption-title,.grid-clLB .figcaption-title a{color:#57a1c2;}
.grid-clNV .figcaption-title,.grid-clNV .figcaption-title a{color:#375881;}
.grid-clCY .figcaption-title,.grid-clCY .figcaption-title a{color:#4eaba6;}
.grid-clRD .figcaption-title,.grid-clRD .figcaption-title a{color:#ca3659;}
.grid-clRO .figcaption-title,.grid-clRO .figcaption-title a{color:#eb6187;}
.grid-clPK .figcaption-title,.grid-clPK .figcaption-title a{color:#e598d4;}
.grid-clOR .figcaption-title,.grid-clOR .figcaption-title a{color:#ed9651;}
.grid-clGR .figcaption-title,.grid-clGR .figcaption-title a{color:#49a04c;}
.grid-clLG .figcaption-title,.grid-clLG .figcaption-title a{color:#b7cd5e;}
.grid-clPU .figcaption-title,.grid-clPU .figcaption-title a{color:#945caf;}
.grid-clGD .figcaption-title,.grid-clGD .figcaption-title a{color:#dac030;}
.grid-clBR .figcaption-title,.grid-clBR .figcaption-title a{color:#b27e34;}
.grid-clGY .figcaption-title,.grid-clGY .figcaption-title a{color:#a7a7a7;}
.grid-clBK .figcaption-title,.grid-clBK .figcaption-title a{color:#555;}
/* 調整1.090 */
.grid .img-lb{display:contents;}
.img-layout .figure{align-items:center;}
.figure[data-figure-horizontal*="true"] > img,
.figure[data-figure-horizontal*="true"] .figure-link img,
.figure[data-figure-horizontal*="true"] .img-lb img{
flex-shrink:0;
max-width:48%;
object-fit:cover;
}
.img-layout.layout-03 .grid, .img-layout.layout-04 .grid{
 gap:32px;
}
@media screen and (max-width:640px){
 .figure[data-figure-horizontal*="true"] > img, .figure[data-figure-horizontal*="true"] .figure-link img, .figure[data-figure-horizontal*="true"] .img-lb img{
max-width:100%;
height:auto;
}
}
/* 調整1.092 */
.img-layout.layout-03 .figcaption-title,
.img-layout.layout-04 .figcaption-title{
font-size:clamp(20px, calc(1.25rem + ((1vw - 4.8px) * 1.0811)), 24px);
}
/* リンクカード */
.linkcard{
width:100%;
max-width:600px;
min-height:100px;
border:1px solid #dedede;
background-color:#fefefe;
box-shadow:0 1px 3px rgba(0, 0, 0, 0.05);
margin:1.5em 0;
overflow:hidden;
}
.linkcard a{
line-height:1.9em;
text-decoration:none;
color:#5d686f;
display:grid;
overflow:hidden;
grid-template-columns:140px 1fr;
}
.linkcard a:hover{
text-decoration:none;
opacity:0.6;
}
.linkcard-thumbnail{
grid-column:1;
}
.linkcard-thumbnail{
width:140px;
height:140px;
}
.linkcard-thumbnail img{
object-fit:cover;
width:140px;
height:140px;
}
.linkcard-body{
position:relative;
grid-column:2;
padding:8px 10px;
overflow:hidden;
display:flex;
flex-direction:column;
justify-content:center;
height:100%;
}
.linkcard-title,
.linkcard-excerpt{
display:-webkit-box;
-webkit-box-orient:vertical;
}
.linkcard-title{
font-weight:700;
margin:0;
overflow:hidden;
line-height:1.4;
-webkit-line-clamp:1;
margin:5px 0;
font-size:1.125em;
}
.linkcard-date{
font-size:10px;
margin:0;
}
.linkcard-excerpt{
font-size:13px;
line-height:1.6em;
max-height:3.2em;
margin:0;
overflow:hidden;
-webkit-line-clamp:2;
}
.linkcard-footer{
position:absolute;
bottom:10px;
font-size:10px;
color:#999;
line-height:1;
}
.link-host{
padding-bottom:24px;
}
@media only screen and (min-width:768px){
.linkcard a{
grid-template-columns:160px 1fr;
}
.linkcard-title{
-webkit-line-clamp:2;
}
.linkcard-thumbnail{
width:160px;
height:160px;
}
.linkcard-thumbnail img{
width:160px;
height:160px;
}
.linkcard-excerpt{
max-height:4.8em;
-webkit-line-clamp:3;
}
}
@media screen and (max-width:480px){
.linkcard a{
grid-template-columns:25% 1fr;
padding:5px;
}
.linkcard-thumbnail{
width:100%;
height:auto;
display:flex;
align-items:center;
}
.linkcard-thumbnail img{
width:100%;
height:auto;
}
.linkcard-excerpt{
line-height:1.4em;
max-height:none;
-webkit-line-clamp:4;
}
.linkcard-thumbnail{
width:100%;
height:auto;
display:flex;
align-items:center;
vertical-align:middle;
}
}
/* カスタムメニュー */
.custom-menulink{
width:100%;
height:80px;
position:relative;
border:solid 1px #ebebeb;
box-sizing:border-box;
border-radius:8px;
box-shadow:2px 2px 0px rgba(0,0,0,.02);
margin:8px 0;
background-color:#FFF;
}
.custom-menulink a{
display:flex;
text-decoration:none;
color:#333;
align-items:center;
width:100%;
height:100%;
padding:0px 16px;
border-radius:8px;
}
.custom-menulink a:hover{
background-color:var(--clr-accent,#57A1C2);
color:#FFF;
}
.custom-menulink .custom-menuimg img{
width:40px;
height:40px;
}
.custom-menulink .btn-img{
display:inline-block;
margin-right:16px;
}
.custom-menulink .custom-menutxt{
display:flex;
flex-wrap:wrap;
flex-direction:column;
line-height:20px;
font-weight:700;
}
.custom-menutxt i{
font-size:12px;
letter-spacing:3px;
display:inline-block;
text-align:left;
font-weight:normal;
}
/* ヘッダーアニメーション */
.splider-container{
margin:0;
padding:0;
overflow:hidden;
}
.splide__slide:focus-visible{
outline:3px solid rgba(180, 233, 0, 0.8);
outline-offset:3px;
z-index:1;
transition:none;
}
.splide-wrapper{
position:relative;
}
.headermv .l-inner{
padding-bottom:0;
}
.headermv .splide-fade .splide__slide{
pointer-events:none;
}
.headermv .splide__track--fade .splide__slide.is-active{
pointer-events:auto;
}
.headermv .splide__pagination{
display:none;
}
.headermv .slide-media{
position:relative;
}
.headermv .slide-media img{
width:100%;
height:100%;
object-fit:cover;
display:block;
}
#header-mv .slide{
position:relative;
direction:ltr;
}
/* アニメーション */
/* zoom-in */
#header-mv.zoom-in .splide__slide[class*=-active] .slide-media img,
#header-mv.zoom-in .splide__slide[class*=-previous] .slide-media img{
animation:zoom-in 10s ease-out;
}
@keyframes zoom-in{
0%{
transform:scale(1);
}
100%{
transform:scale(1.2);
}
}
/* zoom-out */
#header-mv.zoom-out .splide__slide[class*=-active] .slide-media img,
#header-mv.zoom-out .splide__slide[class*=-previous] .slide-media img{
animation:zoom-out 10s ease-out;
}
@keyframes zoom-out{
0%{
transform:scale(1.2);
}
100%{
transform:scale(1);
}
}
/* mask */
#header-mv[class*=mask-] .splide__slide{
opacity:1;
}
#header-mv[class*=mask-] .splide__slide[class*=-previous]{
z-index:2;
}
#header-mv[class*=mask-] .splide__slide img{
max-width:none;
}
#header-mv[class*=mask-] .splide__slide[class*=-active] .slide-media img,
#header-mv[class*=mask-] .splide__slide[class*=-previous] .slide-media img{
position:relative;
}
/* mask-top */
#header-mv.mask-top .splide__slide[class*=-active] .slide-media img,
#header-mv.mask-top .splide__slide[class*=-previous] .slide-media img{
animation:move-top 12s linear;
top:-100px;
height:calc(100% + 100px);
}
@keyframes move-top{
0%{
transform:translateY(100px);
}
100%{
transform:translateY(0);
}
}
#header-mv.mask-top .splide__slide[class*=-previous] .slide{
animation:mask-top 0.6s cubic-bezier(0.65, 0.05, 0.36, 1) both;
}
@keyframes mask-top{
0%{
clip-path:inset(0 0 0 0);
}
100%{
clip-path:inset(100% 0 0 0);
}
}
/* mask-bottom */
#header-mv.mask-bottom .splide__slide[class*=-active] .slide-media img,
#header-mv.mask-bottom .splide__slide[class*=-previous] .slide-media img{
animation:move-bottom 12s linear;
top:-100px;
height:calc(100% + 100px);
}
@keyframes move-bottom{
0%{
transform:translateY(0);
}
100%{
transform:translateY(100px);
}
}
#header-mv.mask-bottom .splide__slide[class*=-previous] .slide{
animation:mask-bottom 0.6s cubic-bezier(0.65, 0.05, 0.36, 1) both;
}
@keyframes mask-bottom{
0%{
clip-path:inset(0 0 0 0);
}
100%{
clip-path:inset(0 0 100% 0);
}
}
/* mask-left */
#header-mv.mask-left .splide__slide[class*=-active] .slide-media img,
#header-mv.mask-left .splide__slide[class*=-previous] .slide-media img{
animation:move-left 12s linear;
left:-200px;
width:calc(100% + 200px);
}
@keyframes move-left{
0%{
transform:translateX(200px);
}
100%{
transform:translateX(0);
}
}
#header-mv.mask-left .splide__slide[class*=-previous] .slide{
animation:mask-left 0.6s cubic-bezier(0.65, 0.05, 0.36, 1) both;
}
@keyframes mask-left{
0%{
clip-path:inset(0 0 0 0);
}
100%{
clip-path:inset(0 0 0 100%);
}
}
/* mask-right */
#header-mv.mask-right .splide__slide[class*=-active] .slide-media img,
#header-mv.mask-right .splide__slide[class*=-previous] .slide-media img{
animation:move-right 12s linear;
left:-200px;
width:calc(100% + 200px);
}
@keyframes move-right{
0%{
transform:translateX(0);
}
100%{
transform:translateX(200px);
}
}
#header-mv.mask-right .splide__slide[class*=-previous] .slide{
animation:mask-right 0.6s cubic-bezier(0.65, 0.05, 0.36, 1) both;
}
@keyframes mask-right{
0%{
clip-path:inset(0 0 0 0);
}
100%{
clip-path:inset(0 100% 0 0);
}
}
/* autoscroll */
#header-mv[class*=autoscroll-] .slide-media img{
width:auto;
}
/* タイトル */
#header-mv .slide-title{
line-height:1.6;
position:absolute;
top:50%;
left:50%;
transform:translate(-50%, -50%);
color:#FFF;
max-width:75%;
text-align:center;
}
#header-mv .slide-title span{
display:inline-block;
opacity:0;
}
#header-mv .slide-txt > h2.slide-title{
overflow:unset;
background:none;
border:none;
font-weight:normal;
padding:0;
margin:0;
position:absolute;
padding:10px;
}
#header-mv .slide-txt > h2.slide-title::before,
#header-mv .slide-txt > h2.slide-title::after{
display:none;
}
#header-mv .slide-txt > h2.slide-title a{
text-decoration:none;
color:#FFF;
}
/* タイトル-位置 */
#header-mv .slide-title.top-left{
top:10%;
left:5%;
right:unset;
text-align:left;
transform:translate(0,0) !important;
}
#header-mv .slide-title.top-right{
top:10%;
left:unset;
right:5%;
text-align:right;
transform:translate(0,0) !important;
}
#header-mv .slide-title.top-center{
top:10%;
right:unset;
text-align:center;
transform:translate(-50%,0) !important;
}
#header-mv .slide-title.bottom-left{
top:unset;
right:unset;
left:5%;
bottom:8%;
text-align:left;
transform:translate(0,0) !important;
}
#header-mv .slide-title.bottom-right{
top:unset;
left:unset;
right:5%;
bottom:8%;
text-align:right;
transform:translate(0,0) !important;
}
#header-mv .slide-title.bottom-center{
top:unset;
right:unset;
bottom:8%;
text-align:center;
transform:translate(-50%,0) !important;
}
#header-mv .slide-title.center-left{
left:5%;
right:unset;
text-align:left;
transform:translate(0,-50%) !important;
}
#header-mv .slide-title.center-right{
right:5%;
left:unset;
text-align:right;
transform:translate(0,-50%) !important;
}
/* タイトル-アニメーション */
#header-mv .splide__slide[class*=-prev] .slide-title span{
opacity:1;
}
/* none */
#header-mv .splide__slide .slide-title span.none{
opacity:1;
}
/* fadeIn */
#header-mv .splide__slide[class*=-active] .slide-title span.is-show.fadeIn{
animation:headermv-fadeIn 2s cubic-bezier(0.2, 1, 0.2, 1) both;
}
@keyframes headermv-fadeIn{
0%{
transform:scale(1.1);
opacity:0;
filter:blur(300px);
}
100%{
transform:scale(1);
opacity:1;
filter:blur(0);
}
}
/* fadeUp */
#header-mv .splide__slide[class*=-active] .slide-title span.is-show.fadeUp{
animation:headermv-fadeUp .6s ease both;
}
@keyframes headermv-fadeUp{
0%{
transform:translate(0, 20px);
opacity:0;
}
100%{
transform:translate(0, 0);
opacity:1;
}
}
/* fadeDown */
#header-mv .splide__slide[class*=-active] .slide-title span.is-show.fadeDown{
animation:headermv-fadeDown .6s ease both;
}
@keyframes headermv-fadeDown{
0%{
transform:translate(0, -20px);
opacity:0;
}
100%{
transform:translate(0, 0);
opacity:1;
}
}
/* fadeLeft */
#header-mv .splide__slide[class*=-active] .slide-title span.is-show.fadeLeft{
animation:headermv-fadeLeft .6s ease both;
}
@keyframes headermv-fadeLeft{
0%{
transform:translate(30px, 0);
opacity:0;
}
100%{
transform:translate(0, 0);
opacity:1;
}
}
/* fadeRight */
#header-mv .splide__slide[class*=-active] .slide-title span.is-show.fadeRight{
animation:headermv-fadeRight .6s ease both;
}
@keyframes headermv-fadeRight{
0%{
transform:translate(-30px, 0);
opacity:0;
}
100%{
transform:translate(0, 0);
opacity:1;
}
}
/* タイトル-アニメーション表示タイミング */
/* zoom-in、zoom-out */
#header-mv[class*=zoom-] .splide__slide[class*=-active] .slide-title span.is-show{
animation-delay:0.5s;
}
/* mask */
#header-mv[class*=mask-] .splide__slide[class*=-active] .slide-title span.is-show{
animation-delay:.3s;
}
/* オーバーレイ */
.img-overlay.img-cover::after{
display:block;
content:"";
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background-color:rgba(0,0,0,0.3);
mix-blend-mode:normal;
}
/* PRテキスト */
div.Prtext_l::after,
div.Prtext_r::after{
 content:"PR";
 color:#666;
 text-align:center;
 display:table;
 background-color:#F5F5F5;
 border:solid 1px #EDEDED;
 width:auto;
 min-width:40px;
 padding:2px;
 line-height:24px;
 font-size:13px;
 border-radius:8px;
 margin-bottom:8px;
 letter-spacing:1px;
}
div.Prtext_l::after{
 margin-left:0;
 margin-right:auto;
}
div.Prtext_r::after{
 margin-left:auto;
 margin-right:0;
}
.point:empty{height:32px}
.img-lb{display:contents;}.logo-horizon .logotext{display:none;}

/* fixImageStyles */
.img-center{text-align:center;max-width:100%;height:auto;}
.img-center img{max-width:100%;height:auto;margin:8px auto}
span.img-center{display:block;text-align:center;}
table.rank-table td .img-center{text-align:left !important;}