@charset "Shift_JIS";

body {
min-width: 600px;
}
/*---------------------------
#mainArea 
---------------------------*/

/* hikkoshi desktop
-------------------------------------*/
/* header */
#headerArea .headerAreaInner {
width: 600px;
margin: 0 auto;
padding: 19px 0 16px;
}
#headerArea .headerAreaInner .headerLogo01 {
width: 201px;
}
#headerArea .headerAreaInner .headerLogo02 {
width: 77px;
}
#headerArea .headerAreaInner .headerLogo01 a:hover,
#headerArea .headerAreaInner .headerLogo02 a:hover {
opacity: 0.7;
}

/* footer */
#footerArea .footLinkBlock01 {
margin-top: 20px;
}
#footerArea .footLinkBlock01 ul li {
padding: 17px 5%;
}
#footerArea .footLinkBlock01 ul li a {
display: inline;
padding: 0;
}
#footerArea .footLinkBlock01 ul li span:hover {
text-decoration: underline;
}
#footerArea .footLinkBlock01 ul.footColumn2 {
width: 460px;
margin: 0 auto;
}

#copyright {
padding: 8px 5%;
}

/* main */
.hikkoshiDesk .deskSecBlock01 {
width: 600px;
margin: 0 auto;
}

.hikkoshiDesk section .txtBlock01 {
margin-top: 10px;
}
.hikkoshiDesk section .btnBlock01 {
margin-top: 30px;
}

.hikkoshiDesk section .deskCol2Block01 {
margin-top: 30px;
}
.hikkoshiDesk section .deskCol2Block01 .deskCol01 {
width: 281px;
margin-left: 38px;
float: left;
}
.hikkoshiDesk section .deskCol2Block01 .deskCol01:first-child {
margin-left: 0;
}
.hikkoshiDesk section .deskCol2Block01 .deskCol01 > dl {
min-height: 305px;
border: 1px solid #cecece;
}
.hikkoshiDesk section .deskCol2Block01 .deskCol01 > dl dt {
display: table;
width: 100%;
min-height: 80px;
padding: 15px 20px;
background: #3ab784;
font-size: 1rem;
font-weight: bold;
color: #fff;
text-align: center;
}
.hikkoshiDesk section .deskCol2Block01 .deskCol01 > dl dt > span {
display: table-cell;
vertical-align: middle;
}
.hikkoshiDesk section .deskCol2Block01 .deskCol01 > dl dd {
padding: 10px 20px 30px;
}
.hikkoshiDesk section .deskCol2Block01 .deskCol01 > dl dd > p {
margin-top: 15px;
}
.hikkoshiDesk section .deskCol2Block01 .deskCol01 > dl dd > p:first-child {
margin-top: 0;
}
.hikkoshiDesk section .deskCol2Block01 .deskCol01 > dl dd .deskTxt01  {
font-size: 0.8rem;
line-height: 1.8;
}
.hikkoshiDesk section .deskCol2Block01 .deskCol01 > dl dd .deskImg01  {
text-align: center;
}
.hikkoshiDesk section .deskCol2Block01 .deskCol01 > dl dd .deskImg01 img {
width: auto;
}
.hikkoshiDesk section .deskCol2Block01 .deskCol01 > dl dd .deskBgBox01 {
margin-top: 20px;
padding: 10px 27px;
background: #e4f8f0;
font-size: 0.75rem;
color: #3ab784;
word-break: break-all;
}

.hikkoshiDesk .btnBlock01 > p {
width: 208px;
}
.hikkoshiDesk .btnBlock01 > p a {
padding: 15px 35px 15px 20px;
}
.hikkoshiDesk .btnBlock01 > p a:hover {
opacity: 0.7;
}