@charset "utf-8";

/*  */
@media screen and (max-width: 768px) {
}
/* footer */
footer {
    background: #35cfd5;
    color: #fff;
    padding: 8% 0 0 0;
}
footer a {
    color: #fff;
}
footer li {
    margin: 10px 0;
}
address{
    background: #1db8cd;
    color: #fff;
    padding: 2% 0;
text-align:center;
}
#page_top{
    position: fixed;
    right: 2%;
    bottom: 4%;
    max-width: 15%;
}
@media screen and (max-width: 768px) {
footer img{
    max-width: 70%;
}
}
/* 下層ページ */
.box_wht .job{
display:none;
}
.txt_blue {
    color: #16bdc5;
}
.h2_style.company {
    background: url("../../images/works/pic_works_02.jpg") no-repeat right center #fbfcf7;
    background-size: 49% auto;
}
.h2_style.entry, .h2_style.summary {
    background: url("../../images/works/pic_works_01.jpg") no-repeat right center #fbfcf7;
    background-size: 49% auto;
}
.h2_style.clients {
    background: url("../../images/works/pic_works_04.jpg") no-repeat right center #fbfcf7;
    background-size: 49% auto;
}
.h2_style.privacy {
    background: url("../../images/works/pic_works_03.jpg") no-repeat right center #fbfcf7;
    background-size: 49% auto;
}
.h_520 {
    height: 520px;
}
.txt_blk {
    color: #444444;
}
.tbl_b {
    border-top: 1px solid #a9a9a9;
    width: 100%;
}
.tbl_b th, .tbl_b td {
    padding: 25px;
    border-bottom: 1px solid #a9a9a9;
}
.tbl_b th,.modal-content .tbl_b tr td:nth-child(1),#job .tbl_b tr td:nth-child(1)  {
    background: #fbfcf7;
font-weight:bold;
}
.btn__pink a , .btn__blue a , .btn__yel a {
    width: 100%;
    box-sizing: border-box;
    border-radius: 10px;
    font-weight: bold;
    font-size: 180%;
    padding: 8%;
    color: #000;
    height: 175px;
    display: flex;
    align-items: center;
}
.btn__pink a {
    background: url("../../images/works/img_works_02.png") no-repeat right #f4b6c3;
    background-size: auto 100%;
}

