@charset "utf-8";
/* CSS Document */
.contents .contentsHeader {	
	background-image: url("../../inquiry/images/page_image_company.jpg");
}
.contents .contentsHeader h1 {	
	width: 454px;
	height: 120px;
	background-image: url("../../inquiry/images/page_title_inquiry.png");
}
@media screen and (max-width: 640px) {

	.contents .contentsHeader h1 {	
		width: 100%;
		height: 50%;
		background-image: url("../../inquiry/images/page_title_inquiry.png");
		background-size:50% auto;
	}

}

/* ---------------------------------
  _ 問い合わせTOP 共通 
------------------------------------*/
.wrap{
   margin: 0 auto;
   background-color: #c1daf9;
    padding: 80px 0;
}

#inquiry .mainview h1 {
    font-size: 36px;
    font-family: source-han-sans-japanese,sans-serif;
    font-weight: 900;
    font-style: normal;
    color: #003da5;
    line-height: 1.6;
    padding-top: 50px;
}

#inquiry .mainview h1 span{
    background-color: #fff;
    font-size: 0.5em;
    margin-right: 10px;
    padding: 0 5px;
    border-radius: 5px;
}

#inquiry .Inq{
    background-color: #fff;
    padding: 60px 0 50px;
}

#inquiry .Inq ol{
    width: 880px;
    height: 80px;
    background-image: url("../../inquiry/images/hl_inq.png");
    background-repeat: no-repeat;
    text-indent: -10000px;
    list-style: none;
    margin: 0 auto 30px;
}

.Inq form{
    width: 880px;
    margin: 0 auto;
}

#inquiry .Inq dt{
    font-weight: 600;
    margin-bottom: 10px;
}

#inquiry .Inq dd{
    margin-bottom: 40px;
    color: #000;
}

#inquiry .Inq p{
    color: #000;
}

#inquiry .Inq p.txt_center{
    text-align: center;
}

#inquiry .Inq p.size_up{
    font-size: 1.3em;
    margin-bottom: 30px;
}

.Inq [type="text"], .Inq [type="tel"], .Inq [type="email"], .Inq textarea{
    padding: 15px;
    border-radius: 5px;
    width: 100%;
    box-sizing: border-box;
}

.Inq .number[type="text"],.Inq select{
    width: 50%;
}

.Inq [type="date"],.Inq [type="time"],.Inq .calendar [type="text"]{
    width: 30%;
}

.Inq .number[type="text"] {
    margin-bottom: 10px;
}

.Inq select {
    width: 30%;
    padding: 5px;
}

.Inq input, .Inq textarea {
    border: solid 1px #000;
    color: #000;
    font-weight: 300;
}

.Inq textarea {
    height: 200px;
}

.Inq dt span {
    background-color: #009944;
    font-weight: 400;
    font-size: 0.9em;
    padding: 0 5px;
    margin-right: 10px;
    color: #fff;
    border-radius: 3px;
}

.Inq .btn {
     width: 100%;
    text-align: center;
}

.Inq input[type="submit"] {
     width: 200px;
     display: inline-block;
    border: none;
    color: #fff;
    background-color: #2a4073;
    font-size: 1.8rem;
    border-radius: 5px;
    background-position: center;
    background-color: #009944;
    padding: 10px 0;
    margin-top: 30px;
}

.Inq .contract {
    margin: 0 auto 30px auto;
    padding: 20px;
    border: solid 1px #000;
    width: 840px;
    height: 200px;
    overflow-y: scroll;
}

/* ---------------------------------
  _com　問い合わせ下層 共通
------------------------------------*/


.com .Inq dl {
    width: 1000px;
    margin: 30px auto 0;
}

.com .Inq dt {
    padding: 25px 0 25px 25px;
    border-top: solid 1px #aaaaaa;
    font-weight: 300;
    letter-spacing: 1px;
    float: left;
    clear: both;
    width: 20%;
    text-align: left;
    margin-right: 0;
    color: #000;
}

.com .Inq dd {
    float: left;
    width: 75%;
    border-top: solid 1px #aaaaaa;
    padding: 25px 25px 25px 0;
    font-weight: 300;
}

.com .Inq input[type="submit"] {
    width: 150px;
    display: inline-block;
    border: none;
    color: #fff;
    font-size: 2rem;
    border-radius: 5px;
    background-color: #009944;
    padding: 10px 0;
}

.com .Inq .btn [type="button"] {
    width: 150px;
    background-color: #009944;
    border-radius: 5px;
    padding: 10px 0;
    font-size: 2rem;
    border: none;
    color: #fff;
}

