@charset "utf-8";
/*
Theme Name: cmindstyle
Version: 2.0
*/

/*----------------------------------------
■共通設定
-----------------------------------------*/




body, h1, h2, h3, h4, h5, h6, p, td, th, ol, ul, li, dl, dt, dd, form, pre{
	margin:0;
	padding:0;
	font-family: Helvetica, noto-sans-cjk-jp, sans-serif !important;
font-weight: 300;
font-style: normal;
	font-size: 13px;
	color:#222;
letter-spacing:0.02em;
	word-break:break-all;
	word-wrap: break-word;
-webkit-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
}

body{
	background-color:#FFF;
    line-height: 2.2;
}

ul,li{
list-style:none;
}

#wrapper{
min-width:1080px;
overflow:hidden;
}

#wrapper-sp{
min-width:1080px;
overflow:hidden;
position:relative;
}

p {
	
	margin-bottom:18px;
}

.min{
font-family:"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	
}
img {
max-width:100%;
	vertical-align:bottom;
	border: none;
}

/* a:link {
-webkit-transition: all .3s;
	transition: all .3s;
opacity:1;
	color: #222222;
	text-decoration:underline;
}
a:visited {
	color: #222222;
}
a:active,
a:hover {
opacity:0.6;
	color: #222222;
	text-decoration:none;
} */


h2{
}



h3{
}




/*----------------------------------------
■汎用クラス
-----------------------------------------*/
.clearfix{
	zoom:1;
}
.clearfix:after{
	content:"";
	display:block;
	clear:both;
}

.pagetop{
background:#FFF;
width:100%;
height:66px;
margin:0;
}
.pagetop a{
font-size:10px;
width:100%;
line-height:66px;
display:block;
text-decoration:none;
text-align:center;
letter-spacing:0.08em;
}
.pagetop span{
background:url(/wp/wp-content/uploads/pagetop.png) no-repeat 0 4px;
background-size:9px;
padding-left:14px;
}

.alignright{
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}
.alignleft{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.aligncenter{
	clear:both;
	display:block;
	margin:25px auto;
}
.postmeta{
	clear:both;
}
.post {
	zoom:1;
}
.post .post{
	margin:10px;
}
#breadNavi .post:after{
	content:"";
	display:inline-block;
	clear:both;
}

.post:after{
	content:"";
	display:block;
	clear:both;
}

.wp-pagenavi{
	margin-top:20px;
	clear:both;
}





/*----------------------------------------
■ヘッダー
-----------------------------------------*/


#header-area {
   background: #9de2f2;
    position: relative;
}


#top-header {
    padding: 0;
    display: block;
}
.home #top-header {
    padding: 0px;
    height: 770px;
}

.home #header-area {
height:770px;
padding-bottom: 0px;
}

#logo img {
    width: 306px;
}

#logo {
    text-align: center;
    padding-top: 20px;
margin-bottom:60px;
}

h1#pagename span {
    padding-top: 70px;
    display: inline-block;
}

h1#pagename {
    text-align: center;
    font-weight: 700;
    color: #FFF;
    font-size: 40px;
    margin-bottom: 30px;
}


.page-id-8 h1#pagename span {
    background: url(/wp-content/uploads/page-icon-whats.svg) no-repeat top center;
    background-size: 70px;
}
.page-id-10 h1#pagename span {
    background: url(/wp-content/uploads/page-icon-staff.svg) no-repeat top center;
    background-size: 70px;
}
.page-id-12 h1#pagename span {
    background: url(/wp-content/uploads/page-icon-voice.svg) no-repeat top center;
    background-size: 70px;
}
.page-id-14 h1#pagename span {
    background: url(/wp-content/uploads/page-icon-contact.svg) no-repeat top center;
    background-size: 70px;
}
.page-id-17 h1#pagename span {
    background: url(/wp-content/uploads/page-icon-privacy.svg) no-repeat top center;
    background-size: 70px;
}



#top-mov video {
margin:0 auto;
width:100%;
}

#top-mov {
    width: 2100px;
    position: absolute;
    margin: 0 -1050px;
    top: 0;
    left: 50%;
}


/*----------------------------------------
■グローバルナビ
-----------------------------------------*/



#content{
     position: relative;
    margin-bottom: 0px;
    width: 100%;
    height: 64px;
    z-index: 9999;
}
.home #content{
bottom: 64px;
}

#box {
     position: absolute;
    top: 0px;
    padding: 0px 0;
    width: 100%;
    text-align: center;

}
#content .follow {
    position: fixed;
    top: 0px;
    padding: 0px 0;
    background: rgba(132,218,240,0.98);
    z-index: 9999;
}


nav#header-nav {
    width: 100%;
}

