@media (max-width: 1024px) {
body{
    min-width:755px;
}
.common_wrap{
    width:90%;
    max-width:900px;
}
h2{
    font-size:35px;
    line-height:12px;
    letter-spacing: 3px;
}
h3{
    font-size:22px;
}
h4{
    font-size:18px;
    letter-spacing: 1px;
    margin-top:20px;
}
h5{
    font-size:18px;
    letter-spacing: 0;
}



/*--------- header ---------*/
.sub_header .bg{
    height:100px;
}
.sub_header .inner .left{
    margin-right:5px;
}
.menu_wrap{
    right:10px;
}
.right_tate{
    margin-right:15px;
}
.mail_tel{
    right:-16px;
}
.mail_tel img {
    width: 45px;
}
.mail_tel a:last-child {
    margin-top: 3px;
}
.respo .inner{
    max-width:800px;
}
.respo ul.respo_menu li{
    font-size:23px;
    letter-spacing: 1px;
    width:125px;
    height:70px;
}
.respo ul.respo_menu:first-child {
    margin-right: 15px;
}
.respo .respo_etc ul:first-child li{
    font-size:16px;
    height: 25px;
    line-height: 28px;
}
.respo .respo_etc ul:last-child li:last-child {
    font-size: 14px;
}
.respo .nav_pic {
    text-align: center;
}
.respo .nav_pic img {
    width: 85%;
}
.respo ul.respo_menu li p{
    font-size:12px;
}


/*------- 下部3つリンク -------*/
#bottom_3 .bottom_3_in{
    width:29%;
}
#bottom_3 .text{
    font-size:24px;
    letter-spacing: 2px;
}
#bottom_3 .sub_text{
    font-size:15px;
    letter-spacing: 0;
}
#bottom_3 .btn .circle{
    width:30px;
    height:30px;
    margin-left: -17px;
}
#bottom_3 .btn .yoko_arrow {
    width: 35px;
}
#bottom_3 .btn .yoko_arrow::after{
    height:8px;
    right:2px;
}



/*-------- contact --------*/
#contact table{
    padding:180px 0 110px 0;
    margin-left:20%;
    line-height:50px;
    font-size: 16px;
}
#contact table .btn{
    width:500px;
}


/*-------- footer --------*/
footer .logo{
    text-align: center;
}
footer .common_wrap{
    display:block;
}
footer ul{
    justify-content: center;
    margin-top:15px;
}
footer ul li:first-child{
    margin-left:0;
}


}/*-- max-width:1024 end --*/








@media (max-width: 754px) {
body{
    min-width:100%;
}
.sp_br{
    display:block;
}
.pc_br{
    display:inline;
}
h2{
    font-size:25px;
    letter-spacing: 3px;
    line-height:12px;
}
h3{
    font-size:18px;
    letter-spacing: 0;
}
h4{
    font-size:14px;
    letter-spacing: 1px;
}
h5{
    font-size:16px;
    letter-spacing: 0;
    line-height:28px;
    margin-bottom:20px;
}
.title_wrap{
    top: 40px;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.title_wrap h2{
    margin:20px 0 10px 0;
    display: inline-block;
}
.title_wrap h4{
    display:block;
    text-align: center;
}
.tate_arrow{
    height:80px;
    margin:0 auto;
}
.tate_arrow::after{
    bottom: -2px;
    left: 4px;
    height: 12px;
}
#midashi{
    width:85%;
    margin:30px auto;
}
#midashi .content {
    line-height: 25px;
    font-size: 14px;
}
#midashi .content p{
    margin-top:10px;
}

.line_icon{
    width: 150px;
    bottom: 0;
    left: 6px;
}
    
/*--------- header ---------*/


header .logo{
    margin-right:0;
}

header .logo_sub{
    font-size:7px;
    margin-top:-5px;
}
.sub_header .bg{
    height:50px;
}
.sub_header .inner{
    width:95%;
}
.sub_header h2{
    display:none;
}
.sub_header h4{
    margin-top:0;
}
.sub_header .inner .left{
    width:15%;
    padding-top:0;
    border: 3px solid #F2EFEB;
}
.sub_header .inner .right{
    width:90%;
}
.respo header {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    padding-left: 15px;
}
.un_header .logo img,
.respo #header img{
    width: 190px;
    margin-bottom: 3px;
}
.un_header{
    flex-direction: column;
    align-items: start;
    padding-left: 15px;
}

