<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

/*menu  ハンバーガーメニュー*/

html {
  -webkit-overflow-scrolling: touch;
}
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
	list-style: none;
}
img {
	max-width : 100%;
	height : auto;
	vertical-align:top;
}

html, body, h1, ul, li, p {
　　font-family: "Hiragino Kaku Gothic proN", Meiryo, sans-serif!important;
　　font-family: quasimoda, sans-serif;
　　font-style: normal;
	padding: 0;
	margin: 0;
	line-height: 1.0;
	list-style-type: none;
}
	
a {
	text-decoration: none;
}


img{
-webkit-backface-visibility: hidden;
}
body {
    font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}

/*gnav  フルスクリーンナビゲーション*/

/*フェードインで表示するようにアレンジ*/
 
.box-fadein img {
  opacity: 0;
  -webkit-transition: opacity 3s;
  transition: opacity 3s;
}
.box-fadein.lazyloaded img.lazyloaded {
  opacity: 1;
}

/* スライダーの幅を指定しているだけ
 */
.swiper-slide img{
    height: auto;
    width: 100%;
}

.sample01{
  max-width: 100%;
  margin: auto;
}
/* スワイパー→消す
 */
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    display: none;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
display: none;
}
/* スワイパー→消す
 */


/* スワイパー
 */
.swiper-pagination-bullet {
    background: #333!important;
    opacity: .4!important;
}
.swiper-pagination-bullet-active {
    opacity: 1!important;
    background: #404680!important;
}

/* 一旦消し(topバナー２枚になるまで)*/
.swiper-container{
	padding-bottom: 0px!important;
}


.swiper-container-horizontal&gt;.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 30px!important;
    left: 0;
    width: 100%;
    z-index: 10;
    position: relative;
}
.swiper-pagination-bullet {
    width: 10px!important;
    height: 10px!important;
}

.swiper-container-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 15px!important;
}


@media only screen and (min-width:768px) and (max-width:1050px){
.swiper-pagination-bullet {
    width: 10px!important;
    height: 10px!important;
}

.swiper-container-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 15px!important;
}	
}
@media screen and (max-width: 767px){
	.swiper-pagination-bullet {
    width: 5px!important;
    height: 5px!important;
}

.swiper-container-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px!important;
}
}
/* スワイパー
 */

/* ロゴ*/
.hwrapper{
background-color: #efefef;
}
.container{
	width: 100%;
    max-width: 1500px;
	margin: auto;

}
ul.container_box {
    justify-content: flex-end;
}
.container_box{
	display: flex;
	padding: 0px 0px 10px;
}
.container_box li a{
      color: #404680;
	  margin-left: 15px;
	  font-size: 13px;
}
.pc_header {
    background-color: #fff;
}

.header {
	display: flex;
    width: 100%;
    max-width: 1500px;
    margin: auto;
	align-items: center;
}


.header .logo {
    text-align: center;
    padding-top: 8px;
    padding-bottom: 0px;
	margin-left: 5px;
}
.header .logo img{
    text-align: center;
    width: 80px;
}
.logo_text {
    color: #404680;
    margin-left: 15px;
    margin-top: 20px;
    font-weight: bold;
    letter-spacing: -0.5px;
    font-size: 15px;
}

.header ul{
    background-color: #212020;
	display: flex;
	margin-top: 25px;	
}
.header ul li{
    margin-left: 20px;	
}
.header ul li a{
   color:#ccc;
	font-size: 10px;
}

.menu{
  display: flex;
  width: 1000px;
  margin: auto;
}

.pc_nav_inner {
    width: 100%;
    margin-left: auto;
    display: flex;
    justify-content: flex-end;
    margin-top: -40px;
    align-items: center;
}
.hot_keyword{
	display: flex;
}
.hot_keyword li a{
    color: #fff;
	font-size: 12px;
	transition: 1.0s ;
    margin-left: 7px;
    background-color: #404680;
    padding: 10px;
    border-radius: 3px;
}
  .hot_keyword li:hover &gt; a{
    background: #eee;
    color: #404680;
}
 
.RAKTEN_banner{
	background-color: #d20001;	
	width: 100%;
}
.rakuten_bunnerhed{
    width: 100%;
    max-width: 1500px;
    margin: auto;
}
.img_Rbanner{
	text-align: center;
}
	.img_Rbanner img{
	max-width: 100%;	
	}	
.pc_nav{
    width: 100%;
    max-width: 1400px;
    margin: auto;
	display: flex;
	}
.nav{
	width: 90%;
	margin: auto;
}
/*上メニュー*/
#menu{
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  background: #fff;
  display: flex;
}
#menu li{
  position: relative;
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
  z-index: 1;
}
#menu li a{
    display: block;
    margin: 0;
    padding: 20px 0;
    color: #242a6e;
    font-size: 14px;
    line-height: 1;
    text-decoration: none;
}
#menu li ul{
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}

#menu li ul li{
  overflow: hidden;
  height: 0;
  color: #fff;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
#menu li ul li a{
  padding: 18px 15px;
  background: #404680;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
  line-height: 25px;	
}
#menu li:hover &gt; a{
  background: #eee;
  color: #404680;
}
#menu li:hover ul li{
  overflow: visible;
  height: 65px;
  background: #404680;
}
#menu li:hover ul li:first-child{
  border-top: 0;
}
#menu li:hover ul li:last-child{
  border-bottom: 0;
}


.searchbox_Sp {
    background-color: #fff;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;}


.menu_line{
	border-right: 1px solid #666;
}	
/* 検索*/


.nav_right{
	width: 20%;
	}
.fa-search{
	color: #404680;
}

.searchbox{
  margin-top: 0px;	
  padding-bottom: 15px;	
}

.searchbox .searchbox2_Sp ul {
    width: 98%;
    display: flex;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}
.searchbox2 ul li {
    width: 100%;
    background-color: #FFFFFF;
    border-radius: 30px;
    font-size: 10px;
    font-weight: 600;
    padding-top: 10px;
    padding-right: 3px;
    padding-bottom: 8px;
    padding-left: 3px;
    margin: 4px 1px;
    text-align: center;
}



.keyword-search input.txt-input {
margin: 0 !important;
    background: #fff;
    color: #333;
    border: none!important;
    outline: none!important;
    border-radius: 3px;
    padding: 12px 20px 12px;
    font-size: 12px;
    text-align: left;
    font-weight: 600;
}




.keyword-search ul {
list-style: none;
    background-color: #fff;
    border: 1px solid #252d86;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    border-radius: 3px;
    width: 100%;
    margin: auto;
    margin-left: 7px;
	justify-content: flex-end;
	padding-right: 10px;
	margin-top: 4px;
}
.glass_search{
	text-align: right;
}
#sbtn2{
background:none;
color:#333;
border:none;
font-size:20px;/*アイコンサイズ*/
}
#sbtn5:hover{
color:#7fbfff;
}

.fa-search::before {
	content: "" !important;
	background: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u66440958/pc/css/../img/common/search-btn.png);
	width: 28px;
	height: 28px;
	display: block;
}

.searchbox2_Sp{
  margin-top: 26px;	
  padding-bottom: 40px;	
}

.searchbox_Sp .searchbox2_Sp ul {
    width: 98%;
    display: flex;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}