ul#nav-list a {
    text-decoration: none;
    color: #FFF;
}

ul#nav-list li {
    font-size: 20px;
    font-weight: 700;
    display: inline-block;
    padding: 0 30px;
line-height:64px;
}
ul#nav-list {
    text-align: center;
    font-size: 0;
}

nav#nav-area {
    width: 100%;
     padding: 0px 0;
-webkit-transition: all .3s;
	transition: all .3s;
}

#content .follow ul#nav-list li {
   line-height:64px;
}

#nav1 a {
    background: url(/wp-content/uploads/icon-home.svg) no-repeat center center;
    background-size: 18px;
    width: 18px;
    height: 18px;
    display: block;
    text-indent: -9999px;
    outline-style: none;
    overflow: hidden;
}




/*----------------------------------------
■キャッチイメージ
-----------------------------------------*/






/*----------------------------------------
■メイン
-----------------------------------------*/
#main{
	margin:0px auto;
}



/*----------------------------------------
■コンテンツ
-----------------------------------------*/

#contents-area{
width:1000px;
margin:0 auto;
}
#contents{
	width:700px;
	margin-right:50px;
	float:left;
}



/*----------------------------------------
■サイド
-----------------------------------------*/
#side_right{
	width:250px;
	float:right;
}



#side .sitenavi{
	background:#ffffff;
	list-style:none;
	padding:10px 7px;
	margin-bottom:15px;
}
#side .sitenavi a{
	background:url(/images/items/icon_link.gif) no-repeat left center;
	padding-left:17px;
	line-height:25px;
}

	
#recent-posts-3,
#categories-3,
#archives-3 {
border:solid 1px #EEE;
padding:20px;
margin-bottom:20px;
}

.side-title{
font-size:16px;
letter-spacing:0.08em;
text-align:center;
line-height:1;
margin-bottom:20px;
}

#recent-posts-3 ul li,
#categories-3 ul li,
#archives-3 ul li{
border-bottom:dashed 1px #EEE;
margin-bottom:10px;
padding-bottom:10px;
font-size:12px;
line-height:1.6;
}
#recent-posts-3 ul li:last-child,
#categories-3 ul li:last-child,
#archives-3 ul li:last-child{
border-bottom:none;
margin-bottom:0px;
padding-bottom:0px;
}







/*----------------------------------------
■facebook/twitter
-----------------------------------------*/
#tabs{
height:370px;
}

#tabs ul{
width: 200px;
margin-bottom:7px;
}
#tabs li{
margin:0;
padding:0;
}

#tabs #tab_facebook{
background:url(/images/side/bg_facebook.png) no-repeat;
display: block;
width:100px;
height:40px;
text-indent: -9999px;
outline-style:none;
}
#tabs .ui-tabs-selected #tab_facebook{
background:url(/images/side/bg_facebook_selected.png) no-repeat;
}

#tabs #tab_twitter{
background:url(/images/side/bg_twitter.png) no-repeat right top;
display: block;
width:100px;
height:40px;
text-indent: -9999px;
outline-style:none;
}
#tabs .ui-tabs-selected #tab_twitter{
background:url(/images/side/bg_twitter_selected.png) no-repeat right top;
}


.ui-tabs-hide { display: none; }
.ui-tabs {
margin: 10px 0 0 0;
}
.ui-tabs-nav {

list-style: none;
margin: 0;
padding: 0;

}
.ui-tabs-nav:after {
display: block;
clear: both;
content: " ";
}
.ui-tabs-nav li { 
float: left; 
font-weight: bold;
width: 99px;
}
.ui-tabs-nav a{
display: block;
}
.ui-tabs-nav a {
margin: 1px 0 0;
padding-left: 0;
text-align: center;
outline: 0;
text-decoration:none;
}
.ui-tabs-nav .ui-tabs-selected a {
position: relative;
top: 1px;
z-index: 2;
margin-top: 0;
color: #000;
}



.ui-tabs-nav .ui-tabs-selected a:link,
.ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link,
.ui-tabs-nav .ui-tabs-disabled a:visited { cursor: text; }
.ui-tabs-nav a:hover,
.ui-tabs-nav a:focus,
.ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover,
.ui-tabs-nav .ui-tabs-deselectable a:focus,
.ui-tabs-nav .ui-tabs-deselectable a:active { cursor: pointer; }
.ui-tabs-disabled { opacity: .4; }
.ui-tabs-panel { padding: 0; }
.ui-widget { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1.1em/*{fsDefault}*/; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-tabs-panel { width: 178px; border: 0px solid #ade500/*{borderColorActive}*/;}
.ui-tabs-panel img { border:none; }


/*----------------------------------------
■フッター
-----------------------------------------*/

#footer-banner-line {
  position:  fixed;
    z-index: 9999;
    right: 16px;
bottom:16px;
    margin: 0;
    padding: 20px;
    background: rgba(236,255,230,.95);
}

#footer-banner-line::before {
    content: "";
    display: block;
    width: 70px;
    height: 54px;
    position: absolute;
    top: -20px;
    left: -30px;
    background: url(/wp-content/uploads/star-line.svg) no-repeat;
    background-size: contain;
}


