<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";



/* owner/mente
------------------------------------*/


.main .owner-mente-ttl{
border-bottom:none;	
}
@media screen and (max-width: 768px) {
.main .owner-mente-ttl{
margin-bottom:10px;	
}	
}



/*--- .owner-mente-msg ---*/
.main .owner-mente-msg{
text-align:center;
margin-bottom:60px;
}
@media screen and (max-width: 768px) {
.main .owner-mente-msg{
margin-bottom:30px;	
}
}



/*--- .owner-mente-schedule ---*/
.main .owner-mente-schedule{
margin-bottom:75px;	
}
.main .owner-mente-schedule .note{
padding:0 20px;	
}
.main .owner-mente-schedule .note dt{
color:#f39e34;
font-size:18px;
}
.main .owner-mente-schedule .note dt span{
display:inline-block;	
}
.main .owner-mente-schedule .note dt span::before{
content:"[";	
}
.main .owner-mente-schedule .note dt span::after{
content:"]";	
}
.main .owner-mente-schedule .note li::before{
content:"※";
float:left;	
}
.main .owner-mente-schedule .note li span{
display:block;
padding-left:1em;	
}
.main .owner-mente-schedule .schedule-sp{
display:none;	
}
@media screen and (max-width: 768px) {
.main .owner-mente-schedule{
margin-bottom:40px;	
}
.main .owner-mente-schedule .schedule{
margin-bottom:20px;	
}
.main .owner-mente-schedule .schedule-sp{
display:block;
background:url(../img/owner-mente-schedule2010.jpg) no-repeat 0 0;
-moz-background-size:100% auto;
background-size:100% auto;
width:740px;
height:480px;
}
.main .owner-mente-schedule .note{
padding:0 3%;	
}
.main .owner-mente-schedule .note dt{
font-size:1.5rem;
}
}



/*--- .owner-mente-list ---*/
.main .owner-mente-list{
padding:0 50px;	
}
.main .owner-mente-list .list{
border-bottom:#114465 solid 1px;
margin-bottom:10px;
padding-bottom:10px;		
}
.main .owner-mente-list .list .ac-head{
font-size:18px;
padding:15px;
}
.main .owner-mente-list .list .ac-head::after{
top:35%;
font-size:18px;
}
@media screen and (max-width: 768px) {
.main .owner-mente-list{
padding:0;	
}
.main .owner-mente-list .list{
margin-bottom:0;
padding-bottom:0;		
}
.main .owner-mente-list .list .ac-head{
font-size:1.5rem;
padding:10px;
}
.main .owner-mente-list .list .ac-head::after{
top:35%;
font-size:1.5rem;
}
}


/*--- .method-conts ---*/
.main .owner-mente-method .method-conts{
background:#fbf8f0;
padding:30px 25px;	
}
@media screen and (max-width: 768px) {

}


/* .box */
.main .owner-mente-method .method-conts .box{
margin-bottom:30px;	
}
.main .owner-mente-method .method-conts .box:last-child{
padding-bottom:0;	
}
.main .owner-mente-method .method-conts .box::before{
content:"";
display: table;
}
.main .owner-mente-method .method-conts .box::after{
content:"";
display: table;
clear:both;
}
.main .owner-mente-method .method-conts .box .ttl{
border-bottom:#00375a solid 1px;
font-size:18px;
margin-bottom:20px;
padding:15px;	
}
.main .owner-mente-method .method-conts .box .ttl-sub{
border-left:#1e4b7d solid 4px;
padding:0 10px;
font-size:16px;
margin-bottom:15px;	
}
@media screen and (max-width: 768px) {
.main .owner-mente-method .method-conts .box{
margin-bottom:20px;	
}
.main .owner-mente-method .method-conts .box .ttl{
font-size:1.6rem;
padding:5px;	
}
.main .owner-mente-method .method-conts .box .ttl-sub{
font-size:1.4rem;	
}
}