.btn__blue a {
    background: url("../../images/works/img_works_02.png") no-repeat right #BDEFF3;
    background-size: auto 100%;
}
.btn__yel a {
    background: url("../../images/works/img_works_02.png") no-repeat right #f4eeb0;
    background-size: auto 100%;
}
.box_privacy {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    border: 2px solid #e5e5e5;
    padding: 5%;
    box-sizing: border-box;
    overflow-y: scroll;
    height: 280px;
    font-size: 1.4rem;
    line-height: 1.0;
}
.box_privacy .ttl__style__blk {
    font-size: 2.0rem !important;
}
.box_privacy .mt50 {
    margin-top: 20px !important;
}
.bg__sky {
    background: #f1f6fa;
}
.hissu {
    background: #13baca;
    color: #fff;
    font-weight: bold;
    font-size: 1.3rem;
    border-radius: 4px;
    padding: 3px 10px;
    display: inline-block;
}
.tbl_a {
    width: 100%;
}
.tbl_a th, .tbl_a td {
    padding: 30px 20px 30px 0;
}
input[type=text], .radio, select, textarea {
    border: 1px solid #ededed;
    padding: 15px 25px;
    background: #fff;
    box-sizing: border-box;
    width: 100%;
    margin: 3px 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 1.6rem;
    font-weight: normal;
}
select {
    width: auto;
}
input.size_m {
    width: 80%;
}
input.size_s {
    width: 35%;
}
input.size_ms {
    width: 48.5%;
    margin-right: 0.5%;
}
input[type=submit], input[type=button] {
    box-sizing: border-box;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
    margin: 0 30px;
}
input[type=submit] {
    background: #1db8ce;
    padding: 15px 60px;
}
input[type=button] {
    background: #dcd1b5;
    padding: 15px 30px;
}
input.pink[type=submit] {
    background: #eb6d85;
}
input.beige[type=reset] {
    background: #dcd1b5;
	border-radius: 3px;
	font-weight: bold;
    padding: 15px 20px;
}
.checkbox02.pink::after {
    border-right: 5px solid #eb6d85;
    border-bottom: 5px solid #eb6d85;
}
.ttl__style__pink {
    border-left: 9px solid #eb6d85;
    padding: 15px;
    color: #eb6d85;
}
.ttl__style__grn {
    border-left: 9px solid #1cb9cc;
    padding: 15px;
    color: #1cb9cc;
}
.ttl__style__blue {
    border-left: 9px solid #1fb6d1;
    padding: 15px;
    color: #1fb6d1;
}
.ttl__style__blk {
    border-left: 6px solid #444444;
    padding: 15px;
}
.list_cir::before {
    content: '■ ';
    margin-left: -20px;
}
.list_cir {
    margin-left: 20px;
    font-weight: bold;
}
.txt_pink {
    color: #eb6d85;
}
.txt_grn {
    color: #1cb9cc;
}
.line__l__pink {
    border-left: 2px solid #eb6d85;
    padding-left: 30px;
}
.step {
    border-radius: 8px;
    background: #eb6d85;
    padding: 5px 10px;
    color: #fff;
    margin-right: 15px;
    font-size: 75%;
}
.bg__beige {
    background: #fbfcf7;
    position: relative;
}
.hissu.pink {
    background: #eb6d85;
    margin-left: 10px;
}
.box_wht {
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 0 8px #ccc;
}
.icon_price, .icon_train, .icon_time {
    padding-left: 40px;
    margin-bottom: 10px;
}
.icon_price {
    background: url("../../images/works/icon_en.png") no-repeat left top;
}
.icon_train {
    background: url("../../images/works/icon_train.png") no-repeat left top;
}
.icon_time {
    background: url("../../images/works/icon_time.png") no-repeat left top;
}
.more_bg {
    background: #d5ecfa;
    padding: 20px;
    text-align: center;
    box-sizing: border-box;
    width: 100%;
    position: relative;
}
.more_bg a {
    width: 320px;
    display: inline-block;
    box-sizing: border-box;
    padding: 20px;
    color: #fff;
    font-weight: bold;
    background: #1db8ce;
}
.more_bg a::before {
    position: absolute;
    content: '';
    background: url(../images/works/img_works_02.png) no-repeat top right 40%;
    background-size: auto 100%;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.txt_news {
    position: absolute;
    right: 10%;
    top: -40px;
}
.btn__gray a,.btn__beige a {
    border-radius: 50px;
    padding: 15px 45px;
    display: inline-block;
    background: url("../../images/works/list06.png") no-repeat center right 15px #dcdcdc;
    background-size: 10px auto;
}
.btn__beige a {
    background: url("../../images/works/list06.png") no-repeat center right 15px #ddd1b4;
    background-size: 10px auto;
}
.btn__grn a {
    width: 424px;
    box-sizing: border-box;
    border-radius: 10px;
    font-weight: bold;
    padding: 4%;
    color: #000;
    display: inline-block;
    background: url(../images/works/img_works_02.png) no-repeat right #8edbe5;
    background-size: auto 100%;
    font-size: 110%;
}
.line__r {
    border-right: 1px solid #a9a9a9;
}
.list_num > li {
    list-style: decimal;
    margin-top: 20px;
    margin-left: 20px;
}
.list_disc > li {
    list-style: disc;
    margin-top: 10px;
    margin-left: 40px;
}
.box_step > div a {
    text-align: center;
    height: 100%;
    box-sizing: border-box;
    border: 2px solid #959595;
    padding: 15px;
    font-weight: bold;
    width: 100%;
    font-size: 90%;
    display: flex;
    flex-direction: column;
}
.step_b {
    background: #1db8ce;
    color: #fff;
    border-radius: 50px;
    font-size: 130%;
    line-height: 1.7;
    margin-bottom: 15px;
}
.box_step > div a .list img {
    width: 15px;
}
.box_step > div a .list {
    margin-top: auto;
}
.box_step_l {
    box-sizing: border-box;
    border: 2px solid #959595;
    border-radius: 10px;
    background: #fbfcf7;
    margin: 30px 0;
}
.box_step_l > div:first-child {
    background: url("../../images/works/summary/img_works_job_summary_02.jpg") no-repeat right #fff;
    background-size: auto 100%;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    font-weight: bold;
    width: 25%;
}
.box_step_l > div:last-child {
    width: 75%;
}
.box_step_l > div {
    padding: 40px;
}
.btn__blue a {
/*    background: url(../images/works/img_works_02.png) no-repeat right center #8cd9e3;*/
    background-size: auto 100%;
    max-width: 425px;
    width: 100%;
    box-sizing: border-box;
    border-radius: 18px;
    font-weight: bold;
    font-size: 110%;
    padding: 2%;
    color: #000;
    display: inline-block;
}
.btn__blue.size_l a {
    padding: 4% 2%;
}


.btn__blue_s a {
    background: url(../images/works/img_works_02.png) no-repeat right center #8cd9e3;
    background-size: auto 100%;
    max-width: 425px;
	max-height: 50px;
    width: 100%;
    box-sizing: border-box;
    border-radius: 18px;
    font-weight: bold;
    font-size: 110%;
    padding: 2%;
    color: #000;
    display: inline-block;
}
.btn__blue_s.size_l a {
    padding: 4% 2%;
}


.btn__blue_m a {
    background: url(../images/works/img_works_02.png) no-repeat right center #8cd9e3;
    background-size: auto 100%;
    max-width: 455px;
	max-height: 60px;
    width: 100%;
    box-sizing: border-box;
    border-radius: 18px;
    font-weight: bold;
    font-size: 110%;
    padding: 2%;
    color: #000;
    display: inline-block;
}
.btn__blue_m.size_l a {
    padding: 4% 2%;
}







@media screen and (max-width: 768px) {
.h_520 {
    height: inherit;
}
.line__l__pink {
    border-top: none;
    padding-left: 20px;
    border-left: 2px solid #eb6d85;
}
.h2_style.company, .h2_style.entry, .h2_style.summary, .h2_style.clients, .h2_style.privacy {
    background: #fbfcf7;
}
h3 span {
    display: block;
}
.box_step > div a {
    text-align: left;
    background: url("../../images/works/list03.png") no-repeat right 10px center;
    background-size: 15px auto;
    padding: 10px;
}
.step_b {
    display: inline;
    width: 100px;
    text-align: center;
    margin-bottom: 7px;
}
.box_step > div a .list {
    display: none;
}
.box_step_l > div {
    padding: 6px 20px;
}
.box_step_l > div:first-child {
    padding: 6px 20px;
    margin: 0 !important;
    border-top-right-radius: 10px;
    background: url(../images/works/summary/img_works_job_summary_02_sp.jpg) no-repeat bottom;
    background-size: 100% 25px;
    text-align: center;
    padding-bottom: 17px;
}
.flex-container.sp_cl.box_step > div {
    margin: 2% 0!important;
}
.line__r {
    border: none !important;
    font-weight: bold;
    padding-bottom: 0 !important;
}
.tbl_b th, .tbl_b td {
    padding: 12px;
    display: block;
    width: 100%;
}
.list_disc > li {
    margin-left: 5px;
}
.list_num > li {
    margin-top: 25px;
}
.more_bg a {
    width: 60%;
    padding: 13px;
}
.more_bg {
    padding: 12px;
}
.btn__grn a {
    width: 100%;
}
.close img {
    width: 20px;
}
.step {
    padding: 3px 10px;
    margin-bottom: 5px;
    display: inline-block;
}
.box_privacy {
    height: 175px;
    width: 100%;
}
.tbl_a.form td:last-child {
    width: 100%;
}
.tbl_a.form td, .tbl_a.form th {
    display: inline-block;
    padding: 5px 0 5px 10px;
    text-align: left;
}
.btn__pink a, .btn__yel a {
    font-size: 150%;
    height: inherit;
}
	.tbl_a th, .tbl_a td {
    padding: 10px 20px 10px 0;
}
	.tbl_a td:last-child {
    padding: 10px 0;
}
	.btn__gray a,.btn__beige a {
    padding: 12px 20px;
    background: url(../images/works/list06.png) no-repeat center right 10px #dcdcdc;
    background-size: 7px auto;
    min-width: 120px;
    text-align: center;
    width: 50%;
}
.ttl__style__pink {
    border-left: 4px solid #eb6d85;
    padding: 7px 15px;
}
.ttl__style__grn {
    border-left: 4px solid #1cb9cc;
    padding: 7px 15px;
}
.ttl__style__blue {
    border-left: 4px solid #1fb6d1;
    padding: 7px 15px;
}
.ttl__style__blk {
    border-left: 4px solid #444444;
    padding: 7px 15px;
}
}
/*----------------------------
* faq
*----------------------------*/
.qa-list dl {
    position: relative;
    margin: 0;
    padding: 28px 60px 28px 30px;
    cursor: pointer;
    box-shadow: 5px 5px 5px #ccc;
    margin-bottom: 50px;
}
.qa-list .open::before {
    transform: rotate(-45deg);
}
.qa-list dl dt {
    position: relative;
    margin: 0;
    padding: 0 0 13px 36px;
    font-weight: bold;
    font-size: 130%;
    color: #16bdc5;
}
.qa-list dl dt::before {
    font-size: 22px;
    line-height: 1;
    position: absolute;
    top: 3px;
    left: 0;
    display: block;
    content: 'Q.';
    color: #16bdc5;
}
.qa-list dl dd::before {
    font-size: 22px;
    line-height: 1;
    position: absolute;
    top: 23px;
    left: 2px;
    display: block;
    content: 'A.';
    font-weight: bold;
    color: #e96e87;
}
.qa-list dl dd {
    position: relative;
    display: none;
    height: auto;
    padding: 20px 0 0 40px;
    border-top: 1px solid #16bdc5;
}
.qa-list dl dd p {
    margin: 30px 0 0;
}
.qa-list dl dd p:first-child {
    margin-top: 0;
}

@media screen and (max-width: 768px) {
.qa-list dl {
    position: relative;
    padding: 15px 20px;
    margin-bottom: 20px;
}
.qa-list dl::before {
    top: 20px;
    right: 20px;
    width: 7px;
    height: 7px;
}
.qa-list dl dt {
    padding: 0 0 0 30px;
    font-size: 14px;
}
.qa-list dl dt::before {
    font-size: 14px;
    top: 3px;
    left: 5px;
    content: 'Q.';
}
.qa-list dl dd::before {
    font-size: 14px;
    top: 10px;
    left: 5px;
    content: 'A.';
}
.qa-list dl dd {
    margin: 10px 0 0;
    padding: 10px 0 0 30px;
    font-size: 14px;
}
.qa-list dl dd p {
    margin: 30px 0 0;
}
.qa-list dl dd p:first-child {
    margin-top: 0;
}
.txt_news {
	    right: 3%;
    top: -20px;
}
	.txt_news img{
		    max-height: 52px;
	}
}
/*----------------------------
* メニュー開閉ボタン
*----------------------------*/


header {
    position: relative;
    padding: 20px 0;
}
header h1 {
    max-width: 1000px;
    margin: auto;
    width: 92%;
}

/* 移植　ここまで */	
.nav_toggle.show {
    position: fixed;
    top: 3.5%;
}	
/* 移植　ここまで */

.nav_toggle {
    display: block;
    width: 4rem;
    height: 3rem;
    position: absolute;
    right: 5%;
    top: 37%;
    z-index: 9999;
}
.nav_toggle i {
    display: block;
    width: 100%;
    height: 3px;
    background-color: #23adc6;
    position: absolute;
    transition: transform .5s, opacity .5s;
}
.nav_toggle i:nth-child(1) {
    top: 0;
}
.nav_toggle i:nth-child(2) {
    top: 0;
    bottom: 0;
    margin: auto;
}
.nav_toggle i:nth-child(3) {
    bottom: 0;
}
.nav_toggle.show i:nth-child(1) {
    transform: translateY(13px) rotate(-45deg);
}
.nav_toggle.show i:nth-child(2) {
    opacity: 0;
}
.nav_toggle.show i:nth-child(3) {
    transform: translateY(-13px) rotate(45deg);
}


.nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 7%;
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s, visibility .5s;
    background: rgb(0, 0, 0, 0.85);
    color: #fff;
    text-align: center;
    z-index: 99;
}