#footer-banner-line-p {
    text-align: center;
    font-weight: 900;
    color: #59bd37;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 10px;
}


#footer-banner-line-btn a::before {
    display: none !important;
}

#footer-banner-line-btn{
margin-bottom:0;
}
#footer-banner-line-btn a {
    padding: 6px 20px;
    line-height: 1.6;
    font-size: 16px;
   background: #59bd37;
    border: solid 4px #59bd37;
}

#footer-banner-line-btn a:hover {
    background: #FFF;
color:#59bd37;
}

#footer-banner-line-p span {
    font-size: 28px;
    vertical-align: -2px;
}



#footer-line::before {
    content: "";
    display: block;
    width: 150px;
    height: 120px;
    position: absolute;
    top: -120px;
    left: 170px;
    background: url(/wp-content/uploads/star-line.svg) no-repeat;
    background-size: contain;
}

#footer-line {
    width: 1100px;
    margin: 0 auto;
    position: relative;
}


#footer-line-area {
    background: #ecffe6;
    padding: 80px 0;
}

#footer-line-title {
text-align: center;
    font-size: 50px;
    font-weight: 900;
    color:#59bd37;
    line-height: 1;
    margin-bottom: 30px;
    background: url(/wp-content/uploads/icon-line.svg) no-repeat top center;
    background-size: 60px;
    padding-top: 70px;
}

.footer-line-title-b {
    font-size: 70px;
    vertical-align: -4px;
}
#footer-line-midashi {
    text-align: center;
    font-weight: 900;
    font-size: 30px;
    color: #fe7aac;
}

#footer-line-text {
    text-align: center;
    font-size: 20px;
margin-bottom:50px;
}
#footer-line-more a {
border:solid 4px #59bd37;
    background: #59bd37;
      padding: 24px 80px;
}
#footer-line-more a:hover {
  background: #FFF;
color: #59bd37;
}

.more-btn a {
 text-decoration: none;
    display: inline-block;
    font-size: 20px;
    color: #FFF;
    padding: 18px 80px;
    position: relative;
    background: #84daf0;
    border: solid 4px #84dbf0;
}
.more-btn a:hover {
opacity:1;
       color: #84dbf0;
    background: #FFF;
}




.more-btn a::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    width: 10px;
    margin-top: -7px;
    height: 14px;
    background: url(/wp-content/uploads/arrow.svg) no-repeat;
    background-size: contain;
-webkit-transition: all .3s;
	transition: all .3s;
opacity:1;
}

.more-btn a:hover::before {
opacity:0;
  right: 10px;
}


.more-btn {
    font-weight: 900;
}
#footer-line-more {
    text-align: center;
    margin: 0;
}



#footer-area {
    text-align: center;
    padding: 60px 0 30px;
    background-color:#fff;
}
#footer-logo{
margin-bottom:40px;
}

#footer-logo img {
    width: 216px;
}

ul#footer-navi li a {
    text-decoration: none;
}
ul#footer-navi li {
    display: inline-block;
      padding: 0 30px;
    font-size: 16px;
    font-weight: 700;
}
ul#footer-navi {
    text-align: center;
    font-size: 0;
margin-bottom:40px;
}

ul#footer-sns li {
    width: 40px;
    display: inline-block;
    padding: 0 10px;
}

ul#footer-sns {
    text-align: center;
    font-size: 0;
    margin-bottom: 40px;
}
ul#footer-link li a {
    text-decoration: none;
}

ul#footer-link li {
    font-size: 12px;
    display: inline-block;
    margin-right: 20px;
    padding-right: 20px;
    border-right: solid 1px #222;
    line-height: 1;
}

ul#footer-link li:last-child {
   margin-right: 0px;
    padding-right: 0px;
    border-right: none;
}
ul#footer-link {
    text-align: center;
    font-size: 0;
    margin-bottom: 60px;
}


address {
    font-size: 14px;
    font-style: normal;
}



/*----------------------------------------
■トップページ
-----------------------------------------*/



#top-main-area {
    padding: 100px 0;
}


#top-main{
    width: 1100px;
    text-align: center;
    margin: 0 auto;
    position: relative;
}

