@charset "utf-8";
/*----------------------------------------------------------------------------------------------------------
	スマホ用（～768px）
------------------------------------------------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
	box-sizing: border-box;
}
html,body { height:100%;}
body {
	margin:0;
	font-size: 1rem;
	line-height: 175%;
	color: #1a1a1a;
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-weight: 400;
	font-style: normal;
}
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary { display:block;}
section li,section th,section td,h2,h3,h4,h5,p{
	transform: rotate(0.05deg);/*文字ジャギ―防止*/
}
section img,section li img,section p img{
	transform: none;/*文字ジャギ―防止・無効*/
}
a			{color:#098BE2;	text-decoration: underline;}
a:hover		{color:#6DB2E3;	text-decoration: none;}
ol,ul,li	{list-style:none;	margin:0;	padding:0;}
img			{border:0;	width: 100%;	height: auto;	vertical-align:bottom;}
p			{margin-bottom: 1rem;	position: relative; z-index: 1;}
strong		{font-weight:700;}
small		{font-size:0.88em;}
table		{border:0;	border-collapse:collapse;	margin-bottom:1rem;	width:100%;}
table th,
table td	{font-weight:normal;	text-align:left;	vertical-align: top;	line-height: 175%;}
hr			{height: 0;	margin: 1.5rem 0;	padding: 0;	border: 0;
			border-top: 1px dotted #aaa;}

.clearfix 		{zoom:1;/*for IE 5.5-7*/}
.clearfix:after {content:".";	display: block;	height:0px;	clear:both;	visibility:hidden;	font-size: 0.1em;	line-height:0;}
.clear 			{clear:both; margin:0;}
.sp_none		{display: none;}
.sp_none02		{display: none;}
.pc_none		{display: block;}

.center		{text-align: center;}
.right		{text-align: right;}
.left		{text-align: left;}
.inline		{padding: 0 0 0 1rem;}
.inline_pc	{padding: 0;}
.red		{color: #EE3264;}
p.p_02{margin-bottom: 2rem;}



/*ヘッダー（スマホ）
*************************************************/
#pageTitle{
	width: 100%;
	height: 150px;
	background-color: #ffcc33;
	background-image: url("../image/common/bg_header_com01.png"), url("../image/common/bg_header_com02.png");
	background-size: 1020px, 388px;
	background-repeat: no-repeat, no-repeat;
	background-position: center bottom, center bottom;
	overflow-x: hidden;
	position: relative;
}
.wrap_header01{
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0px;
	width: 100%;
}
header{
	height: 60px;
}
h1.h1_headerLogo_com01{
	padding: 10px 0 0 16px;
	width: 129px;
}
h1.h1_headerLogo_com01 img{
	width: 129px;

}
nav#nav_global_pc01{display: none;}

/*ページタイトル*/
h2.h2_pagetitle01{
	color: #1a1a1a;
	font-size: 1.63rem;
	font-weight: 700;
	text-shadow: 3px 2px 0 #fff;
	text-align: center;
	padding-top: 75px;
}
/*パンくずナビ（スマホ）
*************************************************/
#nav_topicPath01{
	width:100%;
	margin: 0 auto;
	padding: 10px 16px;
	transform: rotate(0.05deg);/*文字ジャギ―防止*/
}
ol.ol_topicPath{
	font-size: 0.81rem;
	line-height: 100%;
	color: #1a1a1a;
	margin: 0;
	max-width: 600px;
	white-space: nowrap;/*文字省略*/
	overflow: hidden;/*文字省略*/
	text-overflow: ellipsis;/*文字省略*/
}
ol.ol_topicPath li		{display:inline;}
ol.ol_topicPath li a	{color:#1a1a1a;	text-decoration: none;}
ol.ol_topicPath li a:hover{text-decoration: underline;}
ol.ol_topicPath li:after{
	content: '＞';
	padding: 0 0 0 4px;
}
ol.ol_topicPath li:last-child:after{content: '';}

/*コンテンツ（スマホ）
*************************************************/
#contents{
	padding: 1.5rem 0 2rem 0;
	overflow-x: hidden;
	overflow-y:auto;
	min-height: 400px;
}
section{
	padding: 0 0 2rem 0;
}
.inner_L,.inner_M,.inner_S{
	width:100%;
	margin: 0 auto;
	padding: 0 16px;
}
.inner_L::after,.inner_M::after,.inner_S::after,section::after
	{content:".";	display: block;	height:0px;	clear:both;	visibility:hidden;	font-size: 0.1em;	line-height:0;}

/*hタイトル*/
h2.h2_com01{
	color: #fff;
	background: #293e96;
	border-bottom: #001964 solid 3px;
	font-size: 1.125rem;
	font-weight: 700;
	text-align: center;
	height: 48px;
	line-height: 48px;
	border-radius: 15px 15px 0 0;
	white-space: nowrap;/*文字省略*/
	overflow: hidden;/*文字省略*/
	text-overflow: ellipsis;/*文字省略*/
	padding: 0 2px 0 8px;
	margin-bottom: 1rem;
}
h2.h2_com01 span.icn_store{
	background: url("../image/common/icn_store02.png") no-repeat 0% 50%;
	background-size: 27px;
	padding: 0 0 0 35px;
}
h2.h2_com01 span.icn_loto{
	background: url("../image/common/icn_lottery02.png") no-repeat 0% 50%;
	background-size: 24px;
	padding: 0 0 0 30px;
}
h2.h2_com01 span.icn_calendar{
	background: url("../image/common/icn_calendar02.png") no-repeat 0% 50%;
	background-size: 22px;
	padding: 0 0 0 28px;
}
h3.h3_com01{
	font-size: 1.13rem;
	border-bottom: 2px solid #ccc;
	padding: 0 0 5px 0;
	margin: 0 0 0.75rem 0;
	position: relative;
}
h3.h3_com01::before{
	position: absolute;
	content: '';
	bottom: -2px;
	left: 0;
	width: 120px;
	height: 2px;
	background: #e84132;
}
h4{
	font-size: 1.06rem;
	font-weight: 700;
	margin: 0 0 0.5rem 0;
}
h4.h4_com01{
	color: #e84132;
	font-size: 1.06rem;
	font-weight: 700;
	background: url("../image/common/icn_round02.png") no-repeat 0 8px;
	background-size: 14px;
	padding: 0 0 0 20px;
	margin: 0 0 0.5rem 0;
}
h5{
	font-size: 1rem;
	line-height: 175%;
	font-weight: 400;
	margin: 0 0 1rem 0;
}
/*ボタン、リンク*/
a.link_pdf01{
	background: url("../image/common/icn_pdf01.png") no-repeat 0% 50%;
	background-size: 16px;
	padding: 0 0 0 22px;
}
a.link_external01{
	background: url("../image/common/icn_externalLink02.png") no-repeat 100% 50%;
	background-size: 16px;
	padding: 0 22px 0 0;
}
a.link_arrow01{
	background: url("../image/common/icn_arrow01.png") no-repeat 0 50%;
	background-size: 18px;
	padding: 0 0 0 24px;
}
a.btn_pink01,
a.btn_pink01_external{
	transform: rotate(0.05deg);/*文字ジャギ―防止*/
	display: block;
	width: 100%;
	height: 60px;
	line-height: 56px;
	border-radius: 30px;
	text-align: center;
	text-decoration: none;
	transition: 0.3s;
	color: #fff;
	border: 2px solid #fff;
	background: #f04975 url("../image/common/icn_arrow02.png") no-repeat right 10px top 50%;
	background-size: 24px;
	padding: 0 10px 0 10px;
	box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
}
a.btn_pink01_external{
	background: #f04975 url("../image/common/icn_externalLink01.png") no-repeat right 20px top 50%;
	background-size: 16px;
}
a.btn_pink01:hover{
	color: #f04975;
	font-weight: 700;
	border: 2px solid #f04975;
	background: #fff url("../image/common/icn_arrow02.png") no-repeat right 10px top 50%;
	background-size: 24px;
}
a.btn_pink01_external:hover{
	color: #f04975;
	font-weight: 700;
	border: 2px solid #f04975;
	background: #fff url("../image/common/icn_externalLink01.png") no-repeat right 20px top 50%;
	background-size: 16px;
}
a.btn_red01,
a.btn_dark01,
a.btn_red01_external,
a.btn_dark01_external{
	transform: rotate(0.05deg);/*文字ジャギ―防止*/
	display: block;
	width: 100%;
	height: 50px;
	line-height: 46px;
	border-radius: 25px;
	text-align: center;
	text-decoration: none;
	transition: 0.3s;
	color: #fff;
	border: 2px solid #fff;
	background: #e84132 url("../image/common/icn_arrow01.png") no-repeat right 10px top 50%;
	background-size: 18px;
	padding: 0 10px 0 10px;
	box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
}
a.btn_dark01{
	background: #595959 url("../image/common/icn_arrow01.png") no-repeat right 10px top 50%;
	background-size: 18px;
}
a.btn_red01_external{
	background: #e84132 url("../image/common/icn_externalLink01.png") no-repeat right 14px top 50%;
	background-size: 16px;
}
a.btn_dark01_external{
	background: #595959 url("../image/common/icn_externalLink01.png") no-repeat right 14px top 50%;
	background-size: 16px;
}

a.btn_red01:hover,
a.btn_dark01:hover{
	font-weight: 700;
	color: #e84132;
	border: 2px solid #e84132;
	background: #fff url("../image/common/icn_arrow01.png") no-repeat right 10px top 50%;
	background-size: 18px;
}
a.btn_dark01:hover{
	color: #595959;
	border: 2px solid #595959;
}
a.btn_red01_external:hover,
a.btn_dark01_external:hover{
	font-weight: 700;
	color: #e84132;
	border: 2px solid #e84132;
	background: #fff url("../image/common/icn_externalLink01.png") no-repeat right 14px top 50%;
	background-size: 16px;
}
a.btn_dark01_external:hover{
	color: #595959;
	border: 2px solid #595959;
}


/*リスト*/
ol.ol_com01{margin: 0 0 1rem 1.25rem;}
ol.ol_com01 li{list-style: decimal;	padding: 0 0 0.25rem 0;}
ul.ul_com01,
ul.ul_com02,
ul.ul_com02_red{margin: 0 0 1.5rem 0;}
ul.ul_com01 li{
	position: relative;
	padding: 0 0 0.25rem 1rem;
}
ul.ul_com01 li:before{
	position: absolute;
	content: '';
	top: 12px;
	left: 4px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #1a1a1a;
}
ul.ul_com02 li,
ul.ul_com02_red li{
	position: relative;
	padding: 0 0 0.25rem 1.15rem;
}
ul.ul_com02 li:before,
ul.ul_com02_red li:before{
	position: absolute;
	content: '';
	top: 8px;
	left: 1px;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background: #4d4d4d;
}
ul.ul_com02_red li:before{background: #e84132;}
/*画像*/
/*img.img_originalSize01{
	width: auto;
	max-width: 100%;
	margin: 0 0 1rem 0;
}
img.img_center01{
	display: block;
	width: auto;
	max-width: 100%;
	margin: 0 auto 1rem auto;
}*/
/*img.img_right_w280,
img.img_right_w340,
img.img_right_w400{
	display: block;
	width: 80%;
	max-width: 500px;
	border-radius: 20px;
	margin: 0 auto 1rem auto;
}

img.img_left_w280,
img.img_left_w340,
img.img_left_w400{
	display: block;
	width: 80%;
	max-width: 500px;
	border-radius: 0;
	margin: 0 auto 1rem auto;
}*/

/*下層ナビ（スマホ）
*************************************************/
#nav_lower01{}
.h3_lowerNav01{
	text-align: center;
	font-size: 0.93rem;
	line-height: 26px;
	background: url("../image/common/img_ribbon01.png") no-repeat center top;
	background-size: 160px;
	color: #fff;
	font-weight: 400;
	margin-bottom: 1.25rem;
}
.ul_lowerNav01{
	width:100%;
	padding: 0 20px;
	margin: 0 auto 2rem auto;
	max-width: 500px;
	transform: rotate(0.05deg);/*文字ジャギ―防止*/
}
.ul_lowerNav01 li{
	margin: 0 0 14px 0;
}
.ul_lowerNav01 a{
	display: block;
	width: 100%;
	height: 60px;
	line-height: 56px;
	border-radius: 30px;
	color: #f04975;
	border: 2px solid #f04975;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	transition: 0.3s;
	background: #fff url("../image/common/icn_arrow02.png") no-repeat right 10px top 50%;
	background-size: 24px;
	padding: 0 30px 0 20px;
	white-space: nowrap;/*文字省略*/
	overflow: hidden;/*文字省略*/
	text-overflow: ellipsis;/*文字省略*/
	box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
}
.ul_lowerNav01 a:hover,
.ul_lowerNav01 a.here{
	color: #fff;
	border: 2px solid #fff;
	background: #f04975 url("../image/common/icn_arrow02.png") no-repeat right 10px top 50%;
	background-size: 24px;
}
#nav_lower02{
	text-align: center;
	margin-bottom: 1.25rem;
}
#nav_lower02 a{
	display: inline-block;
	background: #fff;
	border: #4d4d4d 1px solid;
	color: #4d4d4d;
	font-weight: 700;
	font-size: 0.88rem;
	text-decoration: none;
	height: 36px;
	line-height: 35px;
	border-radius: 18px;
	transform: rotate(0.05deg);/*文字ジャギ―防止*/
	box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
	padding: 0 20px;
	margin: 0 0 8px 0;
	min-width: 70px;
}
#nav_lower02 a:hover,
#nav_lower02 a.here{
	background: #4d4d4d;
	color: #fff;
	border: #fff 1px solid;
	font-weight: 400;
}

