﻿@charset "utf-8";

/* @group reset */
*{margin:0;	padding:0;box-sizing: border-box;}
a{ text-decoration:none;}
ul,ol{ list-style:none;}
img{ vertical-align:top;}
table {border-collapse: collapse;border-spacing: 0;}

a {text-decoration: none;}
a:link {color: #FF0000;}
a:visited {color: #FF0000;}
a:hover {color: #FF0000; text-decoration:underline;}
a:active {color: #FF0000;}

#footer a {text-decoration: none;}
#footer a:link {color: #fff;}
#footer a:visited {color: #fff;}
#footer a:hover {color: #fff; text-decoration:underline;}
#footer a:active {color: #fff;}

.footer-menu a {text-decoration: none;}
.footer-menu a:link {color: #000;}
.footer-menu a:visited {color: #000;}
.footer-menu a:hover {color: #000; text-decoration:underline;}
.footer-menu a:active {color: #000;}

/* @end */

/* @group fluid-img */
img {max-width: 100%;}
img.img-border{border: 2px solid #999;}

/* @end */

/* @group HTML */
html{
font-size:100%;
line-height:1.5;}
/* @end */

/* @group Heading */
h1{ width:auto; margin:0; padding:0; color:#fff; border-bottom:2px solid #fff; font-size:18px;  font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif; font-weight: bold;}

hr { border-top:3px solid #EA1C62; width:auto; padding:0; margin:0; clear:both;}
/* @end */
.color01 { color:#EA1C62; font-weight:bold;}
.color02 { color:#EA1C62;}
.style01 { text-decoration:underline;}
.style02 { text-align:center; padding:5px 0;font-weight:bold;font-size:110%;}
.style03 { text-decoration:underline; color:#EA1C62;}
.photobox{float:left;margin:5px 0px 5px 8px;}
.photounder{clear:both;padding:10px;}
.text01 { font-size:16px; text-align:left; padding:5px 0; font-weight:bold;}
.text02 { font-size:19px; text-align:left; padding:10px 0; margin:0; color:#EA1C62; font-weight:bold;}
.text03 { font-size:16px; text-align:left; padding:5px 0; margin:0; color:#666; font-weight:bold;}
.text04 { font-size:15px; text-align:left; padding:0; margin:0; color:#ff69b4; font-weight:bold;}
.text05 { font-size:15px; text-align:left; padding:0 0 10px 0; margin:0;}
.sysbox{width:100%; min-height:250px; text-align:center; margin:100px 0;}
.sysbox a:hover img {opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";}

.oshirase{padding:0 0 0 15px;font-size:16px; line-height:1.8em;}
.oshirase2{padding:3px 0 3px 15px; color:#EA1C62;font-size:18px; line-height:1.8em;}
.oshiraseline{padding:10px 0 0 15px;border-bottom: 1px solid #EA1C62;}

.pro { width:100%; font-size:15px; text-align:right; padding:10px 0; margin:0;}

.box { font-size:15px; text-align:left; padding:10px; margin:0;}

.fade {-webkit-transition: 0.3s ease-in-out;-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out;transition: 0.3s ease-in-out;}
.fade:hover {opacity: 0.7; /* 透過レベル */filter: alpha(opacity=60);}

.footer { width: 100%; clear:both;text-align:center; padding:0; margin:0; color:#FFFFFF; font-weight:bold;}
.tel { width: 100%; clear:both;text-align:center; padding:0px 0; margin:0; color:#FFFFFF; font-weight:bold; font-size:18px;}
.footer-menu {clear:both;text-align:center; padding:10px 0; margin:0; border-top:1px solid #EA1C62;}
.copy { width: auto; clear:both;font-size:10px; text-align:center; padding:5px 10px 5px 0; margin:0; color:#FFFFFF;}

.header-l { width: auto; padding:0; margin:0; float:left; text-align:left;}
.header-r { width: auto; padding:15px 0 0 0; margin:0; float:right; text-align:right;}

.close{    text-decoration: underline; text-decoration-color:#FF0000; text-decoration-thickness: 2px; /* 線の太さ */background-color: rgb(255, 252, 216);text-underline-offset: 5px;}
.close2{   background-color: rgb(255, 252, 216); font-size:140%;}
  
body { margin: 0; padding: 0; color: #222; font-size : 15px; line-height:1.7;font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;-webkit-text-size-adjust: 100%;}

#header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top:20px;
}


#top {
clear:both;
	width: 100%;
	margin:0 auto;
	text-align:center;
	background-color:#ffc0cb;
}

#container {
	width: 800px;	/*コンテナー幅*/
	margin-right: auto;
	margin-left: auto;
}

#contents {
	clear: both;
}


#main {
	float: left;	/*左側に回り込み*/
	width: auto;
	margin:20px 0;
	padding:0;
	width:520px;
}


#sub {
	float: right;	/*右側に回り込み*/
	width:auto;
	margin:20px 0 0 0;
	text-align:center;	/*サブコンテンツ幅*/
	
}

#sub02 {
	float: right;	/*右側に回り込み*/
	width:auto;
	margin:20px 0 0 0;
	text-align:center;	/*サブコンテンツ幅*/
	background-color:#ffc0cb;
	padding:10px 5px 0 5px;
}


#menu{
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 0;
  background: #fff;
}

#menu li{
  display: block;
  float: left;
  width: auto;
  margin: 0;
  padding: 0; }
  
#menu li a{
  display: block;
  padding: 0;
  text-align: center;
  text-decoration: none;
}

#menu li a:hover{
color:#990000;
}

#toggle{
 display: none;}

#footer{
clear:both;
width:100%;
height:100%;
margin:0 auto;
padding:10px 0;
background-color:#EA1C62;
	}
	
#box{
margin:10px 0;
border:3px solid #EA1C62;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
}


@media only screen and (max-width: 768px) {
.footer-menu {font-size:12px;padding:10px 5px;width:auto;}
.footer {padding:0 5px; margin:0; width:auto;font-size:12px;}
.copy { padding:0 5px;width:auto;text-align:center;font-size:9px;}
.header-l { clear:both; text-align:center; width:100%;}
.header-r { clear:both; text-align:center; width:100%;}
#header {width: auto;}
#container {
	width: auto;width: 100%;
  }
#contents {
	margin:0 10px;
}
	#main {
	float: none;
	width: auto;
	margin:10px 0;
}

    #menu li{
    width: auto;background: #fff;
  }

}

@media only screen and (max-width: 480px) {
.footer-menu {font-size:12px;padding:10px 5px;width:auto;}
.footer {padding:0 5px; margin:0; width:auto;font-size:12px;}
.copy { padding:0 5px;width:auto;text-align:center;font-size:9px;}
.header-l { clear:both; text-align:center; width:100%;}
.header-r { display: none;}
.img01 {height:0;padding-top:69.531%; /* 445px÷640px×100=69.531...% */ background: url(../img/back-sp.jpg) no-repeat center;background-size:contain;}
.img01 img { display:none; /* PC用画像を非表示にする */}

#header {width: auto; clear:both;margin-top:5px;}

#top {	background-color:#fff;}
#container {
	width: auto;
}
#contents {
	margin:0 10px;
}
	#main {
	float: none;
	width: auto;
	margin:10px 0;
}
#sub,#sub02 {
 display: none;
}

  #menu{
    display: none;
  }
  #menu li{
    width: 100%;
  }
  #toggle{
    display: block;
    position: relative;
    width: 100%;
    background: #fff;
  }
  #toggle a{
    display: block;
    position: relative;
    padding: 12px 0 10px;
    border-bottom: 1px solid #EA1C62;
	border-top: 1px solid #EA1C62;
	background: #fff;
    text-align: center;
    text-decoration: none;
  }
  
  #toggle:before{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: auto;
    height: auto;
    margin-top: -10px;
    background: #fff;
  }
  #toggle a:before, #toggle a:after{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 4px;
    background: #EA1C62;
  }
  #toggle a:before{
    margin-top: -6px;
  }
  #toggle a:after{
    margin-top: 2px;
  }
}