#top-main::before {
    content: "";
    display: block;
    background: url(/wp-content/uploads/top-main-image1.svg) no-repeat;
    background-size: contain;
    width: 306px;
    height: 368px;
    position: absolute;
    top: 180px;
    left: 30px;
    z-index: 0;
}

#top-main::after {
  content: "";
    display: block;
    background: url(/wp-content/uploads/top-main-image2.svg) no-repeat;
    background-size: contain;
    width: 262px;
    height: 506px;
    position: absolute;
    top: 20px;
    right: 60px;
    z-index: 0;
}

span.top-main-catch-line {
    border-bottom: solid 4px #fe7aac;
    padding: 0 10px;
    display: inline-block;
}

h1#top-main-catch {
    font-size: 70px;
    line-height: 1.4;
    font-weight: 900;
margin-bottom: 40px;
}

span.top-main-catch-pink {
    color: #fe7aac;
}

span.top-main-catch-pink span{
font-size: 90px;
    vertical-align: -4px;
    line-height: 1;
}


#top-main-text {
font-size: 20px;
    margin-bottom: 30px;
}

#top-main-bottom {
    font-size: 30px;
    font-weight: 700;
    color: #84daf0;
    margin-bottom: 60px;
}

#top-main-bottom span {
    background: url(/wp-content/uploads/namisen.png) repeat-x bottom 0px center;
    background-size: 25px;
    padding: 0 8px 10px;
    position: relative;
}

#top-main-bottom span::before {
    content: "";
    background: url(/wp-content/uploads/star.svg) no-repeat;
    background-size: contain;
    position: absolute;
    display: block;
    width: 14px;
    height: 14px;
    top: -20px;
    left: -0px;
}

#top-main-bottom span::after {
    content: "";
    background: url(/wp-content/uploads/star.svg) no-repeat;
    background-size: contain;
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    bottom: -26px;
    right: 20px;
}

#top-main-more {
    margin: 0;
}

#top-concept-area {
    padding: 100px 0;
    background: #e9f6fb;
}

#top-concept{
width: 1100px;
    margin: 0 auto 0px;
}


.h2 span {
	font-family: noto-sans-cjk-jp, sans-serif;
    font-size: 18px;
    color: #222;
}

.h2 {
    text-align: center;
    font-size: 40px;
font-family: Helvetica;
    font-weight: 900;
    line-height: 1.8;
    color: #84dbf0;
    margin-bottom: 60px;
}


ul#top-concept-list li {
    width: calc((100% - 56px) / 3);
    padding: 40px 34px;
    box-sizing: border-box;
    background: #FFF;
    float: left;
    margin-right: 28px;
box-shadow: 0px 0px 20px #0000000d;
}

ul#top-concept-list {
    text-align: center;
    font-size: 0;
    margin-bottom:10px;
display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}

ul#top-concept-list li:last-child {
  margin-right: 0px;
}

.top-concept-img{
padding:30px 0 20px;
position:relative;
}
.top-concept-img img {
    width: 160px;
}
.top-concept-text {
    font-size: 16px;
    margin: 0;
}

.top-concept-name {
    font-weight: 900;
    margin-bottom: 26px;
    font-size: 28px;
line-height: 1.2;
}

span.top-concept-name-0yen span {
    font-size: 44px;
    vertical-align: -4px;
}

span.top-concept-name-0yen {
    border-bottom: solid 4px #fe7aac;
    padding: 0 6px;
    color: #fe7aac;
    font-size: 35px;
}
.top-concept-text span {
    font-size: 12px;
}
.caricuru-hoshoku {
    text-align: right;
    font-size: 12px;
}

.line-more a {
    background: #fe7aac;
    border: solid 4px #fe7aac;
}

.line-more a:hover {
color:#fe7aac;
}

#top-concept-more {
    text-align: center;
    margin: 0;
    padding-top: 30px;
}


#top-concept-s-list {
    text-align: center;
    font-size: 0;
    margin-bottom: 30px;
}

#top-concept-s-list li {
    width: calc((100% - 41px) / 2);
    padding: 30px 34px;
    box-sizing: border-box;
    background: #FFF;
    float: left;
    margin-right: 28px;
    box-shadow: 0px 0px 20px #0000000d;
    display: table;
}

#top-concept-s-list li:last-child {
    margin: 0;
}
.top-concept-s-l {
    width: 120px;
    display: table-cell;
}
.top-concept-s-img {
    margin: 0;
    text-align: center;
}
.top-concept-s-img img {
    width: 90px;
}

.top-concept-s-r {
    width: calc(100% - 120px);
    box-sizing: border-box;
    padding-left: 0px;
    display: table-cell;
    vertical-align: middle;
}
.top-concept-s-name {
    font-weight: 900;
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 1;
}

.top-concept-s-text {
    font-size: 16px;
    margin: 0;
}

