@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/





/*フォント*/

.l-content{
	padding-top:0 !important;
}



/*共通ボタン*/
.is-style-btn_normal a {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  border: 1px solid #F8B635;
  transition: 0.3s;
  background-color: #F8B635;
    margin-right: auto !important;
    margin-left: auto !important;
color:#fff !important;
padding:15px ;
}
.is-style-btn_normal a:hover {
  box-shadow: 0 0 #fff;
  transform: translateY(1px);
  background-color: #fff;
color:#F8B635 !important;
}

.width{
width:12rem !important;
}

.is-style-btn_normal a {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  border: 1px solid #F8B635;
  transition: 0.3s;
  background-color: #F8B635;
    margin-right: auto !important;
    margin-left: auto !important;
color:#fff !important;
padding:15px ;
}
.is-style-btn_normal a:hover {
 
	box-shadow: 0 0 #fff;
  transform: translateY(1px);
  background-color: #fff;
color:#F8B635 !important;
}

.is-style-btn_line a{
	  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  border: 1px solid #F8B635;
  transition: 0.3s;
  background-color: #Fff;
    margin-right: auto !important;
    margin-left: auto !important;
color:#F8B635 !important;
padding:15px ;
}
.is-style-btn_line a:hover {
   box-shadow: 0 2px 2px rgba(0,0,0,.1),0 4px 8px -4px rgba(0,0,0,.2);
  transform: translateY(1px);
  background-color: #F8B635;
color:#Fff !important;
}


/***お問い合わせフォーム***/

.contact7 {
	max-width: 100%;
	box-sizing: border-box;
}
.contact7 dd {
	margin: 0 0 30px 0;
	background-color:
	margin-left: 20px;
}
.contact7 dt {
	font-weight: normal;
	margin-left: 20px;
}

/*ラジオボタン*/

input[type=radio] {
  display: none;
}

[type="radio"] + span {
    cursor: pointer;
    padding-left: 34px;
    position: relative;
  }
  
  [type="radio"] + span::before,
  [type="radio"] + span::after {
    content: "";
    display: block;
    border-radius: 50%;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
  }
  
  [type="radio"] + span::before {
    background-color: #fff;
    border: 1px solid #F8B635;
    height: 24px;
    width: 24px;
    left: 5px;
  }
  
  [type="radio"] + span::after {
    background-color: #F8B635;
    opacity: 0;
    height: 12px;
    width: 12px;
    left: 11px;
  }

  input[type="radio"]:checked + .wpcf7-list-item-label::after {
    opacity: 1;
  }

  input[type="radio"]:checked + .wpcf7-list-item-label::after {
    opacity: 1;
  }

/* 必須マーク */
.contact7 .must {
	background: #F8B635;
}


.contact7 .must,
.contact7 .optional {
	color: #Fff;
	border-radius: 20px;
	font-size: 10px;
	margin-left: 20px;
	padding: 5px 10px;
	letter-spacing: 2px;
	margin-right:10px;
	font-weight:700;
}
.btn_contact7 {
	text-align: center;
}
.btn_contact7 input {
	width: 70%;
	background-color: #fff;
	color: #F8B635;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.2em;
	border: 1px solid #e6b422;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;	
}
.btn_contact7 input:hover {
	background-color: #FFF;
	color: #e6b422; 
}
div.wpcf7 .wpcf7-spinner {
    display: none !important;
}

.policy-text{
	display:flex !important;
	justify-content:center !important;
	margin-bottom:1.5rem;
}

.recruit-small{
	font-size:0.75rem;
	padding-left:1rem;
}

.policy-text a{
color:#F8B635 !important;
}
@media screen and (max-width: 600px) {
.contact7 dt {
	margin-left: 0;
	padding-left:0;
	}
.contact7 dd {
	margin-left: 0;
padding-left:0;
	}
}


@media screen and (min-width: 768px) {
.contact7 dt {
	float: left;
	clear: left;
	width: 35%;
	padding: 5px 0px 5px 0;
	}
.contact7 dd {
	margin-left: 30%;

	}
.btn_contact7 input {
	width: 70%;
	background-color: #fff;
	color: #F8B635;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.2em;
	border: 1px solid #e6b422;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;	
	padding: 1.25em 0.5em;
}
.btn_contact7 input:hover {
	background-color: #FFF;
	color: #e6b422; 

}
}
@media screen and (max-width: 767px) {
	/* コンタクトフォーム横幅調節 */
.wpcf7 input[name="your-name"] { /* 名前入力欄 */
 width: 100% !important;
}
	.wpcf7 input[name="kana"] { /* 仮名入力欄 */
 width: 100% !important;
}
.wpcf7 input[name="your-email"] { /* メール入力欄 */
 width: 100%;
}
	.wpcf7 input[name="your-tel"] { /* 電話番号入力欄 */
 width: 100%;
}
.wpcf7 input[name="your-address"] { /* 住所入力欄 */
 width: 100%;
}
.wpcf7 textarea[name="your-message"] { /* 本文入力欄 */
 width: 100%;
}
	.contact7 dd {
	margin: 12px 10px 30px 10px;
	}
}


