@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/



.sp_only {
	display: none !important;
}
.sp480 {
	display: none !important;
}
.sp980 {
	display: none !important;
}

a:link, a:visited {
color: #828282;
text-decoration: none;
}

a:hover {
color: #282828;
text-decoration: underline;
}

body {
font-family:"YakuHanJP", 'Noto Sans JP', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
font-weight: normal;
line-height:1.8;
color: #333;
}

#container #content, #main,
.container .content, .main {
background: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
#container {
position: relative;
overflow: hidden;
}
.content {
position: relative;
	margin: 0;
	padding: 0;
}
.main {
position: relative;
background: none;
padding: 0 50px;
}

h2, h3, h4, h5, h6 {
	font-size: 120%;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	line-height: 150%;
	background: none;
	border: none;
}
p {
	margin: 0;
	padding: 0;
margin-bottom: 20px;
}
ul, ol {
margin-top: 0;
}
.entry-content {
margin: 0 0;
}
.entry-content h3, .entry-content h4, .entry-content h5,
.article h3, .article h4, .article h5 {
    margin: 0;
    margin-bottom: 20px;
    border: none;
    padding: 0;
}

/*ページの投稿日・更新日・著者情報を消す*/
.page .date-tags,
.page .author-info {
    display: none;
} 
/*エントリーカードカテゴリー名非表示*/
.cat-label {
    display: none;
}

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}
/*パンくず*/
#breadcrumb {
background: none;
}
@media screen and (max-width: 980px){
  /*必要ならばここにコードを書く*/
.sp980 {
	display: inherit !important;
}
}
/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
div table th, div table td {
font-size: 1em;
}

.main {
padding: 0 15px;
}
#breadcrumb {
	display: none;
}
}


/*834pxpx以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
.sp_only {
	display: inherit!important;
}
.pc_only {
	display: none !important;
}
}

@media screen and (max-width: 640px){
  /*必要ならばここにコードを書く*/
}
/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
}



/************************************
** ヘッダー
************************************/
#header-container {
position: relative;
	padding: 0;
	margin: 0;
	z-index: 10000;
	width: 100%;
	min-width: inherit;
}
#header-container-in {
	padding: 0 0;
	margin: 0 auto;
	width: inherit;
	min-width: inherit;
}

#header-in {
	display: block;
	padding: 0;
	width: inherit;
}
#header {
	padding: 0;
	width: 100%;
	min-width: inherit;
	max-width: inherit;
}

@media screen and (max-width: 1023px){
#header-container {
display: none;
}
#header-in {
	display: block;
	padding: 10px 15px;
}
}



.logo-header {
display: inline-block;
	width: 460px;
	vertical-align: middle;
}
h1 {
	margin: 0;
	padding: 0;
}

h1.logo {
	display: inline-block;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	width: 600px !important;
}
h1.logo img {
	display: block;
	width: auto;
	max-height: inherit !important;
	min-height: inherit !important;
}

@media screen and (max-width: 1023px){
.logo-header {
display: inline-block !important;
	width: 460px;
	max-width: 80%;
	vertical-align: middle;
}
.logo-header img {
	width: 100%;
}
#header p {
	line-height: 120%;
	font-size: 90%;
}
h1.logo {
	display: inline-block !important;
	margin-left: 20px;
}
}





ul.mobile-header-menu-buttons.mobile-menu-buttons li {
display: inline-block;
}

ul.mobile-header-menu-buttons.mobile-menu-buttons li.logo-menu-button.menu-button {
margin: 0;
text-align: left !important;
padding-left: 0;

}

.site-logo-image {
display: block !important;
margin: 0 !important;
padding: 5px 0;
width: 320px;
max-width: 80%;
height: auto !important;
min-height: inherit !important;
max-height: inherit !important;
text-align: left !important;
}



/*モバイルボタンメニュー閉じるボタンを左側に*/
.menu-close-button{
  text-align:left;
  padding-left:10px;
}

ul.menu-drawer li {
display: block !important;
}
.navi-menu-icon {
margin-top: 10px;
}


.head_top_contact {
position: relative;
float: right;
display: flex;
}

@media screen and (max-width: 1023px){
.head_top_contact {
	display: none;
}
}
ul.head_contact {
	margin: 0;
	padding: 0;
	display: flex;
	width: 240px;
	justify-content: space-between;
	align-items: center;
	
}

ul.head_contact li {
list-style: none;
	display: inline-block;
	align-items: center;
width: calc(100% / 2);
	margin: 0;
	padding: 0;
	white-space: nowrap;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 0.1em;
	text-align: center;
}
ul.head_contact li.head_contact_tel a {
background-color: #F00;
}

ul.head_contact li.head_contact_mail a {
background-color: #009900;
}

ul.head_contact li i {
display: block;
font-weight: 900;
font-size: 28px;
padding: 8px 0;
}


ul.head_contact li a {
	display: block;
	margin: 0;
	padding: 5px 5px;
	text-decoration: none;
	background-color: #CCC;
	color: #FFF;
	text-align: center;
}
ul.head_contact li a:hover {
	text-decoration: none;
	opacity:0.70;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}


/************************************
** メイン
************************************/


#main_head {
position: relative;
display: block;
margin: 0 auto;
margin-bottom: 0;
height: 100vh;
overflow: hidden;
padding: 0 15px;
	background-image: url(../../uploads/2022/12/main_back.jpg);
	background-size: cover;
	background-position: bottom;
}

@media screen and (max-width: 834px){
#main_head {
	background-image: none;
min-height: inherit;
padding: 0;
height: auto;
}
}

.main_head {
display: flex;
margin: 0 auto;
margin-bottom: 0;
padding: 0;
width: 100%;
height: 100vh;
max-width: 1280px;
justify-content: space-between;
align-items: center;
}


.main_head_img {
display: block;
width: 50%;
}
.main_head_text {
display: block;
width: 45%;
font-weight: 300;
background-color: rgba(255,255,255,0.7);
border-radius: 30px;
padding: 2em 2em;
box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
}
.main_head_text h4 {
font-size: 26px;
font-weight: 400;
line-height: 1.7;
padding-right: 15%;
color: #707070;
	background-image: url(../../uploads/2022/12/icon_heart.png);
	background-position: right top;
	background-size: 15%;
	background-repeat: no-repeat;
}
@media screen and (max-width: 1280px){
.main_head {
padding: 0 20px;
}
}
@media screen and (max-width: 1080px){
.main_head_img {
width: 47%;
}
.main_head_text {
width: 50%;
font-size: 90%;
border-radius: 20px;
padding: 1.2em 1.2em;
}
.main_head_text h4 {
font-size: 20px;
}
}
@media screen and (max-width: 834px){
.main_head {
display: block;
height: auto;
padding: 0;
margin-bottom: 50px;
}
.main_head_img {
	background-image: url(../../uploads/2022/12/main_back.jpg);
	background-size: cover;
	background-position: bottom;
	background-repeat: no-repeat;
width: auto;
margin-bottom: 30px;
padding: 30px 15px;
}
.main_head_text {
display: block;
width: auto;
font-size: 100%;
background-color: none;
border-radius: 0;
padding: 0 15px;
box-shadow: none;
}
.main_head_text h4 {
font-size: 20px;
	background-size: 23%;
	background-position: right center;
}
}

.main_head_text .main_midashi {
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-color: rgba(0,250,154,0.2);
  text-decoration-skip-ink: none;
text-decoration-thickness: 12px;
  text-underline-offset: 0px;
}
@media screen and (max-width: 920px){
.main_head_text .main_midashi {
text-decoration-thickness: 7px;
  text-underline-offset: 0px;
}
}




/************************************
** グローバルメニュー
************************************/


/************************************
** フッター
************************************/
#footer {
	clear: both;
	display: block;
	margin: 0 auto;
	padding: 0 0;
	color: #000;
}
.foot_inner {
	display: block;
	margin: 0 auto;
	padding: 50px 0;
text-align: center;
max-width: 1080px;
}
.footer_bottom {
padding: 1em;
text-align: center;
}