#top-concept-plus{
text-align:center;
margin-bottom:30px;
}

#top-concept-plus img{
width:40px;
}

#top-flow-area {
    padding: 100px 0;
}


#top-flow {
    width: 1100px;
    margin: 0 auto;
}


ul#top-flow-list {
margin-bottom: 60px;
    text-align: center;
    font-size: 0;
display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}

ul#top-flow-list li {
    width: calc((100% - 160px) / 5);
    float: left;
    margin-right: 19px;
    padding-right: 20px;
    border-right: solid 1px #e8f6fa;
    vertical-align: top;
}
ul#top-flow-list li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}

.top-flow-img {
    width: 170px;
    height: 170px;
    background: #83dcef;
    border-radius: 1000%;
    margin: 0 auto 20px;
}

.top-flow-img img {
    width: 90px;
    padding-top: 46px;
}

.top-flow-no {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 10px;
    color: #83ddee;
    line-height: 1.6;
}
.top-flow-name span {
    color: #fe7aac;
}

.top-flow-name {
    font-weight: 900;
    font-size: 20px;
 margin-bottom: 10px;
}

.top-flow-text {
    margin: 0;
    font-size: 16px;
    text-align: left;
}


span.top-flow-bottom-title-box span {
    font-size: 60px;
    vertical-align: -4px;
    padding: 0 10px;
    font-family: Helvetica;
}
span.top-flow-bottom-title-box {
    padding: 10px 40px;
    border: solid 4px;
}
#top-flow-bottom-title {
    text-align: center;
    font-size: 40px;
    font-weight: 900;
    color: #fe7aac;
}

#top-flow-bottom-text {
    text-align: center;
    font-size: 20px;
margin-bottom:24px;
}
#top-flow-bottom-text2 {
    text-align: center;
    font-size: 30px;
    font-weight: 900;
    margin: 0;
    line-height: 1;
}
#top-partner-area {
    padding: 100px 0;
    background: #e8f6fa;
}

#top-partner-text {
    text-align: center;
    font-size: 20px;
    margin-bottom: 40px;
}


#top-partner-img img {
    width: 980px;
    border: solid 2px #86dcef;
}

#top-partner #top-partner-img img {
    border: none;
}

#top-partner-img {
    text-align: center;
    margin: 0;
}


#top-voice-area {
    padding: 100px 0;
}


#top-voice-text {
    text-align: center;
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 60px;
}

#top-voice-text br{
display:none;
}

#top-voice-list-area {
    width: 1100px;
    height: 462px;
    overflow: hidden;
    margin: 0 auto 60px;
  display: flex;
}



#top-voice-thumb ul li{
height: 154px;
    filter: grayscale(1);
box-sizing:border-box;
-webkit-transition: all .3s;
	transition: all .3s;
  border: solid 4px #FFF;
}

#top-voice-thumb ul li.active {
    filter: grayscale(0);
    border: solid 4px #84dbf0;
}

#top-voice-thumb ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.top-voice-mov {
box-sizing:border-box;
  position: relative;
    height: 0;
    padding-top: 462px;
}
.top-voice-mov iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.top-voice-mov video{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
outline-style:none;
}

#top-voice-wrap {
    width: 75%;
 box-sizing: border-box;
    padding-right: 4px;
}
#top-voice-thumb {
    width: 25%;

}


#top-voice-more {
    margin: 0;
    text-align: center;
}

.ec-slider-wrap {
  display: flex;
}
.ec-slider-wrap .ec-slider-for {
  width: 75%;
box-sizing: border-box;
    border-right: solid 1px#FFF;
}
.ec-slider-wrap .ec-slider-nav {
  width: 25%;
}
.ec-slider-nav.slick-vertical .slick-slide {
  border: none;
    height: calc(500px / 3) !important;
    border-bottom: 1px solid transparent;
    box-sizing: border-box;
}
.ec-slider-nav.slick-vertical .slick-slide:last-child {
    border-bottom: none !important;
}

ul.ec-slider-nav li img{
width:100%;
height:100%;
object-fit:cover;
}


#top-case-area {
    padding: 100px 0;
    background: #e8f6f9;
}

#top-case {
    width: 1100px;
    margin: 0 auto;
}
ul#top-case-list {
    text-align: center;
    font-size: 0;
padding-top: 30px;
}
ul#top-case-list li {
width: calc((100% - 56px) / 3);
    padding: 60px 34px 40px;
    position: relative;
    box-sizing: border-box;
    background: #FFF;
    display: inline-block;
    vertical-align: top;
    margin-right: 28px;
    height: 600px;
    box-shadow: 0px 0px 20px #0000000d;
}

ul#top-case-list li:last-child {
  margin-right: 0px;
}


