@charset "UTF-8";

/*  Layout
-----------------------------------------------------------------------------*/
/* Body */
body {
	font-family: yu-mincho-pr6n, '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	line-height: 180%;
	color: #333;
	margin: 0;
	width: 100%;
	font-size: 16px;
	background-image: url(../../img/bg-02.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
@media screen and (max-width: 768px){
	body {
	font-size: 18px;		
	}
}
img {
	max-width: 100%;
	height: auto;
}
.kaigyou { display: inline-block;}

img.transparent {
    background: rgba(255, 255, 255, .01);
}


a:hover img{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: “alpha( opacity=80 )”;
}


.zoon-box {
	width: 95%;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.sp_show {
    display: none;
}

@media screen and (max-width: 768px){
.sp_show {
	display: inline;
}

.pc_show {
	display: none;
}
}

/*  Midashi
-----------------------------------------------------------------------------*/

.zoon-title{
	font-size: 48px;
	font-weight: bold;
	margin-bottom: 40px;
	padding-bottom: 20px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-top: 20px;
	line-height: 120%;
}

@media screen and (max-width: 768px){.zoon-title{font-size: 25px;}}



/*  Base
-----------------------------------------------------------------------------*/
.inner{
	width: 90%;
	margin-right: auto;
	margin-left: auto;

}
.box-all{
	width: 100%;
	overflow: hidden;
}
.box-hanbun{
	width: 60%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.box-left50{
	float: left;
	width: 47%;
}
.box-right50{	float: right;
	width: 47%;}
	
.box-left70{
	float: left;
	width: 70%;
}
.box-right30{	float: right;
	width: 25%;}	
.box-left30{
	float: left;
	width: 25%;
}
.box-right70{	float: right;
	width: 70%;}	
.box-33{
	float: left;
	width: 33.3%;
}
@media screen and (max-width: 768px){
.box-left50 , .box-right50 , .box-left70 , .box-right30 , .box-left30 , .box-right70 , .box-33 , .box-hanbun{
	float: none;
	width: 100%;
}
	}
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 20px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}

/*  Header
-----------------------------------------------------------------------------*/
.header{
	background-image: url(../../img/header-bg.jpg);
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center top;
}
.header-logo{
	position: absolute;
	top: 20px;
	right: 20px;
	text-align: right;
}
@media screen and (max-width: 768px){
	.header-logo{
	position: static;
	text-align: center;
	padding-top: 10px;
		background-size:auto 100% ;/*この場合は高さが自動設定*/
}
}


/*  zoon
-----------------------------------------------------------------------------*/
.zoon-bg{
	background-image: url(../../img/zoon1-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
}
.zoon-bg6{
	background-image: url(../../img/zoon6-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
}
.yazirushi{
	text-align: center;
	width: 100%;
	position: relative;
	top: 50px;
}
.box-l{
	float: left;
	width: 50%;
}
.box-r{	float: right;
	width: 50%;}

.box-l-sonomama{
	float: left;
	width: 40%;
}
.box-r-sonomama{	float: right;
	width: 60%;}

@media screen and (max-width: 500px){
	.box-l{
float: none;
	width: 100%;
}
.box-r{	float: none;
	width: 100%;}
}
.undebar{
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}


/*  フキダシ
-----------------------------------------------------------------------------*/
.hukidashi-c{position: relative;
  display: inline-block;}
.hukidashi-c:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-bottom: 12px solid #FFF;
  z-index: 2;
}

.hukidasi-red{position: relative;
  display: inline-block;}
.hukidasi-red:before {
  content: "";
  position: absolute;
  bottom: -40px;
  left: 50%;
  margin-left: -15px;
  border: 22px solid transparent;
  border-top: 22px solid #c1272d;
  z-index: 2;
}

.white-btn{}
.white-btn a{
	text-align: center;
	display: block;
	width: 90%;
	max-width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #FFF;
	color: #FFF;
	background-image: url(../../img/yazirushi.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.white-btn a:hover{
	color: #FFF;
	background-color: #0000A8;
	text-decoration: none;
}

.red-btn{}
.red-btn a{
	text-align: center;
	display: block;
	width: 90%;
	max-width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 2px solid #C00;
	color: #C00;
	background-image: url(../../img/yazirushi2.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.red-btn a:hover{
	color: #C00;
	background-color: #FFD5D5;
	text-decoration: none;
}

.betsumado{
	background-image: url(../../img/betsumado-black.png);
	background-repeat: no-repeat;
	background-position: 97% center;
}


/*  form
-----------------------------------------------------------------------------*/
.form-box{
	background-color: #434343;
	width: 100%;
	background-image: url(../../img/mail-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*  ボタン
-----------------------------------------------------------------------------*/

@keyframes anime{
0%{transform:scale(.95); opacity:1}
90%{opacity:.1}to{transform:scale(1.2,1.5); opacity:0}
}

.anime-btn {
	position: relative;
	width: 80%;
	max-width: 800px;
	transition: .2s;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
}
.anime-btn:before, .anime-btn:after {
  content: "";
  position: absolute;
  z-index: -10;
  width: 100%;
  height: 100%;
  top: 3px;
  left: 0;
  border-radius: 62px;
  background: #ffaaae;
  border: 1px solid #ff999e;
  transform: translate3d(0,0,0);
}
.anime-btn:before {
  animation: anime 2s ease-out infinite;
}
.anime-btn:after {
 animation: anime 2s ease-out 1s infinite;
}

.anime-btn a {
  display: block;
  position: relative;
  top: 3px;
  padding: 10px 0;
  border-radius: 62px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background: #80120d;
}
.anime-btn a:after {
  content: "";
  position: absolute;
  top: -3px;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: #c81c14;
  border-radius: 62px;
  transition: .2s;
  transform: translate3d(0,0,0);
}
.anime-btn span {
  display: block;
  position: relative;
  top: -3px;
  z-index: 2;
  font-family: sans-serif;
  transition: .2s;
}

.anime-btn2 {
	position: relative;
	width: 80%;
	max-width: 800px;
	transition: .2s;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
}
.anime-btn2:before, .anime-btn2:after {
	content: "";
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	top: 3px;
	left: 0;
	border-radius: 62px;
	border: 1px solid #ff999e;
	transform: translate3d(0,0,0);
	background-color: #ff999e;
}
.anime-btn2:before {
  animation: anime 2s ease-out infinite;
}
.anime-btn2:after {
 animation: anime 2s ease-out 1s infinite;
}

.anime-btn2 a {
	display: block;
	position: relative;
	top: 3px;
	padding: 10px 0;
	border-radius: 62px;
	color: #C00;
	text-align: center;
	text-decoration: none;
	background: #80120d;
}
.anime-btn2 a:hover{

	text-decoration: none;
}
.anime-btn2 a:after {
	content: "";
	position: absolute;
	top: -3px;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	border-radius: 62px;
	transition: .2s;
	transform: translate3d(0,0,0);
	background-color: #FFFFFF;
}
.anime-btn2 span {
  display: block;
  position: relative;
  top: -3px;
  z-index: 2;
  font-family: sans-serif;
  transition: .2s;
}


/*
.anime-btn span:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 30px;
  width: 15px;
  height: 15px;  
  margin: -6px 0 0 0;
  border-right: 5px solid #fff;
  border-top: 5px solid #fff;
  transform: translateX(5px) rotate(45deg);
  transition: .3s .1s;
}
*/

@media screen and (max-width: 500px){
	.anime-btn {
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
	.anime-btn span:after {
	display: none;}
}

.anime-btn a:hover {
	top: 3px;
	color: #FFF;
	text-decoration: none;
}
.anime-btn a:hover:after {
  top: 0;
  background: #e00e18;
}
.anime-btn a:hover span {
  top: 0;
}
.anime-btn a:hover span:after {
  right: 27px;
}


/* Footer */
#footer {
	border-top: 1px solid #333;
	text-align: center;
	width: 100%;
	padding-top: 37px;
	background-color: #333;
}
#footer a , #footer a:hover {
	color: #FFF;
}
#footer_inner {
    color: #fff;
    margin: 0 auto;
    line-height: 25px;
    width: 90%;
	max-width: 980px;
}

#footer .title {
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 9px;
}

.f_navi {
    padding: 16px 0 33px;
}

.f_navi li {
    border-right: 2px solid #818181;
    font-size: 12px;
    line-height: 15px;
    display: inline-block;
    *display: inline;
    padding-right: 10px;
    margin-right: 10px;
}

.f_navi li a {
    color: #fff;
}

#copy_right {
    background: #000;
    border-top: 1px solid #333;
    color: #aaa;
    text-align: center;
    font-size: 12px;
    padding: 20px 0;
}

.sho-black{
	background-attachment: fixed;
	background-image: url(../../img/bg-black-miji.png);
	background-repeat: no-repeat;
	background-position: 110% 50%;
}
.bg-01{

	background-image: url(../../img/bg-03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*  タイトル
-----------------------------------------------------------------------------*/
.title{
	color: #FFF;
	background-color: #000;
	text-align: center;
}
.title-2{
	margin-bottom: 15px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-top: 50px;
}

.title-3{
	text-align: center;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

footer{}