.copyright {
font-size: 80%;
font-weight: 400;
letter-spacing: 0;
}
@media screen and (max-width: 1023px){
.foot_inner {
	padding: 0 0;
}
#footer-in {
	padding: 0 0;
	padding-bottom: 0;
}
}


ul.foot_menu {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin: 0;
padding: 0;
}

ul.foot_menu li {
display: inline-block;
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}


ul.foot_menu li a {
display: block;
color: #000;
}
@media screen and (max-width: 1023px){

ul.foot_menu {
display: block;
}

ul.foot_menu li {
display: block;
margin: 0;
padding: 0;
}
ul.foot_menu li:first-child {
border-top: 1px solid #999;
}

ul.foot_menu li a {
border-bottom: 1px solid #999;
padding: 0.75em 1.5em;
}

ul.foot_menu li a:hover {
text-decoration: none;
background-color: #EEE;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	transition: all 0.7s;
}
}


/************************************
** タイトル
************************************/
#title {
position: relative;
z-index: 2;
	background-image: url(../../uploads/2022/12/title_back.jpg);
	background-size: cover;
	background-position: bottom center;
	clear: both;
	display: block;
	margin: 0 auto;
	margin-bottom: 0;
}
.title {
position: relative;
	display: block;
	width: 1080px;
	height: 320px;
	margin: 0 auto;
color: #000;
}



.title_txt {
	position: absolute;
	top: 50%;
	left: 2%;
	transform: translateY(-50%);
}

.title_txt h2 {
font-size: 32px;
font-weight: 400;
	margin: 0;
	padding: 0;
}

@media screen and (max-width: 1023px){
.title {
	width: auto;
	padding: 10px;
	height: 320px;
}
}

@media screen and (max-width: 780px){
#title {
	margin-bottom: 20px;
}
.title {
	display: block;
	width: auto;
	margin: 0 auto;
	padding: 10px;
	height: 240px;
}
.title_txt h2 {
	font-size: 160%;
}
}
@media screen and (max-width: 640px){
.title {
	height: 160px;
}
}


/************************************
** ページ全体
************************************/

a .imagecenter:hover,
a .imagecenter00:hover {
	opacity:0.70;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}

.bg_top_white {
background-color: #FFF;
padding: 80px 0;
padding-top: 0;
}
.bg_top_white_full {
background-color: #FFF;
padding: 80px 0;
}
.bg_top_oshirase {
background-color: #FFE;
padding: 80px 0;
padding-top: 0;
}
.bg_top_gray {
background-color: #F5F5F5;
padding: 80px 0;
padding-top: 0;
}
.bg_top_green {
background-color: rgba(0,250,154,0.1);
padding: 80px 0;
padding-top: 0;
}
.bg_top_gray_full {
background-color: #F5F5F5;
padding: 80px 0;
}
.bg_top_green_full {
background-color: rgba(0,250,154,0.1);
padding: 80px 0;
}
.bg_top_cream {
background-color: #FFE;
padding: 80px 0;
}
.bg_top_service {
border-top: 25px solid #b2fde1;
border-bottom: 25px solid #b2fde1;
padding: 80px 0;
}
.bg_top_voice {
padding: 80px 0;
}
.bg_top_area {
padding: 0 0;
background-color: #F5F5F5;
}

@media screen and (min-width: 640px){
.bg_top_service .main {
padding: 0;
}
.bg_top_voice .main {
padding: 0;
}
}

@media screen and (max-width: 834px){
.bg_top_oshirase {
padding: 50px 0;
padding-top: 0;
}
.bg_top_cream {
padding: 50px 0;
}
.bg_top_white {
padding: 50px 0;
padding-top: 0;
}
.bg_top_gray {
padding: 50px 0;
padding-top: 0;
}
.bg_top_green {
padding: 50px 0;
padding-top: 0;
}
.bg_top_white_full {
padding: 50px 0;
}
.bg_top_gray_full {
padding: 50px 0;
}
.bg_top_green_full {
padding: 50px 0;
}
.bg_top_service {
border-top: 10px solid #b2fde1;
border-bottom: 10px solid #b2fde1;
padding: 50px 0;
}
.bg_top_voice {
padding: 50px 0;
}
}


.midashi_line {
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-color: rgba(0,250,154,0.2);
  text-decoration-skip-ink: none;
text-decoration-thickness: 12px;
  text-underline-offset: 0px;
}
@media screen and (max-width: 920px){
.midashi_line {
text-decoration-thickness: 7px;
  text-underline-offset: 0px;
}
}



.bt_midashi_haichi {
text-align: center;
}
.bt_midashi {
display: inline-block;
font-size: 14px;
}
.bt_midashi a {
position: relative;
display: block;
padding: 0.5em 3em;
background-color: #FFF;
color: #777;
border: 1px solid #777;
text-decoration: none;
min-width: 250px;
}
.bt_midashi a:after {
position: absolute;
right: 1em;
padding: 0.25em 0;
  content: '\f054';
  font-family: "Font Awesome 5 Free";
 font-weight: 900;
font-size: 12px;
	color: #00FA9A;
}
.bt_midashi a:hover {
color: #000;
background-color: #F5F5F5;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}
.bt_midashi a:hover::after {
right: 0.1em;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}
@media screen and (max-width: 834px){
.bt_midashi_haichi {
text-align: right;
}
.bt_midashi a {
padding: 0;
font-weight: 600;
padding-right: 2em;
border: none;
background-color: inherit;
min-width: inherit;
}
.bt_midashi a:after {
padding: 0;
}
}

.bt_midashi_s {
display: inline-block;
font-size: 14px;
padding: 0;
}
.bt_midashi_s a {
position: relative;
display: block;
padding: 0;
padding-right: 2em;
text-decoration: none;
}
.bt_midashi_s a:after {
position: absolute;
right: 1em;
top: 2px;
  content: '\f054';
  font-family: "Font Awesome 5 Free";
 font-weight: 900;
	color: #00FA9A;
}
.bt_midashi_s a:hover {
color: #555;
text-decoration: none;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}
.bt_midashi_s a:hover::after {
right: 0.5em;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}
/************************************
** トップページ
************************************/


.top_title {
display: block;
color: #000;
margin-bottom: 50px;
line-height: 150%;
}
.top_title h2 {
text-align: center;
font-size: 28px;
margin: 0;
padding: 0;
font-weight: 400;
}
@media screen and (max-width: 834px){
.top_title {
margin-bottom: 30px;
}
.top_title h2 {
font-size: 20px;
}
}


.top_title_line {
  position: relative;
  display: inline-block;
  padding: 0 2em;
color: #000;
margin-bottom: 80px;
line-height: 150%;
}
.top_title_line_img {
position: absolute;
z-index: 0;
object-fit: contain;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
width: 120px;
height: 120px;
}
.titleicon_gray {
    filter: brightness(0) invert(0.95);
}
.titleicon_white {
    filter: brightness(0) invert(1);
}
.top_title_line h2 {
position: relative;
z-index: 1;
text-align: center;
font-size: 28px;
margin: 0;
padding: 0;
font-weight: 400;
}
.top_title_line h2:before, .top_title_line h2:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 80px;
  height: 1px;
  background-color: #999;
}
.top_title_line h2:before {
  left: -5em;
}
.top_title_line h2:after {
  right: -5em;
}
@media screen and (max-width: 834px){
.top_title_line {
margin-bottom: 50px;
}
.top_title_line h2 {
font-size: 20px;
}
.top_title_line_img {
width: 70px;
height: 70px;
}
.top_title_line h2:before, .top_title_line h2:after {
  width: 50px;
}
.top_title_line h2:before {
  left: -4em;
}
.top_title_line h2:after {
  right: -4em;
}
}

