@charset "UTF-8";

/* contact
===================================*/

.contents.contact {
	width: 100%;
	position: relative;
	/*background-color: #F2F6F9;*/
    background: linear-gradient(to bottom, #FFFFFF, #E4F5FB);
}

.contents.contact h3 {
	font-family: "Kiwi Maru", "Meiryo UI", "メイリオ", Meiryo, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 36px!important;
	font-weight: 500;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	margin-bottom: 40px;
    /*color: #AF94F1;*/
    color: #8ACBC4;
    text-align: center;
}

@media only screen and (min-width:1px) and (max-width:768px) {
.contents.contact h3 {
	font-size: 20px!important;
    margin-bottom: 20px!important;
}
}

.contents.contact p.lead {
    font-family: "Kiwi Maru", "Meiryo UI", "メイリオ", Meiryo, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 18px;
	line-height: 1.9em;
    color: #5D7A88;
    text-align: center;
}
@media only screen and (min-width:1px) and (max-width:768px) {
.contents.contact p.lead {
    font-size: 14px;
	line-height: 1.8em;
}
}


/* info-ttl
===================================*/
.info-ttl {
	width: 100%;
	position: relative;
	padding-top: 80px;
    padding-bottom: 40px;
   /*margin-bottom: 80px;*/
}

@media only screen and (min-width:1px) and (max-width:768px) {
.info-ttl {
	width: 100%;
	position: relative;
    padding-top: 40px;
	padding-bottom: 20px;
     /*margin-bottom: 40px;*/
}
.info-ttl p.lead{
	text-align: center !important;
}
}

@media only screen and (min-width:1px) and (max-width:480px) {
.info-ttl p.lead{
	text-align: left !important;
}
}

/* SUB CONTACT
===================================*/

.contact_bxl {
	width: 100%;
	background-color: #E4F5FB;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    margin-bottom: 60px;
}

.contact_bxl p {
	text-align: center;
    font-family: "Kiwi Maru", "Meiryo UI", "メイリオ", Meiryo, "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    color: #5D7A88;
}

.contact_bxl a {
	color: #8ACBC4;
}

.tel {
	padding-bottom: 20px;
}

.tel span {
	font-size: 24px;
}

.txt_tel a {
	font-size: 34px;
    line-height: 1.4;
	font-weight: bolder;
}

.txt_tel span {
	font-size: 24px;
	
}

.txt_tel span.note {
	font-size: 12px;
	display: block;
}

/* form_set
===================================*/

#form_set {
	width: 100%;
    padding-bottom: 90px;
}

#form_set .inner {
	margin-right: auto;
	margin-left: auto;
	max-width: 1000px;
}

#form_set h3 {
	margin-bottom: 1em;
	font-size: 24px!important;
	text-align: center;
	background-color: #8ACBC4;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

#form_set h4 {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	background-color: #808080;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

#form_set p.status {
	margin-bottom: 50px;
	margin-top: 50px;
}

#form_set p.status img {
	height: auto;
	width: 100%;
}
/* table_inside
===================================*/

.table_inside {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
    padding-bottom: 60px;
}

#form_set table {
	width: 100%;
	background-color: #FFF;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}
#form_set table p {
	margin-bottom: 0.5em;
	text-align: left;
}
#form_set tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
#form_set th {
	margin: 0;
	font-weight: normal;
	white-space: nowrap;
	vertical-align: top;
	text-align: left;
	width: 30%;
	font-size: 14px;
	color: #000;
	background-color: #F2F6F9;
	padding-top: 2em;
	padding-right: 2em;
	padding-left: 2em;
	padding-bottom: 2em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#form_set th span {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF4C4F;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 8px;
	font-weight: bold;
	float: right;
	border-radius: 5px;
}
#form_set td span {
	font-size: 12px;
	color: #909090;
	margin-left: 15px;
}
#form_set th span.en {
	font-size: 12px;
	color: #999999;
	display: block;
}
#form_set td {
	margin: 0;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
	padding-top: 2em;
	padding-right: 2em;
	padding-left: 2em;
	padding-bottom: 2em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#form_set td ul.type1 {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
#form_set td ul.type1 li {
	float: left;
	margin-right: 20px;
	width: auto;
}
#form_set td ul.type2 {
	width: 50%;
	float: left;
	margin-bottom: 10px;
}

#form_set td ul.type2a {
	width: 65%;
	float: left;
	margin-bottom: 10px;
}
#form_set td ul.type2b {
	width: 35%;
	float: left;
	margin-bottom: 10px;
}

#form_set td ul li {
	list-style-type: none;
}
#form_set td input, #form_set td select {
	vertical-align: middle;
}
#form_set td.job {
	font-size: 16px;
	font-weight: bold;
}
input.error, textarea.error {
	background-color: #FFFFBF;
}
input {
	font-size: 16px;
}
input.w010 {
	width: 8%;
	padding: 1%;
	font-size: 16px;
}
input.w015 {
	width: 13%;
	padding: 1%;
	font-size: 16px;
}
input.w030 {
	width: 28%;
	padding: 1%;
	font-size: 16px;
}
input.w050 {
	width: 48%;
	padding: 1%;
	font-size: 16px;
}
input.w100 {
	width: 99%;
	padding: 1%;
	font-size: 16px;
}
textarea.w100 {
	width: 98%;
	padding: 1%;
	font-size: 16px;
	border: 1px solid #D8D8D8;
}

/* 入力例
===================================*/
input::placeholder, textarea::placeholder {
 color: #999;
}

/* Edge */
input::-ms-input-placeholder, textarea::-ms-input-placeholder {
 color: #999;
}

/* IE11 & IE10 */
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
 color: #999;
}