.nav_menu_ul.pc{
	max-width: 800px;
    margin: auto;
}
.nav.show {
    opacity: 1;
    visibility: visible;
}
.nav_menu_li {
    padding: 10px 0;
}

@media screen and (max-width: 768px) {
header h1 {
    width: 50%;
}
	

	
.nav_toggle {
    width: 3rem;
    height: 2.3rem;
    top: 33%;
}
.nav_toggle.show i:nth-child(3) {
    transform: translateY(-10px) rotate(45deg);
}
.nav_toggle.show i:nth-child(1) {
    transform: translateY(10px) rotate(-45deg);
}
.nav_menu_li {
    padding: 18px 0 18px 20px;
}
.nav_menu_li:first-child {
    padding: 10px 0;
}
.nav {
    padding: 57px 7% 12% 12%;
}
.nav_menu_ul.sp{
width: 100%;
}
}
/* チェックボックス02 */
input[type=checkbox] {
    display: none;
}
.checkbox02 {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 5px 30px;
    position: relative;
    width: auto;
}
.checkbox02::before {
    background: #fff;
    border: 2px solid #444;
    border-radius: 5px;
    content: '';
    display: block;
    height: 20px;
    left: 0px;
    margin-top: -8px;
    position: absolute;
    top: 44%;
    width: 20px;
}
.checkbox02::after {
    border-right: 5px solid #1cbbd1;
    border-bottom: 5px solid #1cbbd1;
    content: '';
    display: block;
    height: 26px;
    left: 10px;
    margin-top: -19px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: rotate( 45deg );
    width: 10px;
    border-radius: 5px;
}
input[type=checkbox]:checked + .checkbox02::before {
    border-color: #666;
}
input[type=checkbox]:checked + .checkbox02::after {
    opacity: 1;
}
.inline-radio {
    display: flex;
    border-radius: 3px;
    overflow: hidden;
    border: 1px solid #ededed;
    width: 32%;
}
.inline-radio div {
    position: relative;
    flex: 1;
}
.inline-radio input {
    width: 100%;
    height: 60px;
    opacity: 0;
}
.inline-radio label {
    position: absolute;
    top: 0;
    left: 0;
    color: #b6b6b6;
    width: 100%;
    height: 100%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    border-right: 1px solid #ededed;
}
.inline-radio div:last-child label {
    border-right: 0;
}
.inline-radio input:checked + label {
    font-weight: 500;
    color: #fff;
}
.inline-radio input.man:checked + label {
    background: #03b9d1;
}
.inline-radio input.woman:checked + label {
    background: #f78ba2;
    color: #fff;
}
/* modalwindow */
.modal {
    display: none;
    position: fixed;
    top: 0;
    height: 100vh;
    width: 100%;
    z-index: 9999;
}
.modal-bg {
    position: absolute;
    height: 100vh;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
}
.modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    overflow-y: scroll;
    height: 80%;
    width: 80%;
    background: white;
    padding: 40px;
    border-radius: 10px;
}
body.fixed {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
}

