@charset "UTF-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjp.css);
/*
Template:suny
Theme Name:suny-child
Theme URI:https://www.suny.co.jp/
Description:suny
Author:AIOSL
Author URI:https://corp.aiosl.jp/
Version:1.3
*/
body,
.c-logo, .p-page-header__title, .p-page-header__desc, .p-archive-header__title, .p-faq__cat, .p-interview__title, .p-footer-link__title, .p-block01__title, .p-block04__title, .p-index-content02__title, .p-headline02__title, .p-index-content01__title, .p-index-content06__title, .p-index-content07__title, .p-index-content09__title, .p-plan__title, .p-plan__catch, .p-header-content__title, .p-spec__title, .pb_font_family_type1 {
     font-family: 'Noto Sans JP', sans-serif !important;
}
li {
    list-style-type: inherit;
}
.p-dropdown__list li {
	list-style-type: none;
}
.p-entry__body table {
	width: 100%;
}
.p-entry__body p {
	margin-bottom: 20px;
}
.pb-widget-catchcopy h4 {
	/*font-weight: 400;*/
	line-height: 1.8;
}
.p-global-nav > ul > li,
.p-global-nav .sub-menu,
.p-footer-nav {
	list-style: none;
}
/*TOP*/
.p-header-content__title {
	text-shadow: 0px 0px 12px #666;
}
.top_class h3 {
    margin: 0 0 20px;
    padding: 4px;
    background: #0069B7;
    color: #fff;
    font-size: 20px;
	text-align: center;
	border-radius: 10px 0;
}
.top_class h3 span {
	position: relative;
}
.top_class h3 span:before {
	position: relative;
	font-family: "design_plus";
	content: "\f040";
	font-size: 20px;
	padding-right: 10px;
}
/*フロー*/
ul.box_flow {
  margin: 30px 0;
}
ul.box_flow li {
  position: relative;
  display: inline-block;
  vertical-align: top;
	text-align: center;
	width: 100%;
	padding: 15px;
	margin: 20px 0 40px;
	border-radius: 6px;
	background: #f5f5f5;
}
ul.box_flow li:last-child {
  margin-bottom: 0;
}
ul.box_flow li:before {
  content: '';
  position: absolute;
  border-color: #0069b7 transparent transparent transparent;
  border-style: solid;
  border-width: 20px;
  bottom: -50px;
  left: 46%;
}
ul.box_flow li:last-child:before {
	border: 0;
}
ul.box_flow li p {
	padding-bottom: 0;
	margin-bottom: 0;
}
ul.box_flow li span {
	background-color: #0069b7;
	color: #ffffff;
  	font-size: 80%;
	display: inline-block;
	position: absolute;
	top: -30px;
	left: 0;
	margin: 0;
	border-radius: 100px;
	padding: 10px 5px;
}
/*TABLE*/
.p-entry__body table {
    border-collapse: separate;
    border-spacing: 0;
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    font-size: 100%;
    line-height: 141.7%;
    margin: 10px -1px 24px 0;
    width: 100%;
    text-align:left;
}
.p-entry__body table th {
    box-shadow: 1px 1px 0 #FFFFFF inset;
    border: 0;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    vertical-align: top;
    font-weight: bold;
    background-color: #F0F0F0;
    padding: 10px;
    white-space: nowrap;
    text-align:left;
}
.p-entry__body table td {
    border: 0;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    padding: 10px;
    vertical-align: middle;
    text-align:left;
}
.p-entry__body table th.txt_c{
    text-align:center;
}
.p-entry__body table.flat,
.p-entry__body table.flat th,
.p-entry__body table.flat td {
  border: 0;
  background: none;
  box-shadow: none;
  font-weight: normal;
}
.p-entry__body table.border,
.p-entry__body table.border th,
.p-entry__body table.border td {
  border: 0;
  background: none;
  box-shadow: none;
}
.p-entry__body table.border th{
  border-bottom: 1px solid #333;
}
.p-entry__body table.border td {
  border-bottom: 1px solid #ccc;
}
/* フォーム
------------------------------------------------------------*/
input[type="text"], input[type="tel"], input[type="email"], textarea{
vertical-align:middle;
width:100%;
line-height:35px;
height:35px;
padding:5px;
margin-bottom: 5px;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:100%;
color:#555;
background:#fcfcfc;
box-sizing: border-box;
}
textarea{
height:auto;
line-height:1.5;
}
select {
padding: 8px 5px;
}
input[type="submit"],input[type="reset"],input[type="button"]{
padding:8px 15px;
border: none !important;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
line-height:1.5;
font-size:120%;
color:#fff;
height:48px;
	margin:30px auto 0;
	background-color: #349900; 
	cursor:pointer;
	text-align:center; 
	text-decoration:none;
	line-height:1.5;
	outline:none;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.wpcf7 input.wpcf7-back,
.wpcf7 input.wpcf7-confirm { 
	position:relative;
	width:225px;
}
.wpcf7 form,.wpcf7 {
	margin: 0 !important;
	background: none !important;
	border: 0 !important;
}
.wpcf7 p {
	font-size: inherit !important;
}
*:first-child+html input[type="submit"]{padding:3px;}

.zip input[type="text"],
.tel input[type="text"] {
  width: 20%;
}
span.yubin,
form input[type="submit"], input[type="reset"], input[type="button"] {
  margin: 0 auto;
  padding: 10px 20px;
  background: #349900;
  border: 0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  line-height: 1.5;
  font-size: 120%;
  color: #fff;
  cursor: pointer;
}
span.yubin,
span.yubin:hover { font-size: 80%;padding: 7px 10px; }
form input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, span.yubin:hover {
  background: #0c6d00;
}
#searchform input[type="submit"] {
    line-height: 1;
    padding: 6px;
    vertical-align: top;
}
.submit-button{
  text-align:center;
}
/* 確認画面用CSS */
/*枠線消す*/
form .wpcf7c-conf {
  background-color: transparent !important;
  border: none !important;
}
.wpcf7-form table p {
  padding-bottom: 5px;
}
textarea.wpcf7-form-control {
  max-height: 100px;
}

