@charset "utf-8";

.top{
	/* ルートのフォントサイズを1.6em（16pxと同等のサイズ）に設定 */
	font-size: 12px;
	margin:0;
	padding: 0;
	color: #ffffff;
	font-family: 'Noto Sans Japanese', sans-serif;
	overflow-x: hidden;
	font-weight: 400;/*700*/
	background-color: #4ab3dd;
	font-feature-settings : "palt";
}
.clear::after{
content: ' ';
display: block;
height:0;
font-size:0;
clear:both;
visibility:hidden;
}
.top img{
width:100%;
height:auto;
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.top a{
	text-decoration: none;
	transition: all .5s;
}
.top a:hover{
	opacity: 0.7;
	transition: all .5s;
}
.top h1,.top h2,.top h3,.top h4,.top p,.top ul,.top li{
	margin:0;
	padding: 0;
}
.top li{
	list-style-type: none;
}
.top .pc{
	display: none;
}
.top .sp{
	display: block;
}
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 200;/*Light*/
  src: url('../fonts/NotoSansCJKjp-Light.eot');
	src: url('../fonts/NotoSansCJKjp-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/NotoSansCJKjp-Light.woff') format('woff'),
		url('../fonts/NotoSansCJKjp-Light.ttf') format('truetype');
}
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 400;/*Regular*/
   src: url('../fonts/NotoSansCJKjp-Regular.eot');
	src: url('../fonts/NotoSansCJKjp-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/NotoSansCJKjp-Regular.woff') format('woff'),
		url('../fonts/NotoSansCJKjp-Regular.ttf') format('truetype');
 }
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 500;/*Medium*/
   src: url('../fonts/NotoSansCJKjp-Medium.eot');
	src: url('../fonts/NotoSansCJKjp-Medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/NotoSansCJKjp-Medium.woff') format('woff'),
		url('../fonts/NotoSansCJKjp-Medium.ttf') format('truetype');
 }
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 700;/*Bold*/
   src: url('../fonts/NotoSansCJKjp-Bold.eot');
	src: url('../fonts/NotoSansCJKjp-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/NotoSansCJKjp-Bold.woff') format('woff'),
		url('../fonts/NotoSansCJKjp-Bold.ttf') format('truetype');
 }
.top{
	width: 100%;	
}
.main_phote{
	position: relative;
    height: 0px;
}
.main_phote::before {
	content:"";
	display:block;
	position:fixed;
	top:0;
	left:0;
	z-index:-10;
	width:100%;
	height:0vh;
	background-repeat:no-repeat;
	background-position:50% 100%;
	background-image:url(../images/top/img_01.jpg);
	background-size:cover;
}
.main_phote_on{
	
}
.main_phote_on::before{
	background-image:url(../images/top/img_02.jpg);
}
.main_photo_inner{
    width: 100%;
}
.store{
	width: 50%;
	max-width: 239px;
	margin: 0 auto;
	
}
.top_menu{
	width: 128px;
	margin: 20px auto 0;
	text-align: right;
	transition: all .5s;
}
.top_on{
	width: 100%;
	position: fixed;
	top: -20px;
	right: 0px;
	background-color: rgba(74,179,221,.8);
	padding: 10px 15px;
	margin: 0px auto 0;
	transition: all .5s;
	z-index: 100;
}
.top ul.ul_on{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items:center;
}
.top_menu ul li a{
	display: block;
	width: 100%;
	height: 100%;
	transition: all .5s;
}
.top_menu ul li a:hover{
	opacity: .7;
	transition: all .5s;
}
.top_menu ul li{
	margin-top: 30px;
	padding-bottom: 5px;
	line-height: 14px;
}

