@charset "utf-8";



/* article 0319 */
#magazine.article_area ul { width: 990px; margin: auto auto 35px; max-height: 1980px; overflow: hidden; position: relative;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: flex-start;
   	-webkit-transition: max-height .3s ease;
	-moz-transition: max-height .3s ease;
	-ms-transition: max-height .3s ease;
	-o-transition: max-height .3s ease;
	transition: max-height .3s ease;
}
#magazine.article_area ul.up { max-height: 10000px!important; }
#magazine.article_area ul:after { /*content: "";*/ height: 50px; width: 100%; position: absolute; bottom: 0; z-index: 3;
background: -moz-linear-gradient(top,  rgba(234,239,246,0) 0%, rgba(234,239,246,1) 100%);
background: -webkit-linear-gradient(top,  rgba(234,239,246,0) 0%,rgba(234,239,246,1) 100%);
background: linear-gradient(to bottom,  rgba(234,239,246,0) 0%,rgba(234,239,246,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00eaeff6', endColorstr='#eaeff6',GradientType=0 );
}

#magazine.article_area ul.up:after { height: 0; }
#magazine.article_area ul li { width: 320px; height: 320px; margin: 5px; position: relative; }
#magazine.article_area ul li a { width: 100%; }
#magazine.article_area ul li .comment { display: table; color: #fff; position: absolute; bottom: 0; height: 92px; width: 100%; background-color: rgba(3,57,142,.8); }
#magazine.article_area ul li .comment .row { display: table-cell; }
#magazine.article_area ul li .comment .article_text { vertical-align: top; padding: 10px; text-align: left; vertical-align: middle; }
#magazine.article_area ul li .comment .article_icon { vertical-align: middle; text-align: center; width: 68px; border-left: 1px solid rgba(255,255,255,.3); }
#magazine.article_area ul li .comment time { font-size: 10px; display: block; margin-bottom: 3px; }
#magazine.article_area ul li .comment h2,
#magazine.article_area ul li .comment p { font-size: 12px; max-width: 215px; /*white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis;*/ }
#magazine.article_area ul li .comment p { display: none; }

#magazine.article_area .view { width: 520px; height: 56px;
	background-color: #fff ; text-align: center; border-radius: 28px; margin: auto; cursor: pointer;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	/*display: none;*/
}
#magazine.article_area .view:hover { opacity: .7; }
#magazine.article_area .view.up { background: #fff url(../images/more_arrow_up.png) no-repeat 40px center; }










@media screen and (min-width: 769px) {

/* ========== index_page ========== */
.index_page {
	overflow-x: auto;
	overflow-y: hidden;
	min-width: 980px;
}
.index_page > div {
	overflow: hidden;
}


/* ========== mv ========== */
#mv {
	position:relative;
	min-width:980px;
	text-align:center;
}
#mv img {
	width:100%;
}
#mv .txt {
	position:absolute;
	bottom:15px;
	left: 53%;
	font-size:12px;
	color: #000;
	text-shadow: 0px 0px 5px #fff;
	text-align: left;
}
#mv .tw {
	position: absolute;
	top: 84%;
	left: 77.9%;
	width: 20.7%;
}

/* ========== science ========== */

#science {
	position: relative;
	overflow:hidden;
	min-width:980px;
	background: url(../images/index/bg_science01.png) center bottom no-repeat;
	background-size: cover;
	padding:63px 0 75px;
}

/*#science::after{
	position: absolute;
	display: block;
	content: '';
	z-index: 1;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(../images/index/bg_science_dots.png) center center repeat;
	background-size: 18px 18px;
}*/

#science .inner {
	position: relative;
	z-index: 2;
}

#science .inner .ttl {
	margin-bottom:25px;
	text-align:center;
}

#science .inner .txt {
	color: #03398e;
	text-align:center;
	font-size:20px;
	line-height:2;
}

#science .inner .txt span.pos{
	position: relative;
	top: -10px;
	display: inline-block;
}

#science .inner .txt span.col{
	font-size:34px;
	color: #f72378;
	font-style: italic;
}

#science .box {
	width: 100%;
	max-width: 640px;
	margin: 40px auto 0;
	border: 1px solid #99b0d2;
	border-radius: 12px;
	background: rgba(182, 202, 233, 0.2);
	padding: 25px 20px;
}
#science .box + .box {
	margin-top: 20px;
}
#science .box p {
	font-size: 15px;
	color: #033a8d;
	padding-left: 20px;
	position: relative;
	font-feature-settings: "palt";
}
#science .box p:before {
	content: "";
	width: 10px;
	height: 10px;
	display: block;
	background: #033a8d;
	border-radius: 50%;
	position: absolute;
	top: 5px;
	left: 0;
}

/* ========== overview ========== */

#overview {
	position: relative;
	overflow:hidden;
	min-width:980px;
	background: url(../images/index/bg_overview01.png) center bottom no-repeat;
	background-size: cover;
	padding:63px 0 75px;
}

#overview .inner {
	position: relative;
	z-index: 2;
}

#overview .inner .ttl {
	margin-bottom:10px;
	text-align:center;
}

#overview .inner .ttl .note {
	font-size: 13px;
	margin-top: 10px;
	text-align: center;
	font-weight: normal;
	color: #03398e;
}