/*スローガン（流れる文字）*/
#slogan {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	overflow: hidden;
	margin-bottom: 2.25rem;
}
#slogan .slogan_in {
	display: flex;
	animation: loop-text 30s linear infinite;
}
#slogan .double-content,
#slogan .double-content-Y{
	display: inline-block;
	white-space: nowrap;
	font-size: 2.25rem;
	line-height: 125%;
	font-weight: 700;
	color: #b4d5ed;
	text-shadow: 2px 2px 0px #fff;
}
#slogan .double-content-Y{
	color: #ffcc33;
}
@keyframes loop-text {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}
/*サイトマップ（スマホ）
*************************************************/
ul.ul_sitemap01 li{
	padding: 0 0 0 15px;
	margin: 0 0 12px 0;
	background: url("../image/common/icn_round03.png") no-repeat 0px 8px;
	background-size: 12px;
}
ul.ul_sitemap01 li ul{
	padding: 8px 0 0 0;
}
ul.ul_sitemap01 li ul li{
	margin: 0 0 8px 0;
	background: url("../image/common/icn_round02.png") no-repeat 3px 8px;
	background-size: 5px;
	font-size: 0.93rem;
	line-height: 150%;
}
ul.ul_sitemap02 li{
	font-size: 0.93rem;
	padding: 0 0 0 15px;
	margin: 0 0 12px 0;
	background: url("../image/common/icn_square01.png") no-repeat 1px 10px;
	background-size: 8px;
}
ul.ul_sitemap01 li a,
ul.ul_sitemap02 li a{
	color: #1a1a1a;
	text-decoration: none;
}
ul.ul_sitemap01 li a:hover,
ul.ul_sitemap02 li a:hover{
	color:#6DB2E3;
}
/*フッター（スマホ）
*************************************************/
footer{
	position: relative;
	background:#293e96 url("../image/common/bg_footer01.png") no-repeat center bottom;
	background-size: 300px;
	border-bottom: #293e96 solid 1px;
	color: #fff;
	font-size: 0.93rem;
	line-height: 175%;
	padding: 40px 0 0 0;
	border-radius: 0 30px 0 0;
}
footer::before{
	position: absolute;
	content: "";
	z-index: 1;
	top: -20px;
	left: 0;
	width: 34px;
	height: 20px;
	background: url("../image/common/bg_footer02.png") no-repeat 0 0;
	background-size: 33px;
}
footer::after{
	position: absolute;
	content: "";
	z-index: 1;
	top: -57px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	width: 220px;
	height: 80px;
	background: url("../image/common/img_footer01.png") no-repeat 0 0;
	background-size: 220px;
}
footer a{color: #fff;	text-decoration: none;}
footer a:hover{color: #fff;	text-decoration: underline;}
.box_footerLink,
.footerBottom{
	transform: rotate(0.05deg);/*文字ジャギ―防止*/
}
/*ロゴ＆SNS*/
.box_address{
	width: 220px;
	margin:0 auto 2rem auto;
}
.logo_footer01{
	width: 220px;
	padding: 8px 0 10px 0;
	margin: 0 0 1rem 0;
	background: #fff;
	text-align: center;
	border-radius: 10px;
	border:#b3b3b3 solid 2px;
}
.logo_footer01 img{width: 172px;}
ul.ul_footer_sns01{
	display:flex;
	flex-flow: row wrap;
}
ul.ul_footer_sns01 li{
	width: 60px;
	height: 60px;
	border-radius: 30px;
	background: #fff;
	padding: 14px;
	margin: 0 12px 0 0;
}
ul.ul_footer_sns01 li img{width: 32px;}

/*フッターリンク*/
.box_footerLink{
	padding: 0 0 0 0.5rem;
}
ul.ul_footer01 li{
	padding: 0 0 0 15px;
	margin: 0 0 12px 0;
	background: url("../image/common/icn_round01.png") no-repeat 0px 8px;
	background-size: 10px;
}
ul.ul_footer01 li ul{
	padding: 8px 0 0 0;
}
ul.ul_footer01 li ul li{
	margin: 0 0 8px 0;
	background: url("../image/common/icn_round01.png") no-repeat 3px 10px;
	background-size: 3px;
	font-size: 0.88rem;
	line-height: 150%;
}
ul.ul_footer02 li{
	font-size: 0.88rem;
	padding: 0 0 0 15px;
	margin: 0 0 12px 0;
	background: url("../image/common/icn_round01.png") no-repeat 3px 10px;
	background-size: 3px;
}
.box_footerLink{
	display:flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
ul.ul_footer01.uf01	{width: 50%;	padding: 0 0 0 0.5rem;}
ul.ul_footer01.uf02	{display: none;}
ul.ul_footer02.uf03	{width: 50%;}

/*コピーライトなど*/
.footerBottom{
	width: 100%;
	font-size: 0.81rem;
	padding: 60px 0 50px 0;
}
.footerBottom ul{
	text-align: center;
	margin-bottom: 0.75rem;
	line-height: 100%;
}
.footerBottom ul li{
	display: inline-block;
	border-right: 1px solid #fff;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
}
.footerBottom ul li:last-child{
	border: none;
	padding: 0;
	margin: 0;
}
.copyright{text-align: center;}

/* 下部固定ボタン_ページトップなど */
.btn_pagetop{
	position: fixed;
	z-index: 2;
	width:50px;
	height:50px;
	bottom: 0px;
	right: 0px;
}
.btn_pagetop a{
	display: block;
	width:50px;
	height:50px;
	background: rgba(0,0,0,0.8) url("../image/common/btn_pagetop01.png") no-repeat center center;
	background-size: 15px;
	border-radius: 20px 0 0 0;
	text-indent: 100%;	/*テキスト飛ばし*/
	white-space: nowrap;/*テキスト飛ばし*/
	overflow: hidden;	/*テキスト飛ばし*/
}
.btn_pagetop a:hover{
	opacity: 0.6;
	transition: 0.3s;
}
/*スマホでタップした時だけ電話発信を有効にする*/
a[href^="tel:"]{
	pointer-events: none;
}






/*-------------------------------------------------------------------------------------------------------------------------------
	タブレット用（768px～）
---------------------------------------------------------------------------------------------------------------------------------*/
@media print, screen and (min-width:768px){

.sp_none	{display: block;}
.sp_none02	{display: inline-block;}
.pc_none	{display: none;}

/*ヘッダー（タブレット）
*************************************************/
#pageTitle{
	height: 245px;
	background-size: 1530px, 600px;
}
.wrap_header01{
	padding: 16px 16px 0 16px;
}
header{
	height: 80px;
	width: 100%;
	max-width: 1370px;
	margin: 0 auto;
	background: #fff;
	border-radius: 20px;
	box-shadow: 2px 2px 10px rgba(0,0,0,0.15);
	display:flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
h1.h1_headerLogo_com01{
	padding: 20px 0 0 24px;
	width: 129px;
}
h1.h1_headerLogo_com01 img{
	width: 129px;
}
/*ページタイトル*/
h2.h2_pagetitle01{
	font-size: 2rem;
	padding-top: 150px;
}
/*グローバルナビ*/
nav#nav_global_pc01{
	display: block;
	width: 540px;
	padding: 23px 0 0 0;
}
ul#dropmenu {
	position: relative;
}
ul#dropmenu a{text-decoration: none;}
ul#dropmenu > li {
	float: left;
	margin: 0 2rem 0 0;
	height: 32px;
	line-height: 32px;
}
ul#dropmenu > li a {
	display: block;
	font-size: 1rem;
	color: #1a1a1a;
	font-weight: 700;
	transform: rotate(0.05deg);/*文字ジャギ―防止*/
}
ul#dropmenu > li a:hover {
	color: #e73828;
}
ul#dropmenu > li.sns_01{
	width: 32px;
	height: 32px;
	margin: 0 0 0 0.5rem;
}
ul#dropmenu > li.sns_01 a{
	display: block;
	width:32px;
	height:32px;
	background: url("../image/common/icn_sns_instagram01.png") no-repeat 0 0;
	background-size: 32px;
	text-indent: 100%;	/*テキスト飛ばし*/
	white-space: nowrap;/*テキスト飛ばし*/
	overflow: hidden;	/*テキスト飛ばし*/
}
ul#dropmenu ul.second-level {/*2階層目*/
	visibility: hidden;
	opacity: 0;
	z-index: 10;
}
ul#dropmenu .second-level li {}
ul#dropmenu .second-level li a{
	font-size: 0.88em;
	font-weight: 400;
	line-height: 150%;
	text-align:left;
	color: #1a1a1a;
	background: url("../image/common/icn_bar01.png") no-repeat 0% 10px;
	background-size: 10px;
	padding: 0 0 0 14px;
	margin: 6px 0;
}
ul#dropmenu .second-level li a:hover{
	color: #e73828;
	opacity: 1.0;
}
ul#dropmenu .second-level li:last-child a{
	/*margin: 0;*/
}
ul#dropmenu li ul.second-level {
    position: absolute;
    top: 20px;
	left: 0px;
	padding:10px 10px 10px 10px;
	box-sizing:border-box;
	-webkit-transition: all .2s ease;
	transition: all .3s ease;
	background: #fff;/*ドロップ背景*/
	border: #e6e6e6 2px solid;
	border-radius: 10px;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
	width: 240px;
}
ul#dropmenu li:hover ul.second-level {
	top: 30px;
	left: 0px;
	visibility: visible;
	opacity: 1;
}
ul#dropmenu:before,ul.dropmenu:after {content: " ";	display: table;}
ul#dropmenu:after {clear: both;}
ul#dropmenu {*zoom: 1;}

