<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";




/* CSS Document */

@media screen and (max-width:768px) {
  
    /* form関連------------------------------------------- */
    .coform {
        display: block;
        padding: 0px 0 10px;
        margin-bottom: 20px;
    }
    .txtcenter {
        display: block;
        text-align: center;
        font-size: 15px;
        font-weight: bold;
        padding-top: 20px;
        padding-bottom: 35px;
    }
    .form-main {
        display: block;
        width: 99%;
        margin: 0 auto;
    }
    .form-main dl {
        border-bottom: #cccccc solid 1px;
        padding: 1rem 0.5rem;
    }
    .form-main dt {
        display: block;
    }
    .form-main dt.fti {
        width: 180px;
        font-size: 18px;
        font-weight: bold;
        padding-top: 5px;
        float: left;
    }
    .form-main dt.che {
        width: 55px;
        padding-top: 9px;
        float: right;
    }
    span.hi {
        display: inline-block;
        color: #FFF;
        letter-spacing: 3px;
        text-align: center;
        font-size: 12px;
        background: #d36060;
        padding: 4px 6px;
        margin-bottom: 5px;
    }
    span.ni {
        display: inline-block;
        text-align: center;
        color: #FFF;
        letter-spacing: 3px;
        text-align: center;
        font-size: 12px;
        background: #999999;
        padding: 4px 6px;
        margin-bottom: 5px;
    }
    .form-main dd {
        display: block;
        clear: both;
        width: 100%;
    }
    .n001 {
        height: 38px;
        width: 90%;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -webkit-border-radius: 4px;
        padding-left: 15px;
        padding-right: 15px;
        font-size: 14px;
        background: #f3f3f3;
        border: #ccc solid 1px;
    }
    .n002 {
        height: 38px;
        width: 90%;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -webkit-border-radius: 4px;
        padding-left: 15px;
        padding-right: 15px;
        font-size: 14px;
        background: #f3f3f3;
        border: #ccc solid 1px;
        display: -webkit-inline-box;
        box-sizing: content-box;
    }
    .n003 {
        height: 38px;
        width: 28%;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -webkit-border-radius: 4px;
        padding-left: 15px;
        padding-right: 15px;
        font-size: 14px;
        background: #f3f3f3;
        border: #ccc solid 1px;
    }
    .form-main select {
        height: 38px;
        width: 90%;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -webkit-border-radius: 4px;
        padding-left: 15px;
        padding-right: 15px;
        font-size: 14px;
        background: #f3f3f3;
        border: #ccc solid 1px;
    }
    .gbtn001 {
        display: block;
        text-align: center;
        padding-top: 26px;
        padding-bottom: 25px;
    }
    .sbt {
        background: url(../images/cbtn.jpg) left top no-repeat;
        background-size: 100% auto;
        text-indent: -9999px;
        border: none;
        cursor: pointer;
        width: 300px;
        height: 65px;
    }
    .bnr01 {
        display: block;
        text-align: center;
    }
    .bnr01 img {
        display: inline;
        border: none;
    }
    .sitebtn a {
        display: block;
        text-align: center;
        color: #FFF;
        text-decoration: none;
        font-size: 25px;
        font-weight: bold;
        background: #0962A3;
        width: 220px;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -webkit-border-radius: 5px;
    }
    .sbt2 {
        text-align: center;
        color: #FFF;
        text-decoration: none;
        font-size: 25px;
        font-weight: bold;
        background: #83090B;
        width: 220px;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -webkit-border-radius: 5px;
        border: none;
        cursor: pointer;
        margin: 10px;
    }
    .sbt3 {
        text-align: center;
        color: #FFF;
        text-decoration: none;
        font-size: 25px;
        font-weight: bold;
        background: #7C7A7B;
        width: 220px;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -webkit-border-radius: 5px;
        border: none;
        cursor: pointer;
        margin-left: 10px;
        margin-right: 10px;
    }
    .error {
        font-size: 14px;
        color: #E3090C;
        font-weight: bold;
        padding-bottom: 20px;
    }
    .gtel {
        display: block;
        text-align: center;
    }
    .gtel img {
        display: inline;
        border: none;
    }
    .sitebtn {
        margin-bottom: 25px;
        margin-top: 25px;
    }
	h2.title01 span {
		display: block;
		text-align: center;
		color: #FFF;
		margin: 0 auto;
		font-size: 20px;
		padding: 10px 0;
	}
	.movie {
		padding: 20px;
	}
	.movie .ttl {
		font-size: 16px;
    }

    .contact-text{
        max-width: 80%;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 0;
        margin-top: 40px;
    }

    .contact-text p{
        text-align: center;
        font-size: 1.2em;
        font-weight: 600;
    }
    /*20221201追加*/
    .h_wrap {
        margin-bottom: 15px;
    }
}</pre></body></html>