#overview .inner .txt {
	color: #03398e;
	text-align:center;
	font-size:20px;
	/*line-height:2;*/
}

#overview .inner .txt span.pos{
	/*position: relative;
	top: -10px;
	display: inline-block;*/
}

#overview .inner .txt span.col{
	font-size:34px;
	color: #f72378;
	font-feature-settings: "palt";
	/*font-style: italic;*/
}

#overview .inner .txt span.mid{
	font-size:1.2em;
	font-weight: bold;
}

#overview .inner .txt span.marker{
	background: linear-gradient(transparent 60%, #ff0 60%);
}

#overview .inner .txt2 {
	text-align: center;
	font-size: 14px;
	line-height: 2;
	margin: 40px 0 60px;
}

#overview .inner figure{
	margin: 30px;
	text-align: center;
}

#overview .box {
	width: 890px;
	max-width: 100%;
	border: 1px solid #9ab0d2;
	border-radius: 15px;
	background: rgba(225, 234, 246, 0.4);
	padding: 60px;
	position: relative;
	margin: 100px auto 60px;
}

#overview .box .icon {
	position: absolute;
	left: 20px;
	top: -35px;
}

#overview .box .flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#overview .box .note {
	font-size: 12px;
	margin-top: 15px;
	line-height: 1.5;
	text-indent: -1em;
	padding-left: 1em;
	line-break: strict;
}

#overview .box .flex .info {
	width: calc(100% - 356px - 40px);
}

#overview .box .flex .img {
	width: 356px;
}

#overview .box .flex .info .pos{
	color: #03398e;
	font-size: 16px;
	font-weight:bold;
	margin-bottom: 25px;
	letter-spacing: 2px;
}

#overview .box .flex .info .col{
	font-size: 20px;
	color: #f72378;
	font-feature-settings: "palt";
	/*font-style: italic;*/
}

#overview .box .flex .info .mid{
	font-size: 20px;
	font-weight: bold;
}

#overview .box .flex .info .marker{
	background: linear-gradient(transparent 60%, #ff0 60%);
}

#overview .box .flex .info .txt {
	font-size: 15px;
	color: #222;
	text-align: left;
}

#overview .box .flex .info .txt span {
	font-weight: bold;
	color: #03398e;
}

#overview .btn_view {
	margin:0 auto;
	width:420px;
}
#overview .btn_view a {
	padding:17px 23px;
	display:block;
	background-color:#03398e;
	font-size:16px;
	font-weight:bold;
	color:#fff !important;
	text-align:center;
	border-radius:27px;
}
#overview .btn_view a:hover {
	opacity:1;
	transform:scale(1.1);
}
#overview .btn_view a span {
	display:block;
	background: url(../images/common/ico_arrow01.png) no-repeat right center;
}

#overview .bnr {
	text-align: center;
	margin: 80px auto 40px;
}
#overview .bnr a {
	overflow: hidden;
	border-radius: 8px;
}
#overview .bnr +.bnr {
	margin-top: 0;
}
/* ========== products ========== */
#products {
	/*overflow:hidden;*/
	min-width:980px;
	background: url(../images/index/bg_products01.jpg) no-repeat top center;
	background-size: cover;
}
#products .products_box01 {
	position:relative;
	padding:97px 0;
	z-index:2;
}
#products .products_box01 .inner {
	position:relative;
	margin:0 auto;
	width:980px;
	z-index:2;
}
#products .products_box01 .inner .ttl {
	margin-bottom:27px;
	text-align:center;
}
#products .products_box01 .inner .list_products {
	font-size:0;
	text-align:center;
}
#products .products_box01 .inner .list_products li {
	display:inline-block;
	/* width:206px; */
	width: 230px;
	margin-right: 20px;
	vertical-align:top;
	text-align: center;
}
#products .products_box01 .inner .list_products li a {
	position:relative;
	display:block;
}
#products .products_box01 .inner .list_products li img {
	position:absolute;
	top:0;
	left:50%;
	transform:translateX(-50%);
	max-width:none;
}
#products .products_box01 .inner .list_products li a:hover img {
	opacity:1;
	transform:translateX(-50%) scale(1.1);
}
#products .products_box01 .inner .list_products li .txt01 {
	display:inline-block;
	margin-bottom:15px;
	padding:4px 0;
	width:170px;
	font-size:12px;
	line-height:12px;
	background-color:#01359d;
	/*border-radius:10px;*/
	border-radius:100vh;
	color:#fff !important;
}
#products .products_box01 .inner .list_products li a:hover .txt01 {
	box-shadow:0 0 10px 0px rgba(0,0,0,0.3);
}
#products .products_box01 .inner .list_products li .katou {
	background-color:#01359d;
}
#products .products_box01 .inner .list_products li .drink {
	background-color:#00afe9;
}
#products .products_box01 .inner .list_products li .no_plane {
	background-color:#c9a554;
}
#products .products_box01 .inner .list_products li .fruit {
	background-color:#5f281c;
}
#products .products_box01 .inner .list_products li .txt02 {
	display:block;
	font-size:16px;
	font-weight:bold;
	line-height:24px;
	color:#03398e !important;
}
#products .products_box01 .inner .list_products li .txt02 .leftText {
	float:left;
	display:block;
	width:50%;
}
#products .products_box01 .inner .list_products li .txt02 .rightText {
	float:right;
	display:block;
	width:50%;
}
#products .products_box01 .inner .list_products li:nth-child(2) {
	/* width:280px; */
	margin:0 0 50px 0;
}
#products .products_box01 .inner .list_products li:nth-child(4) {
	width:230px;
	margin:0 0 50px 0;
}
#products .products_box01 .inner .list_products li:nth-child(2),
#products .products_box01 .inner .list_products li:nth-child(4),
#products .products_box01 .inner .list_products li:nth-child(3) {
	margin:0 20px 50px 0;
}
#products .products_box01 .inner .list_products li:nth-child(1) a,
#products .products_box01 .inner .list_products li:nth-child(2) a,
#products .products_box01 .inner .list_products li:nth-child(3) a,
#products .products_box01 .inner .list_products li:nth-child(4) a,
#products .products_box01 .inner .list_products li:nth-child(5) a,
#products .products_box01 .inner .list_products li:nth-child(6) a,
#products .products_box01 .inner .list_products li:nth-child(7) a,
#products .products_box01 .inner .list_products li:nth-child(8) a {
	padding-top:288px;
}