.top_logo img{
	max-width: 114px;
}
.top_order{
    background-image: url(../images/top/png_03.png);
    background-repeat: no-repeat;
    background-position: right bottom;
	font-weight: 500;
}
.ul_on .top_order{
    background-image: url(../images/top/png_03_on.png);
}
.top_contact{
    background-image: url(../images/top/png_04.png);
    background-repeat: no-repeat;
    background-position: right bottom;
	font-weight: 500;
}
.text_10{
	font-size: 1.0rem;
}
.text_white{
	color: #ffffff;
}
.text_purple{
	color: #701152;
}
.ul_on .text_purple{
	display: block;
	padding: 0;
}
.bg_blue{
	background-color: #4ab3dd;
}
.about{
    width: 100%;
    max-width: 1125px;
    height: auto;
    margin: 0 auto;
    background-image: url(../images/top/png_05.png);
    background-repeat: no-repeat;
    background-position: center 40px;
	padding-bottom: 70px;
}
.about h2{
    font-size: 1.4rem;
	font-weight: 700;
	text-align: center;
	color: #4e2500;
	padding-top: 580px;
}
.about p{
	padding-top: 27px;
	width: 90%;
	max-width: 370px;
	margin: 0 auto;
	line-height: 1.7em;
	font-weight: 200;
}
.sakaiminato{
    width: 100%;
    height: 502px;
    margin: 0 auto;
}

.sakaiminato_inner{
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
}
.sakaiminato h3{
	width: 116px;
	margin: 0 auto;
	padding-top: 38px;
}
.sakaiminato p{
	padding-top: 87px;
	width: 90%;
	max-width: 370px;
	margin: 0 auto;
	line-height: 1.7em;
	padding-bottom: 30px;
	font-weight: 200;
}
.pineapple{
	width: 90%;
	margin: 0 auto;
	padding-top: 25px;
}
.pineapple_tx{
	padding: 25px 0;
	max-width: 380px;
	margin: 0 auto;
	line-height: 1.7em;
	padding-bottom: 30px;
	font-weight: 200;
}
.pineapple_tx p{
	margin: 0;
	padding: 0 0 20px 0;
	font-weight: 200;
}
.pineapple_p{
	width: 100%;
	max-width: 366px;
	margin: 0 auto;
}
.pineapple_hori{
	width: 100%;
	
}
.pineapple_hori_l{
	position: relative;
}
.pineapple_hori_l_tx{
	color: #ffffff;
	background-color: #4ab3dd;
	font-size: 1.2rem;
	position: absolute;
	top: 13px;
	left: 10px;
	width: auto;
	height: auto;
	padding: 7px 20px 6px;
	font-weight: 200;
	border-radius: 4px;
	line-height: 1em;
}
.pineapple_hori_r{
	font-size: 2.3rem;
	text-align: center;
	line-height: 1.6em;
	font-weight: 200;
}
.btn{
	width: 90%;
	max-width: 360px;
	margin: 0 auto;
	color: #ffffff;
	text-align: center;
	border: 1px solid #ffffff;
	border-radius: 5px;
	font-weight: 400;
}
.btn a{
	width: 100%;
	color: #ffffff;
	display: block;
	padding: 16px 0;
}
.pineapple h4{
	text-align: center;
	margin: 88px auto 0;
	width: 94px;
}
.pineapple h5{
	text-align: center;
	margin: 110px auto 0;
	width: 94px;
}
.hacicaqu_s{
    width: 100%;
	height: 370px;
	margin: 20px 0 0;
    background-image: url(../images/top/png_13.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
	padding-top: 290px;
}
.twitter_box{
    width: 100%;
	max-width: 675px;
	margin: 0 auto;
	padding-top: 20px;
}
#news_area {
  width: 1080px;
  margin: 0 auto;
	padding-top: 40px;
}

.news_unit {
  text-align: center;
  width: 31%;
  margin-left: 1%;
  margin-right: 1%;
  font-family: sans-serif;
  float: left;
  margin-bottom: 20px;
}

.news_unit img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: 200px;
	width: auto;
  margin-bottom: 10px;
}

.ichiran_area {
  width: 1080px;
  margin: 0 auto;
  overflow: auto;
  padding-bottom: 100px;
}

.ichiran_area_single {
  width: 700px;
  margin: 0 auto;
  overflow: auto;
  padding-bottom: 100px;
}

