@charset "UTF-8";
/********************************
DEFAULT
*********************************/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
    margin: 0px;
    padding: 0px;
    outline: 0;
}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section {
    display: block;
}
h1,h2,h3,h4,h5,h6,caption,address,th {
    font-weight: normal;
    margin: 0;
    padding: 0;
    font-size: 100%;
}
ul,ol,li,dl,dt,dd {
    list-style: none;
}
img,iframe {
    vertical-align: middle;
    border: 0px;
}
img {
    line-height: 0;
    font-size: 0;
    -webkit-backface-visibility: hidden;

}
table {
    border-collapse: collapse;
}
th {
    font-weight: normal;
    text-align: left;
}
button,fieldset,form,input,label,legend,select,textarea {
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
select {
    padding: 2px;
}
input,select {
    font-size: 100%;
    vertical-align: middle;
}
input[type="text"],input[type="password"],textarea,select {
    outline: none;
}
textarea {
    font-size: 100%;
}
input {
    vertical-align: middle;
}
::-webkit-input-placeholder {
    color: #000;
}
::-webkit-input-placeholder {
    color: #7f7f7f;
}
:placeholder-shown {
    color: #7f7f7f;
}
::-webkit-input-placeholder {
    color: #7f7f7f;
}
:-moz-placeholder {
    color: #7f7f7f; opacity: 1;
}
::-moz-placeholder {
    color: #7f7f7f; opacity: 1;
}
:-ms-input-placeholder {
    color: #7f7f7f;
}
label {
    padding: 0 0 0 2px;
}
hr {
    display: none;
}
a {
    transition: opacity 0.3s ease-in-out , all 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out , all 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out , all 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out , all 0.3s ease-in-out;
    will-change: opacity , all;
}
a,a:link {
    color: #1b1b1b;
    text-decoration: none;
    word-break: break-all;
}
a:visited {
    color: #1b1b1b;
}
a:hover,a:active {
    color: #1b1b1b;
    text-decoration: none;
}
*:focus {
    outline: none;
}
.m_b0 {
    margin-bottom: 0px !important;
}
.m_b1 {
    margin-bottom: 1px !important;
}
.m_b2 {
    margin-bottom: 2px !important;
}
.m_b3 {
    margin-bottom: 2px !important;
}
.m_b5 {
    margin-bottom: 5px !important;
}
.m_b7 {
    margin-bottom: 7px !important;
}
.m_b8 {
    margin-bottom: 8px !important;
}
.m_b10 {
    margin-bottom: 10px !important;
}
.m_b11 {
    margin-bottom: 11px !important;
}
.m_b12 {
    margin-bottom: 12px !important;
}
.m_b13 {
    margin-bottom: 13px !important;
}
.m_b15 {
    margin-bottom: 15px !important;
}
.m_b20 {
    margin-bottom: 20px !important;
}
.m_b25 {
    margin-bottom: 25px !important;
}
.m_b30 {
    margin-bottom: 30px !important;
}
.m_b35 {
    margin-bottom: 35px!important;
}
.m_b40 {
    margin-bottom: 40px !important;
}
.m_b45 {
    margin-bottom: 45px !important;
}
.m_b50 {
    margin-bottom: 50px !important;
}
.m_b55 {
    margin-bottom: 55px !important;
}
.a_center {
    text-align: center;
}
.a_left {
    text-align: left;
}
.a_right {
    text-align: right;
}
.f_bold {
    font-weight: bold;
}
.c_fix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    font-size: .01em;
    height: 0;
    overflow: hidden;
}
.c_fix {
    min-height: 1px;
}
html {
    height: 100%;
}
body {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic", sans-serif;
    line-height: 1.8;
    color: #1b1b1b;
    font-size: 16px;
    text-align: center;
    min-height: 100%;
    height: auto !important;
    position: relative;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    background: #ffffff;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
/********************************
HEADER
*********************************/
header {
    border-bottom: 5px solid #f9454b;
    text-align: left;
}
body.top header {
    border-top: 5px solid #ff8575;
    border-bottom: 0;
}
.header {
    width: 1240px;
    margin: 0 auto;
    padding: 26px 0 40px 0;
}
.head_in {
    margin: 0 0 55px 0;
}
.head-logo {
    float: left;
    margin: 10px 0 0 14px;
    line-height: 1;
}
.head-logo a {
    padding: 0 0 0 74px;
    position: relative;
    font-size: 26px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
    text-decoration: none;
}
.head-logo a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 9;
    margin: -22px 0 0 0;
    width: 50px;
    height: 44px;
    background: url(../img/head_logo.png) no-repeat 0 0;
}
.headCv_wrap {
    float: right;
}
.headCv-tel {
    float: right;
    margin: 0 0 0 13px;
    line-height: 1;
}
.headCv-tel a {
    font-size: 36px;
    text-decoration: none;
    pointer-events: none;
}
.headCv_wrap dl {
    float: right;
}
.headCv_wrap dl dt {
    float: left;
    border: 1px solid #000000;
    line-height: 1;
    text-align: center;
    width: 116px;
    padding: 12px 0;
    box-sizing: border-box;
    font-size: 14px;
    color: #000000;
}
.headCv_wrap dl dd {
    padding: 2px 0 0 13px;
    font-size: 14px;
    color: #000000;
    line-height: 1.2;
    float: left;
}
.headCv_wrap dl dd span {
    font-size: 17px;
}
.head-menu {
    display: none;
}
.headNav_wrap nav ul {
    width: 100%;
    display: table;
}
.headNav_wrap nav ul li {
    width: 16.6%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    line-height: 1;
}
.headNav_wrap nav ul li a {
    text-decoration: none;
    position: relative;
    display: inline-block;
    font-size: 16px;
}
.headNav_wrap nav ul li a:after {
    position: absolute;
    bottom: -4px;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    background: #000;
    transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    transform-origin: right top;
    -ms-transform-origin: right top;
    -moz-transform-origin: right top;
    -webkit-transform-origin: right top;
    transition: transform .3s;
    -ms-transition: transform .3s;
    -moz-transition: transform .3s;
    -webkit-transition: transform .3s;
}
.headNav_wrap nav ul li a:hover:after {
    transform-origin: left top;
    -ms-transform-origin: left top;
    -moz-transform-origin: left top;
    -webkit-transform-origin: left top;
    transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
}
.headNav_cv {
    display: none;
}
/********************************
FOOTER
*********************************/
footer {
    text-align: left;
    background: #f8f8f8;
    padding: 40px 0 40px 0;
}
.foot-cp {
    display: block;
    line-height: 1;
    text-align: center;
    color: #434343;
    font-size: 12px;
}
/********************************
SIDE
*********************************/
/********************************
C系CSS
*********************************/
.c-pc {
    display: block;
}
.c-pc-in {
    display: inline;
}
.c-sp {
    display: none;
}
.c-sp-in {
    display: none;
}
/*c-btn*/
.c-btn {
    text-align: center;
    line-height: 1;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.c-btn a {
    border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    display: table;
    width: 100%;
    height: 60px;
    font-size: 22px;
    text-decoration: none;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #000000;
    font-family: 'Noto Serif JP', serif;
}
.c-btn a:hover {
    background: #000000;
    color: #ffffff;
}
.c-btn .is-btn {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
/*c-ttl_wrap*/
.c-ttl_wrap {
    background: #f5f7f8;
    width: 100%;
}
body.list .c-ttl_wrap ,
body.wizlife .c-ttl_wrap ,
body.aboutus .c-ttl_wrap ,
body.price .c-ttl_wrap {
    background: #ee7e7a;
}
.c-ttl_in {
    width: 1240px;
    height: 245px;
    margin: 0 auto;
    display: table;
}
body.list .c-ttl_in {
    background: #ee7e7a url(../img/list_main_bg2.jpg) no-repeat center bottom / cover;
    width: 1310px;
    height: 380px;
}
body.aboutus .c-ttl_in {
    background: #ee7e7a url(../img/aboutus_main_bg.jpg) no-repeat center bottom / cover;
    width: 1310px;
    height: 658px;
}
body.wizlife .c-ttl_in {
    background: #ee7e7a url(../img/wizlife_main_bg.png) no-repeat center bottom / cover;
    width: 100%;
    height: 658px;
}
body.price .c-ttl_in {
    background: #ee7e7a url(../img/price_main_bg.jpg) no-repeat center bottom / cover;
    width: 1310px;
    height: 658px;
}
.c-ttl-ttl {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    line-height: 1;
    padding: 0 0 0 70px;
    font-size: 40px;
}
body.list .c-ttl-ttl {
    vertical-align: top;
    padding: 115px 0 0 120px;
    font-size: 36px;
    color: #ffffff;
}
body.aboutus .c-ttl-ttl {
    padding: 0 0 0 120px;
    font-size: 36px;
    color: #ffffff;
}
body.price .c-ttl-ttl {
    padding: 0 0 0 120px;
    font-size: 36px;
    color: #ffffff;
}

body.wizfile .c-ttl-ttl {
    padding: 0 0 0 120px;
    font-size: 36px;
    color: #ffffff;
}

/*c-cont*/
.c-cont {
    padding: 0 0 50px 0;
    margin: 0 auto;
    width: 1020px;
}
.c-opacity {
    opacity: 0;
    transition: opacity 0.2s ease-in-out , all 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out , all 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out , all 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out , all 0.2s ease-in-out;
    will-change: opacity , all;
}
.c-opacity.is-on {
    opacity: 1;
}
/********************************
CONTETS
*********************************/
#Contents {
    text-align: left;
    font-family: 'Noto Serif JP', serif;
}
.c-main {
    width: 1240px;
    margin: 0 auto;
    padding: 80px 0 150px 0;
}

@media (max-width: 767px) {
body {
    font-size: 12px;
    min-width: 320px;
}
/********************************
HEADER
*********************************/
header {
    border-top: 0;
    border-bottom: 5px solid #f9454b;
}
body.top header {
    border-bottom: 0;
}
.header {
    width: auto;
    margin: 0;
    padding: 10px 0 10px 0;
}
.head_in {
    margin: 0 0 0 0;
}
.head-logo {
    margin: 5px 0 0 10px;
}
.head-logo a {
    padding: 0 0 0 30px;
    font-size: 13px;
    font-weight: 600;
}
.head-logo a:before {
    margin: -11px 0 0 0;
    width: 25px;
    height: 22px;
    background: url(../img/head_logo.png) no-repeat 0 0;
    background-size: 100% auto;
}
.headCv_wrap {
    display: none;
}
.head-menu {
    display: block;
}
.head-menu {
    position: relative;
    z-index: 999;
    display: block;
    float: right;
    cursor: pointer;
    width: 28px;
    height: 22px;
    padding: 0 10px 0 0;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-timing-function: cubic-bezier(.645,.045,.355,1);
    transition-timing-function: cubic-bezier(.645,.045,.355,1);
    -webkit-backface-visibility: hidden;
}
.head-menu span,
.head-menu span:before,
.head-menu span:after {
	display: block;
	width: 100%;
	height: 2px;
	background: #000000;
	transition: all 0.5s;
	backface-visibility: hidden;
}
.head-menu.selected span,
.head-menu.selected span:before,
.head-menu.selected span:after {
	background: #000000;
}
.head-menu span {
	position: relative;
	margin: 10px 0 0;
}
.head-menu span:before,
.head-menu span:after {
	position: absolute;
	content: "";
}
.head-menu span:before {
	top: -10px;
}
.head-menu span:after {
	top: 10px;
}
.head-menu.selected span:before {
	transform: translate(0px, 10px) rotate(-90deg);
}
.head-menu.selected span:after {
	transform: translate(0px, -10px) rotate(-90deg);
}
.head-menu.selected span {
	transform: rotate(45deg);
}
.headNav_wrap {
    width: 100%;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 47px;
    left: 0;
    z-index: 9;
    background: #ffffff;
    padding: 20px 15px 20px 15px;
}
.headNav_wrap nav ul {
    width: 100%;
}
.headNav_wrap nav ul li {
    width: auto;
    display: block;
    margin: 0 0 20px 0;
}
.headNav_wrap nav ul li:last-child {
    margin: 0 0 0 0;
}
.headNav_wrap nav ul li a {
    display: block;
    font-size: 16px;
}
.headNav_wrap nav ul li a:after {
    display: none;
}
.headNav_wrap nav ul li a:hover:after {
    transform-origin: left top;
    -ms-transform-origin: left top;
    -moz-transform-origin: left top;
    -webkit-transform-origin: left top;
    transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
}
.headNav_cv {
    display: block;
    padding: 20px 0 0 0;
}
.headNav_cv dl dt {
    border-top: 1px solid #000000;
}
.headNav_cv dl dt {
    text-align: center;
    line-height: 1;
    font-weight: bold;
    padding: 10px 0 0 0;
    margin: 0 0 10px 0;
    font-size: 16px;
}
.headNav-tel {
    margin: 0 0 10px 0;
}
.headNav-txt {
    text-align: center;
    line-height: 1;
    font-size: 12px;
}
/********************************
FOOTER
*********************************/
footer {
    padding: 15px 0 15px 0;
}
.foot-cp {
    line-height: 1.4;
    font-size: 10px;
}
/********************************
C系CSS
*********************************/
#Contents {
    text-align: left;
}
.c-pc {
    display: none;
}
.c-pc-in {
    display: none;
}
.c-sp {
    display: block;
}
.c-sp-in {
    display: inline;
}
.c-btn {
    text-align: center;
    line-height: 1;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.c-btn a {
    border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    display: table;
    width: 100%;
    height: 40px;
    font-size: 16px;
    text-decoration: none;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #000000;
    font-family: 'Noto Serif JP', serif;
}
.c-btn a:hover {
    background: #ffffff;
    color: #1b1b1b;
}
.c-btn .is-btn {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
/*c-ttl_wrap*/
.c-ttl_wrap {
    background: #f5f7f8;
    width: 100%;
}
.c-ttl_in {
    width: auto;
    height: 100px;
    margin: 0 auto;
    display: table;
}
body.list .c-ttl_in ,
body.aboutus .c-ttl_in ,
body.wizlife .c-ttl_in ,
body.price .c-ttl_in {
    background: none;
    width: auto;
    height: auto;
}
.c-ttl-ttl {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    line-height: 1;
    padding: 0 0 0 0;
    font-size: 18px;
}
body.list .c-ttl-ttl {
    display: block;
    padding: 25px 0 25px 0;
    font-size: 18px;
}
body.aboutus .c-ttl-ttl {
    display: block;
    padding: 25px 0 32px 0;
    font-size: 18px;
}
body.price .c-ttl-ttl {
    display: block;
    padding: 25px 0 46px 0;
    font-size: 18px;
}
body.wizlife .c-ttl-ttl {
    display: block;
    padding: 25px 0 46px 0;
    font-size: 18px;
}
/*c-cont*/
.c-cont {
    width: auto;
    margin: 0 0;
    padding: 0 0 10px 0;
}
/********************************
CONTETS
*********************************/
.c-main {
    width: auto;
    margin: 0 15px;
    padding: 30px 0 50px 0;
}

}

@media (max-width: 374px) {
}