.top-case-img img {
    width: 140px;
}

.top-case-name span {
    font-size: 36px;
    color: #fe7aac;
}

.top-case-name {
    font-weight: 900;
    font-size: 28px;
    line-height: 1.4;
    margin-bottom: 20px;
}

.top-case-text {
    font-size: 16px;
    margin-bottom: 24px;
}



.top-case-more.more-btn a::before {
    display: none;
}
.top-case-more.more-btn a {
    font-size: 18px;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
}



.top-case-more {
    margin: 0;
    position: absolute;
    width: calc(100% - 68px);
    bottom: 40px;
}
.top-case-no {
    position: absolute;
    top: -33px;
    text-align: center;
    width: 100%;
    left: 0;
    margin: 0;
}

.top-case-no span {
    width: 66px;
    height: 66px;
    background: #84dbf0;
    display: inline-block;
    color: #FFF;
    font-size: 36px;
    line-height: 66px;
    font-weight: 700;
    border-radius: 50%;
    font-family: Helvetica;
}


#top-service-area {
    padding: 50px 0;
}

@media only screen and (max-width: 767px) {
.top-service-area {
    padding: 50px 0;
  }
}


.top-service-text {
    text-align: center;
    font-size: 16px;
}
span.top-service-box-title-bar {
    border-bottom: solid 4px #83dcef;
    padding: 0 10px 0px;
    display: inline-block;
    margin-bottom: 30px;
}

.top-service-box-title {
    text-align: center;
    font-weight: 900;
    font-size: 30px;
    line-height: 1.6;
}


span.top-service-box-title-bar span{
    font-size: 40px;
    vertical-align: -2px;
    padding: 0 2px;
    font-family: Helvetica;
}

.top-service-suit-mov {
    width: 1100px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.top-service-suit-mov >p:first-child {
    width: 75%;
}

#top-service-suit span.top-service-box-title-bar {
    background: url(/wp-content/uploads/suit-icon.svg) no-repeat top center;
    background-size: 70px;
    padding-top: 72px;
}


#top-service-hair span.top-service-box-title-bar {
    background: url(/wp-content/uploads/hairsalon-icon.svg) no-repeat top center;
    background-size: 70px;
    padding-top: 72px;
}

#top-service-suit {
    margin-bottom: 60px;
}

#top-service-hair .slick-dotted.slick-slider {
    margin-bottom: 60px;
}


.top-service-hair-box{
    outline-style: none;
    margin: 0 10px auto;
    opacity: 0.4;
    filter: grayscale(1);
}

#top-service-hair .slick-dots{
    bottom: -40px !important;
}

.slick-center {
    opacity: 1;
    filter: grayscale(0);
}


.slick-dots li button:before{
color: #92a8ad !important;
}


.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #83dcef !important;
}





/*----------------------------------------
■0円就活とは？
-----------------------------------------*/




#whats-back-area {
    padding: 100px 0;
}

#whats-back {
    width: 1100px;
    margin: 0 auto;
}

#whats-back-title {
    text-align: center;
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 0px;
}

#whats-back-image-pc {
    width: 1100px;
    margin: -30px auto 0;
}
#whats-back-image-pc img {
    width: 100%;
}

#whats-back-image-sp {
display:none;
}

#whats-point-area {
    padding: 100px 0;
    background: #e9f6fb;
}

#whats-partner-area {
   padding: 100px 0;
}


h3.whats-point-h3 span {
    color: #fe7aac;
    font-size: 40px;
    vertical-align: -2px;
}

h3.whats-point-h3 {
    text-align: center;
    font-size: 28px;
    font-weight: 900;
    margin-bottom: 30px;
    line-height: 1.4;
}


#whats-point .h2 {
    margin-bottom: 80px;
}


.whats-point-box {
    position: relative;
     padding: 60px 80px 60px;
    box-sizing: border-box;
    background: #FFF;
    margin: 0 auto 60px;
    width: 1100px;
box-shadow: 0px 0px 20px #0000000d;
}


#whats-point-no span {
    font-weight: bold;
    color: #FFF;
    font-size: 30px;
    padding-top: 14px;
    display: inline-block;
}

#whats-point-no {
    position: absolute;
    top: -30px;
    line-height: 1;
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    background: #83dcef;
    text-align: center;
    border-radius: 50%;
}


h4.whats-point-h4 {
    text-align: center;
    color: #FFFFFF;
    background: #83ddee;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 40px;
}


#whats-point1-image-area {
    margin-bottom: 40px;
}

#whats-point1-image-area-l {
    width: 480px;
    float: left;
    position: relative;
}

#whats-point1-image-graph {
    text-align: center;
    width: 340px;
    margin: 0 auto;
}