/*コンテンツ（タブレット）
*************************************************/
#contents{
	padding: 2rem 0 2rem 0;
}
.inner_M{/*1000+16+16=1032px*/
	max-width: 1032px;
	padding: 0 16px;
}
.inner_S{/*900+16+16=932px*/
	max-width: 932px;
	padding: 0 16px;
}
/*hタイトル*/
h2.h2_com01{
	font-size: 1.25rem;
	margin-bottom: 1.5rem;
}
/*画像*/
/*img.img_right_w280,
img.img_right_w340,
img.img_right_w400{
	float: right;
	width: 40%;
	max-width: 340px;
	margin: 0 0 1rem 2rem;
}
img.img_right_w280 {max-width: 280px;}
img.img_right_w340 {max-width: 340px;}
img.img_right_w400 {max-width: 400px;}

img.img_left_w280,
img.img_left_w340,
img.img_left_w400{
	float: left;
	width: 40%;
	max-width: 340px;
	margin: 0 2rem 1rem 0;
}
img.img_left_w280 {max-width: 280px;}
img.img_left_w340 {max-width: 340px;}
img.img_left_w400 {max-width: 400px;}*/

/*下層ナビ（タブレット）
*************************************************/
#nav_lower01{}
.ul_lowerNav01{
	max-width: 800px;
	display:flex;
	flex-flow: row wrap;
}
.ul_lowerNav01 li{width: 49%;	margin: 0 2% 12px 0;}
.ul_lowerNav01 li:nth-child(2n){margin: 0 0 12px 0;}