/* 入力欄にフォーカスした時、プレースホルダーを非表示にする。*/
input:focus::placeholder, textarea:focus::placeholder {
 color: transparent;
 transition: .1s;
}
/* Chrome・Safari用*/
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
 color: transparent;
 transition: .1s;
}
/* Firefox18以前用*/
input:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
 color: transparent;
 transition: .1s;
}
/* Firefox19以上用*/
input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
 color: transparent;
 transition: .1s;
}
.icon {
	vertical-align: middle;
	padding-right: 10px;
}
.required {
	color: #E41E00;
	margin-bottom: 10px;
}
#remarks {
	width: 100%;
	max-width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2em;
	margin-bottom: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}
#remarks p {
	color: #000000;
	font-size: 16px;
	text-align: center;
	margin-bottom: 1em;
}
#remarks p.link {
	background-image: url(../contact/images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
	display: inline-block;
	text-align: center;
}
#btn_set {
	max-width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2em;
	width: 100%;
}
#btn_set ul {
	text-align: center;
	overflow: hidden;
}
#btn_set li {
	display: inline-block;
	margin: 10px;
}
#btn_set .check {
	max-width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 16px;
	background-color: #F2F6F9;
	border: 1px solid #CCC;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2em;
	padding: 2em;
}
.checknote {
	display: block;
	font-size: 12px;
}


input[type="confirm"]{
	background: #e0505c;
	border: none;
	color: white;
	font-size: 18px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 15px;
	margin: 0 5px;
	text-align: center;
	width: 300px;
	cursor: pointer;
}

input[type="submit"]{
background: #e0505c;
	border: none;
	color: white;
	font-size: 17px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 15px;
	margin: 0 5px;
	text-align: center;
	width: 300px;
	cursor: pointer;
}
input[type="reset"]{
background: #e0505c;
	border: none;
	color: white;
	font-size: 17px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 15px;
	margin: 0 5px;
	text-align: center;
	width: 300px;
	cursor: pointer;
}

/* ==============================================================================

[Media Queries] smart phone : Landscape

============================================================================== */

@media only screen and (min-width:1px) and (max-width:812px) {
	
	
	/* contact
===================================*/

#contact {
	width: 100%;
	position: relative;
	z-index: 2;
	margin-right: auto;
	margin-left: auto;
	background-color: #F2F6F9;
	padding-top: 50px;
	padding-bottom: 50px;
	background-image: url(../../images/contact/contact_deco01.png), url(../../images/contact/contact_deco02.png);
	background-position:
    /* 1枚目の背景画像の表示位置 */
    left top,     /* 2枚目の背景画像の表示位置 */
    right bottom;
	background-repeat:
    /* 1枚目の背景画像の設定 */
    no-repeat,     /* 2枚目の背景画像の設定 */
    no-repeat;
	background-size: 50% auto;
}

/* contact
===================================*/
.contact_bxl {
	float: none;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.contact_bxr {
	float: none;
	margin-top: 50px;
	width: 100%;
}

.tel {
	text-align: left;
	margin-top: 30px;
	border-top: 1px solid #CAB854;
	border-bottom: 1px solid #CAB854;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	letter-spacing: 0.1em;
	padding-right: 0px;
	width: 100%;
	margin-bottom: 0px;
}
.tel p {
	font-size: 12px;
	margin-top: 10px;
}
.tel a {
}
.tel a:hover {
	text-decoration: none;
}
.tel p {
}
.tel span {
	font-size: 14px;
}
.txt_tel a {
	text-decoration: none;
	font-size: 24px;
}
.tel_s {
	font-size: 11px !important;
}

/* contact
===================================
#contact .inner {
	padding-top: 2em;
	padding-bottom: 2em;
	width: 95%;
}
#contact h3 {
	float: none;
}
===================================*/

/* form_set
===================================*/

#form_set {
	padding-top: 1em!important;
	padding-bottom: 1em!important;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#form_set h3 {
	font-size: 16px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.table_inside {
	background-color: #FFF;
	width: 100%;
	margin-bottom: 0px;
}
#form_set table {
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#form_set th {
	display: block;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	-webkit-box-sizing: border-box; /* Webkit系用 */
	-moz-box-sizing: border-box;     /* Firefox用 */
	box-sizing: border-box;
	background-color: #F2F6F9;
}
#form_set td {
	display: block;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	-webkit-box-sizing: border-box; /* Webkit系用 */
	-moz-box-sizing: border-box;     /* Firefox用 */
	box-sizing: border-box;
}
#remarks p {
	font-size: 14px;
}
input.w015 {
	width: 28%;
	padding: 1%;
	font-size: 16px;
}
input.w030 {
	width: 48%;
	padding: 1%;
	font-size: 16px;
}
} /*@mediaEnd*/

/* ==============================================================================

[Media Queries] smart phone : Portrait

============================================================================== */

@media only screen and (min-width:1px) and (max-width:480px) {
/* contact
===================================
#contact .inner {
	padding-top: 0em;
	padding-bottom: 0em;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 95%;
}
#contact p.read {
	font-size: 14px;
}
#contact p.soon {
	font-size: 18px;
}
===================================*/

/* form_set
===================================*/

#form_set {
	padding-top: 2em;
	padding-bottom: 2em;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
/*応募フォーム*/

#form_set table.detail th {
	padding: 1em;
}
#form_set table.detail td {
	padding-top: 1em;
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 1em;
}
#contact h5 {
	text-align: center;
	font-size: 16px;
	margin-bottom: 20px;
}
    
#form_set td ul.type2a {
	width: 100%;
	float: none;
	margin-bottom: 10px;
}
#form_set td ul.type2b {
	width: 100%;
	float: none;
	margin-bottom: 10px;
}

} /*@mediaEnd*/

@media only screen and (min-width:1px) and (max-width:480px) {
} /*@mediaEnd*/