#whats-point1-image1 {
    position: absolute;
    width: 210px;
    top: 200px;
    margin: 0;
}

#whats-point1-image-area-r {
width: 285px;
    float: left;
    padding-top: 16px;
    margin-left: 40px;
    position: relative;
}

#whats-point1-list {
    width: 100%;
    margin-bottom: 20px;
}


#whats-point1-list th {
    width: 60%;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.6;
}

#whats-point1-list td {
    text-align: right;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.6;
    color: #fe7aac;

    padding-right: 16px;
}

#whats-point1-list td span{
   font-size: 20px;
}

#whats-point1-list-all {
 border-top: solid 2px #222;
    padding-top: 20px;
    text-align: center;
    font-size: 40px;
    font-weight: 900;
    line-height: 1.2;
    color: #fe7aac;
    margin-bottom: 0;
}

#whats-point1-list-all span {
    font-size: 52px;
    vertical-align: -2px;
}


#whats-point1-image-area-r::before {
    content: "";
    display: block;
    height: 340px;
    width: 30px;
    position: absolute;
    top: 0;
    left: -80px;
    border-top: solid 2px #83dded;
    border-right: solid 2px #83dded;
    border-bottom: solid 2px #83dded;
}

#whats-point1-image-area-r::after {
 content: "";
    display: block;
    width: 74px;
    height: 74px;
    background: url(/wp-content/uploads/whats-point1-money.svg) no-repeat;
    background-size: contain;
    position: absolute;
    right: -100px;
    top: 40px;
}


#whats-point1-bottom {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
}


#whats-point1-bottom img {
    width: 200px;
    margin-right: 10px;
    vertical-align: -10px;
}

.whats-point-bottom-s {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 0px;
}

.whats-point-bottom {
    text-align: center;
    font-weight: 900;
    font-size: 44px;
    line-height: 1.6;
    margin-bottom: 0;
}


.whats-point-bottom-bar {
    padding: 10px 6px 0;
    border-bottom: solid 3px #fe7aac;
    display: inline-block;
}

.whats-point-bottom-pink span {
    font-size: 60px;
    vertical-align: -2px;
    line-height: 1;
}

.whats-point-bottom-pink {
    color: #fe7aac;
}

#whats-point1-image2 img {
    width: 74px;
}

#whats-point1-image2 {
    text-align: center;
    margin-bottom: 20px;
}

#whats-point1-bottom-area {
    position: relative;
}



.whats-point2-list-box {
    width: calc((100% - 40px) / 2);
    float: left;
    margin-right: 40px;
}


#whats-point2-list-0yen {
    margin-right: 0;
}

.whats-point2-list-title img {
    width: 160px;
    margin-top: -8px;
    display: inline-block;
}

.whats-point2-list-title {
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    height: 40px;
    vertical-align: middle;
color: #787878;
}


ul.whats-point2-list li{
 display: table;
 width: 100%;
    height: 124px;
  background: #e9e9e9;
line-height: 1.8;
vertical-align: middle;
 border-radius: 10px;
 box-sizing: border-box;
    padding: 20px 40px;
}



#whats-point2-list-0yen ul.whats-point2-list li {
    background: #e8f6fa;
}


.whats-point2-list-icon {
    width: 75px;
    display: table-cell;
    vertical-align: middle;
}

.whats-point2-list-text {
    width: calc(100% - 75px);
    vertical-align: middle;
    display: table-cell;
    box-sizing: border-box;
    padding-left: 20px;
    font-size: 14px;
}



ul.whats-point2-list li {
    width: 100%;
    margin-bottom: 10px;
    display: table;
}

ul.whats-point2-list li:last-child {
    margin-bottom: 0px;
}

.whats-point2-list-image img {
    height: 75px;
}

.whats-point2-list-image {
    text-align: center;
    margin-bottom: 10px;
}




#whats-point2-list-area {
    margin-bottom: 30px;
}

.whats-point2-list {
    margin-bottom: 0px;
}


#whats-point2-list-0yen .whats-point2-list-text span {
    font-weight: 700;
    font-size: 16px;
    color: #fe7aac;
}


ul.whats-point2-list li div span {
    color: #fe7aac;
    font-weight: 700;
    font-size: 16px;
}


.whats-point-text {
    text-align: center;
    font-size: 18px;
    margin-bottom: 30px;
}

#whats-point3-image-area {
    text-align: center;
    font-size: 0;
    margin-bottom: 30px;
}

#whats-point3-image1 {
     text-align: center;
    margin-bottom: 30px;
}

#whats-point3-image1 img {
    width: 500px;
}

#whats-point3-image2-bottom {
    margin: 0;
    font-weight: 900;
    font-size: 24px;
    line-height: 1.8;
    text-align: center;
}