/* .method-box-type01 */
.main .method-box-type01{
margin-bottom:40px;	
}
.main .method-box-type01 .pic{
float:left;	
}
.main .method-box-type01 .pic li{
margin-bottom:10px;
margin-right:20px;	
}
.main .method-box-type01 .pic li:lsat-child{
margin-bottom:0;	
}
.main .method-box-type01 .pic.wide{
float:none;	
}
.main .method-box-type01 .pic.wide li{
width:100%;
text-align:center;
}
.main .method-box-type01 .pic li span{
display:block;
font-size:80%;	
}
.main .method-box-type01 ul.li,
.main .method-box-type01 .conts{
overflow:hidden;	
}
.main .method-box-type01 .conts p{
margin-bottom:1em;	
}
.main .method-box-type01 .conts ol{
margin-left:1.3em;
margin-bottom:1em;	
}
.main .method-box-type01 .conts ol li{
list-style-type:decimal;	
}
.main .method-box-type01 .memo{
margin-bottom:20px;	
}
.main .method-box-type01 dl{
margin-bottom:1.5em;	
}
.main .method-box-type01 dl:last-child{
margin-bottom:1em;	
}
.main .method-box-type01 .num dl dt::before{
float:left;
font-weight:600;	
}
.main .method-box-type01 .num dl:nth-child(1) dt::before{
content:"1.";	
}
.main .method-box-type01 .num dl:nth-child(2) dt::before{
content:"2.";	
}
.main .method-box-type01 .num dl:nth-child(3) dt::before{
content:"3.";	
}
.main .method-box-type01 .num dl:nth-child(4) dt::before{
content:"4.";	
}
.main .method-box-type01 .num dl:nth-child(5) dt::before{
content:"5.";	
}
.main .method-box-type01 .num dl:nth-child(6) dt::before{
content:"6.";	
}
.main .method-box-type01 .num dl:nth-child(7) dt::before{
content:"7.";	
}
.main .method-box-type01 .num dl:nth-child(8) dt::before{
content:"8.";	
}
.main .method-box-type01 .num dl:nth-child(9) dt::before{
content:"9.";	
}
.main .method-box-type01 .num dl:nth-child(10) dt::before{
content:"10.";	
}
.main .method-box-type01 .num dl dt span{
font-weight:600;
padding-left:1.2em;
}
.main .method-box-type01 .normal dl dt span{
padding-left:0;
font-weight:600;
}
.main .method-box-type01 dl dd strong.red{
color:#ea3731;
}
.main .method-box-type01 dl dd strong.green{
color:#51a14c;	
}
.main .method-box-type01 video {
width: 100%;
}
@media screen and (max-width: 768px) {
.main .method-box-type01{
margin-bottom:40px;	
}
.main .method-box-type01 .pic{
float:none;
margin-bottom:15px;	
}
.main .method-box-type01 .pic li{
margin-right:0;
text-align:center;	
}
.main .method-box-type01 .pic li img{
width:auto;	
}
.main .method-box-type01 .memo{
margin-bottom:20px;	
}
}


/* .method-box-type02 */
.main .method-box-type02{
background:#fff;
border:#ddd solid 2px;
padding:0 30px;
margin-bottom:40px;	
}
.main .method-box-type02 p{
margin-bottom:1em;	
}
.main .method-box-type02 .pic{
display: flex;
flex-wrap: wrap;
margin-bottom:1em;
}
.main .method-box-type02 .pic li{
margin-right:10px;
}
.main .method-box-type02 .pic li:last-child{
margin-right:0;	
}
.main .method-box-type02 .li li::before{
float:left;	
}
.main .method-box-type02 .li li:nth-child(1)::before{
content:"①";
}
.main .method-box-type02 .li li:nth-child(2)::before{
content:"②";
}
.main .method-box-type02 .li li:nth-child(3)::before{
content:"③";
}
.main .method-box-type02 .li li:nth-child(4)::before{
content:"④";
}
.main .method-box-type02 .li li:nth-child(5)::before{
content:"⑤";
}
.main .method-box-type02 .li li:nth-child(6)::before{
content:"⑥";
}
.main .method-box-type02 .li li:nth-child(7)::before{
content:"⑦";
}
.main .method-box-type02 .li li:nth-child(8)::before{
content:"⑧";
}
.main .method-box-type02 .li li:nth-child(9)::before{
content:"⑨";
}
.main .method-box-type02 .li li:nth-child(10)::before{
content:"⑩";
}
.main .method-box-type02 .li li span{
display:block;
padding-left:1em;	
}
@media screen and (max-width: 768px) {
.main .method-box-type02{
padding:20px 15px 0;
margin-bottom:40px;	
}
.main .method-box-type02 p{
margin-bottom:1em;	
}
.main .method-box-type02 .pic{
display: block;
text-align:center;
}
.main .method-box-type02 .pic li,
.main .method-box-type02 .pic li:last-child{
margin:10px;
}
.main .method-box-type02 .pic li img{
width:auto;
}
.main .method-box-type02 .li li span{
display:block;
padding-left:1em;	
}
}


/* .method-box-note */
.main .method-box-note{
background:#fff;
border:#ff0000 solid 2px;
padding:0 30px;	
margin-bottom:40px;		
}
.main .owner-mente-method .method-box-note .box .ttl{
border-bottom-color:#ff0000;
color:#ff0000;	
}
.main .method-box-note .box .li li{	
padding:1px 0;
}
.main .method-box-note .box .li li::before{
content:"※";
float:left;	
}
.main .method-box-note .box .li li span{
display:block;
padding-left:1em;	
}
@media screen and (max-width: 768px) {
.main .method-box-note{
padding:20px 15px 0;	
margin-bottom:40px;		
}
}</pre></body></html>