#products .products_box01 .inner .list_products li:nth-child(9) a {
	padding-top: 300px;
}


#products .products_box01 .inner .list_products li:nth-child(5),
#products .products_box01 .inner .list_products li:nth-child(6),
#products .products_box01 .inner .list_products li:nth-child(7),
#products .products_box01 .inner .list_products li:nth-child(8) {
	width:230px;
	margin-right:20px;
	margin-bottom: 50px;
}
#products .products_box01 .inner .list_products li:nth-child(4),
#products .products_box01 .inner .list_products li:nth-child(8) {
	margin-right:0;
}
#products .products_box01 .item01 {
	position:absolute;
	right:-383px;
	bottom:-140px;
	transition: all .5s ease;
}

#products .products_box02 {
	position:relative;
	background: url(../images/index/bg_products02.gif) repeat center top;
}
#products .products_box02:before {
	position:absolute;
	top:-15px;
	left:0;
	content:"";
	width:100%;
	height:16px;
	background: url(../images/index/bg_products03.png) no-repeat center top;
}
#products .products_box02 .outer {
	position:relative;
	top:-15px;
	padding:114px 0 130px;
	background: url(../images/index/bg_products04.png) no-repeat center top;
}
#products .products_box02 .inner {
	margin:0 auto;
	width:980px;
}
#products .products_box02 .inner .list_bnr li {
	margin-bottom:15px;
	background-color:#fff;
	overflow:hidden;
}
#products .products_box02 .inner .list_bnr li:last-child {
	margin-bottom:0;
}

/* ========== magazine ========== */
#magazine {
	position:relative;
	min-width:980px;
	padding:90px 0;
	background-color:#f1f5fb;
}
#magazine:before {
	position:absolute;
	top:-15px;
	left:0;
	content:"";
	width:100%;
	height:16px;
	background: url(../images/index/bg_magazine01.png) repeat-x center top;
}
#magazine .inner {
	width:980px;
	margin:0 auto;
}

#magazine .magazine_box {
	margin-bottom:50px;
}
#magazine .magazine_box .ttl {
	margin-bottom:50px;
	text-align:center;
}
#magazine .magazine_box .txt {
	margin-bottom:50px;
	font-size:18px;
	color:#222;
	text-align:center;
}
#magazine .magazine_box .btn {
	text-align:center;
}
#magazine .magazine_box .btn a:hover img {
	opacity:1;
	transform:scale(1.1);
}

#magazine .article_box {
	padding-top:77px;
	margin-bottom:70px;
	background: url(../images/index/bg_article01.jpg) no-repeat center top;
}
#magazine .article_box .ttl {
	margin-bottom:60px;
	font-size:24px;
	color:#222;
	text-align:center;
}
#magazine .article_box .ttl .txt {
	position:relative;
	display:inline-block;
}
#magazine .article_box .ttl .txt:before {
	position:absolute;
	display:inline-block;
	top:0;
	left:-15px;
	content:"";
	width:1px;
	height:38px;
	background-color:#222;
	transform:rotate(-25deg);
}
#magazine .article_box .ttl .txt:after {
	position:absolute;
	display:inline-block;
	top:0;
	right:-15px;
	content:"";
	width:1px;
	height:38px;
	background-color:#222;
	transform:rotate(25deg);
}
#magazine .article_box .list_article li {
	float:left;
	width:308px;
	margin-right:28px;
}
#magazine .article_box .list_article li:nth-child(3n) {
	margin-right:0;
}
#magazine .article_box .list_article li a {
	position:relative;
	display:block;
	height:100%;
	padding:10px 10px 20px;
	color:#222 !important;
	background-color:#fff;
	box-shadow:3px 3px 10px 0px rgba(86,120,171,0.16);
	box-sizing:border-box;
}
#magazine .article_box .list_article li a:hover img {
	opacity:1;
}
#magazine .article_box .list_article li .icoNew {
	position:absolute;
	top:24px;
	left:-5px;
	z-index:2;
}
#magazine .article_box .list_article li figure {
	margin-bottom:15px;
	overflow:hidden;
	background-color:#000;
}
#magazine .article_box .list_article li a:hover figure img {
	transform:scale(1.15);
	opacity:0.8;
}
#magazine .article_box .list_article li .txtBox {
	display:block;
	padding:0 12px;
}
#magazine .article_box .list_article li .txt {
	display:block;
	font-size:15px;
	font-weight:bold;
	color:#03398e !important;
}
#magazine .article_box .list_article li .ico {
	display:block;
	margin-bottom:7px;
	padding:5px 0 5px 30px;
	font-size:12px;
}
#magazine .article_box .list_article li .ico_bi {
	background: url(../images/common/ico_bi.png) no-repeat left center;
	background-size:23px auto;
}
#magazine .article_box .list_article li .ico_meal {
	background: url(../images/common/ico_syoku.png) no-repeat left center;
	background-size:23px auto;
}
#magazine .article_box .list_article li .ico_undo {
	background: url(../images/common/ico_undo.png) no-repeat left center;
	background-size:23px auto;
}
#magazine .article_box .list_article li .ico_chisiki {
	background: url(../images/common/ico_chisiki.png) no-repeat left center;
	background-size:23px auto;
}