.searchbox2_Sp ul li {
    width: 100%;
    background-color: #FFFFFF;
    border-radius: 30px;
    font-size: 10px;
    font-weight: 600;
    padding-top: 10px;
    padding-right: 3px;
    padding-bottom: 8px;
    padding-left: 3px;
    margin: 4px 1px;
    text-align: center;
}
.pc_left .gnav__wrap .ttl {
    padding-top: 28px;
    padding-bottom: 28px;
    font-size: 15px;
    font-weight: 600;
    color: #333;
    letter-spacing: 1px;
    border-bottom: 1px solid #ccc;
}
.pc_left .gnav__wrap .ttl2 {
margin-top: 125px;
}

.gnav__menu .gnav__menu__item a {
    font-size: 12px;
    padding-top: 22px;
    padding-bottom: 22px;
    color: #000000;
    font-weight: 600;
}
.gnav__menu .gnav__menu__item {
    padding-top: 22px;
    padding-bottom: 22px;
    border-bottom: 1px solid #CCCCCC;
}


.topfix_banner{
	width: 100%;
    max-width: 1200px;
    margin: auto;
	margin-bottom: 40px;
}
.topfix_banner_sp{
display: none;
}
.rakuten_banner {
background-color: #efefef;
    padding-top: 60px;
    padding-bottom: 80px;
    margin-bottom: 40px;
    margin-top: -17px;
}
.rakuten_banner div{
	display: flex;
	width: 100%;
    max-width: 1200px;
    margin: auto;
}

@media only screen and (min-width:1050px) and (max-width:1500px){
	
	.img_Rbanner img{
	max-width: 100%;	
	}	
	.keyword-search input.txt-input {
    margin: 0 !important;
    background: #fff;
    color: #333;
    border: none!important;
    outline: none!important;
    border-radius: 3px;
    padding: 12px 4px 12px;
    font-size: 12px;
    text-align: left;
    font-weight: 600;
}

.hot_keyword li a{
    color: #fff;
	font-size: 12px;
	transition: 1.0s ;
    margin-left: 7px;
    background-color: #404680;
    padding: 10px;
    border-radius: 3px;
	transition: 0.3s ;
}
  .hot_keyword li:hover &gt; a{
    background: #eee;
    color: #404680;
}	
	
	
	.pc_nav {
    width: 97%;
    max-width: 1500px;
    margin: auto;
    display: flex;
}
.header {
    display: flex;
    width: 95%;
    max-width: 1500px;
    margin: auto;
    align-items: center;
}
.pc_nav_inner {
    margin-top: -5px;
}	
.searchbox {
    margin-top: 0px;
    padding-bottom: 15px;
}
	#menu li a {
    font-size: 13px;
}
}

@media only screen and (min-width:768px) and (max-width:1050px){
	.img_Rbanner img{
	max-width: 100%;	
	}		
.pc_nav_inner {
    width: 100%;
    margin-left: auto;
    display: flex;
    justify-content: center;
    margin-top: -15px;
    align-items: center;
}
	.nav_right {
    width: 25%;
}
	.keyword-search input.txt-input {
    padding: 15px 0px 15px;
}
.pc_nav_inner {
    width: 100%;
    margin-left: auto;
    display: flex;
    justify-content: center;
    margin-top: 10px;
    align-items: center;
}
	.pc_nav_inner {
    width: 98%;
    margin: auto;
    display: flex;
    justify-content: center;
    margin-top: 10px;
    align-items: center;
}
	.header .logo img {
    text-align: center;
    width: 80px;
}
.header {
    display: flex;
    width: 95%;
    max-width: 1500px;
    margin: auto;
    align-items: center;
}
#menu li a {
    font-size: 11px;
}	
#menu {
    padding-right: 15px;
}	
	
.hot_keyword li a{
    color: #fff;
	font-size: 11px;
	transition: 1.0s ;
    margin-left: 7px;
    background-color: #404680;
    padding: 10px;
    border-radius: 3px;
	transition: 0.3s ;
}
  .hot_keyword li:hover &gt; a{
    background: #eee;
    color: #404680;
}	
	
.keyword-search input.txt-input {
    padding: 11px 0px 11px;
}
.logo_text {
    font-size: 13px;
}	
.searchbox {
    margin-top: 0px;
    padding-bottom: 20px;
}
.rakuten_bunnerhed {
    width: 80%;
}	
}
@media screen and (max-width: 767px){
	.searchbox{
		display: none;
	}
	.searchbox_Sp{
		display: none;	
	}
	.logo_text{
		display: none;	
	}
	.header .logo img {
    text-align: center;
    width: 50px;
    margin-bottom: 10px;
}
	
.topfix_banner{
	width: 100%;
    max-width: 1300px;
    margin: auto;
	margin-bottom: 40px;
	display: none;
}
.topfix_banner_sp{
    display: block;
    width: 90%;
    border: 1px solid #eee;
    box-shadow: 0 0 8px #eee;
    padding: 10px;
    margin: 20px auto 15px;
}
	
.rakuten_banner {
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 40px;
    margin-bottom: 0px;
	margin-top: -17px;
}
.rakuten_banner div{
	display: block;
	width: 90%;
    margin: auto;
}
.rakuten_banner div img{
   margin-bottom: 10px;
}	
}



.section_hed{
	width: 15%;
    margin: 0px auto 10px;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	color:#404680 !important;
	font-family: 'Noto Sans JP', sans-serif;
}
.section_hed2{
	font-weight: 800;
}
.section_hed3{
	font-weight: 800;
	margin: 0px auto 10px;
	width: 12%;
}
.hedENG{
font-size: 32px;
	margin-left: 10px;
	font-weight: 900;
}
.section_hedtext{
    width: 100%;
    margin: 20px auto 30px;
	font-size: 16px;
	text-align: center;
	color:#404680 !important;
	font-family: 'Noto Sans JP', sans-serif;	
}
.section_lineup{
	width: 100%;
    max-width: 1400px;
	margin: auto;
	padding-top: 30px;
	margin-bottom: 50px;
}
.lineup{
	display: flex;
    justify-content: center;
    width: 100%;
    margin: auto;
}
.lineupBox{
	display: flex;
	background-color: #efefef;
	margin: 5px;
	border-radius: 10px;
}
.lineup_left{
	width: 50%;
}
.lineup_img {
    width: 80%;
    padding: 10px 30px;
}
.lineup_hed {
    color: #1a1879;
    font-size: 18px;
    font-weight: 600;
    border-radius: 9999px;
    background-color: hsla(0,0%,100%,.8);
    box-shadow: 1px 2px 4px 0 rgb(0 0 0 / 15%);
    /* color: #333; */
    text-align: center;
    padding: 10px;
}
.lineup_right {
    width: 45%;
    max-width: 280px;
    margin-right: 30px;
    margin-top: 65px;
}
.lineup_text {
    font-size: 14.5px;
    line-height: 20px;
    color: #555;
    letter-spacing: 2px;
}

.lineup_enter{
	width: 300px;
	margin-top: 15px;
}



.lineup_btn{
  line-height: 1.25;
  text-decoration:none;
  font-weight:bold;
  border: 1px solid #404680;
  color:#404680 !important;
  padding: 8px 60px 9px 40px;
  text-align: center;
  position: relative;
  transition:.3s;
  font-size: 15px;
	transition-duration: 0.3s;
}

.lineup_btn:after{
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 8px;	
  border-color: transparent transparent transparent #333;
  position: absolute;
  top: 50%;
  right:5%;
  margin-top: -6px;
	transition-duration: 0.3s;
}