/*確認画面でradioが見え難い*/
input[type="hidden"] + span {
  font-weight: bold;
}
/*確認画面セレクトボックスヤジルシ消す*/
select.wpcf7c-conf {
   -webkit-appearance: none;
   -moz-appearance:    none;
   -ms-appearance:    none;
   appearance:         none;
   /*Firefox用*/
    text-indent: .01px; 
    text-overflow: "";
}
select.wpcf7c-conf::-ms-expand {
  display: none;
}
.wpcf7-form table p {
    padding-bottom: 0;
}
.zip input[type="text"],
.s_size input[type="text"] {
  width: 20%;
}
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"]{
  width: 100%;
}
span.required {
    display: inline-block;
    padding: 4px 6px;
    border-radius: 6px;
    background: red;
    color: #fff;
    font-size: 90%;
    line-height: 1.2;
    text-align: center;
    margin: 0 4px;
}
form table .txt_s {
    font-size: 80%;
    color: #666;
}
@media screen and (max-width: 767px) {
	.p-entry__body form table td,
	.p-entry__body form table th {
		display: block;
	}
	.p-entry__body form table th {
		border-top: 0;
		border-bottom: 0;
	}
	.p-entry__body form table th:first-child {
		border-top: 1px solid #ddd;
	}
	.zip input[type="text"], .s_size input[type="text"] {
		width: 30%;
	}
}
/*TCD*/
.style3a {
	border-top: 0;
	border-bottom: 4px solid #ddd;
}
.style3a, .style4a {
	margin: 30px 0 !important;
}

/*add 20250404*/
.form-btnbox {
	text-align:center;
	padding-top:40px;
}
.grecaptcha-badge {
	bottom:80px !important;

}

@media only screen and (max-width: 767px) {
	/*table.form-tbl th,
	table.form-tbl td {
		text-align:center;
	}*/

}