/*
Theme Name: a
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
font-family:"Noto serif JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
a {
text-decoration: none;
color:#000;
transition: .3s
}
a:hover {
color: #ccc;
transition: .3s
}
img,
iframe{
	vertical-align: bottom;
}
.clear:after,
.list_box_item ul li:after,
.info_form label:after,
.service_list_cont:after{
content: ".";
display: block;
height: 0;
font-size:0;
clear: both;
visibility:hidden;
}
header {
    position: relative;
    z-index: 500;
}
.home .top_img_top {
    width: 100%;
}
header h1 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10;
    transition: .3s;
    display: block;
    width: 172px;
    height: 45px;
}
header h1 img{
    width: 172px;
    height: 45px;
}
.head_info {
    position: fixed;
    right: 50px;
    top: 19px;
    color: #fff;
    z-index: 10;
    transition: .3s;
}
.head_info .tel {
    font-size: 23px;
}
.head_info .tel span {
    font-size: 15px;
    margin-right: 10px;
    position: relative;
    top: -3px;
}
.head_info .time {
    text-align: center;
    font-size: 11px;
    margin-top: 6px;
}
nav {
    width: 100%;
    height: 40px;
    position: fixed;
    top: 0;
    padding-top: 26px;
    transition: .3s;
}
nav ul{
	max-width: 750px;
	width: 100%;
	margin: 0 auto;
}
nav ul li {
    float: left;
    text-align: center;
    width: 150px;
}
nav ul li a {
    color: #fff;
    line-height: 20px;
    font-size: 13px;
    display: block;
    font-family: Michroma;
}
nav ul li a span{
	display: block;
	text-align: center;
	font-size: 10px;
	font-family:  "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体";
}
.fixedWidget nav {
    position: fixed;
    top: 0;
    background: rgba(0, 0, 0, .7);
    padding: 10px 0;
}
header.fixedWidget h1,
.non_home header h1,
.fixedWidget h1{
    position: fixed;
    top: 10px;
    left: 30px;
    bottom: unset;
    right: unset;
    margin: 0;
}
.non_home h1 img,
header.fixedWidget h1 img {
    width: 140px;
    height: auto;
}
.link_btn {
	position: relative;
    display: block;
    width: 200px;
    text-align: center;
    background: #333333;
    color: #fff;
    height: 34px;
    line-height: 34px;
    border-radius: 30px;
    font-size: 13px;
    font-weight: 200;
    border: 1px solid #333333;
}
.link_btn:after {
    content: ">";
    position: absolute;
    right: 9px;
}
.link_btn:hover{
    background: #fff;
    border: 1px solid #3333;
    transition: .3s;
    color: #666
}
.top1_1 {
    width: 30%;
    padding: 9% 3% 0;
    float: left;
}
.top1_2 {
    width: 64%;
    float: right;
}
img.top_1_2img {
    width: 100%;
}
.big_tit {
    font-size: 25px;
    font-family: Michroma;
    margin-bottom: 30px;
}
.s_tit {
    font-size: 23px;
    font-family: Noto serif JP;
    margin-bottom: 20px;
    color: #570036;
}
.top1_1 p {
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 30px;
}
.top_ryouri {
    background: #333;
    padding-bottom: 50px;

}
.big_tit2 {
    font-size: 23px;
    margin-bottom: 20px;
    color: #333;
    font-family: Michroma;
}
.top_ryouri_list_box {
    width: 96%;
    max-width: 1120px;
    margin: 50px auto;
    background: #fff;
}

.top_ryouri_list_box div {
    float: left;
    padding: 4% 4% 0;
    width: 42%;
}
.top_ryouri_list_box div .txt1 {
    font-size: 20px;
    line-height: 19px;
    margin-bottom: 20px;
    color: #570036;
    font-weight: 200;
}
.top_ryouri_list_box img{
    width: 50%;
    float: left;
}
.top_ryouri_list_box .link_btn{
	background: #0b3341;
}
.top_ryouri_list_box .link_btn:hover{
	background: #fff;
}
.top_ryouri .big_tit {
    text-align: center;
    color: #fff;
}
.top_img002 {
    width: 100%;
    padding-bottom: 50px;
}
.top_news .link_btn {
    margin: 40px auto 0;
}
.top_ryouri_list_box div .txt2 {
    font-size: 13px;
    line-height: 25px;
    font-weight: 200;
    margin-bottom: 50px;
}
.top_ryouri_list_box div .txt2 {
    font-size: 13px;
    line-height: 25px;
    font-weight: 200;
    margin-bottom: 50px;
}
.top_ryouri_list_box div .link_btn {
    margin: 0;
    border-radius: 0;
}
.top_news {
    margin: 60px auto;
    max-width: 630px;
    width: 90%;
}
.top_news h2 {
    text-align: center;
    margin-bottom: 40px;
}
.top_news ul li {
    border-bottom: 1px dotted #000;
    padding-bottom: 14px;
    margin-bottom: 14px;
}
.top_news ul li p{
	font-size: 14px;
	margin-right: 2%;
	float: left;
}
.top_news ul li h3 {
	position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.top_news ul li h3:after {
    content: ">>>>";
    position: absolute;
    right: 0;
}
.foot_link1 div {
    width: 50%;
    height: 180px;
    float: left;
    background: #0b3341;
}
.foot_link1 div:nth-child(1) {
    width: 50%;
    width: -webkit-calc(50% - 1px);
    width: calc(50% - 1px);
    border-right: 1px solid #fff;
}
.foot_link1 a {
    line-height: 180px;
    color: #fff;
    text-align: center;
    display: block;
    font-size: 20px;
    font-family: Michroma;
}
.foot_link1 a img {
    width: 20px;
    vertical-align: middle;
    margin-top: -4px;
    margin-right: 10px;
}
.foot_link2 {
    background: #000;
    padding: 40px 0 0;
}
.foot_link2 nav {
    position: static !important;
    padding-top: 40px !important;
}
.foot_link2 h1 img {
    width: 120px;
    margin: 0 auto;
    display: block;
    padding: 0 10px;
}
small {
    clear: both;
    text-align: center;
    display: block;
    padding: 50px 0 20px;
    background: #000;
    color: #fff;
    font-size: 12px;
}
/* about */
.non_home nav {
    position: fixed;
    top: 0;
    padding: 10px 0;
}
.non_home header {
    position: fixed;
    top: 0;
    display: block;
    width: 100%;
}
.non_home .fixedWidget nav{
    background: rgba(0, 0, 0, .7);
	transition: .3s;	
}
.page_top_img {
    width: 100%;
}
.page_top .top1_1 {
    padding-top: 5%;
}
.about_ryouri,
.about_map {
    padding: 80px 0;
}
.w1120{
	max-width: 1120px;
	width:96%;
	margin: 0 auto;
}
.list3_box {
    width: 31.3%;
    float: left;
}
.list3_box img{
    width: 100%;
}
.list3_box:nth-child(2){
    margin:0 3%;
}
.list3_box .big_tit2 {
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}
.list3_box .txt1 {
    font-size: 16px;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
}
.list3_box .txt2 {
    font-size: 13px;
    line-height: 25px;
    color: #fff;
    text-align: justify;
}
.about_map .left,
.about_map .right {
    width: 48%;
    float: left;
}
.about_map .left{
    margin-right: 4%;
}
.logo_box {
    position: relative;
    width: 100%;
    height: 300px;
    background: #000;
    margin-top: 30px;
}
.logo_box img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 40%;
    margin: auto;
}
.map_info p {
    color: #fff;
    line-height: 26px;
}
.about_map {
    background: #937e78;
}
.about_map iframe {
    margin-top: 30px;
}
.about_map_info {
    max-width: 700px;
    margin: 40px auto;
    width: 100%;
}
.about_map .big_tit {
    text-align: center;
    color: #fff;
}
.map_info h3 {
    text-align: center;
    font-size: 24px;
    margin: 40px 0 20px;
    color: #fff;
}
.map_info table {
    margin: 0 auto;
    max-width: 510px;
    width: 100%;
}
.map_info table tr td{
    padding:2%;
    color: #fff;
}
/* service */
.service_top .txt_box {
    margin: 100px auto;
    text-align: center;
}
.service_top .txt_box p{
    font-size: 14px;
    line-height: 23px;
}
.service_list{
	padding: 90px 0;
}
.w660 {
    max-width: 660px;
    width: 90%;
    margin: 0 auto;
}
.service_list img{
	width: 100%;
}
.service_list1,
.service_list3 {
    background: #333333;
}
.service_list .big_tit {
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-bottom:16px;
}
.service_list .tit1 {
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin-bottom: 40px;
}
.service_list_cont img {
    max-width: 54px;
    width: 10%;
    float: left;
    margin-top: 10px;
}
.service_list_cont {
    margin-top: 50px;
}
.service_list_cont div {
    width: 87%;
    float: left;
    margin-left: 3%;
}
.service_list_cont div h3 {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 500;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体";
    color: #fff;
}
.service_list_cont div p {
    font-size: 13px;
    line-height: 20px;
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体";
    color: #fff;
}
.service_list2 h2,
.service_list2 h3,
.service_list2 p {
    color: #000 !important;
}
.service .link_btn {
    background: #998675;
    border: 1px solid #998675;
    margin: 70px auto;
}
.news .big_tit {
    text-align: center;
}
/* お知らせ */
.news_list{
	margin-bottom: 80px;
}
.news_list,
.news_list ul {
    margin-top: 80px;
}
.news_list ul li img {
    max-width: 250px;
    width: 100%;
    float: left;
    margin-right: 4%;
}
.news_list ul li {
    max-width: 800px;
    width: 90%;
    border-bottom: 1px dotted #000;
    padding-bottom: 40px;
    margin: 0 auto 40px;
}
.news_list_cont .day {
    font-size: 14px;
}
.news_list_cont h3 {
    font-size: 17px;
    font-weight: 500;
    margin: 20px 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_list_cont .conts {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 29px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.alm-listing .alm-paging-content>li, .alm-listing .alm-reveal>li, .alm-listing>li {
    max-width: 800px !important;
    width: 90% !important;
    border-bottom: 1px dotted #000 !important;
    padding: 0 0 40px 0 !important;
    margin: 0 auto 40px !important;
    overflow: unset !important;
    position: static !important;
    list-style: none !important;
}
.alm-listing .alm-paging-content>li img, .alm-listing .alm-reveal>li img, .alm-listing>li img {
    position: static !important;
}
.alm-listing{
	margin-top:0 !important;
}
.alm-btn-wrap .alm-load-more-btn {
    background-color: #570036 !important;
    border-radius: 20px !important;
}
/* 記事 */
.single {
    padding-bottom:120px;
}
.single_cont {
    margin: 70px auto;
}
.single .txt_box {
    max-width: 710px;
    width: 90%;
    margin: 0 auto 20px;
    border-bottom: 1px solid #000;
    padding-bottom: 80px;
}
.single .txt_box img{
	width: 100%;
	height: auto;
	margin-bottom: 40px;
}
.single .txt_box .day{
	font-size: 16px;
	margin-bottom: 20px
}
.single .txt_box .day{
	font-size: 16px;
	margin-bottom: 20px
}
.single .txt_box .tit {
    font-size: 20px;
    line-height: 35px;
    margin-bottom: 40px;
}
.single .txt_box .conts {
    font-size: 14px;
    line-height: 25px;
    text-align: justify;
}
.prev_next {
    max-width: 710px;
    width: 90%;
    margin: 0 auto 80px;
}
.prev_next a:nth-child(1) {
    float:left;
}
.prev_next a:nth-child(2) {
    float:right;
}
.single_cont .link_btn {
    margin: 0 auto;
}
/* お問い合わせ */
.info .big_tit {
    padding: 60px 0 40px;
    text-align: center;
}
.info .txt1 {
    font-size: 14px;
    text-align: center;
    line-height: 29px;
    margin-bottom: 40px;
}
.info_top .txt2 {
    font-size: 16px;
    text-align: center;
    margin-bottom: 10px;
}
.info_top .tel {
    font-size: 29px;
    text-align: center;
    letter-spacing: 3px;
}
.w780{
	max-width: 780px;
	width: 90%;
	margin: 0 auto;
}
.info_form p {
    padding: 10px 0;
}
.info_form .txt_box {
    width: 20%;
    float: left;
    margin-top: 3%;
}
.info_form .hissu {
    background: red;
    color: #fff;
    padding: 2px 6px;
    float: left;
    margin-right: 4%;
}
.info_form input,
.info_form textarea {
    float: right;
    width: 68%;
    border: none;
    border-bottom: 1px solid #000;
    padding: 2%;
}
.info_form textarea {
    border: 1px solid #000;
}
.non_hissu .txt_box {
    margin-left: 6.5%;
}
.info_form label .tit {
    font-size: 15px;
}
.info_form label .tit span {
    font-size: 10px;
    display: block;
    margin-top: 2%;
}
input.wpcf7-form-control.wpcf7-submit {
    width: 160px;
    background: #000;
    color: #fff;
    text-align: center;
    margin: 30px auto 60px;
    float: none;
    display: block;
    line-height: 8px;
}
span.wpcf7-not-valid-tip {
    display: block;
    clear: both;
    text-align: center;
    padding-top: 8px;
}
div.wpcf7-response-output {
    padding: 30px 0;
    text-align: center;
    background: #570036;
    border: none;
    color: #fff;
    margin: 0 auto 40px;
    font-size: 18px;
    font-weight: 900;
    line-height: 26px;
}
div.wpcf7-response-output{
	background: red;
}
div.wpcf7-mail-sent-ok{
    background: #570036;
}
.info_form .txt_box img {
    display: block;
    width: 103px;
    margin: 20px auto 0;
}
@media screen and (max-width: 1000px){
	header h1 img{
		top: 11px;
	    left: 20px;
	}
	.head_info {
	    right: 19px;
	    top: 19px;
	}
    header .btn {
        position: absolute;
        top: 10px;
        right: 20px;
        margin: 0 auto;
        background: #fff;
        border-radius: 30px;
        width: 40px;
        height: 40px;
    }
	header .btn span {
	    display: block;
	    width: 20px;
	    height: 1px;
	    background: #000;
	    margin: 6px auto;
	    transition: .3s;
	}
	header .btn span:nth-child(1) {
	    margin-top: 12px;
	}
	header .on .btn span:nth-child(1) {
	    transform: rotate(45deg);
	    transition: .3s;
	    position: relative;
	    top: 7px;
	}
	header .on .btn span:nth-child(2) {
		opacity: 0;
		transition: .3s;
	}
	header .on .btn span:nth-child(3) {
	    transform: rotate(-45deg);
	    transition: .3s;
	    position: relative;
	    top: -7px;
	}
	header nav{
		opacity: 0;
		transition: .3s;
		pointer-events: none;
	    top: 77px;
	}
    .home .fixedWidget nav {
        top: 60px;
    }
    header .on nav {
        opacity: 1;
        top: 50px;
        transition: .3s;
        pointer-events: unset;
        height: auto;
        background: rgba(0, 0, 0, .7);
    }
    header nav ul li{
		width: 100%;
	}
    nav ul li a {
        padding: 10px 0;
    }
	header .menu {
	    position: fixed;
	    top: 0;
	    left: 0;
	    right: 0;
        z-index: 110;
	}
	header .home .fixedWidget nav {
	    position: fixed;
	    top: 77px;
	}
	.home article {
	    padding-top: 0;
	}
    .top1_1 {
        width: 90%;
        padding: 9% 3% 0;
        float: none;
        margin: 20px auto 0;
    }
    .top1_1 .link_btn {
        margin: 0 auto;
    }
    .top1_2 {
        width: 100%;
        float: none;
    }
    .map_info table tr td:nth-child(1) {
        width: 24%;
    }
    .map_info table tr td:nth-child(2) {
        width: 76%;
        text-indent: -1.2em;
        padding-left: 1em;
        line-height: 20px;
    }
	.top_ryouri_list_box img {
	    width: 100%;
	    float: none;
	}
	.top_ryouri_list_box div {
	    float: none;
	    padding: 4%;
	    width: 92%;
	}
	.top_ryouri_list_box div .txt1 {
	    font-size: 18px;
	    line-height: 25px;
	}
	.top_ryouri_list_box div .txt2 {
	    font-size: 15px;
	    line-height: 25px;
	}
	.top_news ul li h3 {
	    width: 85%;
	}
	.top_ryouri_list_box div .link_btn {
	    margin: 0 auto;
	}
    .non_home header {
        background: rgba(0, 0, 0, .7);
        height: 50px;
    }
    .list_box_item ul li .le {
	    width: 70%;
	}
	.list_box_item ul li .ri {
	    width: 30%;
	}
}
@media screen and (max-width: 750px){
	.home .bg_b {
	    width: 100%;
	    height: 50px;
	    position: fixed;
	    top: 0;
        z-index: 110;
	}
    .non_home nav {
        top: 60px;
    }
    header h1 img,
    header.fixedWidget h1,
    .non_home header h1 {
        width: 130px !important;
        height: auto;
        top: 7px;
        left: 9px;
    }
    header.fixedWidget h1 img,
    .non_home header.fixedWidget h1 img{
        width: 130px;
        height: 34px;
    }
    header h1{
        width: 130px;
        height: 34px;
        z-index: 110;
    }
    .head_info {
	    right: 11px;
	    top: 10px;
	}
	.head_info .tel {
	    font-size: 16px;
	}
	.head_info .time {
	    font-size: 10px;
	    margin-top: 3px;
	}
	.head_info .tel span {
	    font-size: 15px;
	    margin-right: 6px;
	    top: -1px;
	}
    header nav {
        top: 50px;
    }
	header .btn {
	    top: 10px;
	    width: 30px;
	    height: 30px;
	}
	header .btn span:nth-child(1) {
	    margin-top: 10px;
	}
	header .btn span {
	    width: 16px;
	    margin: 4px auto;
	}
	header .on .btn span:nth-child(1) {
	    top: 5px;
	}
	header .on .btn span:nth-child(3) {
	    top: -5px;
	}
    nav ul li a {
        line-height: 32px;
        padding: 11px 0;
    }
    nav ul li a span {
        line-height: 0px;
	}
    .home .fixedWidget nav {
        top: 50px;
    }
    .s_tit {
        font-size: 22px;
        line-height: 28px;
    }
    .top_ryouri h2 {
	    font-size: 21px;
	}
	.top_ryouri_list_box div {
	    padding: 8%;
	    width: 84%;
	}
	.top_ryouri_list_box div .txt2 {
	    margin-bottom: 30px;
	}
    .top_news ul li h3 {
        width: 100%;
        padding-top: 6px;
    }
    .foot_link1 div {
	    height: 70px;
	}
    .foot_link1 a {
        line-height: 70px;
        font-size: 14px;
    }
    footer nav ul li {
	    width: 100%;
	    float: none;
	}
	footer nav {
	    height: auto;
	    position: static;
	}
    .foot_link2 nav {
        padding-bottom: 60px !important;
    }
	.foot_link2 h1 img {
	    margin-bottom: 30px;
	}
	small {
	    padding: 0 0 20px;
	}
	.about_map table {
	    width: 100%;
	    float: none;
	}
    .about_map .left, .about_map .right {
        width: 100%;
        float: none;
        margin-right: 0;
    }
    .list3_box {
        width: 90%;
        float: none;
        margin: 0 auto 40px;
    }
    .list3_box:nth-child(2) {
        margin: 0 auto 40px;
    }
	.kome {
	    line-height: 26px;
	}
	.list_box_item{
	    width: 100%;
	}
	.list_box_item:nth-child(odd) {
	    margin-right: 0;
	}
	.news_list ul li img {
	    max-width: 100%;
	    margin-bottom: 10px;
	    margin-right: 0;
	    float: none;
	}
	/* お問い合わせ */
	.info .txt1 {
		width: 94%;
		margin: 0 auto 40px;
	    text-align: justify;
	}
	.info .txt1 br {
	    display: none;
	}
	.info_top .txt1:nth-child(5){
		text-align: center;
	}
	.info_form .txt_box {
	    width: 90%;
	    float: none;
	}
	.info_form input, .info_form textarea {
	    float: none;
	    width: 96%;
	}
	.non_hissu .txt_box,
	.non_hissu .txt_box .tit span {
	    margin-left: 0;
	}
	.info_form label .tit span {
	    margin-left: 17%;
	}
}
