@charset "utf-8";
/* --------------------------------------------------------------- */
body {
    background: #FFF;
    -webkit-text-size-adjust: none;
    font-family: "Kozuka Gothic Pro", "Hiragino Kaku Gothic ProN", YuGothic, Meiryo, sans-serif;
}

/* --------- ヘッダーまわりレスポンシブ ---------- */
#loader {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 2;
}
h2 {
    margin: 10px;
}
.wrapper {
    padding: 20px 0;
    border-top: 5px solid #3d63c3;
}
.header {
    padding: 10px 0;
    border-bottom: 1px solid #3d63c3;
    max-width: 700px;
    width: 100%;
}
.headerLogo {
    width: 250px;
}
@media (min-width: 768px) {
    .headerLogo {
        width: 300px;
    }
}
.btnMenu {
    display: block;
    width: 40px;
    margin-top: 6px;
    position: absolute;
    top: 15px;
    right: 15px;
}
.headerTel {
    display: none;
}
@media (min-width: 768px) {
    .btnMenu {
        display: none;
    }
    .headerTel {
        margin-top: 10px;
        margin-left: auto;
        display: block;
    }
}
.headerTel p {
    margin: 0;
    font-size: 0.9rem;
    font-weight: bold;
    line-height: 1.5;
}
.headerTel p.tel {
    font-size: 1.1rem;
}
.headerTel p.tel span {
    font-size: 0.8rem;
    font-weight: normal;
}
.globalNav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.globalNav ul li {
    background: #e3f0fb;
    border-bottom: 1px solid #dddfe5;
    padding: 5px 10px;
}
.globalNav ul li a {
    display:block;
     text-decoration: none;
}
.globalNav p {
    margin: 0;
    font-weight: bold;
}
.globalNav p  span{
    font-size: 0.8rem;
    font-weight: normal;
}

/* --------------------------------------------------------------- */
img{
    max-width: 100%;
    height: auto;
    width /***/:auto;
}
#mp-head {
    max-width: 700px;
    width:100%;
}
#mp-head h1 {
    margin: 0;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", arial, helvetica, sans-serif;
    font-size: medium;
    color: #ffffff;
    background-color: #99cc33;
    background-image: linear-gradient(top bottom,#a4db37,#99cc33);
    height: 25px;
    line-height: 25px;
    font-weight: normal;
    padding-left: 1em;
}
#mp-flow {
    max-width: 700px;
    width:100%;
}
#mp-flow img {
    display: none;
}
@media (min-width: 768px) {
    #mp-flow img {
        display: block;
    }
}
.hide{
    display: none;
}
/* --------------------------------------------------------------- */
#mp-main {
    margin: 0;
    padding: 0;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", arial, helvetica, sans-serif;
    color: #4c4c4c;
    font-size: small;
    font-size: medium;
    max-width: 700px;
    width:100%;
}
#mp-main h2 {
    font-size: medium;
    color: #10507a;
    height: 25px;
    line-height: 25px;
    font-weight: bold;
}
#mp-main p,li,dt,dl {
    line-height:1.6;
}
#mp-main p {
    margin-top: 0em;
    margin-bottom: 0.5em;
}
#mp-main a:hover {
    font-size: small;
    font-size: medium;
    text-decoration: underline;
}
#mp-main a {
    font-size: small;
    font-size: medium;
    text-decoration: none;
}
#mp-main input.text,input.password,textarea,select {
    padding:0.1em;
    font-size: small;
    font-size: medium;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", arial, helvetica, sans-serif;
    background-color: #fdfdfd;
    background-repeat: repeat-x;
    border: 1px solid #abadb3;
    max-width: 100%;
    margin: 2px;
    border-radius: 3px;
}
#mp-main input[type="text"],input[type="password"],textarea[name],select[name] {
    background-image: url("img/textbox_shadow.png");
}
#mp-main input.submit, input.reset, button {
    font-size: small;
    font-size: medium;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", arial, helvetica, sans-serif;
    overflow: visible;
    padding: 0em 0.5em 0em 0.5em;
    height: 2.2em;
}
#mp-main select {
    font-size: small;
    font-size: medium;
height: 2.0em;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", arial, helvetica, sans-serif;
}
#mp-main option {
    padding-right: 1em;
}
#mp-main option[selected="selected"] {
    background-color: #eeeeee;
    border-top: 1px solid #bbbbbb;
    border-bottom: 1px solid #bbbbbb;
}
#mp-main img {
    border: 0px;
}
#mp-main table {
    margin-bottom: 1em;
}
#mp-main div.fieldset {
    padding: 0.5em;
    border: 1px solid #99cc33;
    margin-bottom: 1em;
}
#mp-main div.fieldset dl {
    padding:0;
}
#mp-main div.fieldset dt {
    color: #35556b;
    background-image: url("img/form_item.png");
    background-repeat: no-repeat;
    height: 24px;
    line-height: 24px;
    margin: 0.5em;
    padding-left: 28px;
    padding-top: 1px;
}
@media (max-width: 768px) {
	#mp-main div.fieldset dt {
	    background-image: initial;
	}
}
@media screen and (max-width: 500px)  {
    #mp-main div.fieldset dt {
        padding-bottom: 1em;
    }
}
#mp-main div.fieldset dt span.optional {
    background-image: url("img/optional.png");
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 65px;
}
#mp-main div.fieldset dt span.required {
    background-image: url("img/required.png");
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 65px;
}
#mp-main div.fieldset dd {
    margin: 0.5em;
    padding-left: 1em;
    padding-bottom: 1em;
}
#mp-main div.fieldset dd.delimit {
    border-bottom: 1px dotted #6392b1;
}
#mp-main div.fieldset span.err {
    border: 1px solid #aa6666;
    padding: 0.4em;
}
#mp-main div.fieldset input.text.err {
    background-color: #fff8f8;
    border: 1px solid #aa6666;
}
#mp-main div.fieldset input.radio.err {
    background-color: #fff8f8;
    border: 1px solid #aa6666;
}
#mp-main div.fieldset input.checkbox.err {
    background-color: #fff8f8;
    border: 1px solid #aa6666;
}
#mp-main div.fieldset textarea.err {
    background-color: #fff8f8;
    border: 1px solid #aa6666;
}
#mp-main div.fieldset select.err {
    background-color: #fff8f8;
    border: 1px solid #aa6666;
}
#mp-main div.errs {
    background-image: url("img/warning.png");
    background-repeat: no-repeat;
    color: #880000;
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 0px 0px 0px 30px;
    min-height: 32px;
    height: auto !important;
    height: 32px;
}
#mp-main span.radioelement {
    margin-right: 1.8em;
    color: black;
}
#mp-main span.checkelement {
    margin-right: 1.8em;
    color: black;
}
#mp-main span.yellowsmall {
    font-size:small;
    color:#FF9900;
}
@media (max-width: 768px) {
    #mp-main div.fieldset dt {
        padding-left: 0;
        padding-bottom: 0;
    }
    #mp-main div.fieldset dd {
        padding-left: 0;
        padding-bottom: 0.5em;
    }
}