#magazine .pickup_box {
	padding-top:77px;
	background: url(../images/index/bg_pickup01.jpg) no-repeat center top;
}
#magazine .pickup_box .ttl {
	margin-bottom:60px;
	font-size:24px;
	color:#222;
	text-align:center;
}
#magazine .pickup_box .ttl .image {
	display:block;
	margin-bottom:5px;
}
#magazine .pickup_box .ttl .txt {
	position:relative;
	display:inline-block;
}
#magazine .pickup_box .ttl .txt:before {
	position:absolute;
	display:inline-block;
	top:0;
	left:-15px;
	content:"";
	width:1px;
	height:38px;
	background-color:#222;
	transform:rotate(-25deg);
}
#magazine .pickup_box .ttl .txt:after {
	position:absolute;
	display:inline-block;
	top:0;
	right:-15px;
	content:"";
	width:1px;
	height:38px;
	background-color:#222;
	transform:rotate(25deg);
}


#magazine .pickup_box .list_pickup {
	position:relative;
	margin-bottom:60px;
}
#magazine .pickup_box .list_pickup li {
	width:475px;
	height:137px;
	display:table;
	margin-bottom:10px;
}
#magazine .pickup_box .list_pickup li a {
	position:relative;
	display:block;
	height:100%;
	padding:10px;
	color:#222 !important;
	background-color:#fff;
	box-shadow:3px 3px 10px 0px rgba(86,120,171,0.16);
	box-sizing:border-box;
}
#magazine .pickup_box .list_pickup li a:hover {
	opacity:1;
}
#magazine .pickup_box .list_pickup li a:hover img {
	opacity:1;
}
#magazine .pickup_box .list_pickup li a:hover figure img {
	transform:scale(1.2);
	opacity:0.8;
}
#magazine .pickup_box .list_pickup li:nth-child(1) a:hover figure img {
	transform:scale(1.07);
}
#magazine .pickup_box .list_pickup li .ico_rank {
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}
#magazine .pickup_box .list_pickup li .ico_ninki {
	position:absolute;
	top:-3px;
	right:-3px;
	z-index:2;
	width:50px;
}
#magazine .pickup_box .list_pickup li .ico_ninki img {
	width:100%;
}
#magazine .pickup_box .list_pickup li figure {
	display:table-cell;
	vertical-align:top;
	width:117px;
	overflow:hidden;
	background-color:#000;
}
#magazine .pickup_box .list_pickup li figure img {
	width:100%;
}
#magazine .pickup_box .list_pickup li .txtBox {
	display:block;
	padding:0 30px;
	display:table-cell;
	vertical-align:top;
}
#magazine .pickup_box .list_pickup li .txt {
	display:block;
	font-size:16px;
	color:#222 !important;
}
#magazine .pickup_box .list_pickup li .ico {
	display:block;
	margin-bottom:7px;
	padding:5px 0 5px 40px;
	font-size:16px;
}
#magazine .pickup_box .list_pickup li .ico_bi {
	background: url(../images/common/ico_bi.png) no-repeat left center;
}
#magazine .pickup_box .list_pickup li .ico_syoku {
	background: url(../images/common/ico_syoku.png) no-repeat left center;
}
#magazine .pickup_box .list_pickup li .ico_undo {
	background: url(../images/common/ico_undo.png) no-repeat left center;
}
#magazine .pickup_box .list_pickup li .ico_chisiki {
	background: url(../images/common/ico_chisiki.png) no-repeat left center;
}