.top_title_sankaku {
position: relative;
display: block;
color: #000;
margin-bottom: 50px;
line-height: 150%;
padding-left: 30px;
padding-top: 30px;
}

.top_title_sankaku:after {
position: absolute;
top: 0;
left: 0;
content:"";
 border-top: 30px solid #00FA9A;
  border-right: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 30px solid #00FA9A;
}
.top_title_sankaku h2 {
font-size: 24px;
margin: 0;
padding: 0;
font-weight: 400;
}

@media screen and (max-width: 834px){
.top_title_sankaku {
margin-bottom: 30px;
padding-left: 20px;
padding-top: 20px;
}
.top_title_sankaku:after {
 border-top: 20px solid #00FA9A;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #00FA9A;
}
.top_title_sankaku h2 {
font-size: 20px;
}
}


/** 保険適用に関してのサービス
************************************/


.wrap_top_hoken {
display: flex;
justify-content: space-between;
align-items: center;
}
.wrap_top_hoken_block {
display: block;
margin: 0 auto;
width: 75%;
text-align: center;
}
@media screen and (max-width: 834px){
.wrap_top_hoken {
display: block;
}
.wrap_top_hoken_block {
display: block;
width: auto;
margin-bottom: 20px;
}
.wrap_top_hoken_block:last-child {
margin-bottom: 0;
}
.wrap_top_hoken_block .imagecenter00 {
max-width: 90%;
}
}


/** お知らせ
************************************/

.top_news {
display: block;
	margin: 0;
	padding: 0;
margin-bottom: 50px;
}
table.top_news_table {
margin: 0;
padding: 0;
table-layout: fixed;
width: 100%;
background: none;
border: none;
}

table.top_news_table tr {
margin: 0;
padding: 0;
background: none;
border: none;
border-top: 1px dotted #999;
}
table.top_news_table tr:last-child {
border-bottom: 1px dotted #999;
}
table.top_news_table th, table.top_news_table td {
background: none;
border: none;
padding: 1em 1em;
font-weight: 400;
	vertical-align: top;
}
table.top_news_table th {
width: 12%;
white-space: nowrap;
}

table.top_news_table td {
	overflow: hidden;
}