/*-------- 右側固定ナビなど -------*/
.toggle_btn span{
    width:22px;
}
.toggle_btn span:nth-child(1){
    left:6px;
}
.toggle_btn span:nth-child(2){
    width:34px;
    top:8px;
}
.toggle_btn span:nth-child(3){
    top:16px;
    left:6px;
}
.open .toggle_btn span:nth-child(1){
    transform: translate(-6px, 8px) rotate(-45deg);
}
.open .toggle_btn span:nth-child(3){
    transform: translate(-7px, -8px) rotate(45deg);
}



.right_fixed{
    top:15px;
    font-size:10px;
}
.menu_wrap{
    right:-19px;
}
.menu_wrap .menu{
    padding-right:8px;
}
.menu_event {
    line-height: 10px;
    margin-top: 32px;
}
.menu_event img {
    width: 12px;
    padding-top: 5px;
}
.menu_event .tatesen {
    height: 30px;
    margin: 0 auto 10px auto;
}
.menu_event:hover .tatesen{
    height:40px;
}
.right_tate{
    margin-right:3px;
}
.mail_tel img{
    width:30px;
}
.mail_tel {
    top:130px;
    right:-8px;
}


/*------ハンバーガー------*/
.respo{
    display:block;
}
.respo .inner{
    width: 100%;
    display: flex;
    height: 95vh;
    flex-direction: column;
    justify-content: center;
}
.respo .nav_pic{
    display:none;
}
.respo .respo_menu_wrap {
    justify-content: flex-start;
}
.respo .respo_etc{
    display:flex;
    margin-top:5%;
}
.respo ul.respo_menu{
    height:100%;
}
.respo .respo_etc ul:last-child li:nth-child(1) {
    margin-top: 0;
}
.respo .respo_etc ul:last-child{
    margin-left:30px;
}
.respo .respo_etc ul:last-child li:nth-child(2) {
    margin-bottom: 15px;
}
.respo ul.respo_menu:first-child {
    margin-right: 30px;
}


.respo ul.respo_menu li{
    font-size:22px;
    letter-spacing: 1px;
    width:129px;
    height:60px;
}
.respo .respo_etc ul:first-child img{
    width:22px;
    margin-right:7px;
}
.respo .respo_etc ul:first-child li{
    font-size:14px;
    height:16%;
    line-height:25px;
    letter-spacing: 0.5px;
}
.respo .respo_etc li{
    width:150px;
    font-size:13px;
    margin-bottom:8px;
}
.respo .respo_etc ul:last-child {
    margin-left: 0;
}

@media (max-width: 320px) {
    .respo .inner{ margin-top:10px; }
}


/*-------- 下部3つ -------*/
#bottom_3 {
    padding: 70px 0 40px;
}
#bottom_3 .common_wrap {
    display: block;
    width:80%;
}
#bottom_3 .bottom_3_in{
    width:100%;
}
#bottom_3 .bottom_3_in .text_btn{
    margin-bottom:30px;
}
#bottom_3 .text{
    margin-top:5px;
}




/*-------- トップへ戻る -------*/
.top_return{
    margin:70px auto;
    width:240px;
    height: 55px;
    line-height: 55px;
    font-size:13px;
}



/*------- お問い合わせ -------*/
#contact h4{
    -webkit-writing-mode: horizontal-tb;
    -moz-writing-mode: horizontal-tb;
    -ms-writing-mode: horizontal-tb;
    writing-mode: horizontal-tb;  
}
#contact table{
    line-height:40px;
    padding: 150px 0 50px 0;
    margin:0 auto;
}
#contact table th{
    padding-right:0;
    width:25%;
} 
#contact table td{
    width:75%;
}
#contact table .btn{
    width:100%;
}


/*------- フッター -------*/
footer{
    font-size: 16px;
    padding:20px 0;
    text-align: center;
}
footer .logo img{
    width:190px;
}
footer ul{
    display:block;
    margin-top:10px;
    line-height:25px;
}
footer ul li{
    margin-left:0;
}
footer ul li img{
    vertical-align: middle;
}
footer ul li span {
    padding-left: 0;
}

.top_return a {
    font-size: 16px;
}
}/*-- max-width:754 end --*/