#magazine .pickup_box .list_pickup li:nth-child(1) {
	display:block;
	height:431px;
}
#magazine .pickup_box .list_pickup li:nth-child(1) figure {
	display:block;
	width:auto;
	margin-bottom:15px;
}
#magazine .pickup_box .list_pickup li:nth-child(1) .txtBox {
	display:block;
	width:auto;
	padding:0 30px 0 15px;
}
#magazine .pickup_box .list_pickup li:nth-child(1) .ico_rank {
	top:-15px;
	left:-25px;
}
#magazine .pickup_box .list_pickup li:nth-child(1) .ico_ninki {
	width:97px;
	top:-5px;
	right:-5px;
}
#magazine .pickup_box .list_pickup li:nth-child(2) .ico_rank,
#magazine .pickup_box .list_pickup li:nth-child(3) .ico_rank {
	top:-5px;
	left:-18px;
}
#magazine .pickup_box .list_pickup li:nth-child(1),
#magazine .pickup_box .list_pickup li:nth-child(2),
#magazine .pickup_box .list_pickup li:nth-child(3) {
	position:relative;
}
#magazine .pickup_box .list_pickup li:nth-child(4) {
	position:absolute;
	top:0;
	right:0;
}
#magazine .pickup_box .list_pickup li:nth-child(5) {
	position:absolute;
	top:147px;
	right:0;
}
#magazine .pickup_box .list_pickup li:nth-child(6) {
	position:absolute;
	top:294px;
	right:0;
}
#magazine .pickup_box .list_pickup li:nth-child(7) {
	position:absolute;
	top:441px;
	right:0;
}
#magazine .pickup_box .list_pickup li:nth-child(8) {
	position:absolute;
	top:588px;
	right:0;
}

#magazine .pickup_box .btn_view {
	margin:0 auto;
	width:420px;
}
#magazine .pickup_box .btn_view a {
	padding:17px 23px;
	display:block;
	background-color:#03398e;
	font-size:16px;
	font-weight:bold;
	color:#fff !important;
	text-align:center;
	border-radius:27px;
}
#magazine .pickup_box .btn_view a:hover {
	opacity:1;
	transform:scale(1.1);
}
#magazine .pickup_box .btn_view a span {
	display:block;
	background: url(../images/common/ico_arrow01.png) no-repeat right center;
}



}

@media screen and (max-width: 768px) {

/* ========== index_page ========== */
.index_page {
	overflow: hidden;
}


/* ========== mv ========== */
#mv {
	position:relative;
	border-bottom: 1px solid #03398e;
}
#mv .txt {
	position:absolute;
	bottom:20px;
	left: 64%;
	font-size:18px;
	width: 36%;
	color: #000;
	text-align:left;
	text-shadow: 0px 0px 5px #fff;
}
#mv .tw {
	position: absolute;
	top: auto;
	bottom: 1.7%;
	right: 1.5%;
	width: 43%;
}

/* ========== science ========== */

#science {
	overflow:hidden;
	background: url(../images/index/sp/bg_science01.png) no-repeat center top;
	background-size: cover;
	padding:78px 0 86px;
}

#science .inner .ttl {
	margin-bottom:25px;
	text-align:center;
}

#science .inner .txt {
	color: #03398e;
	text-align:center;
	font-size:24px;
	/*line-height:2;*/
}

#science .inner .txt span.pos{
/*	position: relative;
	top: -10px;
	display: inline-block;*/
}

#science .inner .txt span.col{
	font-size:36px;
	color: #f72378;
	font-style: italic;
}

#science .box {
	width: 90%;
	margin: 40px auto 0;
	border: 1px solid #99b0d2;
	border-radius: 12px;
	background: rgba(182, 202, 233, 0.2);
	padding: 25px 20px;
}
#science .box + .box {
	margin-top: 20px;
}
#science .box p {
	font-size: 20px;
	color: #033a8d;
	padding-left: 20px;
	position: relative;
	font-feature-settings: "palt";
	text-align: left;
}
#science .box p:before {
	content: "";
	width: 10px;
	height: 10px;
	display: block;
	background: #033a8d;
	border-radius: 50%;
	position: absolute;
	top: 5px;
	left: 0;
}

/* ========== overview ========== */

#overview {
	overflow:hidden;
	background: url(../images/index/sp/bg_overview01.png) no-repeat center bottom;
	background-size: cover;
	padding:78px 0 86px;
}

#overview .inner .ttl {
	margin-bottom:25px;
	text-align:center;
}

#overview .inner .ttl .note {
	font-size: 16px;
	margin-top: 10px;
	text-align: center;
	font-weight: normal;
	color: #03398e;
}

#overview .inner .txt {
	color: #03398e;
	text-align:center;
	font-size:24px;
	/*line-height:2;*/
}

#overview .inner .txt span.pos{
/*	position: relative;
	top: -10px;
	display: inline-block;*/
}

#overview .inner .txt span.col{
	font-size:36px;
	color: #f72378;
	font-feature-settings: "palt";
	/*font-style: italic;*/
}

#overview .inner .txt span.mid{
	font-size:1.2em;
	font-weight: bold;
}

#overview .inner .txt span.marker{
	background: linear-gradient(transparent 60%, #ff0 60%);
}

#overview .inner .txt2 {
	text-align: center;
	font-size: 24px;
	line-height: 1.6;
	margin: 20px 15px 30px;
}

#overview .box {
	width: 890px;
	max-width: calc(100% - 40px);
	border: 1px solid #9ab0d2;
	border-radius: 15px;
	background: rgba(225, 234, 246, 0.4);
	padding: 125px 35px 60px;
	position: relative;
	margin: 100px 20px 60px;
}

#overview .box .icon {
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	top: -40px;
}

#overview .box .flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: column;
}

#overview .box .note {
	font-size: 16px;
	margin-top: 25px;
	line-height: 1.5;
	text-indent: -1em;
	padding-left: 1em;
	line-break: strict;
}

#overview .box .flex .info {
	width: 100%;
	margin-bottom: 60px;
}

