<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 680px) {
/* è¡¨ç¤ºåˆ‡æ›¿ */
.pc { display: none !important; }
.sp { display: block !important; }

.inner {
    max-width: 94%;
    min-width: 94%;
    width: 94%;
}
.inner03{
max-width: 100%;
min-width: 100%;
width: 100%;
}
.section_subtit {
    font-size: 38px;
}
.section_subtit span {
    color: #fff;
}

/*ãƒ˜ãƒƒãƒ€*/
    #spheader{
        background: #E61874;
        height:50px;
        padding: 10px 20px;
        box-sizing: border-box;
        position: fixed;
        width: 100%;
        z-index: 99;
        text-align: left;
    }
     #spheader svg{
         width: 250px;
    }
/*é›»è©±*/
#sptel {
   position: fixed;
    bottom: 0px;
    line-height: 0;
    z-index: 100;
}
    #sptel img {
        width: 100%;
    }


/*ãƒ¡ã‚¤ãƒ³ãƒ“ã‚¸ãƒ¥ã‚¢ãƒ«*/
#main {
display: none;
}
#spmain {
display: block;
min-width: 100%;
width: 100%;
margin-left: auto;
margin-right: auto;
}
#main_sp {
    width: 100%;
    height: 500px;
    text-align: center;
}
#main_sp h1 {
    padding-top: 0px;
    text-align: center;
    margin-top: 70px;
}
#main_sp img {
    max-width: 100%;
    width: 90%;
    text-align: center;
    margin: 10px auto 0 auto;
}
.spmain_txt {
    margin-top: 80px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.spmain_txt img{
   width: 90%;

}
#spmainnav {
    display: block;
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    width: 90%;
    margin-top: 20px;
    margin-left:auto;
    margin-right:auto;

}
#spmainnav a  {
    width: 29%;
}
#spmainnav a img {
    width: 100%;
}

#main .inner div{
    width: 100%;
}
#main .inner div img{
    width: 100%;
}


/*ã‚¿ã‚¤ãƒˆãƒ«*/
    .section_subtit_icon{
        padding: 0 30px;
        box-sizing: border-box;
    }
    .section_subtit_icon img{
        max-width: 100%;
    }
    .section_subtit_icon {
    text-align: center;
    padding-bottom:30px;
}
.section_subtit_icon.news{
    padding-top:100px
}
.section_subtit_icon.inquiry{
    padding-top:60px
}
    .sectiontit {
        min-width: 100%;
    }

    .sectiontit h2 {
        padding:30px 0px 30px 0px;
        line-height: 1.5;
        font-size: 25px;
        font-family: "genmedium";
    }
    .sectiontit h2 i{
        font-size: 31px;
    }
    .sectiontit_02 {
        min-width: 100%;
    }

    .sectiontit_02 h2 {
        font-family: genmedium;
        padding:0px 10px 30px 10px;
        line-height: 1.5;
        font-size: 25px;
        display: flex;
        flex-direction: column;
    }
    .sectiontit_02 h2 i{
        font-size: 32px;
        color: #fff;
    }

    /*ã‚¹ãƒ©ã‚¤ãƒ‰ã‚¤ãƒ¡ãƒ¼ã‚¸*/
    .infiniteslide1 {

        min-width: 100%;
    }

    .subtit_caution {
        margin-top: -10px;
        padding:0px 10px 0px 10px;

    }


    .toku_subthum {
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
    }
    .toku_subthum figure {
        width: 160px;
    }
    .toku_subthum figure img{
        width: 160px;
        margin-bottom: 20px;
    }


    .price_label {

        width: 100%;
    }
    .price_label div{
        padding: 20px 10px;

    }


    .price_txt {
        width: 60%;

    }
    .price_txt02 {
        width: 38%;

    }






/*è²»ç”¨*/
    #hiyou {
        min-width: 100%;
        max-width: 100%;
    }
#hiyou .inner {
    padding: 80px 0px;
}
.hiyou_thum {
    width: 100%;
}
    .hiyou_detailbase p.hiyou_flow img{
        width: 80%;
    }

    .hiyou_thum figure {
        text-align: center;
    }

    .hiyou_thum figure img {
        width: 94%;

    }
.indent {
    padding: 0 30px;
    box-sizing: border-box;
}

/*è‘¬å„€å&nbsp;´ã®ç´¹ä»‹*/
    #hole {
        margin-top: 100px;
        min-width: 100%;
max-width: 100%;
    }
    .hole_thum {
        width: 100%;
        text-align: center;
    }
    .hole_thum figure {
        margin-left: auto;
        margin-right: auto;
    }
    .hole_thum figure img {
        width: 94%;
    }
    
/*ãŠå•ã„åˆã‚ã›ãƒ¢ã‚¸ãƒ¥ãƒ¼ãƒ«*/