.lineup_btn:hover {
 color:#fff !important;
 background-color: #404680;
}

.lineup_btn:hover::after{
 border-color: transparent transparent transparent #fff;	
}



.section_price .section_hed {
    width: 4%;
}

.section_price_pc{
	background-size   : cover;
	background-image: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u66440958/pc/css/../img/top/umi.jpg);
	background-repeat : no-repeat;
	    padding-top: 80px;
    padding-bottom: 100px;
    margin-top: 120px;
}


.price_container{
	width: 100%;
    max-width: 1360px;
	margin: auto;
}
.price_container{
	display: flex;
}
.price_box{
margin: 20px 3px;
    /* border: 1px solid #eee; */
    box-shadow: 0 1px 8px rgb(0 0 0 / 10%);
    transition: all .1s ease-in;
    padding: 30px 10px 35px;
    background-color: #fff;
}

.price_box .item_text{
	text-align: center;
	font-size: 15px;
	color: #333;
}
a .price_box{
	transition-duration: 0.3s;
}
a .price_box:hover {
  opacity: 0.7;
  transition-duration: 0.3s;
}

.price_box .price_img{
  padding: 10px 55px;
}

.price_text {
    text-align: center;
    color: #404680;
    font-size: 34px;
    font-weight: 900;
    margin-top: 15px;
}
.Various{
font-size: 15px;
    margin-right: 4px;
    border-block-color: #bf0200;
    background-color: #bf0200;
    color: #fff;
    font-weight: 400;
    padding: 0 10px;
    margin: 8px;
}
.rate{
	font-size: 16px;

}
.rate2{
	font-size: 13px;

}
.section_teiban{
background-color: #efefef;
padding-top: 80px;
    padding-bottom: 80px;
    margin-top: 100px;
}
.itemswrap{
	width: 100%;
    max-width: 1200px;
	margin: auto;	
}
.itemsBOX{
	display: flex;
	flex-wrap: wrap;
}
.teiban_item {
    width: 23%;
    text-align: center;
    /* border: 1px solid rgb(238, 238, 238); */
    box-shadow: rgb(0 0 0 / 10%) 0px 1px 8px;
    transition: all 0.1s ease-in 0s;
    padding: 30px 60px;
    margin: 1%;
    background-color: #fff;
}

.teiban_item a img{
    transition: all 0.1s ease-in 0s;
    width: 100%;
	transition-duration: 0.3s;
}
.teiban_item a img:hover {
     transform: scale(0.97);
  transition-duration: 0.3s;
}

.teiban_text{
	font-size: 15px;
	text-align: center;
	color: #404680;
	margin-top: 20px;
	font-weight: bold;
	line-height: 19px;
}
.story_box{
	 width: 100%;
    max-width: 1360px;
    margin: auto;
	align-items: center;
	display: flex;
}

.story_box .story_img {max-width:680px;}
.story_hed {
    margin-top: 15px;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #1a1879;
}
.section_story{
    margin: 90px auto 200px;
	width: 95%;
}

.story_hed{
	font-size: 18px;
	font-weight: bold;
}
.story_text {
    padding-top: 10px;
    font-size: 15px;
    height: 30px;
    color: #1a1879;
}
.lineup_enter2{
	width: 100%;
	text-align: right;
	 margin-top: 30px;
	margin-bottom: 40px;
}
	.lineup_btn2 {
    line-height: 1.25;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #404680;
    color: #404680 !important;
    padding: 8px 90px 9px 80px;
    text-align: center;
    position: relative;
    transition: .3s;
    font-size: 13px;
    transition-duration: 0.3s;
}
	
.lineup_btn2:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 6px;
    border-color: transparent transparent transparent #333;
    position: absolute;
    top: 50%;
    right: 5%;
    margin-top: -3.5px;
    transition-duration: 0.3s;
}
.lineup_btn2:hover {
 color:#fff !important;
 background-color: #404680;
}

.lineup_btn2:hover::after{
 border-color: transparent transparent transparent #fff;	
}

@media only screen and (min-width:768px) and (max-width:1024px){
.section_story {
    margin: 70px auto 100px;
    width: 95%;
}
.story_text {
    padding-top: 20px;
    font-size: 13px;
    height: 40px;
}
.lineup_btn2 {
    padding: 5px 80px 6px 70px;
}	
}

@media screen and (max-width: 767px){
.story_box {
    width: 100%;
    margin: auto;
    display: block;
}
.story_item {
    width: 90%;
    margin: 10px auto;
    align-items: center;
}

.story_text {
    padding-top: 10px;
    font-size: 12px;
    height: 40px;
}
.lineup_btn2 {
    padding: 4px 60px 5px 50px;
}
.lineup_enter2 {
    margin-top: 20px;
}	
.section_story {
    margin: 20px auto 100px;
}	
.sp_hot_keyword {
    background-color: #efefef;
    padding-top: 20px;
    padding-bottom: 40px;
	margin-top: 15px;
	margin-bottom: 30px;
}
.hot_keyword li a {
    color: #fff;
    font-size: 12px;
    transition: 1.0s;
    margin-left: 2px;
    margin-right: 2px;
    background-color: #404680;
    padding: 7px 8px;
    border-radius: 3px;
    transition: 0.3s;
}
.hot_keyword {
    display: flex;
    width: 95%;
    margin: auto;
	    justify-content: center;
}
	.sp_hot_keywordtext{
		text-align: center;
		padding-bottom: 20px;
		color: #404680;
		font-size: 14px;
		font-weight:bold;
	}
}

@media screen and (max-width: 360px){
.hot_keyword li a {
    color: #fff;
    font-size: 11px;
    transition: 1.0s;
    margin-left: 1px;
    margin-right: 1px;
    background-color: #404680;
    padding: 7px 7px;
    border-radius: 3px;
    transition: 0.3s;
}
.hot_keyword {
    display: flex;
    width: 95%;
    margin: auto;
	    justify-content: center;
}	
}
@media only screen and (min-width:1301px) and (max-width:1400px){
.lineup_right {
    width: 45%;
    max-width: 280px;
    margin-right: 30px;
    margin-top: 25px;
}	
}
@media only screen and (min-width:1024px) and (max-width:1300px){
.price_box .item_text {
    text-align: center;
    font-size: 11px;
    color: #333;
}	
.section_lineup {
    width: 90%;
    margin: auto;
	margin-bottom: 50px;
}	
.itemswrap {
    width: 95%;
    margin: auto;
}
	.price_container {
     width: 95%;
    margin: auto;
}
.section_hed {
    width: 15%;
    margin: 0px auto 10px;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    color: #404680 !important;
    font-family: 'Noto Sans JP', sans-serif;
}	
.hedENG {
    font-size: 22px;
    margin-left: 4px;
    font-weight: 900;
}	
.section_hedtext {
    font-size: 13px;
}	
.lineup_right {
    width: 50%;
    max-width: 280px;
    margin-right: 10px;
    margin-top: 80px;
}
.lineup_hed {
    color: #1a1879;
    /* margin-bottom: 5px; */
}
.lineup_text {
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 18px;
    color: #555;
    letter-spacing: 2px;
}
.lineup_img {
    width: 90%;
    padding: 20px 10px;
}
	.lineup_btn {
    line-height: 1.25;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #404680;
    color: #404680 !important;
    padding: 8px 40px 9px 30px;
    text-align: center;
    position: relative;
    transition: .3s;
    font-size: 13px;
    transition-duration: 0.3s;
}
.lineup_right {
    width: 45%;
    max-width: 280px;
    margin-right: 30px;
    margin-top: 35px;
}	
.lineupBox {
    display: flex;
    background-color: #efefef;
    margin: 5px;
}	
.lineup_btn:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 6px;
    border-color: transparent transparent transparent #333;
    position: absolute;
    top: 50%;
    right: 5%;
    margin-top: -3.5px;
    transition-duration: 0.3s;
}	
	.lineup_enter {
    width: 100%;
    margin-top: 5px;
}
	
