@charset "utf-8";

/*===============================================
●style.css 画面の横幅が641px以上
===============================================*/
@media screen and (min-width: 758px){
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}
/*
clear fix
---------------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
/* 基本設定
-----------------------------  */
body{
  margin: 0;
}
h1{
  font-size : 15px;
  color : rgb(255, 255, 255);
  margin: 0;
}
h2{
  text-align : center;
  margin: 0;
  font-size : 14px;
  line-height: 2.5;
  color : rgb(255, 255, 255);
}
h3{
  margin : 0;
  font-size : 14px;
  line-height: 2.5;
}
h4 {
  margin: 0;
  font-size: 17px;
  font-weight: normal;
}
h5{
  font-size : 21px;
  color : rgb(0, 0, 153);
  text-align : center;
  margin : 0;
}
dl {
margin:0;
}
p{
  margin : 4px;
  font-size : 17px;
  text-align : left;
}
a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
/* ヘッダー部分
-----------------------------  */
#head{
  margin : 0px;
  width : 100%;
  text-align : center;
  border-left : 1px solid gray;
  border-right : 1px solid gray ;
  background-repeat : repeat-x;
  background-image : url(../img/head.jpg);
}
.p1Class{
  font-size : 12px;
  margin : 0;
  text-align : center;
  color : rgb(255, 255, 255);
  line-height:1;
}
#site_box{
  width : 100%;
  margin : 0px;
  background-repeat : repeat;
  text-align : center;
  background-image : url(../img/bg_rogo.jpg);
}
#rogo{
  width : 320px;
  float : left;
  font-size : 11px;
  text-align : left;
}
#title{
  width : 550px;
  float:right;
padding:27px 0 0 0;
}
#translate a {
	line-height: 2;
	font-size: 14px;
	color: #357AE8;
	font-weight: bold;
	padding-right: 5px;
}
#translate a:nth-child(3) {
	padding-right: 25px;
}
#translate a:nth-child(4) {
	padding-right: 0px;
	line-height: 1;
  vertical-align: text-top;
display:block;
	font-weight: bold;
	padding-bottom: 5px;
}
#sns {
	float:left;
	padding-left: 158px;
	display: none;
}
#google_translate_element {
	float:right;
}

.p2Class{
  font-size : 12px;
  margin : 0px;
  text-align : center;
  line-height:1;
}
#wrapper2{
  width : 910px;
  margin: 0 auto;
  text-align : center;
}
#head2{
  height : 6px;
  background-image : url(../img/head2.jpg);
  background-repeat : repeat-x;
}
/* コンテンツ
-----------------------------  */
.cover-image {
    /*width: 992px;*/
    margin: 0 auto;
    background-image: url(../img/200x40_left.jpg) ,url(../img/200x40_right.jpg);
    background-repeat: repeat-y,repeat-y;
    background-position: left top , right top;
}
#box1{
  width : 910px;
  margin: 0 auto;
  text-align : center;
  border-left : 1px solid gray ;
  border-right : 1px solid gray ;
  background:#fff;
}
/* テキスト広告
-----------------------------  */
#tarea{
  padding:10px;
}
.txtClass{
  font-size : 15px;
  color : rgb(204, 0, 204);
  width : 290px;
  float : left;
  text-align : left;
  margin-left : 10px;
}
.txtClass:first-child {
  margin-left : 0px;
}
/* gnavi
-----------------------------  */
#area{
  /* background-image : url(../img/area.jpg); */
  width : 910px;
/*  height : 80px;*/
  background-repeat : no-repeat;
  text-align : right;
  padding: 2px;
}
#area ul.gmenu{
  width: 99%;
margin: 0;
padding: 0;
list-style-type: none;
align:right;
border: 1px solid #d4d4d4;
border-radius: 10px;
margin: 2px;
box-shadow: 0px 1px 3px #585757;
ackground: -moz-linear-gradient(top, #fefefe, #ededed);
background: -webkit-linear-gradient(top, #fefefe, #ededed);
background: linear-gradient(top, #fefefe, #ededed);
font-size: 14px;
    line-height: 1;
}
#area ul.gmenu{
  font-size : 14px;
  padding: 8px 0;
  text-align:center;
}
#area .dllClass{
  text-align : left;
  font-size : 14px;
  float: left;
  margin-right: 7px;
  padding: 5px 10px;
}
#area.dllClass a {
	display: block;
}

