@charset "UTF-8";



/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　グローバルナビ ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　グローバルナビ ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　グローバルナビ ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
nav{
    padding-bottom: 15px;
    color: #ED4C9A;
    padding-top: 20px;
    font-weight: bold;
}


nav a {
    position: relative;
    letter-spacing: 1px;
}


/* By Dominik Biedebach @domobch */
nav ul {
  list-style: none;
  text-align: center;
}
nav ul li {
  display: inline-block;
}

@media only screen and (min-width:421px)  and (max-width:650px){
nav ul li a {
    max-height: none;
}
}
@media only screen and (min-width:651px)  and (max-width:850px){
nav ul li a {
    display: block;
    text-decoration: none;
    margin: 0 11px;
    font-size: 130%;
    font-family: "M PLUS Rounded 1c";
    color: #FFFFFF !important;
}
}
@media only screen and (min-width:851px)  and (max-width:1160px){
nav ul li a {
    display: block;
    text-decoration: none;
    margin: 0 11px;
    font-size: 140%;
    font-family: "M PLUS Rounded 1c";
    color: #FFFFFF !important;
}
}
@media only screen and (min-width:1161px) {
nav ul li a {
    display: block;
    text-decoration: none;
    margin: 0 22px;
    font-size: 140%;
    font-family: "M PLUS Rounded 1c";
    color: #FFFFFF !important;
}
}
nav ul li a,
nav ul li a:after,
nav ul li a:before {
  transition: all .5s;
}
nav ul li a:hover {
}


/* stroke */
nav.stroke ul li a:after,
nav.fill ul li a:after {
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '.';
  color: transparent;
  background: #FFFFFF;
  height: 2px;
}
nav.stroke ul li a:hover:after {
  width: 100%;
}


@media only screen and (max-width:651px){
.g_navi{
	display: none;
}
}

@media only screen and (min-width:651px) {
.g_navi{
    width: 100%;
    height: auto;
    background-color: #ED8399;
}
}



/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　グローバルナビ ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　グローバルナビ ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　グローバルナビ ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　ヘッダー上メニュー ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　ヘッダー上メニュー ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　ヘッダー上メニュー ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

@media only screen and (max-width:650px){
#h_menu	{
	display: none;
}
}
@media only screen and (min-width:651px) {
#h_menu	{
    width: auto;
    float: right;
    font-size: 95%;
    margin-right: 0px;
    letter-spacing: 0.5px;
    height: auto;
    clear: right;
}
#h_menu a	{
	color: #000;
	border-right: solid 1px #AAA;
	padding-right: 6px;
	margin-right: 3px;
	text-decoration: none;
}
#h_menu ul	{
    margin-top: 5px;
    margin-right: 0;
    margin-left: 0;
    padding: 3px 0 0;
}
#h_menu li	{
	display: inline;
	list-style-type: none;
}
#h_menu a:hover {
	color: #E50012;
	text-decoration: none;
}
#h_menu li:last-child a	{
	border: none;
}
#h_menu li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li + li a	{
	border: none;
}
}



@media only screen and (max-width:651px){
#header_top	{
    display: none;
}
}
@media only screen and (min-width:650px)  and (max-width:1160px){
#header_top	{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
}
 @media only screen and (min-width:1161px) {
#header_top	{
    width: 1140px;
    margin-left: auto;
    margin-right: auto;
}
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝　ヘッダー上メニュー ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝　ヘッダー上メニュー ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝　ヘッダー上メニュー ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* ＝＝＝＝＝＝＝＝＝＝＝　ヘッダー えくぼとお役立ちボタン ここから　＝＝＝＝＝＝＝＝＝＝＝ */
/* ＝＝＝＝＝＝＝＝＝＝＝　ヘッダー えくぼとお役立ちボタン ここから　＝＝＝＝＝＝＝＝＝＝＝ */
/* ＝＝＝＝＝＝＝＝＝＝＝　ヘッダー えくぼとお役立ちボタン ここから　＝＝＝＝＝＝＝＝＝＝＝ */

@media only screen and (max-width:421px){
.h_bt{
	display: none;
}
.h_bt_top{
    width: 80%;
    float: left;
    margin-top: 158px;
}
}

@media only screen and (min-width:420px)  and (max-width:651px){
.h_bt{
	display: none;
}
.h_bt_top{
    width: 265px;
    float: left;
    margin-top: 155px;
    margin-right: 10px;
}
}

@media only screen and (min-width:651px)  and (max-width:850px){
.h_bt{
    width: 265px;
    float: right;
    clear: right;
    padding-right: 13px;
    margin-top: 10px;
}
.h_bt_top{
    width: 255px;
    float: right;
    clear: right;
    margin-top: 138px;
}
}