.price_box {
margin: 0px 3px;
    box-shadow: 0 1px 8px rgb(0 0 0 / 10%);
    transition: all .1s ease-in;
    padding: 25px 15px;
    background-color: #fff;
}
	
.price_box .price_img{
  padding: 10px 35px;
}
	
.teiban_item {
    width: 23%;
    text-align: center;
    /* border: 1px solid rgb(238, 238, 238); */
    box-shadow: rgb(0 0 0 / 10%) 0px 1px 8px;
    transition: all 0.1s ease-in 0s;
    padding: 25px 40px;
    margin: 1%;
    background-color: #fff;
}
.teiban_text {
    font-size: 14px;
}
	.section_teiban {
    background-color: #efefef;
    padding-top: 20px;
    padding-bottom: 100px;
    margin-top: 100px;
}
	
}




@media only screen and (min-width:768px) and (max-width:1023px){
.price_text {
    text-align: center;
    color: #404680;
    font-size: 20px;
    font-weight: 900;
    margin-top: 15px;
}	
.Various {
    font-size: 12px;
    margin-right: 4px;
    border-block-color: #bf0200;
    background-color: #bf0200;
    color: #fff;
    font-weight: 400;
    padding: 0 10px;
    margin: 8px;
}	
.price_box .item_text {
    text-align: center;
    font-size: 11px;
    color: #333;
}	
.section_lineup {
    width: 90%;
    margin: auto;
	margin-bottom: 50px;
}	
.itemswrap {
    width: 95%;
    margin: auto;
}
	.price_container {
     width: 95%;
    margin: auto;
}	
.section_hed {
    width: 15%;
    margin: 0px auto 10px;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    color: #404680 !important;
    font-family: 'Noto Sans JP', sans-serif;
}	
.hedENG {
    font-size: 22px;
    margin-left: 4px;
    font-weight: 900;
}	
.section_hedtext {
    font-size: 13px;
}	
.lineup_right {
    width: 50%;
    max-width: 280px;
    margin-right: 10px;
    margin-top: 15px;
}
.lineup_hed {
    color: #1a1879;
    font-size: 15px;
    /* margin-bottom: 5px; */
}
.lineup_text {
    font-size: 12px;
    line-height: 16px;
    color: #555;
    letter-spacing: 2px;
}
.lineup_img {
    width: 100%;
    padding: 20px 10px;
}
	.lineup_btn {
    line-height: 1.25;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #404680;
    color: #404680 !important;
    padding: 6px 40px 6px 30px;
    text-align: center;
    position: relative;
    transition: .3s;
    font-size: 13px;
    transition-duration: 0.3s;
}
.lineupBox {
    display: flex;
    background-color: #efefef;
    margin: 5px;
}	
.lineup_btn:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 6px;
    border-color: transparent transparent transparent #333;
    position: absolute;
    top: 50%;
    right: 5%;
    margin-top: -3.5px;
    transition-duration: 0.3s;
}	
	.lineup_enter {
    width: 100%;
    margin-top: 5px;
}
	
.price_box {
    margin: 0px 3px;
    box-shadow: 0 1px 8px rgb(0 0 0 / 10%);
    transition: all .1s ease-in;
    padding: 5px 15px 15px;
    background-color: #fff;
}
.price_box .price_img{
  padding: 10px 5px;
}
.teiban_item {
    width: 23%;
    text-align: center;
    /* border: 1px solid rgb(238, 238, 238); */
    box-shadow: rgb(0 0 0 / 10%) 0px 1px 8px;
    transition: all 0.1s ease-in 0s;
    padding: 25px 30px;
    margin: 1%;
    background-color: #fff;
}
.teiban_text {
    font-size: 14px;
}
	.section_teiban {
    background-color: #efefef;
    padding-top: 20px;
    padding-bottom: 100px;
    margin-top: 100px;
}
}


body footer {
    background-color: #404680;
    color: #EEEBEB;
}
.footer_section{
	 width: 100%;
    max-width: 1500px;
    margin: auto;
	align-items: center;
}
.footer_topbox {
    width: 100%;
    display: flex;
    /* justify-items: center; */
    /* justify-content: space-between; */
    /* max-width: 1500px; */
    margin: auto;
    /* align-items: center; */

}
.footer_box{
    margin-right: 120px;
	flex: 1;
}

.footer_box2{
	flex: 2.5;
}

.footer_box ul {
    border-top: 1px solid #888;
    margin-top: 18px;
    font-weight: 400;
    font-size: 14px;

}
.footer_box2 ul{

}
.footer_box ul li {
    margin-top: 20px;
	font-weight: 400;
	font-size: 13px;
}
.footer_whitebox{
	display: flex;
	flex-wrap: wrap;
}
.footer_whitebox li {
    margin-top: 30px;
    font-weight: 400;
    font-size: 16px!important;
    width: 46%;
    background-color: #fff;
    margin: 0px 10px;
    padding: 30px 10px;
    border-radius: 3px;
    color: #404680;
    text-align: center;
    font-weight: bold!important;
}

.footer_bottombox .footer_bottom_section .logo {
    width: 100px;
}
.footer_bottombox .footer_bottom_section  {
    display: flex;
	align-items: center;
}
.footer_bottombox .footer_bottom_section ul {
display: flex;
    margin-left: 70px;
    margin-top: 14px;
    font-size: 14px;
}
.footer_bottombox .footer_bottom_section ul li{
    margin-right: 25px;
}
.footer_bottombox{
	margin-top: 50px;
}
.mailmagazine_come {
    font-weight: bold;
    font-size: 22px;
    color: #404680;
    text-align: center;
    margin-left: 115px;
    margin-right: 20px;
}
.mail_text{
    font-weight: bold;
    font-size: 18px;
    color: #404680;
    text-align: center;
}

.Copyright {
    font-size: 9px;
    padding-bottom: 60px;
    color: #EEEBEB;
    margin-top: 20px;
}
.footer_box ul li a{
	color: #EEEBEB;
	display:block;
}
.footer_bottombox .footer_bottom_section ul a{
	color: #EEEBEB;
	display:block;	
}
.footer_whitebox a{
		color: #404680!important;
	display:block;	
}
	.footer_hedline{
		font-size: 15px;
	}