@media screen and (max-width: 768px) {
.modal-content {
    padding: 25px 15px;
}
input.size_m {
    width: 100%;
}
input.size_s {
    width: 49%;
}
.inline-radio {
    width: 70%;
}
}
@media screen and (min-width: 768px) {
	.tbl_a.form tr > td:nth-child(3){
		width: 70%;
	}
	}
/* トップページ */
#mv {
    background: url("../../images/works/index/pic_works_index_01.jpg") no-repeat center center;
    background-size: cover;
    height: 750px;
    display: flex;
    align-items: center;
}
#mv p {
    margin-left: 65%;
}
#mv p span {
    background: #fff;
    display: inline;
    line-height: 2;
    padding: 2px;
}
.img_cir {
    margin-top: -24px;
}
.btn__blue.size_xl a {
    border-radius: 10px;
    font-size: 180%;
    padding: 8%;
    height: 175px;
    display: flex;
    align-items: center;
    max-width: inherit;
}
.logo_en {
    margin-top: -172px;
    position: relative;
}
.box_about > div {
    text-align: center;
    background: #f1f6fa;
    padding: 50px 0px 30px 0px;
}
.btn__blk a {
    display: inline-block;
    border: 2px solid #444;
    padding: 10px;
    border-radius: 50px;
    width: 70%;
}
.box_about > div:last-child {
    width: 32% !important;
}
.btn__pink__s,.btn__wht__s{
	 border-radius: 50px;
    padding: 15px;
    display: inline-block;
max-width: 360px;
	width: 100%;
	box-sizing: border-box;
	font-weight: bold;
}
.btn__pink__s{
	    background: url(../images/works/list07.png) no-repeat center right 15px #e96e87;
    background-size: 10px auto;
	color: #fff;
}
.btn__wht__s{
	    background: url(../images/works/list06.png) no-repeat center right 15px #fff;
    background-size: 10px auto;
}
@media screen and (max-width: 768px) {
#mv {
    background: url("../../images/works/index/pic_works_index_01_sp.jpg") no-repeat center center;
    background-size: cover;
    height: 450px;
    align-items: flex-end;
}
.box_about > div:last-child {
    width: 100% !important;
}
.logo_en {
    margin-top: -73px;
}
.logo_en img{
		    max-height: 52px;
	}
#mv p {
    margin-left: 7%;
    padding-bottom: 260px;
}
.img_cir img {
    max-width: 45px;
}
.img_cir {
    margin-top: -10px;
}
.btn__blue.size_xl a {
    font-size: 150%;
    height: inherit;
}
}



/* news */
.next.page-numbers,.prev.page-numbers{
	margin: 0 50px;
}
.pagination.pager a {
    border: none;
    background: #3ECFE0;
    color: #fff;
    padding: 15px 20px;
    display: inline-block;
}
.page-numbers.current{
    border: none;
    background: #1db8ce;
    color: #fff;
    padding: 15px 20px;
    display: inline-block;
}
.screen-reader-text{
	display: none;
}
.pagination.pager {
    width: 100%;
    justify-content: space-between;
}
.pager .list a{
    border: none;
    background: #1db8ce;
    color: #fff;
    padding: 15px 55px;
	display: inline-block;
}
.pager .back a,.pager .next a{
    border: none;
    background: #3ECFE0;
    color: #fff;
    padding: 15px;
	display: inline-block;
}