table.top_news_table td p {
margin-bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


@media screen and (max-width: 834px){
.top_news {
margin-bottom: 30px;
}
table.top_news_table th, table.top_news_table td {
display: block;
padding: 0 1em;
}
table.top_news_table th {
padding-top: 0.5em;
}
table.top_news_table td {
padding-bottom: 0.5em;
}
}



/** サービス内容
************************************/


.content-top_service {
display: block;
margin: 0 auto;
max-width: 1080px;
padding: 70px 2em;
border-radius: 15px;
background-color: #EEFCEC;
margin-bottom: 50px;
}

@media screen and (max-width: 640px){
.content-top_service {
display: block;
margin: 0 auto;
padding: 0 0;
border-radius: 0;
background:none;
margin-bottom: 15px;
}
}

.slick_top_service {
max-width: 940px;
display: flex;
justify-content: space-between;
margin: 0 auto;
}

.slick_top_service_box {
display: block;
margin: 0 18px;
width: calc(100% / 4 - 10px);
background-color: #EEE;
border-radius: 15px;
text-align: center;
padding: 1.8em 1em;
}
.slick_top_service_box a {
display: block;
text-decoration: none;
color: #000;
}
.slick_top_service_box a:hover {
	opacity: 0.7;
text-decoration: none;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	transition: all 0.7s;
}
@media screen and (max-width: 640px){
.slick_top_service {
position: relative;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.slick_top_service::after{
  content:"";
  display: block;
width: calc(100% / 3 - 10px);
}
.slick_top_service_box {
display: block;
margin: 0;
border-radius: 15px;
width: calc(100% / 3 - 10px);
padding: 1em 0.2em;
margin-bottom: 15px;
}
}

.slick_top_service_box p {
font-size: 17px;
font-weight: 400;
margin-bottom: 0;
}
.icon_top_service {
display: inline-block;
margin-bottom: 20px;
background-color: #FFF;
border-radius: 50%;
padding: 1em;
width: 120px;
}

.icon_top_service svg,
.icon_top_service img {
display: block;
margin: 0 auto;
max-width: 100%;
}
@media screen and (max-width: 640px){
.slick_top_service_box p {
font-size: 13px;
font-weight: 400;
}
.icon_top_service {
margin-bottom: 0;
padding: 0.5em;
width: 50px;
}
}


.top_subtitle {
display: inline-block;
margin-bottom: 40px;
}
.top_subtitle h4 {
font-size: 16px;
background-color: #FFF;
margin: 0;
padding: 0.5em 1.5em;
}
@media screen and (max-width: 780px){
.top_subtitle {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  width: 100%;
    text-align: right;
display: inline-block;
vertical-align: bottom;
margin-bottom: 40px;
padding: 0;
}
.top_subtitle h4 {
display: inline;
font-size: 16px;
letter-spacing: 0.15em;
line-height: 250%;
padding: 1em;
}
}


/** サポート対象
************************************/

.content-top_support {
display: block;
margin: 0 auto;
max-width: 1080px;
}
.content-top_support .main {
padding: 0;
}

.flex_top_support {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
}

.flex_top_support_txt {
display: block;
width: 49%;
}
.flex_top_support_txt h5 {
font-weight: 300;
font-size: 20px;
}
.flex_top_support_txt .inner {
padding: 1.5em;
}
.flex_top_support_pic {
position: relative;
display: block;
width: 49%;
}
.flex_top_support_pic img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 834px){
.flex_top_support {
display: block;
}

.flex_top_support_txt {
width: auto;
}
.flex_top_support_txt h5 {
font-size: 16px;
}
.flex_top_support_txt .inner {
padding: 20px;
}
.flex_top_support_pic {
width: auto;
height: 0;
padding-bottom: 65%;
margin-bottom: 10px;
}
.flex_top_support_pic img {
  position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
}
}

.box_top_support {
display: block;
padding: 1.5em;
background-color: rgba(255,255,255,0.3);
border-radius: 15px;
box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
	background-image: url(../../uploads/2022/12/ill_hikikomori.png);
	background-repeat: no-repeat;
	background-size: 15%;
	background-position: bottom 1em right 1em;
}
@media screen and (max-width: 834px){
.box_top_support {
padding: 1.5em;
margin-bottom: 20px;
background-color: rgba(255,255,255,1.0);
box-shadow: none;
}
}
ul.list_check_top_support {
margin: 0;
padding: 0;
line-height: 150%;
}

ul.list_check_top_support li {
position: relative;
display: block;
list-style: none;
margin: 0;
margin-bottom: 20px;
padding: 0;
padding-left: 2em;
font-size: 19px;
line-height: 150%;
}
ul.list_check_top_support li:before {
position: absolute;
  content: '\f00c';
  font-family: "Font Awesome 5 Free";
 font-weight: 900;
	margin-left: -1.5em;
	font-size: 130%;
	color: #999;
}

ul.list_check_top_support li:last-child {
margin-bottom: 0;
}
@media screen and (max-width: 834px){
ul.list_check_top_support li {
padding-left: 2em;
font-size: 16px;
}
}

ul.list_top_supportkoumoku {
position: relative;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin: 0;
padding: 0;
margin-bottom: 20px;
}

ul.list_top_supportkoumoku li {
display: inline-block;
list-style: none;
width: calc(100% / 3 - 10px);
margin: 0;
margin-bottom: 10px;
padding: 0.15em;
background-color: #e5fef5;
border-radius: 10px;
font-weight: 500;
font-size: 16px;
text-align: center;
}
ul.list_top_supportkoumoku::after{
  content:"";
  display: block;
width: calc(100% / 3 - 10px);
}
@media screen and (max-width: 834px){
ul.list_top_supportkoumoku li {
width: calc(100% / 3 - 5px);
margin: 0;
margin-bottom: 10px;
padding: 0.25em 0.1em;
border-radius: 10px;
font-size: 14px;
}
ul.list_top_supportkoumoku::after{
  content:"";
  display: block;
width: calc(100% / 3 - 5px);
}
}

@media screen and (max-width: 480px){
ul.list_top_supportkoumoku li {
width: calc(100% / 2 - 5px);
}
ul.list_top_supportkoumoku::after{
width: calc(100% / 2 - 5px);
}
}


/** ご利用者の声
************************************/


.content-top_voice {
display: block;
margin: 0 auto;
max-width: 1080px;
padding: 50px 2em;
border-radius: 15px;
background-color: #EEFCEC;
margin-bottom: 50px;
}

@media screen and (max-width: 834px){
.bg_top_voice .main {
padding: 0 0;
}
}
@media screen and (max-width: 834px){
.content-top_voice {
display: block;
margin: 0 auto;
padding: 0 0;
border-radius: 0;
background:none;
margin-bottom: 15px;
}
}

.slick_voice {
display: flex;
justify-content: space-between;
flex-wrap: wrap
}

.flex_voice_box {
display: block;
margin: 0 15px;
width: calc(100% / 4 - 10px);
}


.flex_voice_box h4 {
font-size: 20px;
font-weight: 400;
border-bottom: 1px solid #707070;
margin-bottom: 10px;
}
.flex_voice_pic {
position: relative;
display: block;
height: 0;
padding-bottom: 100%;
margin-bottom: 15px;
}

.flex_voice_pic img {
  position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.voice_symptoms {
display: block;
background-color: #EEEEEE;
padding: 0.5em 1em;
min-height: 70px;
margin-bottom: 15px;
}

@media screen and (max-width: 834px){
.flex_voice_box {
margin: 0 10px;
}
.flex_voice_box h4 {
font-size: 18px;
}
.voice_symptoms {
font-size: 14px;
padding: 0.5em 1em;
min-height: 70px;
}
}


/** よくあるご質問
************************************/

dl.list_faq {
margin: 0;
margin-bottom: 50px;
padding: 0;
}

@media screen and (max-width: 834px){
dl.list_faq {
margin-bottom: 30px;
}
}
.list_faq dt {
	position: relative;
	display:block;
margin: 0;
padding: 1em;
border-bottom: 1px dotted #999;
}
.list_faq dt:first-child {
border-top: 1px dotted #999;
}
.list_faq dt:hover {
background-color: #F5F5F5;
}

.list_faq dt p {
  margin: 0;
  margin-left: 30px;
  line-height: 150%;
  width: 85%;
}

.list_faq dt:before {
position: absolute;
	top: 50%;
	left: 15px;
	transform: translateY(-50%);
font-family: Frutiger 65 Bold, Frutiger, YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  content: 'Q';
 font-weight: 600;
	font-size: 24px;
	color: #00FA9A;
}

.list_faq dt:after {
  position: absolute;
	top: 35%;
	right: 20px;
  content: ' ';
  width: 15px;
  height: 15px;
  border-left: 1px solid #555;
  border-bottom: 1px solid #555;
  transform: rotate(-45deg);
  box-sizing: border-box;
}



dl.list_faq dd {
	position: relative;
	display:none;
margin: 0;
margin-bottom: 15px;
background-color: #FFFFFF;
padding: 1em 2em;
padding-left: 4em;
font-weight: 400;

}
dl.list_faq dd:before {
position: absolute;
  content: '\f02d';
  font-family: "Font Awesome 5 Free";
 font-weight: 900;
	margin-left: -1.5em;
	font-size: 24px;
	color: #555;
}


/** ご利用料金
************************************/

.wrap_top_price {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-bottom: 30px;
}
.wrap_top_price::after {
  content:"";
  display: block;
width: calc(100% / 2 - 15px);
}
.wrap_top_price_box {
display: block;
width: calc(100% / 4 - 15px);
background-color: #FFF;
border-radius: 20px;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
margin-bottom: 20px;
}
.wrap_price_box {
display: block;
width: calc(100% / 2 - 15px);
background-color: #FFF;
border-radius: 20px;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
margin-bottom: 20px;
}
.wrap_top_price_box .inner,
.wrap_price_box .inner {
padding: 2em 1.5em;
}
.wrap_top_price_box h4,
.wrap_price_box h4 {
position: relative;
font-size: 18px;
padding: 2px 15px;
font-weight: 500;
border-bottom: 1px dotted #999;
}

.wrap_top_price_box h4:before,
.wrap_price_box h4:before {
position: absolute;
top: 0;
left: 0;
content:"";
 border-top: 10px solid #00FA9A;
  border-right: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #00FA9A;
}

.wrap_top_price_box h5,
.wrap_price_box h5 {
font-size: 110%;
font-weight: 500;
color: #191;
margin: 0;
padding: 0;
}

@media screen and (max-width: 834px){
.wrap_top_price {
display: block;
margin-bottom: 30px;
}
.wrap_top_price_box,
.wrap_price_box {
display: block;
width: auto;
background: none;
box-shadow: none;
border-radius: 0;
margin-bottom: 20px;
}
.wrap_top_price_box:last-child ,
.wrap_price_box:last-child {
margin-bottom: 0;
}
.wrap_top_price_box .inner, 
.wrap_price_box .inner {
padding: 0;
}
.wrap_top_price_box h4,
.wrap_price_box h4 {
font-size: 16px;
text-align: left;
}
}


.wrap_top_price_box_in {
display: block;
}

.icon_top_price {
display: block;
width: 70px;
margin: 0 auto;
margin-bottom: 30px;
}
.icon_top_price img,
.icon_top_price svg {
display: block;
margin: 0 auto;
max-width: 100%;
}
.wrap_top_hoken_text {
display: block;
font-size: 400;
}
.wrap_top_hoken_text p {
margin-bottom: 0;
}

@media screen and (max-width: 834px){
.wrap_top_price_box_in {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
}
.icon_top_price {
width: 70px;
margin-bottom: 0;
}
.wrap_top_hoken_text {
background-color: #FFF;
padding: 1.5em;
border-radius: 15px;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
width: calc(100% / 1 - 80px);
}
}


/** 対応エリア
************************************/

.content-top_area {
display: flex;
justify-content: space-between;
}

.content-top_area_box01 {
display: block;
width: 40%;
}
.content-top_area_box02 {
display: block;
width: 54%;
}
.content-top_area_box01 {
padding: 50px 25px;
}
.content-top_area_box01 .imagecenter {
margin-bottom: 50px;
}

@media screen and (max-width: 834px){
.content-top_area {
display: block;
}

.content-top_area_box01,
.content-top_area_box02 {
width: auto;
margin: 0 auto;
}
.content-top_area_box01 {
padding: 50px 20px;
}
.content-top_area_box01 .imagecenter {
margin-bottom: 30px;
}
}

.top_googlemap {
position: relative;
width: 100%;
height: 100%;
}

.top_googlemap iframe {
position: absolute;
z-index: 0;
object-fit: cover;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
width: 100%;
height: 100%;
}
@media screen and (max-width: 834px){

.top_googlemap {
width: 100%;
height: 0;
padding-bottom: 80%;
}

}



/** お問い合わせ
************************************/

h4.toptitle_contact {
text-align: center;
font-size: 28px;
font-weight: 400;
}
@media screen and (max-width: 834px){
h4.toptitle_contact {
font-size: 20px;
}
}



.flex_top_contact {
    display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
	text-align: center;
}
.flex_top_contact p {
margin: 0;
margin-top: 15px;
font-size: 14px;
}

.top_contact_box {
display: block;
width: calc(100% / 2 - 25px);
}

@media screen and (max-width: 834px){
.flex_top_contact {
    display:block;
}
.flex_top_contact p {
margin-top: 10px;
margin-bottom: 20px;
}
.top_contact_box {
width:auto;
}
}

.top_contact_bt {
display: block;
font-size: 20px;
font-weight: 500;
text-align: center;
}
.top_contact_bt a {
display: block;
color: #000;
border: 1px solid #999;
padding: 0.75em 1em;
background-color: #FFF;
}

.top_contact_bt a i {
font-weight: 900;
font-size: 120%;
color: #CCC;
margin-right: 0.2em;
}

.top_contact_bt a:hover {
text-decoration: none;
background-color: #F5F5F5;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

@media screen and (max-width: 834px){
.top_contact_bt {
font-size: 18px;
}
}



/** グループ
************************************/

ul.foot_juku {
display: flex;
position: relative;
	margin: 0;
	padding: 0;
	justify-content: space-between;
    flex-wrap:wrap;
}

ul.foot_juku:after {
content:"";
display: block;
	width: calc(100% / 4 - 10px);
}
ul.foot_juku li {
	display: block;
	list-style: none;
	margin: 0;
	margin-bottom: 10px;
width: calc(100% / 4 - 10px);
	padding: 0;
	font-size: 100%;
	vertical-align: top;
	text-align: center;
	white-space: nowrap;
}
ul.foot_juku li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 10px 3px;
	background-color: #F90;
	border: 1px solid #FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
ul.foot_juku li a:hover {
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0.5;
}
@media only screen and (max-width: 980px) {
ul.foot_juku:after {
content:"";
display: block;
	width: calc(100% / 3 - 10px);
}
ul.foot_juku li {
width: calc(100% / 3 - 10px);
}
}

@media only screen and (max-width: 834px) {

ul.foot_juku:after {
content:"";
display: block;
	width: calc(100% / 2 - 10px);
}

ul.foot_juku li {
width: calc(100% / 2 - 10px);
	font-size: 100%;
}


ul.foot_juku li a {
	display: block;
	padding: 3px;
}
ul.foot_juku li a:hover {
	color: #FFF !important;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0.5;
}
}


@media only screen and (max-width: 580px) {
ul.foot_juku {
display: block;
}
ul.foot_juku li {
	margin-bottom: 5px;
width: auto;
}
}


ul.foot_recruit {
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: center;
    flex-wrap:wrap;
}

ul.foot_recruit li {
	display: inline-block;
	list-style: none;
	margin: 0;
	width: 50%;
	padding: 0;
	font-size: 110%;
	vertical-align: top;
	text-align: center;
	white-space: nowrap;
}
ul.foot_recruit li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 10px;
	background-color: #F00;
	border: 1px solid #FFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
ul.foot_recruit li a:hover {
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0.5;
}
@media only screen and (max-width: 834px) {
ul.foot_recruit {
    display: block;
}

ul.foot_recruit li {
	display: block;
	width: auto;
	padding: 0;
	margin: 0 0;
}
ul.foot_recruit li a {
	margin-bottom: 5px;
	font-size: 95%;
}
}


/************************************
** ページャー
************************************/

table.table_postnavi {
table-layout: auto;
width: auto;
margin: 0 auto;
padding: 0;
}
table.table_postnavi tr, table.table_postnavi th, table.table_postnavi td {
margin: 0;
padding: 0;
background: none;
border: none;
}
table.table_postnavi th {
font-weight: 400;
padding: 0 15px;
width: auto;
text-align: center;
white-space: nowrap;
}
table.table_postnavi th a {
padding: 15px;
}
table.table_postnavi td.left_post {
}
table.table_postnavi td.right_post {
text-align: right;
}



/************************************
** エントリー
************************************/


.title_entry h3 {
color: #333;
font-size: 24px;
font-weight: 400;
line-height: 150%;
margin-bottom: 20px;
padding-left: 1.5em;
  border-bottom: solid 3px #CCC;
  position: relative;
}
.title_entry h3:before {
  position: absolute;
    content: "";
	width: 1.5em;
	height: 1.5em;
	margin-left: -1.5em;
    display: inline-block;
	background-image: url(../../uploads/2022/12/icon_logo.png);
	background-size: cover;
	background-position: top left;
	background-repeat: no-repeat;
}

.title_entry h3:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #00fa9a;
  bottom: -3.5px;
  left: 0;
  width: 20%;
}
.title_entry p {
margin-bottom: 0;
}


@media only screen and (max-width: 834px) {
.title_entry {
margin-bottom: 20px;
}
}


.title_entry h3 a,
.title_entry h4 a {
color: #000;
text-decoration: none;
}
.title_entry h3 {
color: #333;
font-size: 24px;
font-weight: 400;
line-height: 150%;
margin-bottom: 20px;
padding-left: 1.5em;
  border-bottom: solid 3px #CCC;
  position: relative;
}
.title_entry h3:before {
  position: absolute;
    content: "";
	width: 1.5em;
	height: 1.5em;
	margin-left: -1.5em;
    display: inline-block;
	background-image: url(../../uploads/2022/12/icon_logo.png);
	background-size: cover;
	background-position: top left;
	background-repeat: no-repeat;
}

.title_entry h3:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #00fa9a;
  bottom: -3.5px;
  left: 0;
  width: 20%;
}
@media screen and (max-width: 834px){
.title_entry h3 {
font-size: 20px;
}
}


#list article {
margin-bottom: 30px;
}


