@charset "utf-8";


/* 幅644px以下から ヘッダー等微調節
--------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 481px){
	
.spDisp {
	display:block;
}

.spHide {
	display:none;
}

.box {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.img100 img{
	width:100%;
	height:auto;
}

/*　見出し・画像　*/

.pic-left {
	text-align:center;
	float: none;
}

.pic-left img{
	width:94%;
	height:auto;
}

/*　見出し・画像　*/

.midashi1 {
	text-align: center;
	margin-bottom: 50px;
	padding-top: 10%;
	clear: both;
}

.fc_b {
	color: #231815;
}



/*　ヘッダー　*/


header {
	background-image: url(../img/main_img-sp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
	background-size: contain;
	padding-bottom: 35px;
	background-color: #EDF2F6;
	position: relative;
}

.head_t1 {
	font-family: a-otf-gothic-bbb-pr6n, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 25px;
	color: #595757;
	letter-spacing: -0.1em;
	float: none;
	width: 90%;
	line-height: 1.6em;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15%;
}

.head_t1 span{
	font-size: 30px;
}

.cont_btn {
	font-family: a-otf-gothic-bbb-pr6n, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	width: 200px;
	position: fixed;
	top: 0%;
	right: 0%;
	float: right;
	z-index:99;
}

.cont_btn a{
	background-color: #009fb9;
	color: #FFF;
	font-family: a-otf-gothic-bbb-pr6n, sans-serif;
	font-weight: 400;
	font-style: normal;
	display: block;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
	text-decoration: none;
}

.cont_btn a:hover{
	background-color: #00AAC8;
}

.head_name {
	clear: both;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 30px;
	padding-top: 80%;
}

.top_h1 {
	text-align: center;
}

h1 {
	font-family: acumin-pro, sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size: 65px;
	color: #44403f;
}

h1 span{
	font-family: acumin-pro, sans-serif;
	font-weight: 100;
	font-style: normal;
}

.head_n1 {
	color: #000;
	border: 1px solid #000;
	font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	width: 100px;
	text-align: center;
	padding-bottom: 2px;
	margin-left: 2%;
}

.hr_top {
	height:9px;
	border:0;
	background:linear-gradient(to right, transparent 10%, #00AEC5 70%, #00A0B9);
	background:-webkit-linear-gradient(to right, transparent 10%, #00AEC5 70%, #00A0B9);
	background:-moz-linear-gradient(to right, transparent 10%, #00AEC5 70%, #00A0B9);
}

.hr_bottom {
	height:9px;
	border:0;
	background:linear-gradient(to left, transparent 10%, #83B7E4 70%, #5EA8DD);
	background:-webkit-linear-gradient(to left, transparent 10%, #83B7E4 70%, #5EA8DD);
	background:-moz-linear-gradient(to left, transparent 10%, #83B7E4 70%, #5EA8DD);
}

.head_epc {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

.epc_1 {
	width: 250px;
	margin-bottom: 10px;
}

.epc_1 img{
	width:100%;
	height:auto;
}

.epc_2 {
	width: 100%;
}

.epc2_m {
	font-family: kozuka-gothic-pro, sans-serif;
	font-weight: 600;
	font-style: normal;
	background-image: url(../img/epc2_m-sp1.png),url(../img/epc2_m-sp2.png);
	background-repeat: no-repeat,no-repeat;
	background-position: left top,right bottom;
	background-size: contain,contain;
	width: 100%;
	text-align: center;
	font-size: 22px;
	color: #231815;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.epc2_t {
	font-size: 12px;
	color: #231815;
	font-weight: bold;
	text-align: center;
}

.epc2_t img{
	height: 16px;
	width: auto;
	padding-bottom: 2px;
}

.h2_cont {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	width: 90%;
}

.h2_mark {
	width: 20%;
}

.h2_mark img{
	width:100%;
	height:auto;
}

h2 {
	font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 23px;
}

.main1 {
	background-image: url(../img/restaurantimage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
	overflow: hidden;
	margin-bottom: 50px;
}

.circle {
	color: #fff;
	background-color: #009FB9;
	width: 160px;
	height: 160px;
	text-align: center;
	display: inline-block;
	border-radius: 50%;
	float: right;
}

.circle_text {
	margin: 160px;
	line-height: 1.8em;
}

.circle_t1 {
	font-family: a-otf-gothic-bbb-pr6n, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 15px;
}

.circle_t2 {
	font-family: a-otf-gothic-bbb-pr6n, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	text-align: center;
}

.circle_t2 span{
	font-family: a-otf-gothic-bbb-pr6n, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 45px;
	letter-spacing: -0.1em;
}

.main1_c {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	text-align: center;
	clear: both;
	padding-top: 13%;
	flex-wrap: wrap; 
}

.main1_in {
	background-color: #FFF;
	width: 47%;
	border: 3px solid #009fb9;
	color: #009fb9;
	font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 18px;
	padding-top: 5%;
	padding-bottom: 5%;
	line-height: 1.2em;
	border-radius: 15px;      
    -webkit-border-radius: 15px;    
    -moz-border-radius: 15px;
	margin-bottom:3%;
	display: flex;
	justify-content: center;
	align-items: center;
}

h3 {
	font-size: 25px;
}

h3 p{
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #009fb9;
	font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	margin-bottom: 10px;
}

h3 p span{
	font-size: 50px;
	font-family: acumin-pro, sans-serif;
	font-weight: 400;
	font-style: normal;
}

.h3_cont {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
}

.main2 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.main2_m {
	font-family: a-otf-gothic-bbb-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #009fb9;
	font-size: 30px;
	letter-spacing: -0.05em;
	line-height: 1em;
	margin-bottom: 10px;
}

.main2_ms{
	font-size: 18px;
	color: #231815;
	font-family: a-otf-gothic-bbb-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	line-height: 1.4em;
	margin-bottom: 20px;
}

.main2_1c {
	border-top-width: 5px;
	border-top-style: dotted;
	border-top-color: #009FB9;
	padding-top: 20px;
	overflow: hidden;
}

.main2_logo {
	width: 60%;
	float: none;
	margin-bottom: 10px;
}

.main2_txt {
	font-weight: bold;
	float: none;
	width: 100%;
	line-height: 1.4em;
}

.main2_1p {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 20px;
	padding-bottom: 50px;
}

.main2_1p img{
	width:100%;
	height:auto;
}

.main2_1p p{
	font-weight: bold;
	margin-top: -6%;
}

.main21_1p {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 70px;
}

.main21_1 {
	width:100%;
	margin-bottom:10px;
}

.main21_1 img{
	width:100%;
	height:auto;
}

.main21_2 {
	width:100%;
}

.main21_2 img{
	width:100%;
	height:auto;
}

.main21_txt {
	clear: both;
	padding-top: 30px;
	font-family: a-otf-gothic-bbb-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	line-height: 1.4em;
	font-size: 18px;
}

.main2_3 {
	border: 3px solid #727171;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 3%;
	margin-bottom: 50px;
}

.main2_3m1 {
	font-family: a-otf-gothic-bbb-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 30px;
	margin-bottom: 10px;
	text-align: center;
}

.main2_3c1 div {
	color: #009fb9;
	border: 3px solid #009FB9;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 3%;
	font-size: 23px;
	line-height: 1.3em;
	margin-bottom: 10px;
	text-align: center;
}

.main2_3c1 div p{
	display: inline-block;
    text-align: left;
	font-weight: bold;
}

.main2_3p {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
}

.main2_3p span{
	font-size: 12px;
	font-weight: bold;
}

.main2_3c1 {
	width: 100%;
	margin-bottom: 30px;
}

.main2_3c2 {
	text-align: center;
	width: 100%;
	margin-bottom: 30px;
}

.main2_3c2 img{
	width:100%;
	height:auto;
}

.main2_3c2 p{
	font-weight: bold;
}

.main2_4back {
	background-color: #E7F2F5;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 20px;
	margin-bottom: 50px;
}

.main2_4 {
	margin-bottom: 50px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.main2_4c1 {
	width: 100%;
	margin-bottom: 30px;
}

.main2_4c2 {
	text-align: center;
	width: 100%;
	padding-top: 10px;
	margin-bottom: 30px;
}

.main2_4m1 {
	font-family: a-otf-gothic-bbb-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 30px;
	margin-bottom: 10px;
	line-height: 1.1em;
	text-align: center;
}

.main2_4m1 span{
	font-family: a-otf-gothic-bbb-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 20px;
}

.main2_4in1 {
	color: #009fb9;
	border: 3px solid #009FB9;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 3%;
	font-size: 20px;
	line-height: 1.3em;
	margin-bottom: 10px;
	text-align: center;
}

.main2_4in1 p{
	display: inline-block;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
}

.main2_4in2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #009fb9;
}

.main2_4p1 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
}

.main2_4p2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
	text-indent:-1em;
	padding-left:1em;
}

.main2_4c2 p{
	font-weight: bold;
	text-align: center;
	line-height: 1.2em;
	margin-bottom: 10px;
	font-size: 14px;
}

.main2_4c2 p span{
	font-weight: bold;
	font-size: 12px;
}

.main2_4c2 img{
	width:100%;
	height:auto;
}

.main3 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.main3_1 {
	margin-bottom: 50px;
}

.main3_1m {
	font-size: 28px;
	color: #009FB9;
	font-family: a-otf-gothic-bbb-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	margin-bottom: 15px;
}

.main3_1t {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4em;
}

.main3_ms{
	font-size: 18px;
	color: #231815;
	font-family: a-otf-gothic-bbb-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	line-height: 1.4em;
	margin-bottom: 20px;
}

.main3_1 {
	margin-bottom: 50px;
	margin-bottom: 70px;
	padding-top: 20px;
}

.main3_1 img{
	width:100%;
	height:auto;
	margin-bottom:10px;
}

.main3_2 {
	border: 3px solid #727171;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 3%;
	overflow: hidden;
	margin-bottom: 30px;
}

.main3_2l {
	float: none;
	width: 100%;
	margin-bottom: 10px;
}

.main3_2r {
	float: none;
	width: 30%;
	margin-right: auto;
	margin-left: auto;
}

.main3_2r img{
	width:100%;
	height:auto;
}

.main3_3 {
	border: 3px solid #009FB9;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 3%;
	overflow: hidden;
	margin-bottom: 50px;
}

.main3_3m {
	font-size: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #221E1F;
	padding-bottom: 15px;
	margin-bottom: 15px;
	line-height: 1.3em;
	font-weight: bold;
}

.main3_3m span{
	font-size: 16px;
	font-weight: bold;
}

.main4 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	margin-bottom: 50px;
}

.main4_m {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 20px;
}

.main4 table{
	width: 100%;
	font-size: 14px;
	border: 1px solid #231815;
	border-collapse: collapse;
	font-weight: bold;
}

.main4 table th{
	border: 1px solid #231815;
	padding: 10px;
	text-align: left;
	font-weight: bold;
	vertical-align: middle;
}

.main4_td1 {
	border: 1px solid #231815;
	font-weight: bold;
	padding-left: 10px;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}

.main4_td2 {
	font-weight: bold;
	text-align: center;
	border: 1px solid #231815;
	height: 27px;
	vertical-align: middle;
	width: 125px;
}

.main4_td2 span{
	font-weight: bold;
	font-size: 8px;
}

.main4_td3 {
	border: 1px solid #FFFFFF;
	height: 25px;
	width: 125px;
}



.main4_p {
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
}


.main5 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
}

.main5_1 {
	border: 1px solid #221E1F;
	padding-top: 2%;
	padding-right: 3%;
	padding-bottom: 2%;
	padding-left: 3%;
	margin-bottom: 30px;
}

.main5_1 p{
	font-weight: bold;
	font-size: 15px;
}

.main5_1 li{
	font-weight: bold;
	text-indent:-1em;
	padding-left:1em;
	font-size: 15px;
	line-height: 1.4em;
}

.main5_2 {
	border: 1px solid #221E1F;
	margin-bottom: 30px;
	overflow: hidden;
	padding: 3%;
}

.main5_2mark {
	float: none;
	width: 40%;
}

.main5_2mark img{
	width:100%;
	height:auto;
}

.main5_2txt {
	float: none;
	width: 100%;
	padding-top: 3%;
	padding-bottom: 3%;
}

.main5_2txt p {
	font-weight: bold;
	text-indent:-1em;
	padding-left:1em;
	font-size: 15px;
	line-height: 1.4em;
}

.h3_cont1 span{
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #009fb9;
	font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	margin-bottom: 10px;
	font-size: 28px;
}

.h3_cont1 {
	text-align: center;
	padding-bottom: 80px;
}

.contact_box {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}

.pagetop {
	overflow: hidden;
	clear: both;
	float: right;
	width: 20%;
	position: fixed;
	bottom: 0;
	right: 0;
	z-index:98;
}

.pagetop img{
	width:100%;
	height:auto;
}

footer {
	background-color: #009fb9;
	clear: both;
	overflow: hidden;
}

.footer_cont {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 40px;
	
}

.footer_cont p {
	font-weight: bold;
	font-size: 14px;
}

.foot_m1 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}

.footer_cont p a{
	font-weight: bold;
	color: #231815;
	text-decoration: none;
}

.footer_cont p a:hover{
	font-weight: bold;
	color: #666666;
}

.copyright {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding-right: 10px;
	padding-bottom: 10px;
}

#contact {
	   margin-top:-80px;
  padding-top:80px;
}

}