@media only screen and (min-width:1300px) and (max-width:1500px){
.mailmagazine_come {
    font-weight: bold;
    font-size: 15px;
    color: #404680;
    text-align: center;
    margin-left: 150px;
    margin-right: 20px;
}	
}
@media only screen and (min-width:1200px) and (max-width:1299px){
.mailmagazine_come {
    font-weight: bold;
    font-size: 15px;
    color: #404680;
    text-align: center;
        margin-left: 100px;
    margin-right: 20px;
}	
}
@media only screen and (min-width:1024px) and (max-width:1199px){
.mailmagazine_come {
    font-weight: bold;
    font-size: 15px;
    color: #404680;
    text-align: center;
    margin-left: 70px;
    margin-right: 20px;
}	
}
@media only screen and (min-width:1024px) and (max-width:1500px){
	.footer_section {
    width: 95%;
    margin: auto;
}
	.footer_box {
    margin-right: 30px;
}
	.footer_box ul {
    border-top: 1px solid #888;
    padding-top: px;
    margin-top: 18px;
    font-weight: 400;
    font-size: 14px;

}

	.footer_whitebox li {
    margin-top: 30px;
    font-weight: 400;
    font-size: 13px!important;
    width: 46%;
    background-color: #fff;
    margin: 0px 8px;
    padding: 20px 10px;
    border-radius: 3px;
    color: #404680;
    text-align: center;
 
}	


.footer_box ul li {
    margin-top: 20px;
    font-weight: 400;
    font-size: 12px;
}	
	.mail_text {
    font-size: 15px;
}
	.footer_hedline{
		font-size: 13px;
	}
.section_lineup {
    width: 90%;
    max-width: 1360px;
    margin: auto;
	margin-bottom: 50px;
}
.itemswrap {
    width: 90%;
    margin: auto;
}	
}	

@media only screen and (min-width:768px) and (max-width:1023px){
	.footer_section {
    width: 95%;
    margin: auto;
}
	.footer_box {
    margin-right: 15px;
}
	.footer_box ul {
    border-top: 1px solid #888;
    padding-top: px;
    margin-top: 10px;
    font-weight: 400;
    font-size: 14px;
}

.footer_whitebox li {
    margin-top: 30px;
    font-weight: 400;
    font-size: 12px!important;
    width: 45%;
    background-color: #fff;
    margin: 0px 8px;
    padding: 15px 10px;
    border-radius: 3px;
    color: #404680;
    text-align: center;
}	
.mailmagazine_come {
    font-weight: bold;
    font-size: 13px;
    color: #404680;
    text-align: center;
    margin-left: 40px;
    margin-right: 20px;
}

.footer_box ul li {
    margin-top: 10px;
    font-weight: 400;
    font-size: 11px;
}
	.mail_text {
    font-size: 12px;
}
	.footer_hedline{
		font-size: 12px;
	}	
.footer_bottombox .footer_bottom_section ul {
    display: flex;
    margin-left: 50px;
    margin-top: 14px;
    font-size: 11px;
}
.footer_bottombox .footer_bottom_section .logo {
    width: 80px;
}	
}

@media screen and (max-width: 767px){
.img_Rbanner img {
    max-width: 70%;
    padding: 0px;
}	
	.footer_topbox {
    width: 100%;
    display: block;
    margin: auto;
}
		.footer_section {
    width: 100%;
    margin: auto;
}
	.footer_box {
    margin-right: 15px;
}
	.footer_box ul {
    border-top: 1px solid #888;
    padding-top: px;
    margin-top: 0px;
    font-weight: 400;
    font-size: 14px;
}

.footer_whitebox li {
    margin-top: 0px;
    font-weight: 400;
    font-size: 12px!important;
    width: 45%;
    background-color: #fff;
    margin: 0px 8px;
    padding: 15px 10px;
    border-radius: 3px;
    color: #404680;
    text-align: center;
}	
.mailmagazine_come {
    font-weight: bold;
    font-size: 13px;
    color: #404680;
    text-align: center;
    margin-left: 40px;
    margin-right: 20px;
}

.footer_box ul li {
    margin-top: 0px;
    font-weight: 400;
    font-size: 11px;
}
	.mail_text {
    font-size: 12px;
}
	.footer_hedline{
		font-size: 12px;
		margin-top: 30px;
	}	
.footer_bottombox1 .footer_bottom_section ul {
display: flex;
    margin-left: 0px;
    margin-top: 0px;
    font-size: 10px;
}
.footer_bottombox1 .footer_bottom_section .logo {
    width: 80px;
	margin-top: 0px;
}
	.footer_bottombox1 .footer_bottom_section ul li {
    margin-right: 10px;
}
	.footer_bottombox1 .footer_bottom_section {
    display: block;
    align-items: center;
}
	.Copyright {
    font-size: 9px;
    padding-bottom: 20px;
    color: #eee;
    margin-top: 40px;
    text-align: center;
}
}

/*バナー借入*/
.banner_small{
	display: flex;
	margin-top: 10px;
}
.banner_s{
margin: 10px;	
}
/*バナー借入*/

.img {
transition: .5s;
overflow: hidden;	
}

/*画像　inview*/
.img img{
 width:100%;
  height:auto;
  opacity: 0.8;
  -webkit-transform: scale3d(1.1,1.1,1.1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1.1,1.1,1.1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1.1,1.1,1.1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1.1,1.1,1.1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1.1,1.1,1.1) translate3d(0px,0px,0px) rotate(0deg);
}
.img01 img{

	  opacity: 1;
  -webkit-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
     -moz-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
      -ms-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
       -o-transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
          transform: scale3d(1,1,1) translate3d(0px,0px,0px) rotate(0deg);
    -webkit-transition: all 1.2s 0s ease;
       -moz-transition: all 1.2s 0s ease;
        -ms-transition: all 1.2s 0s ease;
         -o-transition: all 1.2s 0s ease;
            transition: all 1.2s 0s ease;
}
/*画像　inview*/





/*お知らせに関して終わったら消す*/
.info p{
    font-size: 14px;
	text-align: center;
	color: #000;
}

.info {
	background-color: #eee;
	width: 100%;
    margin-top: 0px;
    margin-bottom: 40px;
    padding-top: 30px;
	padding-bottom: 30px;
}
.wrap_banner{
	width: 100%;
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 0px;
}
/*スマホメニュー*/
html {
  -webkit-overflow-scrolling: touch;
}
.fixed {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
}

img{
-webkit-backface-visibility: hidden;
}



.SP__menu{
    height: 16px;
    position: absolute;
    right: 20px;
    top: 25px;
    width: 28px;
    z-index: 99;
}
.SP__menu__line{
    background: #404680;
    display: block;
    height: 2px;
    position: absolute;
    transition:transform .3s;
    width: 100%;
}
.SP__menu__line--center{
    top: 7px;
}
.SP__menu__line--bottom{
    bottom: 0;
}
.SP__menu__line--top.active{
    top: 7px;
    transform: rotate(45deg);
}
.SP__menu__line--center.active{
    transform:scaleX(0);
}
.SP__menu__line--bottom.active{
    bottom: 7px;
    transform: rotate(135deg);
}


/*gnav  フルスクリーンナビゲーション*/
.SP__gnav{
    background: #fff;
    display: none;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 98;
    overflow-y: scroll;
}
/*gnav  フルスクリーンナビゲーション 見出し文字*/
.SP__gnav .SP__gnav__wrap .ttl {
    background-color: #f0f0f0;
    padding: 10px 20px;
    font-size: 13px;
}
/*gnav  フルスクリーンナビゲーション 見出し文字*/
.SP__gnav__wrap{
    align-items:center;
    /*display: flex;*/
    height: 100%;
    justify-content: center;
    position: absolute;
    width: 100%;
}
.SP__gnav__menu__item {
    padding-left: 10px;
    padding-bottom: 14px;
    padding-top: 13px;
    border-bottom: 1px solid #ededed;
    font-size: 13px;
}
.SP__gnav__menu__item a{
    color: #000;
    font-size: 12px;
    /* font-weight: bold; */
    /* padding: 40px; */
    text-decoration: none;
    transition: .5s;
    padding: 12px 10px;
}
.SP__gnav__menu__item a:hover{
    color: #666;
}
.gnav__menu6{
height: 210px;	
}
/* ロゴ*/
.SP__logo_box{
	display: flex;
	align-items: center;
	    margin-top: 10px;
	 margin-bottom: 10px;
}
.SP__header {
    background-color: #fff;
}
.SP__header .SP__logo {
    text-align: left;
	padding-left: 16px;
}
.SP__header .SP__logo img{
    text-align: left;
    width: 60px;
}
.SP__logo_text {
    color: #404680;
    margin-left: 10px;
    font-weight: bold;
    letter-spacing: -1px;
    font-size: 12px;
    padding-top: 15px;
    font-weight: 900;
}