.contact {
    min-width: 100%;
    background: none;
}
    .contact .inner03 {

      flex-wrap: wrap;
    }


.contact_leftblock {
    background-color: #F17B8E;
    padding:30px 0px;
}
    .contact_righttblock {
        background-color: #10A9B6;
        padding:30px 0px;
    }
    .contact .inner03 {
        padding: 0px 0px;

    }
    .contact .inner03 div {
        width: 100%;
    }
    .contact .inner03 div div {
        min-height: 10px;
        width: 90%;
        padding-bottom: 20px;
        padding-top: 10px;
    }
    .contact .inner03 div div img {
        width: 90%;
    }
    .contact_right_list {
padding: 0 20px;
        box-sizing: border-box;
        margin:20px 0px 10px 0px;
    }
    .contact_right_list li {
        padding-bottom:20px;
        padding-left:4px;
        padding-right:4px;
        box-sizing: border-box;
        font-size: 18px;
    }


/*ã‚»ã‚¯ã‚·ãƒ§ãƒ³ã‚¿ã‚¤ãƒˆãƒ«*/
.tit_block .inner {
    padding:20px 0px;
}
.tit_block_subtit {
    font-size: 17px;

    padding-top: 10px;
}




/*ã‚¿ã‚¤ãƒˆãƒ«*/

    .subtitleblock {
        z-index: 11;
        width: 98%;
        height: auto;
        background: none;
        position: static;
        margin-left: 0px;
    }
    .subtitleblock02 {
        z-index: 11;
        width: 98%;
        height: auto;
        background: none;
        position: static;
        margin-left: 0px;
    }

    .subtit_txt {

        padding:20px 0px 0px 0px;
        line-height: 1.4;
        font-size: 22px;
    }
    .subtit_txt02 {
        font-size: 25px;
        padding:10px 0px 10px 0px;
    }
    .subtit_txt03 {
        font-size: 25px;
        padding:10px 0px 10px 0px;
    }


    .hole_table {
        width: 94%;
    }


    .hole_table table {
        width: 94%;
        margin-left: auto;
        margin-right: auto;
    }

    .hole_table table tr {
        border-bottom:none;
    }



    .hole_table table tr th {
        display: block;
        width: 100%;
        border-right:none;
    }


    .hole_table table tr td {
        display: block;
        width: 100%;

    }
    hole_table02 {
        width: 94%;
    }
    .hole_table02 table  {
        width: 94%;
    }
    .hole_table02 table tr {
        border-bottom:none;
    }
    .hole_table02 table tr th {
        display: block;
        width: 100%;
        border-right:none;
    }


    .hole_table02 table tr td {
        display: block;
        width: 100%;

    }

    /*æ§˜ã€…ãªãƒ—ãƒ©ãƒ³*/
    .hole_detail_section h2 {
        line-height:1.1;
        font-size:29px;
    }

    .hole_detail_section02 {
        margin-top: -50px;
    }

    .hole_detail_section02 h2 {
        line-height: 1.2;
        font-size:29px;
        margin-bottom: 0px;
        color: #068BAC;
        font-family: genmedium;
    }



    .hole_detail_section_subtit {
        margin-bottom: 10px;
        line-height: 1;
    }

    .hole_detail_section_subtit i{
      border: none;
        line-height: 1.4;
    }


    .plan_detail_table table {

    }
    .plan_detail_table table tr td {
        font-size:14px;
    }
    .plan_detail_price {
        font-size: 40px;
        padding-top: 20px;
        text-align: center;
        line-height: 1.0;
        margin-bottom: -20px;
    }

    .hole_detail_section h2 {
        line-height:1.1;
        font-size:29px;
    }
    .hole_detail_section02 h2 {
        line-height: 1.2;
        font-size:29px;
        margin-bottom: 10px;
    }
    .plan_detail_table table tr td {
        font-size:14px;
    }

/*æµã‚Œ*/
    #flow {
        min-width: 100%;

    }

    #flow .inner{
        padding-top: 80px;
        padding-bottom: 40px;
    }