/*スローガン（流れる文字）*/
#slogan .slogan_in {
	animation: loop-text 40s linear infinite;
}
#slogan .double-content,
#slogan .double-content-Y{
	font-size: 3.25rem;
	line-height: 125%;
}
/*フッター（タブレット）
*************************************************/
footer{}
ul.ul_footer01.uf01	{width: 30%;}
ul.ul_footer01.uf02	{display:block;	width: 40%;}
ul.ul_footer02.uf03	{width: 30%;}
ul.ul_footer01 li.sp{display: none;}

/********/
}








/*-------------------------------------------------------------------------------------------------------------------------------
	PC用（1100px～）
---------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (min-width: 1100px){
hr	{margin: 2rem 0;}
.inline_pc	{padding: 0 0 0 1rem;}

/*ヘッダー（PC）
*************************************************/
#pageTitle{
	height: 330px;
	background-size: 2040px, 800px;
}
.wrap_header01{
	padding: 24px 16px 0 16px;
}
h1.h1_headerLogo_com01{
	padding: 16px 0 0 32px;
	width: 172px;
}
h1.h1_headerLogo_com01 img{
	width: 172px;
}
/*グローバルナビ*/
nav#nav_global_pc01{
	width: 670px;
}
ul#dropmenu > li.icn_01{
	background: url("../image/common/icn_GN_store01.png") no-repeat 0% 50%;
	background-size: 28px;
	padding-left: 34px;
}
ul#dropmenu > li.icn_02{
	background: url("../image/common/icn_GN_calendar01.png") no-repeat 0% 50%;
	background-size: 23px;
	padding-left: 30px;
}
ul#dropmenu > li.icn_03{
	background: url("../image/common/icn_GN_lottery01.png") no-repeat 0% 50%;
	background-size: 24px;
	padding-left: 30px;
}
ul#dropmenu > li.icn_04{
	background: url("../image/common/icn_GN_lottery02.png") no-repeat 0% 50%;
	background-size: 24px;
	padding-left: 30px;
}
/*ページタイトル*/
h2.h2_pagetitle01{
	font-size: 2.50rem;
	padding-top: 200px;
}
/*パンくずナビ（PC）
*************************************************/
#nav_topicPath01{
	max-width: 1164px;
	padding: 12px 32px 12px 32px;
}
/*コンテンツ（PC）
*************************************************/
.inner_L{/*pc:1200+32+32=1164px*/
	max-width: 1264px;
	padding: 0 32px;
}
.inner_M{/*pc:1100+32+32=1064px*/
	max-width: 1164px;
	padding: 0 32px;
}
.inner_S{/*pc:1000+32+32=964px*/
	max-width: 1064px;
	padding: 0 32px;
}
#contents{padding: 3rem 0 3rem 0;}
section{padding: 0 0 3rem 0;}