@media screen and (max-width: 360px){
.SP__menu {
    height: 16px;
    position: absolute;
    right: 10px;
    top: 25px;
    width: 28px;
    z-index: 99;
}
.SP__header .SP__logo {
    text-align: left;
    padding-left: 10px;
}
.SP__logo_text {
    font-size: 10.5px;
}	
}

/*スマホメニュー pcメニュー表示・非表示*/
.sample02{
	display: none;
}
.sample03{
	display: none;
}
.SP__header{
	display: none;
}
.section_price_sp{
display: none;		
	}

.section_infomation{
display: none;	
	}
.basp{
display: none;
	}
.menu_sp{
display: none;	
}
.sp_hot_keyword{
display: none;	
}
@media screen and (max-width: 767px){
.sp_hot_keyword{
display: block;
}	
.menu_sp{
display: block;
}	
.bapc{
display: none;	
	}
.basp{
display: block;
    width: 100%;
    margin: auto;
    padding: 0px 0px;	
	}
.section_infomation{
display: block;	
	}	
.footer_bottombox1{
display: block;		
}	
.section_price_sp{
display: block;		
	}
.section_price_pc{
display: none;	
	}	
.hwrapper{
	display: none;
}
.pc_header{
	display: none;
}
.searchbox{
	display: none;
}
.SP__header{
	display: block;
}
	
.sample01{
	display: none;
}
.sample02{
	display: block;
}
.sample03{
	display: block;
}
.footer_bottombox{
display: none;		
	}	
	}	
/*スマホメニュー pcメニュー表示・非表示*/	
/*スマホメニュー*/	
@media screen and (max-width: 767px){	
	
.story_hed {
    font-size: 15px;
    font-weight: bold;
}	
.mail_text {
    font-weight: bold;
    font-size: 18px;
    color: #404680;
    text-align: center;
    width: 95%;
    margin: auto;
}	
.section_price_sp{
    background-size: cover;
    background-image: url(https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u66440958/pc/css/../img/top/umi.jpg);
    background-repeat: no-repeat;
    padding-bottom: 30px;
    margin-top: 70px;
}	
	
	
.sp_Paragraph{
	display: none;	
	}	
.swiper-pagination-bullet {
    background: #333!important;

}
.swiper-pagination-bullet-active {
    opacity: 1!important;
    background: #404680!important;
}


.swiper-container{
	padding-bottom: 20px!important;
}

	
.swiper-container-horizontal&gt;.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: -15px!important;
    left: 0;
    width: 100%;
    z-index: 10;
    position: relative;
}
.swiper-pagination-bullet {
    width: 10px!important;
    height: 10px!important;
}

.swiper-container-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px!important;
}	
.section_hed {
    width: 46%;
    margin: 30px auto 10px;
    font-size: 20px;
    text-align: center;
    font-weight: 900;
    color: #404680 !important;
    font-family: 'Noto Sans JP', sans-serif;
}
.hedENG {
    font-size: 22px;
    margin-left: 4px;
    font-weight: 900;
}
.section_hedtext {
    width: 100%;
    margin: 0px auto 15px;
    font-size: 13px;
    text-align: center;
    color: #404680 !important;
    font-family: 'Noto Sans JP', sans-serif;
}
.lineup {
    display: block;
    justify-content: center;
    width: 95%;
    margin: auto;
}
.lineup_img {
    width: 100%;
    padding: 20px 8px;
}
.lineupBox {
    display: flex;
    background-color: #efefef;
    margin: 15px 10px;
}
.lineup_hed {
    color: #1a1879;
    font-size: 14px;
    margin-bottom: -5px;
}
.lineup_text {
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 18px;
    color: #555;
    letter-spacing: 1px;
}
.lineup_right {
    width: 50%;
    /* max-width: 280px; */
    margin-right: 5px;
    margin-top: 18px;
}
.lineup_btn {
    line-height: 1.25;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #404680;
    color: #404680 !important;
    padding: 3px 50px 4px 40px;
    text-align: center;
    position: relative;
    transition: .3s;
    font-size: 12px;
    transition-duration: 0.3s;
}
.price_box {
    margin: 3px;
    box-shadow: 0 1px 8px rgb(0 0 0 / 10%);
    transition: all .1s ease-in;
    padding: 20px 15px;
	background-color: #fff;
}
.price_text {
    text-align: center;
    color: #404680;
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
}
.price_box .price_img {
    padding: 8px;
}
	.price_box .item_text {
    text-align: center;
    font-size: 12px;
    color: #333;
    padding-top: 8px;
}


.Various {
    font-size: 10px;
    margin-right: 4px;
    border-block-color: #bf0200;
    background-color: #bf0200;
    color: #fff;
    font-weight: 400;
    padding: 0 10px;
    margin: 8px;
}
.rate {
    font-size: 10px;
}
.rate2 {
    font-size: 10px;
}
.section_price .section_hed {
    width: 15%;
	 padding-top: 45px;
}	
.itemswrap {
    width: 95%;
    max-width: 1200px;
    margin: auto;
}
.teiban_item {
    width: 46%;
    text-align: center;
    /* border: 1px solid rgb(238, 238, 238); */
    box-shadow: rgb(0 0 0 / 10%) 0px 1px 8px;
    transition: all 0.1s ease-in 0s;
    padding: 12px 35px;
    margin: 1.8%;
    background-color: #fff;
}
.teiban_text {
    font-size: 13px;
    text-align: center;
    color: #404680;
    margin-top: 20px;
    font-weight: bold;
}
.section_teiban {
    background-color: #efefef;
    padding-top: 30px;
    padding-bottom: 80px;
    margin-top: 80px;
}
.lineup_enter {
    width: 100%;
    margin-top: 0px;
}
.lineup_btn:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 6px;
    border-color: transparent transparent transparent #333;
    position: absolute;
    top: 50%;
    right: 5%;
    margin-top: -4px;
    transition-duration: 0.3s;
}	
.price_text {
    text-align: center;
    color: #404680;
    font-size: 25px;
    font-weight: 900;
    margin-top: 10px;
}
.Various {
    font-size: 10px;
    margin-right: 4px;
    border-block-color: #bf0200;
    background-color: #bf0200;
    color: #fff;
    font-weight: 400;
    padding: 0 10px;
    margin: 8px;
}	
.footer_bottombox1 .footer_bottom_section .logo {
    width: 50px;
    margin-top: 0px;
    padding-top: 20px;
}
	.footer_bottombox1 {
    margin-top: 0px;
}
.section_infomation{
	background-color: #efefef;
    padding-top: 30px;
    padding-bottom: 80px;
    margin-top: 80px;
	}
	
	.infomation_btn {
    line-height: 1.25;
    text-decoration: none;
    font-weight: bold;
    color: #404680 !important;
    text-align: center;
    position: relative;
    font-size: 13px;
    transition-duration: 0.3s;
}
.infomationBox {
    display: flex;
    width: 95%;
    margin: auto;
    background-color: #efefef;
    /* margin: 10px; */
    /* border-radius: 5px; */
    flex-wrap: wrap;
}	