/************************************
** コンテンツ
************************************/
.content_in {
padding: 0 2em;
margin-bottom: 50px;
}
@media screen and (max-width: 834px){
.content_in {
padding: 0 1em;
margin-bottom: 30px;
}
}

h3.title_content {
color: #333;
font-size: 24px;
font-weight: 400;
line-height: 150%;
margin-bottom: 20px;
padding-left: 1.5em;
  border-bottom: solid 3px #CCC;
  position: relative;
}
h3.title_content:before {
  position: absolute;
    content: "";
	width: 1.5em;
	height: 1.5em;
	margin-left: -1.5em;
    display: inline-block;
	background-image: url(../../uploads/2022/12/icon_logo.png);
	background-size: cover;
	background-position: top left;
	background-repeat: no-repeat;
}
h3.title_content:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #00fa9a;
  bottom: -3.5px;
  left: 0;
  width: 20%;
}
@media screen and (max-width: 834px){
h3.title_content {
font-size: 20px;
}
}


h4.title_boad {
position: relative;
font-size: 20px;
font-weight: 500;
color: #191;
line-height: 150%;
margin-bottom: 10px;
padding-left: 1.1em;
}

h4.title_boad:before {
position: absolute;
  content: '\f46d';
  font-family: "Font Awesome 5 Free";
  margin-left: -1.1em;
 font-weight: 900;
 font-size: 130%;
 color: #00fa9a;
}



/************************************
** サービス
************************************/