#overview .box .flex .img, #overview .box .flex .img img {
	width: 100%;
}

#overview .box .flex .info .pos{
	color: #03398e;
	font-size: 24px;
	font-weight:bold;
	margin-bottom: 35px;
	letter-spacing: 2px;
}

#overview .box .flex .info .col{
	font-size: 30px;
	color: #f72378;
	font-feature-settings: "palt";
	/*font-style: italic;*/
}

#overview .box .flex .info .mid{
	font-size: 30px;
	font-weight: bold;
}

#overview .box .flex .info .marker{
	background: linear-gradient(transparent 60%, #ff0 60%);
}

#overview .box .flex .info .txt {
	font-size: 22px;
	color: #222;
}

#overview .box .flex .info .txt span {
	color: #03398e;
	font-weight: bold;
}

#overview .btn_view {
	margin:0 auto;
	width: calc(100% - 40px);
}
#overview .btn_view a {
	padding:30px 32px;
	display:block;
	background-color:#03398e;
	font-size:24px;
	font-weight:bold;
	color:#fff !important;
	text-align:center;
	border-radius:50px;
}
#overview .btn_view a span {
	display:block;
	background: url(../images/common/sp/ico_arrow01.png) no-repeat right center;
	background-size:24px auto;
}

#overview .inner figure{
	margin: 20px;
	text-align: center;
}

#overview .bnr {
	margin: 40px auto 30px;
	width: calc(100% - 40px);
}
#overview .bnr a{
	overflow: hidden;
	border-radius: 14px;
}


/* ========== products ========== */
#products {
	/*overflow:hidden;*/
	background: url(../images/index/sp/bg_products01.jpg) no-repeat center top;
	background-size: 100% auto;
}
#products .products_box01 {
	position:relative;
	padding:97px 0 159px;
	z-index:2;
}
#products .products_box01 .inner {
	position:relative;
	z-index:2;
}
#products .products_box01 .inner .ttl {
	margin-bottom:70px;
	text-align:center;
}
#products .products_box01 .inner .list_products {
	font-size:0;
	text-align:left;
}
#products .products_box01 .inner .list_products li {
	display:inline-block;
	vertical-align:top;
	text-align:center;
}
#products .products_box01 .inner .list_products li a {
	position:relative;
	display:block;
	height:100%;
}
#products .products_box01 .inner .list_products li .txt01 {
	display:inline-block;
	padding:3px 0;
	width:254px;
	height:33px;
	font-size:20px;
	border-radius:20px;
	color:#fff !important;
	box-sizing:border-box;
}
#products .products_box01 .inner .list_products li .katou {
	background-color:#01359d;
}
#products .products_box01 .inner .list_products li .drink {
	background-color:#00afe9;
}
#products .products_box01 .inner .list_products li .no_plane {
	background-color:#c9a554;
}
#products .products_box01 .inner .list_products li .fruit {
	background-color:#5f281c;
}
#products .products_box01 .inner .list_products li .txt02 {
	position:absolute;
	display:block;
	width:100%;
	bottom:0;
	left:50%;
	transform:translatex(-50%);
	font-size:24px;
	font-weight:bold;
	line-height:33px;
	color:#03398e !important;
}
#products .products_box01 .inner .list_products li:last-child .txt02 {
	bottom: 30px;
}
	
#products .products_box01 .inner .list_products li .txt02.txtFruit {
	/* bottom: -35px; */
}
#products .products_box01 .inner .list_products li .txt02 .leftText {
	float:left;
	display:block;
	width:50%;
}
#products .products_box01 .inner .list_products li .txt02 .rightText {
	float:right;
	display:block;
	width:50%;
}
#products .products_box01 .inner .list_products li:nth-child(1) {
	width:640px;
}
#products .products_box01 .inner .list_products li:nth-child(1),
#products .products_box01 .inner .list_products li:nth-child(2),
#products .products_box01 .inner .list_products li:nth-child(3),
#products .products_box01 .inner .list_products li:nth-child(4) {
	width:320px;
}
#products .products_box01 .inner .list_products li:nth-child(1){
	margin-bottom:40px;
	height:465px;
	/*height:435px;*/
}
#products .products_box01 .inner .list_products li:nth-child(2){
	margin-bottom:40px;
	height:465px;
	/*height:435px;*/
}
#products .products_box01 .inner .list_products li:nth-child(3){
	margin-bottom:40px;
	height:465px;
	/*height:435px;*/
}
#products .products_box01 .inner .list_products li:nth-child(4){
	margin-bottom:56px;
	height:465px;
	/*height:435px;*/
}
#products .products_box01 .inner .list_products li:nth-child(5){
	margin-bottom:56px;
	width:320px;
	height:465px;
}
#products .products_box01 .inner .list_products li:nth-child(6),
#products .products_box01 .inner .list_products li:nth-child(7) {
	margin-bottom:56px;
	width:320px;
	height:460px;
}
#products .products_box01 .inner .list_products li:nth-child(8),
#products .products_box01 .inner .list_products li:nth-child(9) {
	width:320px;
	height:460px;
}

#products .products_box01 .inner .list_products li:nth-child(7) img {
	/*margin: -40px 0 0;*/
}
#products .products_box01 .inner .list_products li:nth-child(9) img {
	width: 87%;
}