.infomation_enter {
    width: 49.4%;
    margin: 1px 1px;
    background-color: #fff;
    padding: 20px;
    position: relative;
    text-align: center;
}
.infomation_enter:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 6px;
    border-color: transparent transparent transparent #404680;
    position: absolute;
    top: 50%;
    right: 5%;
    margin-top: -3.5px;
    transition-duration: 0.3s;
}	
.section_hed4 {
    width: 100%;
    margin: 20px auto 20px;
    font-size: 20px;
    text-align: center;
    font-weight: 900;
    color: #404680 !important;
    font-family: 'Noto Sans JP', sans-serif;
}	
.footer_mailbpx {
    margin-top: 30px;
}	
.mailmagazine_come {
    font-weight: bold;
    font-size: 20px;
    color: #404680;
    text-align: center;
    margin: 10px auto 0px;
    /* margin-right: 20px; */
}	
	.footer_bottombox1 .footer_bottom_section {
    display: flex;
    align-items: center;
}
.footer_bottombox1 .footer_bottom_section ul a{
	color: #EEEBEB;
}
.footer_bottombox1 .footer_bottom_section .logo {
    width: 50px;
    margin-top: 0px;
    padding-top: 20px;
    margin-left: 10px;
}
.footer_bottombox1 .footer_bottom_section ul {
    display: flex;
    margin-left: 10px;
    margin-top: 20px;
    font-size: 10px;
}
	.Copyright {
    font-size: 9px;
    padding-bottom: 20px;
    color: #eee;
    margin-top: 60px;
    text-align: center;
}
	#menu li a {
    display: block;
    margin: 0;
    padding: 20px 0;
    color: #fff;
    font-size: 10px;
    line-height: 1;
    text-decoration: none;
}
	.footer__infobox{
		display:none;
	}	
}
@media screen and (max-width: 360px){
.infomation_enter {
    width: 49%;
    margin: 1px 1px;
    background-color: #fff;
    padding: 20px;
    position: relative;
    text-align: center;
}	
	.teiban_text {
    font-size: 10px;
    text-align: center;
    color: #404680;
    margin-top: 20px;
    font-weight: bold;
}
.lineup_btn {
    line-height: 1.25;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #404680;
    color: #404680 !important;
    padding: 0px 30px 4px 30px;
    text-align: center;
    position: relative;
    transition: .3s;
    font-size: 12px;
    transition-duration: 0.3s;
}
.lineup_enter {
    width: 100%;
    margin-top: 0px;
}
.lineup_hed {
    color: #1a1879;
    font-size: 13px;
    margin-bottom: 0px;
}
.lineup_text {
    font-size: 10.5px;
    letter-spacing: 1px;
    line-height: 13px;
    color: #555;
    letter-spacing: 1px;
}
.footer_bottombox1 .footer_bottom_section {
    display: block;
    align-items: center;
}	
.footer_bottombox1 .footer_bottom_section ul {
    display: flex;
    margin-left: 10px;
    margin-top: 15px;
    font-size: 10px;
}	
}



/*footer新規*/

.footer__infobox{
	width:"100%";
	background-color: #f4f4f4;
	
}
.info_Bbox{
	display: flex;
	align-items: flex-start;
    width: 100%;
    max-width: 1500px;
    margin: auto;
	padding-top: 50px;
	padding-bottom: 100px;
	color: #1d1d1d;
}
.info_box{
	width: 50%;
	margin-left: 70px;
}
.info_hedline{
	font-size: 14px;
    font-weight: 700;
    color: #666;
	padding-bottom: 13px;
}
.info___text {
    font-size: 13px;
    color: #666;
    padding-bottom: 12px;
    line-height: 19px;
	width: 90%;
}
.info_sbox img{
	width: 40%;
	
}
.info_sbox{
	padding-bottom: 20px;
	
}
.info_sbox .mailmagazine img{
	width: 60%;
	
}
.info_sbox_w{
	display: block;
	border: 1px solid #1d1d1d;
	padding: 8px ;
	text-align: center;
	width: 50%;
}
.info_sbox_w a {
    color: #666;
    font-size: 14px;
    font-weight: 700;
}
.footer_bluebox{
	display: flex;
	align-items: flex-start;
	justify-content:space-between;
    width: 100%;
	padding-top: 30px;
	margin: 0 50px;
}
.footer_bluebox .logo {
    width: 100px;
}
.footer_bluebox ul{
	display: flex;
	color:#ccc;
}
.footer_bluebox ul li a{
	color:#ccc;
	font-size: 13px;
}
.footer_bluebox ul li {
	color:#ccc;
	font-size: 13px;
	border-left: 1px solid #fff;
	line-height: 1;
    padding-left: 1.3em;
    margin-left: 1.3em;
}
.footer_bluebox ul li:first-child {
    border: none;
    padding: 0;
    margin: 0;
}
.Copyright {
    font-size: 10px;
    padding-bottom: 30px;
    color: #EEEBEB;
    margin-top: 20px;
    text-align: right;
}
.Copyright2{
	display: none;
}
@media only screen and (min-width:768px) and (max-width:1023px){
.footer_bluebox ul li {
    color: #ccc;
    font-size: 10px;
    border-left: 1px solid #fff;
    line-height: 1;
    padding-left: 1em;
    margin-left: 1em;
}
.footer_bluebox .logo {
    width: 70px;
}
	.footer_bluebox {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    padding-top: 20px;
    margin: 0 20px;
}
	.info_sbox_w {
    display: block;
    border: 1px solid #1d1d1d;
    padding: 8px;
    text-align: center;
    width: 80%;
}
}




@media screen and (max-width: 767px){	
.footer_bluebox {
    display: flex;
    align-items: flex-start;
    width: 95%;
    max-width: 1500px;
    padding-top: 15px;
    margin: auto;
	}	
.footer_bluebox .logo {
    width: 50px;
}
	.sp_none{
		display: none;
	}
.footer_bluebox ul li {
    color: #ccc;
    font-size: 13px;
   border-left: 0px solid #fff;
    line-height: 1;
    padding-left: 0em; 
    margin-left: 1em;
}	
.footer_bluebox ul li a {
    color: #ccc;
    font-size: 10px;
}
.Copyright{
		display: none;
	}
.Copyright2{
	display: block;
	font-size: 10px;
    text-align: center;
    padding: 50px 0 15px;
    color: #ccc;
	}
	.section_lineup {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    padding-top: 0px;
}
	
}


.giftitem_enter{
	max-width: 400px;
    margin: auto;
	text-align: center;
	color: #fff;
	background-color: #404680;
	    padding-top: 15px;
    padding-bottom: 15px;
	margin-top: 20px;
}

.giftitem_enter a{
    margin: auto;
    text-align: center;
    color: #fff;
    background-color: #404680;
}
.marathon_banner{
	display: none;
}
@media screen and (max-width: 767px){
.marathon_banner{
	display: block;
	max-width: 95%;
	margin:  20px auto 20px;
}
.rakuten_banner{
	display: none;
}
.giftitem_enter{
max-width: 60%;
    margin: auto;
    text-align: center;
    color: #fff;
    background-color: #404680;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 20px;
    font-size: 14px;
    margin-bottom: 10px;
}


}