@media only screen and (min-width:851px)  and (max-width:1080px){
.h_bt{
    width: 265px;
    float: right;
    clear: right;
    padding-right: 13px;
    margin-top: 70px;
}
.h_bt_top{
    width: 260px;
    float: right;
    clear: right;
    margin-top: 155px;
}
}

@media only screen and (min-width:1081px)  and (max-width:1160px){
.h_bt{
    width: 265px;
    float: right;
    clear: right;
    padding-right: 13px;
    margin-top: 70px;
}
.h_bt_top{
    width: 260px;
    float: right;
    clear: right;
    margin-top: 155px;
}
}

 @media only screen and (min-width:1161px) {
.h_bt{
    width: 265px;
    float: right;
    clear: right;
    margin-top: 70px;
}
.h_bt_top{
    width: 255px;
    float: right;
    clear: right;
    margin-top: 230px;
    margin-right: 10px;
}
}

.bt_header{
    width: auto;
    background-color: #ED8399;
    text-align: center;
    border-radius: 4px;
    color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 10px;
    float: left;
    font-size: 110%;
    padding-top: 2px;
}

.bt_header:hover {
    opacity: 0.6;
    transition: 0.5s;
    margin-top: 0px;
    padding-top: 2px;
    text-align: center;
    float: left;
}

/* ＝＝＝＝＝＝＝＝＝＝＝　ヘッダー えくぼとお役立ちボタン ここまで　＝＝＝＝＝＝＝＝＝＝＝ */
/* ＝＝＝＝＝＝＝＝＝＝＝　ヘッダー えくぼとお役立ちボタン ここまで　＝＝＝＝＝＝＝＝＝＝＝ */
/* ＝＝＝＝＝＝＝＝＝＝＝　ヘッダー えくぼとお役立ちボタン ここまで　＝＝＝＝＝＝＝＝＝＝＝ */


 
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝　グローバルナビ　＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝　グローバルナビ　＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝　グローバルナビ　＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


/* ＝＝＝＝＝＝＝＝＝＝＝＝＝　スマホ用ナビ　＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

/* drawer menu */
.drawer_menu {
    box-sizing: border-box;
    position: fixed;
    top: 0;
    right: 0;
    width: 240px;
    height: 100%;
    padding-top: 100px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 120px;
    background-color: #FFE3E0;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: perspective(500px) rotateY(-90deg);
    transform: perspective(500px) rotateY(-90deg);
    opacity: 0;
    text-align: center;
    z-index: 500;
    background-image: url(../images/mob_bg.jpg);
    background-repeat: repeat-y;
}


/* checkbox */
.check {
    display: none;
}

/* menu button - label tag */
@media only screen and (max-width:651px){
.menu_btn {
	position: fixed;
	display: block;
	top: 20px;
	right: 20px;
	width: 40px;
	height: 40px;
	font-size: 10px;
	text-align: center;
	cursor: pointer;
	z-index: 400;
}
}

@media only screen and (min-width:651px) {
.menu_btn {
	display: none;
}
}

.bar {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 40px;
    height: 2px;
    background: #0085B2;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
}

.bar.middle {
    top: 15px;
    opacity: 1;
}

.bar.bottom {
    top: 30px;
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
}



.close-menu {
	position: fixed;
	top: 0;
	right: 240px;
	width: 100%;
	height: 100vh;
	background: rgba(0,0,0,0);
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-delay: 0s;
	transition-delay: 0.2s;
	visibility: hidden;
	opacity: 5;
	z-index: 300;
}

/* checked */
.check:checked ~ .drawer_menu {
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
    z-index: 200;
    text-align: left;
    clear: right;
}

.check:checked ~ .contents {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    transform: translateX(-300px);
}

.check:checked ~ .menu_btn .menu_btn__text {
    visibility: hidden;
    opacity: 0;
}