#products .products_box01 .inner .list_products li:nth-child(5) .txt01,
#products .products_box01 .inner .list_products li:nth-child(6) .txt01,
#products .products_box01 .inner .list_products li:nth-child(7) .txt01,
#products .products_box01 .inner .list_products li:nth-child(8) .txt01,
#products .products_box01 .inner .list_products li:nth-child(9) .txt01 {
}
#products .products_box01 .inner .list_products li:nth-child(1) .txt01,
#products .products_box01 .inner .list_products li:nth-child(2) .txt01,
#products .products_box01 .inner .list_products li:nth-child(3) .txt01,
#products .products_box01 .inner .list_products li:nth-child(4) .txt01 {
	border-radius:60px;
	height:68px;
}
#products .products_box01 .item01 {
	position:absolute;
	right:-267px;
	bottom:-130px;
	width:267px;
	transition: all .5s ease;
}

#products .products_box02 {
	position:relative;
	background: url(../images/index/sp/bg_products02.gif) repeat center top;
	background-size: 100% auto;
}
#products .products_box02:before {
	position:absolute;
	top:-13px;
	left:0;
	content:"";
	width:100%;
	height:14px;
	background: url(../images/index/sp/bg_products03.png) no-repeat center top;
	background-size: 100% auto;
}
#products .products_box02 .outer {
	position:relative;
	top:-13px;
	padding:122px 20px 135px;
	background: url(../images/index/sp/bg_products04.png) no-repeat center top;
	background-size: 100% auto;
}
#products .products_box02 .inner {
}
#products .products_box02 .inner .list_bnr li {
	margin-bottom:20px;
}
#products .products_box02 .inner .list_bnr li:last-child {
	margin-bottom:0;
}


/* ========== magazine ========== */
#magazine {
	position:relative;
	padding:119px 0 17vw;
	background-color:#f1f5fb;
}
#magazine:before {
	position:absolute;
	top:-15px;
	left:0;
	content:"";
	width:100%;
	height:16px;
	background: url(../images/index/sp/bg_magazine01.png) repeat-x center top;
	background-size: 100% auto;
}
#magazine .inner {
	margin:0 20px;
}

#magazine .magazine_box {
	margin-bottom:70px;
}
#magazine .magazine_box .ttl {
	margin-bottom:60px;
	text-align:center;
}
#magazine .magazine_box .txt {
	margin-bottom:50px;
	font-size:24px;
	line-height:38px;
	color:#222;
	text-align:center;
}
#magazine .magazine_box .btn {
	text-align:center;
}

#magazine .article_box {
	padding-top:90px;
	margin-bottom:80px;
	background: url(../images/index/sp/bg_article01.jpg) no-repeat center top;
	background-size:100% auto;
}
#magazine .article_box .ttl {
	margin-bottom:80px;
	font-size:28px;
	color:#222;
	text-align:center;
}
#magazine .article_box .ttl .txt {
	position:relative;
	display:inline-block;
}
#magazine .article_box .ttl .txt:before {
	position:absolute;
	display:inline-block;
	top:0;
	left:-30px;
	content:"";
	width:2px;
	height:44px;
	background-color:#222;
	transform:rotate(-25deg);
}
#magazine .article_box .ttl .txt:after {
	position:absolute;
	display:inline-block;
	top:0;
	right:-30px;
	content:"";
	width:2px;
	height:44px;
	background-color:#222;
	transform:rotate(25deg);
}
#magazine .article_box .list_article li {
	height:auto !important;
	text-align:left;
	margin-bottom:20px;
}
#magazine .article_box .list_article li:last-child {
	margin-bottom:0;
}
#magazine .article_box .list_article li a {
	position:relative;
	display:table;
	height:auto !important;
	padding:15px;
	color:#222 !important;
	background-color:#fff;
	box-shadow:3px 3px 10px 0px rgba(86,120,171,0.16);
	box-sizing:border-box;
}
#magazine .article_box .list_article li .icoNew {
	position:absolute;
	top:25px;
	left:-5px;
	z-index:2;
	width:97px;
}
#magazine .article_box .list_article li figure {
	width:210px;
	display:table-cell;
	vertical-align:top;
}
#magazine .article_box .list_article li .txtBox {
	padding:0 20px 0 40px;
	display:table-cell;
	vertical-align:top;
}
#magazine .article_box .list_article li .txt {
	display:block;
	font-size:24px;
	font-weight:bold;
	color:#03398e !important;
}
#magazine .article_box .list_article li .ico {
	display:block;
	margin-bottom:17px;
	padding:5px 0 5px 60px;
	font-size:22px;
}
#magazine .article_box .list_article li .ico_bi {
	background: url(../images/common/sp/ico_bi.png) no-repeat left center;
	background-size:44px auto;
}
#magazine .article_box .list_article li .ico_meal {
	background: url(../images/common/sp/ico_syoku.png) no-repeat left center;
	background-size:44px auto;
}
#magazine .article_box .list_article li .ico_undo {
	background: url(../images/common/sp/ico_undo.png) no-repeat left center;
	background-size:44px auto;
}
#magazine .article_box .list_article li .ico_chisiki {
	background: url(../images/common/sp/ico_chisiki.png) no-repeat left center;
	background-size:44px auto;
}