/*タイトル、文章*/
h2.h2_com01{
	font-size: 1.50rem;
	height: 60px;
	line-height: 60px;
	border-bottom: #001964 solid 4px;
	margin-bottom: 1.75rem;
}
h2.h2_com01 span.icn_store{
	background-size: 36px;
	padding: 0 0 0 48px;
}
h2.h2_com01 span.icn_loto{
	background-size: 32px;
	padding: 0 0 0 44px;
}
h2.h2_com01 span.icn_calendar{
	background-size: 30px;
	padding: 0 0 0 42px;
}

h4.h4_com01{font-size: 1.13rem;}
h4.h4_com02{font-size: 1.25rem;}
/*ボタン*/
a.btn_pink01,
a.btn_pink01_external{
	height: 70px;
	line-height: 66px;
	border-radius: 35px;
	font-size: 1.125rem;
}
/*画像*/
/*img.img_right_w280,
img.img_right_w340,
img.img_right_w400{
	border-radius: 30px;
	margin: 0 0 1rem 3rem;
}*/
/*下層ナビ（PC）
*************************************************/
#nav_lower01{}
.ul_lowerNav01{
	max-width: 1100px;
	padding: 0 30px;
}
.ul_lowerNav01 li{
	width: 32%;
	margin: 0 2% 20px 0;
}
.ul_lowerNav01 li:nth-child(2n){margin: 0 2% 20px 0;}
.ul_lowerNav01 li:nth-child(3n){margin: 0 0 20px 0;}
.ul_lowerNav01 a{
	height: 70px;
	line-height: 66px;
	border-radius: 35px;
	font-size: 1.125rem;
}
#nav_lower02{
	margin-bottom: 1.75rem;
}
#nav_lower02 a{
	font-size: 1rem;
	height: 50px;
	line-height: 48px;
	border-radius: 25px;
	border: #4d4d4d 2px solid;
	box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
	padding: 0 30px;
	min-width: 160px;
}
#nav_lower02 a:hover,
#nav_lower02 a.here{
	border: #fff 2px solid;
}
/*スローガン（流れる文字）*/
#slogan {
	margin-bottom: 3rem;
}
#slogan .slogan_in {
	animation: loop-text 50s linear infinite;
}
#slogan .double-content,
#slogan .double-content-Y{
	font-size: 4.5rem;
	line-height: 125%;
	text-shadow: 4px 4px 0px #fff;
}
/*フッタ―（PC）
*************************************************/
footer{
	background:#293e96 url("../image/common/bg_footer01.png") no-repeat center bottom;
	background-size: 340px;
	padding: 70px 0 0 0;
	border-radius: 0 50px 0 0;
}
footer::before{
	top: -30px;
	width: 50px;
	height: 30px;
	background: url("../image/common/bg_footer02.png") no-repeat 0 0;
	background-size: 50px;
}
footer::after{
	top: -100px;
	width: 390px;
	height: 140px;
	background: url("../image/common/img_footer01.png") no-repeat 0 0;
	background-size: 390px;
}
footer .inner_L{
	display:flex;
	flex-wrap:wrap;
}
/*ロゴ&SNS*/
.box_address{
	width: 32%;
	text-align: left;
	padding: 0;
	margin: 0;
	border: none;
}
.logo_footer01{
	margin: 0 0 1.75rem 0;
}
/*フッターリンク*/
.box_footerLink{
	width: 68%;
}
/*コピーライト*/
.footerBottom{
	padding: 80px 0 30px 0;
}
.footerBottom ul{
	width: 50%;
	float: left;
	text-align: left;
	margin-bottom: 0;
}
.copyright{
	width: 50%;
	float: right;
	text-align: right;
	padding-right: 50px;
}
/* 下部固定ボタン_ページトップなど */
.btn_pagetop{
	width:60px;
	height:60px;
}
.btn_pagetop a{
	width:60px;
	height:60px;
	border-radius: 25px 0 0 0;
}
/********/
}






/*-------------------------------------------------------------------------------------------------------------------------------
	大PC用（1600px～）
---------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (min-width: 1600px){

/********/
}