.arrow_sp {
    padding-top: 20px;
    padding-bottom: 20px;
}
    .flow_block {
        width: 85%;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .flowtxt01 {
        writing-mode: horizontal-tb;
        -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
        height: auto;
        font-size: 20px;
        padding: 15px;
        width: 90%;
    }


    .flow_but {
        width: 94%;
    }


    .flowdetailblock {

        flex-direction: column;

        width: 94%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px;
    }

    .flowdetailblock .kaoubasp02 {
        display: flex;
        flex-direction: column;
        justify-content:center;
        align-items: center;
        width: 92%;
        margin: 0 auto;
    }


    .kasouba {
        max-width: 100%;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px;
    }
.kasoubatxt {
    width: 100%;
}
.kasoubatxt .kasoubatxt_photo{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}
.kasoubatxt .kasoubatxt_photo li img{
    width: 98%;
    }
    .flow_subblock {
        width: 94%;

    }
    .flow_subblock h2 {
        font-size: 22px;
    }
    .flow_subblock p {
        font-size: 16px;
        line-height: 1.8;
        color: #000;
    }

/*ã‚¹ã‚¿ãƒƒãƒ•*/
    #staff {
        min-width: 100%;
    }
    #staff .inner02 {
        padding-top: 0px;
        width: 94%;
        margin-left: auto;
        margin-right: auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items:center ;
        flex-wrap: wrap;
    }
    .staff_thum {
       max-width: 100%;
        width: 100%;
        margin-bottom: 30px;
    }
    .staff_thum figure {
        text-align: center;
    }
    .staff_thum figure img{
        width: 94%;
    }
    .staff_thum p {
        text-align: left;

    }
.staff_detail_txt_sp {
    line-height: 2;
}

/*ã‚ˆãã‚ã‚‹ã”è³ªå•*/
#faq {
    min-width: 100%;
max-width: 100%;
}
#faq .inner{
    padding:80px 0px 10px 0px;
}
    .faq_block {
        padding: 0 24px 0 0;
        box-sizing: border-box;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
    .faq_block div{
        padding: 0;
    }
    .faq_txt_q {
        font-size:18px;
        padding:10px 30px 10px 0px;
    }
    .faq_txt_a {
        font-size:18px;
    }
    .faq_txt_q:before {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        margin-right: 0px;
    }
    .faq_txt_a:before {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        margin-right: 0px;
    }
    .panel dt:after{
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }



/*ä¼šç¤¾æ¦‚è¦*/
#company {
    padding-bottom: 0px;
    width: 100%;
    min-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#company .inner{
    margin-top: 0;
    padding-top: 80px;
    padding-bottom: 40px;
    padding-right: 30px;
}
    #company .inner h2{
        margin-bottom: 30px;
    }
    .company_sub table {
        width: 94%;
    }
    .company_sub table tr th{
    display: block;
    width: 100%;
    border-right: none;
    padding: 15px 0px 5px 0px;
        font-size: 18px;
}
    .company_sub table tr td{
    display: block;
    width: 100%;
    padding-top: 0;
        padding-bottom: 15px;
font-size: 18px;
}
#contactsection {
    min-width: 100%;
    padding:50px 0px 20px 0px;

}

/*ãƒ•ãƒƒã‚¿ãƒŠãƒ“*/
#footer_nav {
    min-width: 100%;
max-width: 100%;

}
#footer_nav .inner {
    padding: 30px 40px;
    display:block;
    box-sizing: border-box;
}
    
    /*ãƒ•ã‚©ãƒ¼ãƒ&nbsp;*/
#contact_form {
    background-color: #49B0DF;
    padding:30px 0px;
}

.contact_form_title img{
    width: 60%;
}

    .form_subtit {
        font-size: 17px;
        padding-bottom: 20px;
    }

.form_block {
width: 100%;
}
.form_block table {
    width: 90%;
}
    .form_block table tr {
       border: none;

    }


.form_block table tr th {
display: block;
width: 94%;
border: none;
}
.form_block table tr td {
    display: block;
    width: 100%;
    padding:10px 0px;
}
.contact_inp_txt {
    width: 56%;
}
.contact_inp_txt:focus {
    width: 56%;
}
.contact_inp_txtarea {
    width: 86%;
}
    .contactbutton_base {
        width: 87%;
    }
.contact_submit_button {
    width: 100%;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom:10px;
}
    input[type="submit"] {
      display: inline-block;

    }
    input[type="reset"] {
        display: inline-block;

    }
.contact_submit_base {
    width: 70%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
    .contact_submit_button02 {
        width: 100%;
        font-size: 18px;
        margin-top: 10px;
        margin-bottom:20px;
    }
    #page-event a img {
        width: 35px;

    }
    #blc_copy {
        padding-bottom: 50px;
        font-size: 12px;
    }



    /*ãƒ•ã‚©ãƒ¼ãƒ&nbsp;ã‚µãƒ³ã‚¯ã‚¹*/
    .form_txt01 {
        font-size: 31px;
        font-family: æ¸¸æ˜Žæœ, YuMincho, "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3", "Hiragino Mincho ProN", HGæ˜ŽæœE, "ï¼­ï¼³ ï¼°æ˜Žæœ", "ï¼­ï¼³ æ˜Žæœ", serif;
    }
    .form_txt02 {
        font-size: 31px;
        line-height: 1.4;
        font-family: æ¸¸æ˜Žæœ, YuMincho, "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3", "Hiragino Mincho ProN", HGæ˜ŽæœE, "ï¼­ï¼³ ï¼°æ˜Žæœ", "ï¼­ï¼³ æ˜Žæœ", serif;
    }
    .form_back_top {
        width: 80%;
        display: flex;
        color: #42a0cb;
        font-size: 31px;
        text-align: center;
        background-color: #fff;
        margin-top: 30px;
        margin-bottom:30px;
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
        cursor: pointer;
        border: 3px solid #42a0cb;
        transition-duration:0.6s;
        font-family: æ¸¸æ˜Žæœ, YuMincho, "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3", "Hiragino Mincho ProN", HGæ˜ŽæœE, "ï¼­ï¼³ ï¼°æ˜Žæœ", "ï¼­ï¼³ æ˜Žæœ", serif;
        font-weight:600;
        -webkit-appearance: none;
        border-radius: 0;
        text-decoration: none;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .form_back_top:hover {
        background-color: #42a0cb;
        color: #fff;
    }

    .error {
        font-size:13px;
    }


    /*ãŠå®¢æ§˜ã®å£° */
 #userkoe {
    width: 100%;
    min-width: 100%;
max-width: 100%;
}
#userkoe .inner{
    padding:80px 0px;
}

