@charset "utf-8";

/*���������傫�ȃ{�b�N�X�̐ݒ聄������*/

/*�@body�̎w��F�t�H���g��*/ 
body{
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "�q���M�m�p�S ProN W3", "Meiryo", "���C���I", sans-serif;
/* �O�[�O���t�H���g�g�ݍ��݂̃e�X�g*/
/*    font-family: 'Klee One', cursive;*/
    position: relative;
    line-height:100%; 
	font-size: 16px; 
	background-color:#FFF;
    margin: 0 auto;
    padding: 0;
}

/*�@wrapper�̎w��*/ 
.wrapper {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

/*�@inner�̎w��*/ 
.inner {
    position: relative;
    max-width: 1000px;
    /*PC���̂�*/
    width: 100%;
    margin: 0 auto;
    padding: 0;
}


/*�@header�̎w��*/ 
header {
    position: fixed;
    top: 0px;
    z-index: 10;
    width: 100%;
    height: 72px;
    text-align: center;
    margin: 0px auto;
	padding-top: 10px;
    background-color: #fff;
    border-bottom: solid #47c 4px;
}

/*�@main�̎w��*/
main {
    position: relative;
    background-color:#FFF;
    top: 65px; /*�@83px? */
    width: 100%;
	text-align: center;
	margin: 0 auto; 
	padding: 0;
}

/*�@footer�̎w��*/
footer {
    position: relative;
    top: 83px;
    color: #fff;
	background-color:#47c;
	width: 100%;
	text-align: right;
	margin: 0 auto 60px auto;
	padding: 10px 20px;
    box-sizing: border-box;
}


/*�����������T�C�Y�E�F�̊֘A�ݒ聁����*/ 

h1 {font-size: 32px;
    line-height: 48px;}
h2 {font-size: 24px;
    line-height: 36px;}
h3 {font-size: 20px;
    line-height: 30px;}
h4 {font-size: 17px;
    line-height: 26px;}
h5 {font-size: 14px;
    line-height: 21px;}
h6 {font-size: 12px;
    line-height: 18px;}
p {font-size: 16px;
    line-height: 24px;}

/*---�����N������ݒ�@�������������@*/ 
a{	text-decoration:none}
a:link{color:#000;}
a:visited{color:#000;}
a.top:link{color:#FFF;}
a.top:visited{color:#FFF;}
a.white{color: #fff;}


/*===�w�b�_���̐ݒ�===*/ 

.box-hd-top-par{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    text-align: left;
    margin: 0 auto;
}

.box-hd-left{
    width: 26%;
    color: #fff;
    padding-left: 10px;
}

.box-hd-right{
    width: 74%;
    padding-right: 10px;
    text-align: right;
}

.box-hd-tel{
    margin-bottom: 15px;
}

/*===NAV:�n���o�[�K���j���[�̐ݒ�===*/ 
/*���j���[�`�F�b�N�{�^�����\���ɂ���I*/
#menu-btn-check {   
    display: none;
}

nav {
    width: 100%;
    text-align: right;
    /*�i�r�̏㉺���l�߂邽��*/
    margin: 0 auto;
    padding: 0px;
}

nav ul {
    padding: 0;
}

nav ul li {
    display: inline;
    padding: 3px 8px 3px 2px;
    text-align: center;
    border-right: solid #000 1px;
}

nav ul li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}


/*===�t�b�^���̐ݒ�===*/ 

.box-ft-par{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    text-align: left;
    margin: 0 auto;
}

.box-ft-left{
    width: 200px;
    margin-left: 50px;
}

.box-ft-left a{
    color: #fff;
    font-size: 90%;
    line-height: 130%;
}

.box-ft-right{
    width: 250px;
    text-align: right;
    margin-right: 50px;
}

.box-ft-right li{
    font-size: 90%;
    line-height: 130%;
}


.box-ft-copy{
    width: 300px;
    color: #fff;
    margin: 0 auto;
    text-align: right;
}


.box-ft-copy{
    width: 100%;
    margin-right: 0;
    text-align: right;
}

/*===�e�y�[�W���ʂ̐ݒ�===*/ 

.title-under{
    border-bottom: solid #47c 2px;
    margin: 30px auto 0px auto;
}

.box-button-blue{
    width: 160px;
    height: 20px;
    margin: 5px 10px;
    padding-top: 5px;
    text-align: center;
    background-color: #47c;
}

.box-button-blue a{
    color: #fff;
}

.sankaku{
    width: 0;
    height: 0;
    margin: 0 auto;
    border-left: 24px solid transparent;
    border-right: 24px solid transparent;
    border-top: 24px solid #f88;
}

span-au{
	display: inline-block;
	width: 100px;
	font-size: 100%;
}

/*===�g�b�v�y�[�W�̐ݒ�===*/

.box-home-topimage{
    position: relative;
    width: 100%;
    margin: -14px auto 20px auto;
}

.box-home-ten{
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.box-home-ten-c{
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

/*
.box-home-ten-c h2{
    color: #fff;
    font-weight: 600;
}
*/

.box-home-eig{
    position: relative;
    width: 95%;
    margin: 10px auto;
    text-align: left;
}

.box-home-eig-c{
    position: relative;
    width: 80%;
    margin: 20px auto;
    text-align: center;
}

.box-home-eig-tpline{
    position: relative;
    border-top: solid #fff 2px; 
    width: 98%;
    margin: 10px auto;
    padding-top: 10px;
    text-align: center;
}

.box-home-par{
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    margin: 0px auto;
}

.box-home-parfix{
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    margin: 0px auto;
}

.box-home-fiv-bl-rnd{
    position: relative;
    width: 360px;
    border-radius: 15px;
    margin: 5px 10px;
    padding: 10px;
    box-sizing: border-box;
    background-color: #47c;
    text-align: left;
}

.box-home-fiv-bl-rnd h2{
    color: #fff;
    font-weight: 700;
}

.box-home-fiv-bl-rnd p{
    color: #fff;
}

/* 11/16追加 */
.box-home-eig-red-rnd{
    position: relative;
    width: 600px;
    border-radius: 15px;
    margin: 5px auto;
    padding: 10px 0;
    box-sizing: border-box;
    background-color : #ff3000;
    text-align: center;
}

.box-home-eig-red-rnd h2{
    color: #fff;
    font-weight: 700;
}

.box-home-eig-red-rnd h4{
    color: #fff; 
}


.box-site-fiv-bl-rnd{
    position: relative;
    width: 360px;
    border-radius: 15px;
    margin: 5px 10px;
    padding: 10px;
    box-sizing: border-box;
    background-color: #9cf;
    text-align: left;
}

.box-home-imgbox-rline{
    position: relative;
    border-right: solid #fff 2px; 
    width: 40%;
    margin: 10px;
    padding-right: 15px;
}

.box-home-fou-bl{
    position: relative;
    width: 300px;
    margin: 10px 10px;
    padding: 10px 5px;
    box-sizing: border-box;
    text-align: center;
    background-color: #9cf;
}

.box-home-imgbox{
    position: relative;
    width: 35%;
    margin: 10px auto;
    padding-right: 15px;
}



/*===�T�C�g�y�[�W�̐ݒ�===*/

.box-site-sev-blline{
    position: relative;
    width: 460px;
    margin: 20px auto;
    padding: 5px 0;
    text-align: center;
    background-color: #9cf;
/*    �O�g����h��Ԃ���*/
/*    border: solid #47c 2px;*/
}

.box-site-fou-bl{
    position: relative;
    width: 440px;
    margin: 10px auto;
    padding: 10px 5px 10px 15px;
    box-sizing: border-box;
    text-align: left;
    background-color: #fff;
/*    �h��Ԃ��A���甒��*/
/*    background-color: #9cf;*/
}

.box-site-thr-bl{
    position: relative;
    width: 250px;
    margin: 10px 7px;
    padding: 10px 5px;
    box-sizing: border-box;
    text-align: center;
    background-color: #47c;
    color: #fff;
}

.box-site-thr-bl a{
    color: #fff;
}


.box-site-thr-bl p{
    font-size: 90%;
}

.box-site-imgbox{
    position: relative;
    width: 80%;
    margin: 10px auto;
    padding: 10px 35px;
    box-sizing: border-box;
    background-color: #fff;
}

/*===��ЊT�v�y�[�W�̐ݒ�===*/

.box-au-fiv{
    position: relative;
    width: 360px;
    margin: 5px auto;
    padding: 10px;
    box-sizing: border-box;
    text-align: left;
}

/*===�⍇���y�[�W�̐ݒ�===*/

.box-inq-sev{
    position: relative;
    width: 700px;
    margin: 0 auto;
/*
    padding: 10px;
    box-sizing: border-box;
*/
    text-align: left;
}


/*�����������������������Ԋu�֘A�̐ݒ聄��������������������*/

/*---��ЊT�v�ł̕����Ԋu�̐ݒ� */ 
span-a{
	display: inline-block;
	width: 100px;
	font-size: 100%;
}

/*---���j���[�ł̕����Ԋu�̐ݒ� */ 
span-b{
	display: inline-block;
	width: 400px;
	font-size: 100%;
}


/*�������������������������̑��̐ݒ聄��������������������*/


/*�y�[�W�������N��ʒu�C�� �����d�v�����@*/
#dinner, #drink, #lunch{
    margin-top: -90px;
    padding-top: 90px;
}
#simple-template{
    margin-top: -90px;
    padding-top: 90px;
}


/*�@�������������������������������������������@*/
/*�@�������������������������������������������@*/
/*�@�����������@�@�@�@�@�@�@�@�@�@�������������@*/
/*�@�����������@�X�}�z�Ή��b�r�r�@�������������@*/
/*�@�����������@�@�@�@�@�@�@�@�@�@�������������@*/
/*�@�������������������������������������������@*/
/*�@�������������������������������������������@*/

/*�@��������r�o�Ή��@�������|�������������W�O�O */
/*�@�ŏ��T�C�Y�́AiPh-SE 375px�܂ł��^�[�Q�b�g */
@media (max-width: 800px) {
   
/*������ �X�}�z�F��v���w�b�_���t�b�^ ������*/

main{
    top: 73px;
}
    
header{
        height: 50px;
}
    
.box-hd-left{
    width: 175px;
    color: #fff;
    margin-left: 10px;
    padding-left: 0px;
}
    
.box-hd-right{
    width: 200px;
    padding-right: 50px;
    box-sizing: border-box;
}
    
.box-hd-right h3{
    font-size: 90%;
    
}

.box-ft-par{
    flex-direction: column;
    margin: 0 auto;
    width: 95%;
} 

.box-ft-left{
    margin-left: 2%;
}
    
.box-ft-right{
    width: 98%;
}


/*������ �X�}�z�F���� ������*/

.box-home-topimage{
    margin: -44px auto 20px auto;
}
       
.title-under h2{
    font-size: 120%;
}    

.box-button-blue{
    margin: 5px auto;
}    

    
/*������ �X�}�z�F�g�b�v�y�[�W ������*/

.box-home-par{
    flex-direction: column;
    margin: 0 auto;
    width: 95%;
    text-align: center;
}

.box-home-eig-c{
    width: 95%;
}

.box-home-eig-red-rnd{
    width: 99%;
}

.box-home-fiv-bl-rnd{
    margin: 10px auto;
}
    
.box-home-fou-bl{
    margin: 10px auto;
}
    

/*������ �X�}�z�F�T�C�g�y�[�W ������*/
    
.box-site-fiv-bl-rnd{
    margin: 10px auto;
}
       
.box-site-fou-bl{
    padding: 10px 5px 10px 5px;
}
    
.box-site-sev-blline{
    max-width: 400px;
    width: 95%;
}

.box-site-fou-bl{
    width: 95%;
}

.box-site-fou-bl p{
    font-size: 80%;
}
    
.box-site-thr-bl{
    width: 350px;
    margin: 10px auto;
    padding-left: 35px;
    padding-right: 35px;
    box-sizing: border-box;
}
    
.box-site-thr-bl p{
    font-size: 100%;
}
    
.box-site-imgbox{
    width: 75%;
    margin: 10px auto;
}    
    
.box-inq-sev{
    width: 95%;
}  
    
    
/*�������@�X�}�z�F�n���o�[�K�@������*/

.menu-btn {
    position: fixed;
    top: 10px;
    right: 1px;
    display: flex;
    height: 45px;
    width: 45px;
    justify-content: center;
    align-items: center;
    z-index: 90;
    background-color: #47c;
}
.menu-btn span,
.menu-btn span:before,
.menu-btn span:after {
    content: '';
    display: block;
    height: 3px;
    width: 25px;
    border-radius: 3px;
    background-color: #fff;
    position: absolute;
}
.menu-btn span:before {
    bottom: 8px;
}
.menu-btn span:after {
    top: 8px;
}

#menu-btn-check:checked ~ .menu-btn span {
    background-color: rgba(255, 255, 255, 0);/*���j���[�I�[�v�����͐^�񒆂̐��𓧖��ɂ���*/
}
#menu-btn-check:checked ~ .menu-btn span::before {
    bottom: 0;
    transform: rotate(45deg);
}
#menu-btn-check:checked ~ .menu-btn span::after {
    top: 0;
    transform: rotate(-45deg);
}


nav {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;/*left�̒l��ύX���ă��j���[����ʊO��*/
    z-index: 80;
    background-color: #9cf;
    transition: all 0.5s;/*�A�j���[�V�����ݒ�*/
}

nav ul {
    padding: 40px 10px 0;
    flex-direction: column;
}

nav ul li {
    width: 100px;
    text-align: left;
    border-bottom: solid #222 1px;
/*    �����������Ȃ�*/
}

nav ul li a {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #fff;
/*    �����F���ǂ����Ă������Ȃ��A���̂܂�*/
    box-sizing: border-box;
    text-decoration: none;
    padding: 2px 15px 2px 0;
    position: relative;
}

/*����́A�E�������\��*/
nav ul li a::before {
    content: "";
    width: 7px;
    height: 7px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    transform: rotate(45deg);
    position: absolute;
    right: 11px;
    top: 16px;
}

#menu-btn-check:checked ~ nav {
    left: 60%;
/*�@�y�d�v�z���j���[����ʓ��ց@*/
/*�@�O�����傫������ƁA��ʓr���܂ł̕\���ƂȂ�@*/
/*�@����A�T�O���F��ʔ����݂̂Ń��j���[�\���@*/
}

/*�����@�����܂Ł@�n���o�[�K���j���[�@������*/