#area .dllClass a:link{
  text-decoration:none;
}
#area .dllClass a:visited{
  color : #000000;
}

#area .dllClass a:hover{
  color : #F5A9F2;
}

/* コンテンツエリア
-----------------------------  */
#wrapper{
  width : 670px;
  float:left;
  font-size : 21px;
  font-weight : bold;
  text-align : center;
}
.wrapper2Class{
/*  width : 670px;
  float : left;
  overflow:hidden;*/
  margin:0 0 10px 0;
}
.adClassR{
  background-color : rgb(255, 234, 244);
  width : 325px;
  border-radius: 10px;
  float:right;
  margin: 0 7px 0 0;
	height: 450px;
  }
.adClassL{
  background-color : rgb(255, 234, 244);
  width : 325px;
  border-radius: 10px;
  float:left;
  margin: 0 0 0 7px;
  height: 450px;
}
.adClassL dd div p , .adClassR dd div p {
	float: left;
}
.adClassL dd div p:nth-child(2n) ,.adClassR dd div p:nth-child(2n) {
	font-size: 13px;
	text-align: left;
	font-weight: normal;
	width: 75%;
}
.dlpClass{
  text-align : left;
  font-size : 13px;
  font-weight : lighter;
}
dt{
  text-align : center;
  margin-left : 0px;
  margin-bottom : 8px;
  margin-top : 0px;
  color : rgb(255, 255, 255);
  height : 30px;
   /* ▼CSS3 */
   border-top-left-radius: 10px;  /* 左上 */
   border-top-right-radius: 10px; /* 右上 */

   /* ▼Safari,Chrome */
   -webkit-border-top-left-radius: 10px;  /* 左上 */
   -webkit-border-top-right-radius: 10px; /* 右上 */

   /* ▼Firefox */
   -moz-border-radius-topleft: 10px;  /* 左上 */
   -moz-border-radius-topright: 10px; /* 右上 */

  background-color : rgb(255, 115, 185);   /* 背景色 */
}
dd{
  text-align : center;
  margin-left : 0px;
  margin-bottom : 8px;
  margin-top : 0px;
}

/* サイドエリア
-----------------------------  */
#boxD{
  width : 225px;
  float:right;
  padding: 0 7px 7px 7px;
  font-size : 14px;
}
.prClass {
  font-size: 14px;
  line-height: 2.5;
  color: white;
  background-repeat: no-repeat;
  width: 220px;
  height: 30px;
  font-weight: bold;
  background-color: rgb(255, 115, 185);
}
#recommend {
  width: 220px;
}
#recommend iframe {
  width: 225px;
  height: 900px;
}
/* フッター部分
-----------------------------  */
#footer {
  font-size: 15px;
  color: white;
  background-color: #999999;
  width: 100%;
}
#footerPR{
    width: 100%;
}
#footerPR table {
margin:0 auto;
}
#footer{
  font-size : 15px;
  color : white;
  background-color : #999999;
  width : 100%;
}
copyright{
font-size:14px;
}
#footer-adlist {
width: 889px;
margin:0 auto;
background-color : #474747;
padding:20px 10px;
}
#footer-adlist ul {
list-style:circle;
padding:0 0 0 60px;
font-size: 14px;
}
#footer-adlist ul li a{
  color : white;
text-decoration:none;
}
#footer-adlist ul li a:visited{
  color : white;
}
#footer-adlist ul li a:hover{
  color : #F5A9F2;
}

#specialshops {
	float: left;
	width: 670px;
	margin-bottom: 20px;
}
#specialshops .viewer {
    margin: 0 auto;
    width: 650px;
    height: 400px;
    text-align: left;
    overflow: hidden;
    position: relative;
}