.userkoe_sub {
    display:block;
    padding: 0 24px 0 0;
    box-sizing: border-box;
    background: none;
}
.userkoe_sub div {
    width: 100%;
    border-right:none;
    padding-right: 0;
    margin-bottom:30px;
}
.userkoe_sub div img{
    max-width: 100%;
    }
.voice_plan{
    display:block;
}
.userkoe_subtit {
    font-size: 1.3rem;;
}
.userkoe_subtit::before{
    display: inline-block;
  vertical-align: middle;
  transform: scale(0.8);
    margin-right:5px;
}

    /*3ã¤ã®ã‚ã‚“ã—ã‚“ãƒã‚¤ãƒ³ãƒˆ*/
#point {
        min-width: 100%;
    }
#point .inner{
        padding:40px 0px 40px 0px;
    }
#point .section_subtit {
    font-size: 23px;
}
#point .section_subtit b{
    font-size: 30px;
    }
.point_sub {
    display:block;
}
.point_sub li {
        width: 70%;
        margin-left: auto;
        margin-right: auto;
        border: none;
        padding-right: 0px;
    margin-bottom: 16px;
    }
.point_sub li img{
    width: 100%
    }
    .taxin{
    display: block;
}

/*ãƒãƒŠãƒ¼*/
.banner_sp {
    text-align: center;
    margin:0 0 0 0;
}
.banner_sp img{
max-width: 100%;
height: auto;
width /***/:auto;
} 
.banner_sp ul{
    margin:0px auto;
    max-width: 1000px;
    display:block;
    width: 80%;
}
.banner_sp li{
    margin:0 auto;
}

/*é¸ã¹ã‚‹2ã¤ã®ä¼šé¤¨*/
    #hall{
       min-width: 100%;
max-width: 100%; 
    }
#hall .inner {
    padding: 80px 0px;
    box-sizing: border-box;
}
#hall .inner ul{
    display:block;
}
#hall .inner li{
    width: 100%;
    margin:0 0 30px 0;
    z-index: 1;
}
#hall .inner li .open{
    position: absolute;
    top: 100px;
    right:24px;
    width: 80px;
    height: auto;
    z-index: 9;
}
#hall .inner li .open img{
    width: 100%;
    }
#hall .inner li h2 span{
    display: block;
    font-size: 1.4rem;
}
    #hall .inner li h2 strong{
    font-size: 1.7rem;
}
    
/*ãŠå®¢æ§˜ã«é¸ã°ã‚Œã‚‹ç†ç”±*/
    #reason{
       min-width: 100%;
max-width: 100%; 
    }
#reason .inner {
    padding: 80px 0px;
    box-sizing: border-box;
}
#reason .rbox{
    display: block;
}
#reason .rbox .left{
width: 100%;
    min-height: auto;
}
#reason .rbox .right{
    width: 100%;
}

/*pagetop*/
#pagetop {
	position: fixed;
	bottom:50px;
	right:0px;
	z-index:9999999;
}
#pagetop a {
	display:block;
	background: url(../images/pagetop2.png);
	width:45px;
	height:45px;
	overflow:hidden;
	text-indent: -9999px;
}
#pagetop a span{
	display:none;
}
#pagetop a:hover {
	filter: alpha(opacity=80); /* IE7ä»¥ä¸‹ç”¨ */
	-ms-filter: â€œalpha(opacity=80)â€; /* IE8ç”¨ */
	opacity:0.8; /* Firefox 1.5ä»¥ä¸Š, Opera, Safariç”¨ */
}
.hiyou_detailbase p.hiyou_price {
    text-align: center;
    padding-left:20px;
}
.hiyou_detailbase p.hiyou_price img{
    position: absolute;
    right:-24px;
    top:-2px;
}
}



















</pre></body></html>