/* ---------------------------------
  _conf _error　問い合わせ下層
------------------------------------*/

#inquiry.conf .Inq ol,#inquiry.error .Inq ol {
    width: 880px;
    height: 80px;
    background-image: url(../../inquiry/images/hl_conf.png);
    background-repeat: no-repeat;
    text-indent: -10000px;
    list-style: none;
    margin: 0 auto 30px;
}

/* ---------------------------------
  _thanks　問い合わせ下層
------------------------------------*/
.thanks .Inq #form-tbl p{
    text-align: center;
    margin-bottom: 30px;
}

#inquiry.thanks .Inq ol{
    width: 880px;
    height: 80px;
    background-image: url(../../inquiry/images/hl_thanks.png);
    background-repeat: no-repeat;
    text-indent: -10000px;
    list-style: none;
    margin: 0 auto 30px;
}


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

/* ---------------------------------
  _ SP　スマホ用スタイル　問い合わせTOP
------------------------------------*/
.wrap {
    background-color: #fff;
}    

.container {
    width: auto;
}

#inquiry .mainview p {
    font-size: 1em;
}
    
#inquiry .Inq{
    padding: 30px 0; 
    margin-top: 30px;
    padding: 1.5rem;
    }    
    
#inquiry .Inq ol{
    width: auto;
    height: 103px;
    background-image: url("../../inquiry/images/hl_inq_sp.png");
    background-repeat: no-repeat;
    text-indent: -10000px;
    list-style: none;
    background-size: contain;
}
    
.Inq form{
    width: auto;
}
    
.Inq [type="text"], .Inq [type="tel"], .Inq [type="email"], .Inq textarea,.Inq select{
    font-size: 1.2em;
}
    
input[type=radio], input[type=checkbox]{
    transform: scale(1.5);
}
    
.Inq .contract {
    width: auto;
}
    
.Inq input[type="submit"] {
    width: 240px;
    font-size: 1.2em;
}
    
.Inq input[type="checkbox"],.Inq input[type="radio"] {
    transform: scale(1.5);
}
    
.Inq dd.item label{
    display: block;
    margin-bottom: 5px;
    }
    
.Inq select {
    width: 50%;
}
    
.Inq .calendar [type="text"] {
    width: 50%;
}
    
/* ---------------------------------
  _ SP　スマホ用スタイル　問い合わせTOP カレンダー
------------------------------------*/
    
.flatpickr-calendar {
	width: 500px !important;
	font-size: 26px !important;
}
.flatpickr-month { height: 80px !important;}
.flatpickr-days { width: 500px !important; }
.dayContainer {
	width: 500px !important;
	min-width: 500px !important;
	max-width: 500px !important;
}
.flatpickr-day {
	max-width: inherit !important;
	height: 50px !important;
	line-height: 50px !important;
}
.flatpickr-weekday {
	height: 50px !important;
	line-height: 50px !important;
}
.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
	padding: 22px !important;
	height: 26px !important;
}
.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
	width: 26px !important;
	height: 26px !important;
}
    
/* ---------------------------------
  _com　問い合わせ下層 スマホ
------------------------------------*/        
.com .Inq dl {
    width: auto;
}
    
.com .Inq dt {
    padding: 25px 0 25px 0;
    float: none;
    width: auto;
}
    
.com .Inq .btn [type="button"] {
    width: 200px;
}
    
.com .Inq dt {
    border-bottom: solid 0px #aaaaaa;
}
    
.com .Inq dd {
    border-bottom: solid 0px #aaaaaa;
    width: 100%;
    box-sizing: border-box;
}
    
/* ---------------------------------
  _conf _error　問い合わせ下層 スマホ
------------------------------------*/
#inquiry.conf .Inq ol,#inquiry.error .Inq ol {
    width: auto;
    height: 103px;
    background-image: url("../../inquiry/images/hl_conf_sp.png");
    background-repeat: no-repeat;
    text-indent: -10000px;
    list-style: none;
    background-size: contain;
}
    
/* ---------------------------------
  _thanks　問い合わせ下層 スマホ
------------------------------------*/

#inquiry.thanks .Inq ol{
    width: auto;
    height: 103px;
    background-image: url("../../inquiry/images/hl_thanks_sp.png");
    background-repeat: no-repeat;
    text-indent: -10000px;
    list-style: none;
    background-size: contain;
}
}

#inquiry .contents h2:after {
    display: none;
}