.ichiran_area_single2 {
  width: 780px;
  margin: 0 auto;
  overflow: auto;
  padding-bottom: 100px;
}

.ichiran_area_single img {
  width: 100%;
  height: auto;
}

.table_box{
    width: 100%;
	max-width: 675px;
	margin: 0 auto;
	padding: 70px 0;
	font-size: 1.1rem;
	font-weight: 200;
}
	.table_box table tr td{
    padding: 4px 5px;
}
.table_box a{
    color: #ffffff;
}
footer{
	background-color: #ffffff;
	
}
.footer_inner{
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
	padding: 30px 0px 28px 0px;
	color: #231815;
	text-align: center;
}
.foot_copy{
	width: 100%;
	margin: 0 auto;
	font-weight: 500;
}
.foot_sns_wrap{
	width: 100%;
	margin: 15px auto 0;
	display: flex;
	justify-content: center;
}
.foot_sns_01{
	width: 129px;margin-right: 10px;
}
.foot_sns_02{
	width: 114px;
}
@media (min-width:401px){
	.top{
		font-size: 12px;
	}
.main_phote{
	position: relative;
    height: 85vh;
}
.main_photo_inner{
    margin: 0 auto;
	max-width: 1080px;
	display: flex;
	justify-content: space-between;
}
.store{
	width: 239px;
	margin: 0 0 0 9.5vw;
}
.top_menu{
	width: 158px;
	margin: 0;
	top: 15px;
	right: 15px;
	padding: 0px 15px 15px;
	background-color: rgba(74,179,221,.8);
	text-align: right;
}	
.top_on{
	width: 158px;
	margin: 0;
	top: 15px;
	right: 15px;
	padding: 0px 15px 15px;
	background-color: rgba(74,179,221,.8);
}
.top ul.ul_on{
	width: 100%;
	display: block;
	margin-top: 0px;
}
.ul_on .text_purple{
	display: inline;
	padding: 0;
}
.ul_on .top_order{
    background-image: url(../images/top/png_03.png);
}
.about{
    width: 100%;
    max-width: 1125px;
    margin: 0 auto;
    background-image: url(../images/top/png_06.png);
    background-repeat: no-repeat;
    background-position: center 60px;
	padding-bottom: 120px;
}	
.sakaiminato p{
	padding-top: 87px;
	width: 90%;
	max-width: 300px;
	margin: 0 0 0 25px;
	line-height: 1.7em;
	padding-bottom: 30px;
}
.pineapple{
    width: 100%;
    margin: 0 auto;
    background-image: url(../images/top/png_08.png);
    background-repeat: no-repeat;
    background-position: center 110px;
}	
.pineapple_hori{
	max-width: 850px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}
.pineapple_hori_l{
	width: 51.88%;
	max-width: 441px;
}
.pineapple_hori_r{
	width: 48%;
	max-width: 400px;
}	
.hacicaqu_s{
    width: 100%;
    max-width: 1110px;
    height: 65vw;
    margin: 20px auto 0;
    background-image: url(../images/top/png_12.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
    padding-top: 54vw;
}	
.table_box{
    width: 100%;
	max-width: 1080px;
	margin: 0 auto;
	padding: 80px 0 50px 40px;
}	
footer{
	
}
  footer .store{
  margin-left: auto;
  margin-right: auto;
}
.footer_inner{
	font-family: "Noto sans JP", sans-serifserif;
	padding: 30px 20px 25px 40px;
	text-align: left;
	display: flex;
	justify-content: space-between;	
	}
.foot_copy{
	font-size: 12px;
	width: 68%;
	margin: 0px auto 0;
}
.foot_sns_wrap{
	width: 30%;
	margin: 0px auto 0;
	display: flex;
	justify-content: center;
}
}
@media (min-width:800px){
.store{
	margin: 0 0 0 100px;
}
	}
@media (min-width:1110px){
.hacicaqu_s{
	height: 750px;
	padding-top: 660px;
}	
	}