a.disabled{
    pointer-events: none;
}

.hot___keyword{ pointer-events: none; }


/*ヘッダー下目玉・ポイント箇所*/

.rakuten_banner .section_hed{
	width: 14%;
    margin: 0px auto 10px;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	color:#404680 !important;
	font-family: 'Noto Sans JP', sans-serif;
}

.rakuten_banner .banner{
	padding: 10px;
}

@media only screen and (min-width:1301px) and (max-width:1600px){
.rakuten_banner .section_hed{
	width: 18%;
    margin: 0px auto 10px;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	color:#404680 !important;
	font-family: 'Noto Sans JP', sans-serif;
}	
}
@media only screen and (min-width:1024px) and (max-width:1300px){
.rakuten_banner .section_hed{
	width: 20%;
    margin: 0px auto 10px;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	color:#404680 !important;
	font-family: 'Noto Sans JP', sans-serif;
}	
}
.sp_shopof_themonth{
margin: 0px 10px 5px;	
}

/*連休お知らせ箇所*/
.oyasumi {
    margin: 60px auto 50px;
    font-size: 18px;
    text-align: center;
}
.oyasumi a p {
    width: 400px;
    margin: auto;
    color: #404680;
    border-bottom: 1px solid #404680;
}

@media screen and (max-width: 767px){
.oyasumi{
	margin: 30px auto 20px;
	font-size: 15px;
	text-align: center;
	
}
.oyasumi a p{
	width:300px;
	margin: auto;
    color: #404680;
    border-bottom: 1px solid #404680;
}	
}

/*見出し追加*/
.section_hed_text1{
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	color:#404680 ;
	 padding-top: 10px;
    padding-bottom: 15px;	
	font-family: '"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Verdana,sans-serif;
}

.section_hed_text2{
    font-size: 15px;
    text-align: center;
    color: #404680;
    font-weight: 600;
    font-family: '"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Verdana,sans-serif!important';
    padding-bottom: 30px;
}

.section_hed_text3{
	font-size: 15px;
	text-align: center;
	color:#404680 ;
    font-weight: 400;
    font-family: '"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Verdana,sans-serif!important';
}
.banner{
	border-radius: 5px;
	}
.banner img{
	border-radius: 5px;
	}
.banner701 img{
	border-radius: 5px;
border: 1px solid #eee;
	}
@media screen and (max-width: 767px){
.pc_nav {
    width: 100%;
    max-width: 1400px;
    margin: auto;
    display: none;
}
.sp_shopof_themonth img{
    width: 30%;
    margin-top: 10px;
}	
.banner{
	padding: 5px;
	border-radius: 5px;
	}	
.banner img{
	border-radius: 5px;
	}
.lineupBox {
    border-radius: 5px;
}	
.section_hed_text1 {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    color: #404680;
    padding-top: 5px;
    padding-bottom: 5px;

}	
.section_hed_text3 {
    font-size: 13px;
    text-align: center;
    color: #404680;
    font-weight: 400;
    font-family: '"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Verdana,sans-serif!important';
    padding-top: 20px;
}	
.section_hed_text2 {
    font-size: 15px;
    text-align: center;
    color: #404680;
    font-weight: 600;
    font-family: '"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Verdana,sans-serif!important';
    padding-bottom: 20px;
}	
}

/*infoページ*/


.js-shopInfo-ajaxElem{
	width: 90%;
    max-width: 800px;
    margin: auto;
	margin-bottom: 40px;
	color: #333;
}
.js-shopInfo-ajaxElem h3 {
    margin: 28px 0 8px;
	font-size: 16px;
}

.js-shopInfo-ajaxElem p{
    font-family: Hiragino Kaku Gothic Pro,Meiryo,Osaka,MS PGothic,sans-serif;
    line-height: 1.6;
    font-size: 14px;
    word-break: break-all;
    color: rgba(0,0,0,.87);
}	
.info_box__bold{
	line-height: 1.6;
    font-size: 20px;
	font-weight: bold;
	margin-bottom: 40px;
	margin-top: 60px;
}	
.info_box__bold p{
line-height: 1.6;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px;
}
.delivery_table{
	margin: 28px 0 8px;
	font-size: 16px;
	line-height: 1.6;
}
/*お知らせ情報に関するCSS*/
.info_news {
  max-width: 980px;
  margin: 100px auto 140px;
  color: #333;
  font-family: '"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Verdana,sans-serif!important';
}
.info_news p {
  font-size: 1.1rem;
  line-height: 1.75;
}
.container--small {
  font-size: 1.6rem;
  line-height: 1.75;
}
.article__title {
  font-size: 1.6rem !important;
  margin: 10px;
  line-height: 1.75;
  padding: 10px 0;
  border-bottom: 1px solid #000;
  margin-bottom: 30px;
  font-weight: bold;
}
.article__title2 {
  font-size: 1.1rem !important;
  line-height: 1.75;
  margin: 10px;
  font-weight: 600;
}
.article__contents {
  margin-bottom: 20px;
}
.article__img{
	margin: 0;
	width: 100%; 
	max-width: 600px;
	margin-bottom: 50px;
}

@media only screen and (min-width:768px) and (max-width:1023px) {
  .info_news {
    max-width: 90%;
    margin: 40px auto 20px;
  }
}
@media screen and (max-width: 767px) {
  .info_news {
    max-width: 90%;
    margin: 40px auto 60px;
  }
  .info_news p {
    font-size: 0.8rem;
    line-height: 1.75;
  }
  .container--small {
    font-size: 1.6rem;
    line-height: 1.75;
  }
  .article__title {
    font-size: 1.1rem !important;
    margin: 10px;
    line-height: 1.75;
    padding: 10px 0;
    border-bottom: 1px solid #000;
    margin-bottom: 10px;
    font-weight: bold;
  }
  .article__title2 {
    font-size: 1rem !important;
    line-height: 1.75;
    margin: 5px;
    font-weight: 600;
  }
  .article__contents {
    margin-bottom: 20px;
  }
}



/*連休お知らせ箇所*/
.oyasumi {
  margin: 0px auto 50px;
  background-color: #efefef;
  padding: 50px ;
 text-align: center;	
}
.oyasumi_box {
    width: 100%;
    max-width: 1200px;
    margin: auto;
	background-color: #fff;
	padding: 30px;
}
.oyasumi_text a{
	text-align: center;
	font-size: 16px;
	color: #333;
}
.oyasumi_title{
	text-align: center;
	font-size: 20px;
    font-weight: bold;
	color: #404680 !important;
	margin-bottom: 10px;
}
.info_listP{
	font-size: 18px;
	line-height: 25px;
    font-family: '"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Verdana,sans-serif!important';
	margin-top: 30px;
	margin-bottom: 5px;
	font-weight: 600;
}
.info_list li{
	font-size: 18px;
	line-height: 25px;
    font-family: '"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Verdana,sans-serif!important';
	
}
.info_listP2{
		margin-top: 30px;
}
@media screen and (max-width: 767px) {

.info_news .info_listP{
    font-size: 0.8rem;
    line-height: 1.75;
	margin-top: 30px;
	margin-bottom: 5px;
	font-weight: 600;
}
.info_list li{
    font-size: 0.8rem;
    line-height: 1.75;	
}	
}</pre></body></html>