#whats-point3-image2-bottom br {
    display: none;
}

#whats-point3 {
    margin-bottom: 0;
}



#whats-other-area {
    padding: 100px 0;
    background: #e9f6fb;
margin-bottom:1px;
}


ul#whats-other-list{
width:900px;
margin:0 auto 40px;
font-size:0;
text-align:center;
}


ul#whats-other-list li {
    display: inline-block;
    width: calc((100% - 40px) /2);
    margin-right: 40px;
    vertical-align: top;
}

ul#whats-other-list li:last-child {
  margin-right: 0px;
}

.whats-other-banner-text {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 0px;
}
.whats-other-banner-text-bottom {
text-align:center;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 0;
}

.whats-other-banner-text-bottom span{
color: #59bd37;
}


.pagelink {
    margin-top: -100px;
    padding-top: 100px;
}


/*----------------------------------------
■利用者の声
-----------------------------------------*/


#voice-list-area {
    padding: 100px 0;
    width: 800px;
    margin: 0 auto;
}

.voice-mov iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.voice-mov video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
outline-style:none;
}


.voice-mov {
    margin-bottom: 20px;
    box-sizing: border-box;
    position: relative;
    height: 0;
    padding-top: 462px;
}


/*----------------------------------------
■スタッフ
-----------------------------------------*/


#staff-area {
    padding: 80px 0;
}

#staff-top-text span {
    font-size: 36px;
    color: #84d9f0;
}
#staff-top-text {
    text-align: center;
    font-size: 30px;
    font-weight: 900;
    line-height: 1.6;
    margin-bottom: 40px;
}
ul#staff-list {
    font-size: 0;
    width: 1100px;
    margin: 0 auto;
display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}

ul#staff-list li:nth-child(3n) {
    margin-right: 0;
}

ul#staff-list li {
width: calc((100% - 82px) / 3);
    margin-right: 41px;
    float:  left;
    margin-bottom: 40px;
    padding: 40px 34px;
    box-sizing: border-box;
    background: #FFF;
    box-shadow: 0px 0px 20px #0000000d;
    vertical-align: top;
    position: relative;
}

ul#staff-list li:nth-child(2), ul#staff-list li:nth-child(5) {
    top: 40px;
}


}
ul#staff-list {
    text-align: left;
    font-size: 0;
    width: 1100px;
    margin: 0 auto;
}

.staff-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.staff-img {
    margin: -40px -34px 30px;
    height: 400px;
}


.staff-name span {
    color: #999;
}

.staff-name {
    margin: 0;
    font-weight: 700;
line-height: 1;
}


.staff-comment span {
    color: #fd7aac;
    font-size: 24px;
}

.staff-comment {
    font-size: 20px;
    font-weight: 900;
    line-height: 1.6;
    margin-bottom: 20px;
}




/*----------------------------------------
■サイトマップ
-----------------------------------------*/

#menu-sitemap{
	list-style:none;
	padding:10px 7px;
	margin-bottom:15px;
}
#menu-sitemap a{
	background:url(/images/items/icon_link.gif) no-repeat left center;
	padding-left:17px;
	line-height:25px;
}



/*----------------------------------------
■プライバシーポリシー
-----------------------------------------*/

#privacy-area {
    padding: 80px 0;
    margin: 0 auto;
    width: 1100px;
}

#privacy-text {
    font-size: 16px;
    margin-bottom: 30px;
}
dl#privacy-list dt {
    font-weight: 700;
    font-size: 20px;
}
dl#privacy-list dd {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 2;
}

ul#privacy-ulist li {
    font-size: 14px;
    color: #989898;
    list-style-type: circle;
    list-style-position: inside;
}



/*----------------------------------------
■ブログ
-----------------------------------------*/



#single_social{
float:left;
width:50%;
	list-style:none;
}
.single-post-info{
float:right;
width:50%;
    line-height: 1;
text-align:right;
font-size:12px;
}


#single_social li{
	float:left;
}
.postmeta{
	
}
.postmeta p{
}

/*----------------------------------------
■個別設定
-----------------------------------------*/

.fade-in {
  opacity: 0;
  transition-duration: 500ms;
  transition-property: opacity, transform;
}

.fade-in-up {
  transform: translate(0, 50px);
}

.fade-in-down {
  transform: translate(0, -50px);
}

.fade-in-left {
  transform: translate(-50px, 0);
}

.fade-in-right {
  transform: translate(50px, 0);
}

.scroll-in {
  opacity: 1;
  transform: translate(0, 0);
}
.suitMov {
  position: relative;
  width: 100%;
max-width: 800px;
margin: 0 auto;
  padding-top: 56.25%;
}
.suitMov iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}