/* --------------------------------------------------------------- */
/* ここまで                                                        */
/* --------------------------------------------------------------- */
/* ヘッダー画像入れて、中心揃えにした。buroku */

body {
    margin: 0;
    padding: 0;
}
#header, #footer {
    max-width: 700px;
    width:100%;
}
#footer {
    max-width: 700px;
    width:100%;
}
#footer p{
    font-size: 12px;
    color: #666;
    text-align: center;
}
#container {
    max-width: 700px;
    width:90%;
    margin: 0 auto;
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF; /*#E5E5E5*/
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 20px;
}
.confirm dd {
    font-size:16px;
    margin-left: 30px;
    font-weight: bold;
}
p.confirm {
    font-size:16px;
    margin-left: 30px;
    font-weight: bold;
}
.table {
    margin-bottom: 20px;
    width: 60%;
}
.table th {
    border-top: 1px solid #DDDDDD;
    line-height: 20px;
    padding: 8px;
    text-align: left;
    vertical-align: top;
    font-weight: bold;
}
.table td {
    border-top: 1px solid #DDDDDD;
    line-height: 20px;
    padding: 8px;
    text-align: right;
    vertical-align: top;
}
.naiyo {
    margin-left: 10px;
    font-weight: bold;
}
.komidashi {
    color: #700;
}
#mp-main div.errs { /* #mp-main 上書き */
    padding: 0px 0px 0px 35px;
}


/* --------- jQuery UI date picker ---------- */
.ui-widget { /*文字の大きさ小さく*/
    font-size: 0.7em;
}

/* --------- gochui ---------- */
.gochui {
    background-color: #ffffe7;
    color: #4c4c4c;
    font-size: 13px;
    font-weight: bold;
    max-width: 676px;
    border: 2px solid #d19300;
    padding:5px 10px;
    display: inline-block;
    margin-bottom: 15px;
}
.gochui .title {
    color: #d19300;
    font-weight: bold;
    font-size: 28px;
    vertical-align: top;
    line-height: 48px;
}
.gochui p {
    margin: 5px;
    line-height: 1.2em;
}
.gochui .left{
    float:left;
    width: 69%;
}
.gochui .right{
    float:right;
    width: 30%;
}

@media (max-width: 768px) {
	.gochui .title {
	    line-height: initial;
	    font-size: 18px;
	}
	img.bikkuri {
	    width: 30px;
	}
}
@media (max-width: 768px) {
    .gochui .left{
        width: 100%;
    }
    .gochui .right{
        width: 100%;
    }
}

/* --------- clearfix ---------- */
.clear {
    clear: both;
}
.clearfix {
    display: inline-block;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    line-height: 0;
    font-size: 0;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}

/* --------- button ---------- */
.button {
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    font-size: 13px;
    font-weight: bold;
    color: #333;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-color: #eee;
    background-image: linear-gradient(#fcfcfc, #eee);
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    user-select: none;
    -webkit-appearance: none;
    margin: 2px;
}
.button:hover, .button:active {
    text-decoration: none;
    background-color: #ddd;
    background-image: linear-gradient(#eee, #ddd);
    border-color: #ccc;
}
.button a {
    color: #333;
    text-decoration: none;
    display: block;
}
.btn {
    background-color: #eee;
    background-image: linear-gradient(top bottom,#fcfcfc,#eee);
    background-repeat: repeat-x;
    font-weight: bold;
    color: #333;
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    font-size: 13px;
    font-weight: normal;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    user-select: none;
    -webkit-appearance: none;
    margin: 2px;
}
.btn:hover, .btn:active {
    background-color: #ddd;
    background-image: linear-gradient(top bottom,#eee, #ddd);
    background-repeat: repeat-x;
}
.btn.primary {
    background-color: #99cc33;
    background-image: linear-gradient(top bottom,#a4db37,#99cc33);
    background-repeat: repeat-x;
    color: #FFF;
}
.btn.primary:hover, .btn.primary:active {
    background-color: #80ab2b;
    background-image: linear-gradient(top bottom,#99cc33,#80ab2b);
    background-repeat: repeat-x;
}

/* --------- flex ---------- */
.flex-container {
    display: box;
    display: flex;
}
.flex-column {
    display: flex;
    flex-direction: column;
}
@media (min-width: 768px) {
    .flex-column {
        display: flex;
        flex-direction: row !important;
    }
}