.check:checked ~ .menu_btn .bar.top {
    width: 56px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.check:checked ~ .menu_btn .bar.middle {
    opacity: 0;
}

.check:checked ~ .menu_btn .bar.bottom {
    width: 56px;
    top: 40px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.check:checked ~ .close-menu {
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    background: rgba(0,0,0,.5);
    visibility: visible;
    opacity: 1;
}








.pip {
    width: 100%;
    height: auto;
    text-align: center;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 120%;
    line-height: 20px;
    float: left;
    padding-top: 12px;
    padding-bottom: 12px;
}
.pip a:hover {
	color: #DE1C34;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　フッター　　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　フッター　　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　フッター　　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

.footer {
    width: 100%;
    height: auto;
    float: left;
    background-color: #FFE3E0;
    ;
    border-top: 3px solid #555555;
}

@media only screen and (max-width:420px) {
.footer_in {
	width: 100%;	
}
 #submenu	{
    width: 90%;
    float: left;
    text-align: left;
    clear: left;
    font-size: 110%;
    margin-top: 30px;
    margin-left: 10px;
}
.footer_logo {
    width: 280px;
    height: auto;
    float: left;
    margin-top: -10px;
    margin-right: 10px;
} 
.footer_logo img {
    width: 280px;
    height: auto;
} 
}	


@media only screen and (min-width:420px)  and (max-width:651px){
.footer_in {
	width: 100%;	
}
 #submenu	{
    width: 97%;
    float: left;
    text-align: left;
    clear: left;
    font-size: 110%;
    margin-top: 30px;
    margin-left: 10px;
    line-height: 21px;
}
.footer_logo {
    width: 280px;
    height: auto;
    float: right;
    margin-top: -10px;
} 
.footer_logo img {
    width: 280px;
    height: auto;
} 
}	

@media only screen and (min-width:650px)  and (max-width:851px){
.footer_in {
    width: 630px;
    height: auto;
    background-color: #777777;
    margin-left: auto;
    margin-right: auto;
    color: #333333;
}
 #submenu	{
    width: 610px;
    float: left;
    text-align: left;
    clear: left;
    font-size: 110%;
    margin-top: 30px;
    margin-left: 20px;
    line-height: 21px;
}
.footer_logo {
    width: 280px;
    height: auto;
    float: right;
    margin-top: -40px;
} 
.footer_logo img {
    width: 280px;
    height: auto;
} 
}	

 @media only screen and (min-width:850px)  and (max-width:1160px){
.footer_in {
    width: 830px;
    height: auto;
    background-color: #777777;
    margin-left: auto;
    margin-right: auto;
    color: #333333;
}
 #submenu	{
    width: 520px;
    text-align: left;
    font-size: 110%;
    margin-top: 30px;
    line-height: 30px;
    font-family: 'Josefin Sans', sans-serif;
    color: #333333;
    float: left;
}
.footer_logo {
    width: 300px;
    height: auto;
    float: right;
    margin-top: 20px;
} 
.footer_logo img {
    width: 300px;
    height: auto;
} 
}

 @media only screen and (min-width:1161px) {
.footer_in {
    width: 1160px;
    height: auto;
    background-color: #777777;
    margin-left: auto;
    margin-right: auto;
    color: #333333;
}
 #submenu	{
    width: 60%;
    text-align: left;
    font-size: 110%;
    margin-top: 20px;
    line-height: 30px;
    font-family: 'Josefin Sans', sans-serif;
    color: #333333;
    float: left;
}
.footer_logo {
    width: 365px;
    height: auto;
    float: right;
    margin-top: 10px;
} 
.footer_logo img {
    width: 365px;
    height: auto;
} 
}







 #submenu a	{
	color: #333333;
	border-right: solid 1px #AAA;
	padding-right: 6px;
	margin-right: 3px;
	text-decoration: none;
}


#submenu ul	{
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
}

#submenu li	{
	display: inline;
	list-style-type: none;
}


#submenu a:hover {
	color: #DE1C34;
	text-decoration: none;
}


#submenu li:last-child a	{
    border: none;
    color: #333333;
}

#submenu li + li + li + li + li + li + li + li + li a	{
	border: none;
}



#copyright{
    color: #333;
    font-size: 100%;
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 10px;
    font-family: 'Josefin Sans', sans-serif;
    margin-top: -25px;
}



/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　パン楠リスト　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

@media only screen and (max-width:420px) {
.pan01	{
	width: 95%;
	font-size: 90%;
	float: left;
	margin-right: 20px;
	line-height: 18px;
	margin-left: 10px;
	text-align: right;
}
.pan02	{
	width: 95%;
	font-size: 90%;
	float: left;
	margin-right: 20px;
	line-height: 18px;
	margin-left: 10px;
	text-align: right;
	margin-bottom: 10px;
}
}

@media only screen and (min-width:420px)  and (max-width:650px){
.pan01	{
	width: 90%;
	font-size: 90%;
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 13pt;
	text-align: right;
}
.pan02	{
	width: 90%;
	font-size: 90%;
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 13pt;
	text-align: right;
	margin-bottom: 10px;
}
}

@media only screen and (min-width:651px)  and (max-width:850px){
.pan01	{
	width: 90%;
	text-align: right;
	font-size: 90%;
	float: right;
	margin-right: 20px;
	margin-left: 20px;
}
.pan02	{
	width: 90%;
	text-align: right;
	font-size: 90%;
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 15px;
}
}

@media only screen and (min-width:851px)  and (max-width:1160px){
.pan01	{
	width: 90%;
	text-align: right;
	font-size: 90%;
	float: right;
	margin-right: 20px;
	margin-left: 20px;
}
.pan02	{
	width: 90%;
	text-align: right;
	font-size: 90%;
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
}

@media only screen and (min-width:1161px) {
.pan01	{
	width: 1160px;
	text-align: right;
	font-size: 90%;
	margin-left: auto;
	margin-right: auto;
}
.pan02	{
	width: 1160px;
	text-align: right;
	font-size: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}
}