#magazine .pickup_box {
	padding-top:60px;
	background: url(../images/index/sp/bg_pickup01.jpg) no-repeat center top;
	background-size:100% auto;
}
#magazine .pickup_box .ttl {
	margin-bottom:80px;
	font-size:28px;
	color:#222;
	text-align:center;
}
#magazine .pickup_box .ttl .txt {
	position:relative;
	display:inline-block;
}
#magazine .pickup_box .ttl .txt:before {
	position:absolute;
	display:inline-block;
	top:0;
	left:-30px;
	content:"";
	width:2px;
	height:44px;
	background-color:#222;
	transform:rotate(-25deg);
}
#magazine .pickup_box .ttl .txt:after {
	position:absolute;
	display:inline-block;
	top:0;
	right:-30px;
	content:"";
	width:2px;
	height:44px;
	background-color:#222;
	transform:rotate(25deg);
}
#magazine .pickup_box .ttl .image {
	display:block;
	margin-bottom:15px;
}
#magazine .pickup_box .list_pickup {
	position:relative;
	margin-bottom:60px;
}
#magazine .pickup_box .list_pickup li {
	width:100%;
	display:table;
	margin-bottom:20px;
	text-align:left;
}
#magazine .pickup_box .list_pickup li a {
	position:relative;
	display:block;
	height:100%;
	padding:15px;
	color:#222 !important;
	background-color:#fff;
	box-shadow:3px 3px 10px 0px rgba(86,120,171,0.16);
	box-sizing:border-box;
}
#magazine .pickup_box .list_pickup li .ico_rank {
	position:absolute;
	top:0;
	left:0;
	width:52px;
	z-index:2;
}
#magazine .pickup_box .list_pickup li .ico_ninki {
	position:absolute;
	top:-4px;
	right:-4px;
	z-index:2;
	width:76px;
}
#magazine .pickup_box .list_pickup li .ico_ninki img {
	width:100%;
}
#magazine .pickup_box .list_pickup li figure {
	display:table-cell;
	vertical-align:top;
	width:210px;
}
#magazine .pickup_box .list_pickup li .txtBox {
	padding:15px 20px 0 40px;
	display:table-cell;
	vertical-align:top;
}
#magazine .pickup_box .list_pickup li .txt {
	display:block;
	font-size:24px;
	color:#222 !important;
}
#magazine .pickup_box .list_pickup li .ico {
	display:block;
	margin-bottom:17px;
	padding:5px 0 5px 60px;
	font-size:22px;
}
#magazine .pickup_box .list_pickup li .ico_bi {
	background: url(../images/common/ico_bi.png) no-repeat left center;
	background-size:44px auto;
}
#magazine .pickup_box .list_pickup li .ico_syoku {
	background: url(../images/common/ico_syoku.png) no-repeat left center;
	background-size:44px auto;
}
#magazine .pickup_box .list_pickup li .ico_undo {
	background: url(../images/common/ico_undo.png) no-repeat left center;
	background-size:44px auto;
}
#magazine .pickup_box .list_pickup li .ico_chisiki {
	background: url(../images/common/ico_chisiki.png) no-repeat left center;
	background-size:44px auto;
}

#magazine .pickup_box .list_pickup li:nth-child(1) {
	display:block;
}
#magazine .pickup_box .list_pickup li:nth-child(1) figure {
	display:block;
	width:auto;
	margin-bottom:30px;
}
#magazine .pickup_box .list_pickup li:nth-child(1) .txtBox {
	display:block;
	width:auto;
	padding:0 30px 20px;
}
#magazine .pickup_box .list_pickup li:nth-child(1) .ico_rank {
	top:-30px;
	left:-16px;
	width:162px;
}
#magazine .pickup_box .list_pickup li:nth-child(1) .ico_ninki {
	top:-6px;
	right:-6px;
	width:126px;
}
#magazine .pickup_box .list_pickup li:nth-child(2) .ico_rank,
#magazine .pickup_box .list_pickup li:nth-child(3) .ico_rank {
	top:-12px;
	left:-12px;
	width:102px;
}

#magazine .pickup_box .btn_view {
	margin:0 auto;
	width:367px;
}
#magazine .pickup_box .btn_view a {
	padding:30px 32px;
	display:block;
	background-color:#03398e;
	font-size:24px;
	font-weight:bold;
	color:#fff !important;
	text-align:center;
	border-radius:50px;
}
#magazine .pickup_box .btn_view a span {
	display:block;
	background: url(../images/common/sp/ico_arrow01.png) no-repeat right center;
	background-size:24px auto;
}

/* article 0319 */
#magazine.article_area ul { width: auto; padding-left: 1.5%; padding-right: 1.5%; margin-bottom: 4%; max-height: 2790px; }
#magazine.article_area ul li { width: 47%; height: auto; margin: 1.5%; }
#magazine.article_area ul li a { width: 100%; }
#magazine.article_area ul li .pic img { width: 100%; }
#magazine.article_area ul li .comment { /*zoom: .5;*/ height: 155px; }
#magazine.article_area ul li .comment time { font-size: 16px; }
#magazine.article_area ul li .comment h2,
#magazine.article_area ul li .comment p { font-size: 18px; }

#magazine.article_area .view { width: 380px; height: 70px; border-radius: 35px; }
#magazine.article_area .view img { width: auto; height: auto; }



}