.flex_service {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

.flex_service_box {
display: block;
margin: 0 0;
width: calc(100% / 2 - 10px);
border: 1px solid #999;
border-radius: 15px;
padding: 1em;
margin-bottom: 20px;
}
@media screen and (max-width: 640px){
.flex_service {
display: block;
}
.flex_service_box {
display: block;
margin: 0;
width: auto;
padding: 1em 1em;
margin-bottom: 15px;
}
}

.flex_service_box h4 {
position: relative;
font-size: 20px;
font-weight: 500;
color: #191;
padding-left: 1em;
margin-bottom: 10px;
border-bottom: 1px dotted #999;
}
.flex_service_box h4:before {
position: absolute;
top: 0;
left: 0;
content:"";
 border-top: 10px solid #00FA9A;
  border-right: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #00FA9A;
}







.icon_service {
display: inline-block;
margin-bottom: 20px;
background-color: #F5F5F5;
border-radius: 50%;
padding: 1em;
width: 100px;
}

.icon_service svg,
.icon_service img {
display: block;
margin: 0 auto;
max-width: 100%;
}
@media screen and (max-width: 640px){
.flex_service_box h4 {
font-size: 17px;
font-weight: 500;
}
.icon_service {
margin-bottom: 0;
padding: 0.5em;
width: 50px;
}
}


.icon_service svg,
.icon_service img {
display: block;
margin: 0 auto;
max-width: 100%;
}
@media screen and (max-width: 640px){
.flex_service_box h4 {
font-size: 17px;
font-weight: 500;
}
.icon_service {
margin-bottom: 0;
padding: 0.5em;
width: 50px;
}
}


.flex_service_in {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.flex_service_left {
display: block;
width: 120px;
}
.flex_service_right {
display: block;
width: calc(100% - 120px);
}
@media screen and (max-width: 640px){
.flex_service_left {
display: block;
width: 60px;
}
.flex_service_right {
display: block;
width: calc(100% - 60px);
}
}





/************************************
** サポート対象者
************************************/


.flex_support {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

.flex_support_txt {
order: 1;
display: block;
width: calc(100% / 2 - 20px);
}
.flex_support_txt h5 {
font-weight: 300;
font-size: 20px;
}
.flex_support_pic {
order: 2;
position: relative;
display: block;
width: calc(100% / 2 - 20px);
}
.flex_support_pic img {
display: block;
max-width: 100%;
margin: 0 auto;
  width: 100%;
}

@media screen and (max-width: 834px){
.flex_support {
display: block;
}

.flex_support_txt {
width: auto;
}
.flex_support_txt h5 {
font-size: 16px;
}
.flex_support_pic {
width: auto;
margin-bottom: 10px;
}
}

/************************************
/** ご利用者の声
************************************/



.voice_box {
display: block;
margin: 0;
margin-bottom: 50px;
border: 1px solid #CCC;
box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
padding: 1.5em 2em;
border-radius: 15px;
}


.voice_box:last-child {
margin-bottom: 0;
}


.voice_box h4 {
color: #333;
font-size: 24px;
font-weight: 400;
line-height: 150%;
margin-bottom: 20px;
padding-top: 0.3em;
padding-left: 1.7em;
  border-bottom: solid 3px #CCC;
  position: relative;
}
.voice_box h4:before {
  position: absolute;
    content: "";
	width: 2em;
	height: 2em;
	margin-left: -1.7em;
	margin-top: -0.5em;
    display: inline-block;
	background-image: url(../../uploads/2022/12/icon_logo.png);
	background-size: cover;
	background-position: top left;
	background-repeat: no-repeat;
}
.voice_box h4:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #00fa9a;
  bottom: -3.5px;
  left: 0;
  width: 20%;
}

.voice_box_flex {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

.voice_box_flex_left {
width: 25%;
}
.voice_box_flex_right {
width: 70%;
}

.voice_box_flex .voice_symptoms {
display: block;
background-color: #EEFCEC;
padding: 0.5em 1em;
min-height: inherit;
margin-bottom: 0;
}

@media screen and (max-width: 834px){
.flex_voice_box {
margin: 0 10px;
}
.flex_voice_box h4 {
font-size: 20px;
}
.voice_symptoms {
font-size: 14px;
padding: 0.5em 1em;
min-height: 70px;
}
}

@media screen and (max-width: 580px){
.voice_box {
display: block;
margin: 0;
margin-bottom: 30px;
}
.voice_box h4 {
font-size: 18px;
}
.voice_box_flex {
display: block;
}

.voice_box_flex_left {
width: auto;
max-width: 70%;
margin: 0 auto;
margin-bottom: 15px;
}
.voice_box_flex_right {
width: auto;
}
.voice_box_flex .voice_symptoms {
min-height: inherit;
}
}



/************************************
/**会社概要
************************************/

.flex_top_company {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

.flex_top_company_box {
display: block;
width: calc(100% / 2 - 25px);
}

@media screen and (max-width: 834px){
.flex_top_company {
display: block;
}

.flex_top_company_box {
width: auto;
}
}
dl.list_top_company {
margin: 0;
padding: 0;
}
dl.list_top_company dt {
margin: 0;
padding: 0;
font-weight: 600;
border-bottom: 1px solid #999;
}
dl.list_top_company dd {
margin: 0;
padding: 1em;
padding-top: 0.5em;
font-weight: 400;
}




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

dl.list_privacy {
margin: 0;
padding: 0;
padding-bottom: 1.5em;
border-bottom: 1px dotted #999;
}
dl.list_privacy dt {
margin: 0;
padding: 0.25em 1em;
border-bottom: 1px dotted #999;
font-size: 18px;
font-weight: 600;
}
dl.list_privacy dd {
margin: 0;
margin-bottom: 1em;
padding: 0.25em 1em;
}
dl.list_privacy dd:last-child {
margin-bottom: 0;
}

@media screen and (max-width: 834px){

dl.list_privacy dt {
padding: 0em 1em;
font-size: 16px;
font-weight: 600;
}
dl.list_privacy dd {
margin: 0;
margin-bottom: 1em;
padding: 0em 1em;
font-size: 14px;
}
}

/************************************
** フォーム
************************************/


.input-mini { width:100px !important }
.input-small { width: 30% !important; display: inline-block; }
.input-yubin { width: 22% !important; display: inline-block; }
.input-medium { width: 60% !important }
.input-large { width: 100% !important }
.input-xlarge { width: 100% !important }
.input-xxlarge { width: 100% !important }

@media screen and (max-width: 834px){
.input-small { width: 98% !important }
.input-yubin { width: 98% !important; display: inline-block; }
.input-medium { width: 98% !important }
.input-large { width: 98% !important }
.input-xlarge { width: 98% !important }
}

table.form_table {
table-layout: fixed;
width: 100%;
background: none;
border: none;
border-bottom: 1px solid #707070;
margin-bottom: 30px;
}
table.form_table tr, table.form_table th, table.form_table td {
background: none;
border: none;
margin: 0;
padding: 0;
}
table.form_table th, table.form_table td {
border-top: 1px solid #707070;
margin: 0;
padding: 1.5em 2em;
vertical-align: middle;
}
table.form_table th {
padding: 1em;
width: 260px;
line-height: 120%;
text-align: left;
vertical-align: top;
}
table.form_table td {
font-weight: 400;
}

@media screen and (max-width: 780px){
table.form_table th, table.form_table td {
display: block;
padding: 0.5em 1em;
}
table.form_table th {
width: auto;
font-size: 110%;
padding-bottom: 0;
}
table.form_table td {
border: none;
padding-top: 0;
}
}



table.form_table p {
	margin: 0;
	padding: 0;
}



 .hissu {
	border-radius: 0;
	font-size: 60%;
	line-height: 100%;
	padding: 5px 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	text-decoration:none;
	display: inline-block;
	vertical-align: middle;
	color: #FFF !important;
	background-color: #C00;
	font-weight: 400;
}

span.wpcf7-list-item {
margin-left: 0;
margin-right: 10px;
}

select,textarea,input[type="text"],input[type="email"],input[type="tel"],input[type="datetime"],input[type="datetime-local"],input[type="date"] {
	display:inline-block;
	margin: 5px;
	margin-left: 0;
	width: auto;
	min-width: inherit;
  border-radius:0;
}


select,textarea,input[type="text"],input[type="email"],input[type="tel"],input[type="datetime"],input[type="datetime-local"],input[type="date"] {
	display:inline-block;
	margin: 5px;
	margin-left: 0;
	width: auto;
	min-width: inherit;
  border-radius:0;
}

.box_mitsumorisousa input[type="text"], .box_mitsumorisousa input[type="email"], .box_mitsumorisousa input[type="tel"] {
	display:block;
	width: 98%;
}


.btn {
	display:inline-block;
	width: auto !important;
	padding: 1em 100px !important;
	font-size: 130%;
	margin: 5px !important;
	margin-left: 12% !important;
	margin-bottom:0 !important;
	color:#333;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	background-color:#CCC;
	border-radius: 5px;
}
.btn:hover {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0.7;
}
.btn-primary{
	color:#FFF !important;
	background-color:#F00 !important;
}
@media only screen and (max-width: 780px) {
.btn {
	display: block !important;
	width: 95% !important;
	padding: 1em 1em !important;
	margin: 5px 15px !important;

}
}




/************************************
** ボタン
************************************/

.bt_center {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	margin-bottom: 20px;
}
a .bt_center {
	display: block;
}
a:hover .bt_center  {
	box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
	opacity:0.70;
	background-color: #F00;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}





.bt_more {
display: inline-block;
vertical-align: top;
list-style: none;
margin: 5px;
padding: 0;
text-align: center;
line-height: 130%;
}

.bt_more a {
position: relative;
display: block;
font-weight: 400;
padding: 0.5em 5em;
color: #FFF;
text-decoration: none;
background-color: #2d6595;
border-radius: 50px;
}

.bt_more a:hover {
color: #2d6595;
background-color: #c6d2dd;
box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
    transition: all 0.3s;
}
.bt_more a:after {
position: absolute;
  content: '\f105';
  font-family: "Font Awesome 5 Free";
  right: 3em;
 font-weight: 900;
 color: #FFF;
}
.bt_more a:hover::after {
  right: 1em;
    transition: all 0.3s;
}
@media only screen and (max-width: 780px) {
.bt_more {
display: block;
margin: 5px;
}
.bt_more a {
font-weight: 600;
padding: 0.7em;
}
.bt_more a:after {
  right: 1em;
}
.bt_more a:hover::after {
  right: 0.2em;
}
}


.bt_blue {
display: inline-block;
vertical-align: top;
list-style: none;
margin: 5px;
padding: 0;
text-align: center;
line-height: 130%;
}

.bt_blue a {
position: relative;
display: block;
font-weight: 600;
padding: 5px 30px;
color: #FFF;
text-decoration: none;
background-color: #0168b7;
border-radius: 5px;
}

.bt_blue a:hover {
color: #FF0;
box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
    transition: all 0.3s;
}
.bt_blue a:before {
position: absolute;
  content: '\f0da';
  font-family: "Font Awesome 5 Free";
  margin-left: -20px;
 font-weight: 400;
 font-size: 150%;
}
.bt_blue a:hover::before {
  margin-left: -10px;
  color: #FF0;
    transition: all 0.3s;
}

/************************************
** ボックス
************************************/


.box_white {
display: block;
vertical-align: top;
list-style: none;
background-color: #FFF;
margin: 0;
padding: 1.5em 2em;
border-radius: 15px;
margin-bottom: 30px;
}


.box_gray {
display: block;
padding: 1.5em 2em;
background-color: #F5F5F5;
margin-bottom: 20px;
}

.box_red {
display: block;
padding: 2em 2em;
border-radius: 15px 0 0 0;
background-color: #FFF4F4;
margin-bottom: 20px;
}


.box_shadow {
display: block;
padding: 1.5em 2em;
border-radius: 15px;
background-color: rgba(255,255,255, 0.5);
box-shadow: 0 0 5px rgba(0,0,0,0.5);
margin-bottom: 20px;
}
@media screen and (max-width: 780px){
.box_gray {
padding: 1.5em;
margin-bottom: 15px;
}
.box_red {
padding: 1.5em;
margin-bottom: 15px;
}
.box_shadow {
padding: 1.5em;
margin-bottom: 15px;
}
}

/************************************
** 画像
************************************/
.pic_left_page {
	float: left;
	display: inline-block;
	max-width: 43%;
	margin-right: 5%;
}
.pic_right_page {
	float: right;
	display: inline-block;
	max-width: 43%;
	margin-left: 5%;
}
.pic_right_page img, .pic_left_page img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
@media only screen and (max-width: 780px) {
.pic_right_page, .pic_left_page {
	float: none;
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
}

.imageright {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
}
.imageright_pc {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	max-width: 50%;
}
@media screen and (max-width: 780px){
.imageright_pc {
float: none;
	max-width: 100%;
	display: block;
	margin: 0 auto;
	margin-bottom: 15px;
}
}

.imageleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.imagecenter {
	max-width: 100%;
	display: block;
	margin: 0 auto;
	margin-bottom: 15px;
}
.imagecenter00 {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

/************************************
** 個別
************************************/

ul.list_none90 {
position: relative;
margin: 0;
padding: 0;
font-size: 90%;
}

ul.list_none90 li {
list-style: decimal;
display: inline-block;
line-height: 150%;
font-weight: 400;
margin: 0;
margin-right: 1em;
margin-bottom: 5px;
padding: 0;
}


ul.list_kome {
position: relative;
margin: 0;
padding: 0;
}

ul.list_kome li {
position: relative;
display: block;
list-style: none;
line-height: 150%;
margin: 0;
margin-bottom: 5px;
padding: 0;
margin-left: 1em;
}
ul.list_kome li:last-child {
margin-bottom: 0;
}
ul.list_kome li:before {
position: absolute;
content: "※";
margin-left: -1em;
}





table.table_double {
table-layout: fixed;
margin: 0;
padding: 0;
border: none;
background: none;
width: 100%;
}
table.table_double tr, table.table_double th, table.table_double td {
margin: 0;
padding: 0;
background: none;
border: none;
}
table.table_double td:nth-child(odd) {
padding-right: 2%;
}
table.table_double td:nth-child(even) {
padding-left: 2%;
}
table.table_double td.w55 {
width: 55%;
}
table.table_double td.w60 {
width: 60%;
}
table.table_double td.w65 {
width: 65%;
}
table.table_double td.w70 {
width: 70%;
}
table.table_double td.w75 {
width: 75%;
}

@media screen and (max-width: 1023px){
table.table_double td.w55, table.table_double td.w60, table.table_double td.w65, table.table_double td.w70, table.table_double td.w75 {
width: 50%;
}
}
@media screen and (max-width: 780px){
table.table_double td {
display: block;
padding: 0;
margin-bottom: 20px;
}
table.table_double td:nth-child(odd) {
padding-right: 0;
}
table.table_double td:nth-child(even) {
padding-left: 0;
}
table.table_double td.w60, table.table_double td.w65, table.table_double td.w70, table.table_double td.w75 {
width: auto;
}
}


.right {
float: right;
}
.color_gray {
color: #828282;
}
.red {
color: #900;
}
.pink {
color: #fc5987;
}
.yellow {
color: #f9d50b;
}
.blue {
color: #0168b7;
}

.green {
color: #53c0c7;
}
.navy {
color: #2f418f;
}
.pink02 {
color: #F9B;
}
.gold {
color: #eee06d;
}
.gray {
color: #555;
}
.wine {
color: #B07;
}
.f12 {
	font-size: 12px;
}
.f13 {
	font-size: 13px;
}
.f14 {
	font-size: 14px;
}
.f15 {
	font-size: 15px;
}
.f50 {
	font-size: 50%;
}
.f60 {
	font-size: 60%;
}
.f70 {
	font-size: 70%;
}
.f80 {
	font-size: 80%;
}
.f90 {
	font-size: 90%;
}
.f110 {
	font-size: 110%;
}
.f120 {
	font-size: 120%;
}
.f150 {
	font-size: 150%;
}
.f160 {
	font-size: 160%;
}
.f180 {
	font-size: 180%;
}
.f200 {
	font-size: 200%;
}

@media only screen and (max-width: 480px) {
.f110 {
	font-size: 110%;
}
.f120 {
	font-size: 110%;
}
.f150 {
	font-size: 125%;
}
.f160 {
	font-size: 130%;
}
.f180 {
	font-size: 150%;
}
.f200 {
	font-size: 160%;
}
}

.f10 {
	font-size: 10px;
	line-height: 110%;
}
.f12 {
	font-size: 80%;
	line-height: 90% !important;
}


.fw400 {
font-weight: 400;
}
.fw600 {
font-weight: 600;
}
.fw900 {
font-weight: 900;
}


.mb001 {
	margin-bottom: 80px;
}

.t_center {
	text-align: center !important;
}
.t_center_pc {
	text-align: center;
}

.member_pic {
	width: 20%;
		margin-top: -10px;
}

@media only screen and (max-width: 780px) {
.t_center_pc {
	text-align: left;
}
.t_center_sp {
	text-align: center;
}
}
.t_left {
	text-align: left !important;
}
.t_right {
	text-align: right !important;
}	

.txt_underline {
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-color: #000;
  text-decoration-skip-ink: none;
text-decoration-thickness: 2px;
  text-underline-offset: 5px;
}
.txt_underline_gray {
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-color: #828282;
  text-decoration-skip-ink: none;
text-decoration-thickness: 2px;
  text-underline-offset: 5px;
}
.txt_wavyline {
  text-decoration: underline;
  text-decoration-style: wavy;
  text-decoration-color: #000;
  text-decoration-skip-ink: none;
text-decoration-thickness: 2px;
  text-underline-offset: 5px;
}
.txt_wavyline_red {
  text-decoration: underline;
  text-decoration-style: wavy;
  text-decoration-color: #900;
  text-decoration-skip-ink: none;
text-decoration-thickness: 2px;
  text-underline-offset: 5px;
}

i.fas.fa-link {
color: #600;
}



.flex_steve {
display: flex;
align-items: center;
	justify-content: space-between;
}
.flex_steve_txt {
order: 1;
display: block;
width: 65%;
}
.flex_steve_pic {
order: 2;
position: relative;
display: block;
width: 30%;
height: 0;
padding-bottom: 21.2%;
overflow: hidden;
margin-bottom: 0;
}
.flex_steve_pic img {
  position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
  width: 100%;
}

@media only screen and (max-width: 980px) {
.flex_steve_txt {
width: 58%;
}
.flex_steve_pic {
width: 37%;
padding-bottom: 37%;
}
.flex_steve_pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
}
@media only screen and (max-width: 834px) {
.flex_steve_pic {
width: 37%;
padding-bottom: 40%;
}
}

@media only screen and (max-width: 780px) {
.flex_steve {
display: block;
}
.flex_steve_txt {
width: auto;
}
.flex_steve_pic {
width: auto;
margin: 0 auto;
margin-bottom: 20px;
max-width: 75%;
padding-bottom: 50%;
}

.flex_steve_pic img {
  height: auto;
	top: 0;
  object-fit: contain;
}
}

ul.list_igi {
margin: 0;
padding: 0;
}


ul.list_igi li {
list-style: none;
font-weight: 400;
margin: 0;
margin-bottom: 10px;
padding: 0.5em 1em;
background-color: #FFF;
border: 1px solid #707070;
}

ul.list_dott {
margin: 0;
padding: 0;
}
ul.list_dott li {
margin: 0;
margin-left: 1em;
margin-bottom: 10px;
padding: 0;
}
ul.list_dott li:last-child {
margin-bottom: 0;
}



/************************************
** 韓国ウォーカーヒルインターンシップ
************************************/


ol.list_taiguu_korea {
margin: 0;
padding: 0;
    display:flex;
    flex-wrap:wrap;
text-align: center;
	 justify-content:space-between;
	 margin-bottom: 0;
}

ol.list_taiguu_korea li {
list-style: none;
word-wrap: break-word;
	line-height: 130%;
margin: 0;
padding: 0 1.0em;;
border: 1px solid #707070;
width: calc(100% / 2 - 15px);
font-size: 18px;
margin-bottom: 30px;
background-color: #FFF;

  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}

ol.list_taiguu_korea li:nth-child(n + 7) {
margin-bottom: 0;
}

@media screen and (max-width: 640px){
ol.list_taiguu_korea {
display: block;
}
ol.list_taiguu_korea li {
display: block;
width: auto;
text-align: left;
padding: 0 1.5em;
margin-bottom: 20px;
}
ol.list_taiguu_korea li:nth-child(n + 7) {
margin-bottom: 20px;
}
ol.list_taiguu_korea li:last-child {
margin-bottom: 0;
}
}
.walkerhill_txt {
display: block;
padding: 0;
margin: 0 auto;
max-width: 100%;
}




dl.list_taiguu_korea {
margin: 0;
padding: 0;
text-align: left;
display: flex;
  align-items: center;
}
dl.list_taiguu_korea dt:after {
content: '';
border-right: 1px solid #000;
position: absolute;
height: 15px;
width: 1px;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}
dl.list_taiguu_korea dt {
display: block;
position: relative;
white-space: nowrap;
margin: 0;
padding: 0;
width: 3.8em;
font-size: 15px;
}
dl.list_taiguu_korea dd {
display: block;
margin: 0;
margin-left: 1em;
padding: 0;
}

.box_korea_course {
display: block;
padding: 1.5em 2em;
padding-bottom: 0.75em;
border-radius: 15px;
background-color: rgba(255,255,255, 0.5);
box-shadow: 0 0 5px rgba(0,0,0,0.5);
margin-bottom: 20px;
}
@media screen and (max-width: 780px){
.box_korea_course {
padding: 1.5em;
padding-bottom: 1.5em;
margin-bottom: 15px;
}
}

h4.title_korea_course {
padding: 0;
padding-left: 2.2em;
	color: #900;
}
h4.title_korea_course:before {
position: absolute;
  content: '\f470';
  font-family: "Font Awesome 5 Free";
 font-weight: 900;
	margin-left: -1.5em;
	margin-top: -0.3em;
	color: #777;
	font-size: 150%;
}

.flex_korea_course {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
margin-bottom: 20px;
}

.flex_korea_course_pic {
order: 2;
display: block;
width: 40%;
}

.flex_korea_course_txt {
order: 1;
display: block;
width: 52.5%;
}

@media screen and (max-width: 780px){
.flex_korea_course {
display: block;
margin-bottom: 20px;
}

.flex_korea_course_pic {
display: block;
max-width: 80%;
width: auto;
margin: 0 auto;
margin-bottom: 15px;
}

.flex_korea_course_txt {
width: auto;
}
}
.flex_korea_course_txt h4 {
text-align: center;
color: #900;
font-size: 24px;
}
.flex_korea_course_txt h5 {
text-align: center;
margin-bottom: 10px;
}
@media screen and (max-width: 780px){
.flex_korea_course_txt h4 {
font-size: 20px;
}
.flex_korea_course_txt h5 {
font-size: 110%;
}
}

table.table_korea_course {
table-layout: fixed;
width: 100%;
margin: 0;
padding: 0;
background: none;
border: none;
}
table.table_korea_course tr,
table.table_korea_course th,
table.table_korea_course td {
margin: 0;
padding: 0;
background: none;
border: none;
}

table.table_korea_course th,
table.table_korea_course td {
padding: 1em 0.5em;
border-top: 1px dotted #999;
border-bottom: 1px dotted #999;
}
table.table_korea_course th {
width: 160px;
}
table.table_korea_course td {
font-weight: 400;
}

@media screen and (max-width: 640px){

table.table_korea_course th,
table.table_korea_course td {
display: block;
padding: 1em 0.5em;
border: none;
}
table.table_korea_course th {
width: auto;
text-align: left;
padding: 0.5em 0;
padding-bottom: 0;
border-bottom: 1px dotted #999;
}
table.table_korea_course td {
width: auto;
padding: 0.5em 1em;
padding-top: 0;
}
}


ul.list_course_korea {
margin: 0;
padding: 0;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

ul.list_course_korea li {
position: relative;
list-style: none;
display: inline-block;
margin: 0;
padding: 0;
padding-left: 1.1em;
min-width: 32.5%;
}
ul.list_course_korea li:before {
position: absolute;
  content: '\f02d';
  font-family: "Font Awesome 5 Free";
 font-weight: 900;
	margin-left: -1.1em;
	color: #900;
}
@media screen and (max-width: 780px){
ul.list_course_korea {
display: block;
}


ul.list_course_korea li {
display: block;
min-width: inherit;
}
ul.list_course_korea li:last-child {
margin-bottom: 0;
}
}