#specialshops  .viewer img {
    top: 0;
    left: 0;
    position: absolute;
}
#specialshops ul {
	list-style: none;
	padding: 0;
	margin: 0 auto 0 7px ;
}

#bnr {
	float: right;
	margin: 0 14px 0 auto;
}
#bnr p a  {
	display: block;
	width: 220px;
	height: 130px;
	text-indent: -9999px;
}

#bnr #pub1 {
	background-image: url(../img/teenpr.jpg);
	background-size: contain;
	margin: 0 0 5px 0;
}
#bnr #pub2 {
	background-image: url(../img/jkop_440.jpg);
	background-size: contain;
	margin: 0 0 5px 0;
}
#bnr #pub3 {
	background-image: url(../img/seeR.jpg);
	background-size: contain;
	margin: 0;
	width: 220px;
	height: 130px;
	text-indent: -9999px;
}
.btn_pr{
	width: 52px;
	margin: 0 5px 5px 5px;
	padding: 3px 0 ;
	font-size: 10px;
	color: #fff;
	border-radius: 5px;
/*	background-color: #FF0081;*/
	background-color: #FF73B9;
	text-align: center;
}
/* アコーディオンメニュー */
#area_name {
	padding: 0;
	margin: 0 0 20px 0;
	list-style: none;
	text-align: left;
}
#area_name li a {
  cursor: pointer;
    display: block;
    width: 186px;
    padding: 0 0 0 32px;
    font-size: 14px;
    line-height: 31px;
    border: 1px solid #B9B404;
    background: #FDFB7A; /* Old browsers */
		color: #333;

}
#area_name li a:hover {
  background: #FF73B9;
  color: #fff;
}
#area_name li .shop_name {
  display: none;
	list-style: none;
	padding: 0;
}
.menu {
  display: block;
      position: relative;
      margin: 1px 0 0;
      padding: 10px;
}
.menu a:hover {
  color: #fff;

}
.menu:after {
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -16px;
    content: '▲';
    font-size: 14px;
    font-weight: bold;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -moz-transition: all, 0.25s, linear;
    -o-transition: all, 0.25s, linear;
    -webkit-transition: all, 0.25s, linear;
    transition: all, 0.25s, linear;
}
.menu:after a:hover {
  color: #fff;
}
.menu.active:after {
    -moz-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
#area_name .shop_name li a {
	padding: 0 0 0 20px;
	width: 198px;
	font-size: 12px;
}


#widget {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
#widget li {
	float: left;
	margin-right: 1px;
  margin-bottom: 10px;
}
#widget .fujoho_custom_banner {
  width: 300px;
}
#widget li iframe {
	height: 500px;
}
.wedget_ttl {
    text-align: center;
    margin-left: 0px;
    margin-bottom: 1px;
    margin-top: 0px;
    color: rgb(255, 255, 255);
    height: 30px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    background-color: #A6A6A6;
}
.diary {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
background-color: rgba(255, 228, 229, 1);
	margin-bottom: 50px;

}

#twitter_box {
	height: 500px;
	overflow: hidden;
	margin-bottom: 20px;
}
} /* @media screen and (min-width:641px) */

/* ============================
メルマガ
=============================== */
#mailmagazine {
	background: url(../img/mail-sp.jpg) no-repeat;
	display: flex;
}
#mailaddress {
	flex-basis: 47%;
	padding: 70px 0 10px 10px;
	text-align: left;
}
#mailaddress input:nth-child(1){
	height: 16px;
    width: 82%;
    margin-top: 5px;
    margin-bottom: 1px;
}
#mailaddress input:nth-child(2){
	margin-top: 9px;
	    margin-left: 3px;
	    padding: 1px 3px;
}
#powered {
	padding: 70px 0 10px 0;
}
#powered div {
  text-align: right;
    padding: 23px 0 0 0px;
    font-size: 10px;
    color: #999;
		text-align: left;
}
#powered img {
    margin-left: 5px;
    vertical-align: middle;
    height: auto;
}
