@charset "utf-8";
/**********************************************/
/***************共通コンテンツ******************/
/**********************************************/

/*----------------------------------*/
/*----------- AdobeFonts -----------*/
/*----------------------------------*/
.tsukushiR{
	font-family: 'Zen Maru Gothic', sans-serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
}
.tsukushiB{
	font-family: 'Zen Maru Gothic',sans-serif;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
}
.ryomin{
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	font-style: normal;
}

/*----------------------------------*/
/*-------------- body --------------*/
/*----------------------------------*/
body {
    font-feature-settings: "palt" 1;
    letter-spacing: 0.075em;
    font-size: 14px;
    line-height: 1.8;
}
a,div,table,tr,td,th {
	box-sizing: border-box;
}

/*----------------------------------*/
/*---------- main slider -----------*/
/*----------------------------------*/
#mainvisual{
	width: 100%;
	background: url('../img/renga.gif');
	background-size: 150px;
}
#mainvisual .wrapper{
	max-width: 1400px;
	position: relative;
	padding: 0!important;
}
#mainvisual .top_slider{
	width: 100%;
	margin: 0 auto;
}
.slick-slide{
	margin: 0;
}
#mainvisual .mainlogo {
    width: 320px;
    position: absolute;
    z-index: 2;
    top: 20px;
    left: 35px;
}

/*----------------------------------*/
/*-------- grayback table ----------*/
/*----------------------------------*/
.detailtable{
	font-size: 13px;
	line-height: 1.4;
}
.detailtable th{
	padding: 0 10px 5px 0;
	width: 75px;
}
.detailtable td{
	padding: 0 0 5px 0;
}
.detailtable a i{
	color:#FF3333;
}
.detailtable th span {
    width: 65px;
    display: block;
    background: #f18f43;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 11px;
    text-align: center;
    padding: 2px 0;
}

/*----------------------------------*/
/*------------- pageing ------------*/
/*----------------------------------*/
#pageing {
    text-align: center;
    margin: 40px 0 0;
}
#pageing .wrapper{
	text-align: center;
}
#pageing .pageing a,
#pageing .pageing span{
	width: 36px;
	height: 36px;
	border: 1px solid #005952;
	color: #005952;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
	display: inline-block;
	margin: 0 3px;
	box-sizing: border-box;
	cursor: pointer;
	font-weight: bold;
}
#pageing .pageing a:hover{
	opacity: 0.8;
}
#pageing .pageing span.nowpage{
	background: #005952;
	color: #fff;
	cursor: auto;
}
#pageing .pageing span.hide{
	opacity: 0.5;
	cursor: auto;
}
#pageing .nextlink{
	padding: 10px 45px 10px 25px;
	background: #ebf5ec;
	color: #005952;
	font-size: 15px;
	line-height: 1.4;
	position: relative;
	border: 1px solid #005952;
	display: inline-block;
	margin-bottom: 25px;
}
#pageing .nextlink::after{
	content: '';
	width: 25px;
	height: 10px;
	position: absolute;
	top: calc(50% - 5px);
	right: 10px;
	background: url('../img/btnarrow.png')no-repeat center center;
	background-size: contain;
}

.cap{
	font-size: 11px;
	line-height: 1.2;
	margin-top: 5px;
}
.kizuna_contents {
    width: 100%;
	overflow: hidden;
}
.iconbox a i{
	color: #FF3333;
}
.iconbox li a{
	text-decoration: underline;
	word-break: break-all;
}
.iconbox li{
	padding-left: 1.6em;
	padding-bottom: 0.3em;
	position: relative;
	font-size: 0.9em;
	line-height: 1.5;
}
.iconbox li.icon1b::before,
.iconbox li.icon2b::before,
.iconbox li.icon3b::before,
.iconbox li.icon4b::before,
.iconbox li.icon5b::before,
.iconbox li.icon6b::before,
.iconbox li.icon1p::before,
.iconbox li.icon2p::before,
.iconbox li.icon3p::before,
.iconbox li.icon4p::before,
.iconbox li.icon5p::before,
.iconbox li.icon6p::before{
	content: '';
	position: absolute;
	top: 0.1em;
	left: 0;
	width: 1.5em;
	height: 1.5em;
}

.iconbox li.icon1b::before{
	background: url('../img/p2/icon1_b.png')no-repeat center center;
	background-size: contain;
}
.iconbox li.icon2b::before{
	background: url('../img/p2/icon2_b.png')no-repeat center center;
	background-size: contain;
}
.iconbox li.icon3b::before{
	background: url('../img/p2/icon3_b.png')no-repeat center center;
	background-size: contain;
}
.iconbox li.icon4b::before{
	background: url('../img/p2/icon4_b.png')no-repeat center center;
	background-size: contain;
}
.iconbox li.icon5b::before{
	background: url('../img/p2/icon5_b.png')no-repeat center center;
	background-size: contain;
}
.iconbox li.icon6b::before{
	background: url('../img/p2/icon6_b.png')no-repeat center center;
	background-size: contain;
}
.iconbox li.icon1p::before{
	background: url('../img/p2/icon1_p.png')no-repeat center center;
	background-size: contain;
}
.iconbox li.icon2p::before{
	background: url('../img/p2/icon2_p.png')no-repeat center center;
	background-size: contain;
}
.iconbox li.icon3p::before{
	background: url('../img/p2/icon3_p.png')no-repeat center center;
	background-size: contain;
}
.iconbox li.icon4p::before{
	background: url('../img/p2/icon4_p.png')no-repeat center center;
	background-size: contain;
}
.iconbox li.icon5p::before{
	background: url('../img/p2/icon5_p.png')no-repeat center center;
	background-size: contain;
}
.iconbox li.icon6p::before{
	background: url('../img/p2/icon6_p.png')no-repeat center center;
	background-size: contain;
}

/* 背景の三角 */
.bg1{
	background: url(../img/p2/bg1.gif)no-repeat right top;
	background-size: 60%;
}
.bg2{
	background: url(../img/p2/bg2.gif)no-repeat left top;
	background-size: 17%;
}
.bg3{
	background: url(../img/p2/bg3.gif)no-repeat right bottom 40%;
	background-size: 17%;
}
.bg4{
	background: url(../img/p2/bg2.gif)no-repeat left bottom;
	background-size: 17%;
}
.bg5{
	background: url(../img/p2/bg3.gif)no-repeat right top;
	background-size: 15%;
}
.bg6 {
    background: url(../img/p2/bg4.gif)no-repeat left bottom;
    background-size: 62%;
    padding-bottom: 0px;
}
.bg7 {
    background: url(../img/p2/bg2.gif)no-repeat left top;
    background-size: 15%;
    padding-bottom: 0px;
}
.bg8 {
    background: url(../img/p2/bg3.gif)no-repeat right bottom 40%;
    background-size: 15%;
    padding-bottom: 0px;
}
.dotborder_pink,.dotborder_blue{
	width: 100%;
	position: relative;
}
.dotborder_pink{
	border-top: 5px dotted #EE87B4;
}
.dotborder_blue{
	border-top: 5px dotted #006DAD;
}
.spotnum {
    position: absolute;
    font-size: 2.2em;
    bottom: 100%;
    line-height: 1;
    padding-bottom: 15px;
}
.spotnum span {
    font-size: 0.7em;
	margin-right: 0.3em;
}
.spotnum_pink{
	color: #EE87B4;
}
.spotnum_blue{
	color: #006DAD;
}

/*----------------------------------*/
/*------------- section1 -----------*/
/*----------------------------------*/
#section1 {
    border-bottom: 1px solid #ccc;
}
.main {
    position: relative;
    width: 100%;
    margin: 0 auto;
}
.pagelogo{
	width: 25%;
	display: block;
	position: absolute;
	top: 20px;
	left: 20px;
}

/*----------------------------------*/
/*------------- section2 -----------*/
/*----------------------------------*/
#block1{
	margin-bottom: 90px;
}
#block2,#block3,#block4,#block5,#block6{
	margin-bottom: 150px;
}
#block7{
	margin-bottom: 70px;
	padding-bottom: 70px;
}
.tnh3{
	font-size: 2.2em;
	line-height: 1.3;
	margin-bottom: 0.5em;
}
.tnh3 span{
	font-size: 12px;
	margin-left: 5px;
}
.overimg_left img{
	width: calc(100% + 80px);
	margin-left: -80px;
	max-width: none;
}
.overimg_left .img10{
	margin-left: -80px;
}
.overimg_left .img10 img{
	margin-left: 0!important;
	border-radius: 15px;
}
.round{
	border-radius: 10px;
}
.dotbg{
	background: url(../img/p2/dotbg.gif);
	padding-bottom: 1px;
}
.copy{
	position: absolute;
}
.store{
	display: flex;
	justify-content: space-between;
}
.store_l{
	width: 200px;
}
.store_r{
	width: calc(100% - 220px);
}
.store_l img{
	border-radius: 5px;
}
#section2 .atc {
    font-size: 11px;
    background: #fff;
    line-height: 1.5;
    padding: 5px 10px;
    border: 1px solid #005952;
    color: #005952;
    width: 100%;
    max-width: 600px;
    margin: 10px auto 70px;
		text-align: center;
}
#block8 .atc{
	margin-top: 0;
	margin-bottom: 0;
}
#block8{
	padding-top: 45px;
}
#section2 .lead {
    font-size: 20px;
		padding-top: 45px;
		margin-bottom: 100px;
}
#section2 .lead img {
    margin: 0 auto;
}
#section2 .lead .right,
#section2 .lead .left{
	width: calc(50% - 5px);
}

@media only screen and (max-width: 1180px) {
	.overimg_left img{
	    width: calc(100% + 40px);
	    margin-left: -40px;
	}
	.overimg_left .img10{
		margin-left: -40px;
	}
	.overimg_left .img10 img{
		border-radius: 0 15px 15px 0;
	}
	.wrapper {
		padding: 0 40px;
		max-width: none;
	}
}
@media only screen and (max-width: 900px) {
	.show_900{
		display: block;
	}
	.cb{
		clear: both;
	}
}
@media only screen and (max-width: 640px) {
	#block1,#block2,#block3,#block4,#block5,#block6,#block7{
		margin-bottom: 100px;
	}
	#block9{
		margin-bottom: 50px;
		padding-bottom: 50px;
	}
}
@media only screen and (max-width: 540px) {
	body{
		font-size: 13px;
	}
	.bgcopy p {
		font-size: 16px;
	}
	.sec3lead {
		font-size: 16px;
		margin: 30px 0 40px;
	}
	#section2 .lead {
		font-size: 16px;
		padding: 25px 0 10px;
		line-height: 1.4;
	}
	#section2 .atc {
		margin: 10px auto 50px;
	}
	#block8 .atc {
		margin-top: 0;
		margin-bottom: 0;
	}
	/* 背景の三角 */
	.bg1{
		background: url(../img/p2/bg1.gif)no-repeat right top;
		background-size: 80%;
	}
	.bg2,.bg7{
		background: url(../img/p2/bg2.gif)no-repeat left top 15%;
		background-size: 30%;
	}
	.bg3,.bg8{
		background: url(../img/p2/bg3.gif)no-repeat right bottom 40%;
		background-size: 30%;
	}
	.bg4{
		background: url(../img/p2/bg2.gif)no-repeat left bottom;
		background-size: 30%;
	}
	.bg5{
		background: url(../img/p2/bg3.gif)no-repeat right top;
		background-size: 30%;
	}
	.bg6 {
		background: url(../img/p2/bg4.gif)no-repeat left bottom;
		background-size: 85%;
	}
}

@media only screen and (max-width: 480px) {
	.wrapper {
	    padding: 0 25px;
	}
	#block1,#block2,#block3,#block4,#block5,#block6,#block7{
		margin-bottom: 80px;
	}
	#block9{
		margin-bottom: 40px;
		padding-bottom: 40px;
	}
	/*.store_l{
		width: 45%!important;
	}*/
	/*.store_r{
		width: 51%!important;
	}*/
	.store li{
		padding-left: 1.7em;
		font-size: 0.9em;
		line-height: 1.4;
		padding-bottom: 0.4em;
	}
	.iconbox {
	    width: 100%;
	    float: none;
	    margin-bottom: 15px;
	}
	.spotline {
	    width: calc(100% - 50px);
	}
	.cap {
	    font-size: 10px;
	}
	.spotline{
		margin-bottom: 25px;
	}
}






/**********************************************/
/************** 個別コンテンツ ******************/
/**********************************************/
.main{
	text-align: center;
	background: rgb(156,210,237);
	background: linear-gradient(0deg, rgba(156,210,237,1) 0%, rgba(241,197,218,1) 80%);
}
#block1 .tnh3, #block2 .tnh3, #block3 .tnh3{
	margin-bottom: 10px;
}

/*block1*/
#block2 .right{
	width: 43%;
}
#block2 .left{
	width: 57%;
	margin-top: -35px;
}
#block2 .left .copy{
	position: absolute;
	top: -10%;
	left: 20px;
	width: 12%;
}
#block2 .left .logo {
    position: absolute;
    top: -20%;
    left: 10px;
    width: 25%;
}
#block1 .spotnum, #block2 .spotnum{
	right: 0;
}
#block2 .text{
	margin: 20px 0 20px 20px;
}
#block2 .store{
	padding-left: 20px;
}
#block2 .store_l{
	width: 43%;
}
#block2 .store_r{
	width: 55%;
}
/*block2*/
#block1 .dotborder_blue{
	width: 55%;
	margin-left: 45%;
}
#block1 .right.box{
	width: calc(55% - 10px);
}
#block1 .right.inner{
	width: 35%;
	margin-top: 15px;
}
#block1 .img_l{
	padding-left: 15px;
}
#block1 .img_r{
	padding-right: 15px;
	margin-top: 10px;
}
#block1 .left.box{
	width: calc(45% - 10px);
	margin-top: -7px;
}
#block1 .left.inner{
	width: 65%;
}
#block1 .item2 .cap{
	position: absolute;
	bottom: 10px;
	left: 10px;
	color: #fff;
}
#block1 .left.box .copy{
	top: -23%;
    right: -29px;
    width: 25%;
}
#block1 .text{
	margin: 20px 20px 0 0;
}
#block1 .fukidashi1, #bloock1 .fukidashi2, #bloock1 .fukidashi3{
	position: absolute;
}
#block1 .fukidashi1{
	top: -5%;
	left: 26%;
	width: 35%;
}
#block1 .fukidashi2{
	top: -20%;
	right: -12%;
	width: 35%;
}
#block1 .fukidashi3{
    top: -37%;
    left: -5%;
    width: 32%;
}
#block1 .fukidashi2 img:first-child{
	display: block;
}
#block1 .fukidashi2 img:last-child{
	display: none   ;
}
#block1 .store{
	width: 45%;
	margin-top: 20px;
}
#block1 .store_l{
	width: 50%;
}
#block1 .store_r{
	width: 48%;
}


/*block3*/
#block3 .dotborder_green{
	width: 80%;
}
#block3 .tnh3{
	margin-top: 20px;
}
#block3 .right{
	width: calc(46% - 10px);
	margin-top: -40px;
}
#block3 .left{
	width: calc(54% - 10px);
}
#block3 .tntext{
	padding-left: 80px;
}
#block3 .copy{
	position: absolute;
	width: 14%;
	top: -75%;
	left: 0;
	max-width: 75px;
}
#block3 .store{
	margin-top: 20px;
}
#block3 .cap{
	text-align: right;
}
#block3 li .sage{
	display: block;
}

#block4 .dotborder_pink{
	width: 80%;
}
#block4 .left.box{
	width: 43%;
}
#block4 .left.box:first-child{
	margin-top: 20px;
}
#block4 .left.box:nth-child(3){
	margin-top: 15px;
}
#block4 .right.box{
	width: 57%;
	position: relative;
	padding-left: 20px;
}
#block4 .right.box:nth-child(2) {
  margin-top: -80px;
}
#block4 .left.inner, #block4 .right.inner{
	width: calc(50% - 5px);
}
#block4 .copy{
	width: 15%;
	top: 0;
	left: -60px;
	transform: rotate(-12deg);
}
#block4 .right.box .cap{
	text-align: right;
}
#block4 .store{
	margin-top: 20px;
}
#block4 .tntext{
	padding-right: 75px;
}
#block4 .right.box .cap{
	margin-top: -20px;
}



#block5 .left.box, #block5 .right.box{
	width: calc(50% - 10px);
}
#block5 .left.box{
	margin-top: 45px;
}
#block5 .left.inner, #block5 .right.inner{
	width: 100%;
}
#block5 .store{
	flex-wrap: nowrap;
}
#block5 .store_r{
	width: calc(100% - 220px);
}
#block5 .left.box{
	margin-top: 0;
}
#block5 .left.box .right.inner{
	margin-top: -10px;
}
#block5 .title_block{
	margin: 20px 0;
}
#block5 .imgbox {
    margin-bottom: 20px;
}
#block5 .left .cap{
	display: inline-block;
	vertical-align: top;
}
#block5 .left .cap1{
	width: 60%;
}
#block5 .left .cap2{
	width: 32%;
	margin-left: 6%;
}
#block5 .right .title_block{
	margin-right: 30%;
}
#block5 .right .tnh3{
	width: 140%;
}
#block5 .copy {
	width: 22%;
	top: 0;
  left: -25px;
	min-width: 80px;
}

#block6 .left {
    width: calc(55% - 30px);
}
#block6 .left:first-child{
	padding-left: 100px;
}
#block6 .right {
    width: 45%;
    position: relative;
		margin-top: -80px;
}

#block6 .title_block{
	margin: 20px 20px 20px 0;
}
#block6 .right .img2{
	width: 50%;
	margin-top: 10px;
}
#block6 .copy {
	left: -5%;
    top: 15px;
    width: 22%;
}
#block6 .dotborder_pink{
	width: 70%;
}
#block6 .cap .show640{
	display: none;
}



#block7 .spotnum{
	left: 0;
}
#block7 .hide_img{
	padding-top: 60px;
	overflow: hidden;
}
#block7 .left.box, #block7 .left.inner{
    width: 35%;
	position: relative;
}
#block7 .right.box, #block7 .right.inner{
	width: 65%;
	position: relative;
}
#block7 .right.inner{
	margin-top: -5px;
}
#block7 .copy {
	top: -35px;
    left: -10%;
    width: 28%;
}
#block7 .cap{
	position: absolute;
	right: -130px;
	bottom: 20%;
}
#block7 .title_block{
	margin-top: 20px;
}
#block7 .attention{
	text-indent: -1em;
	padding-left: 1em;
	font-size: 11px;
	margin-top: 20px;
}
#block7 .store{
	margin-top: 30px;
	flex-wrap: wrap;
}
#block7 .store_r{
	width: 100%;
	margin-top: 10px;
}
#block7 .fukidashi{
	position: absolute;
	top: -8%;
	left: -26%;
	width: 55%;
}
#block7 .dotborder_blue{
	width: 60%;
}
#block7 .cap .show860{
	display: none;
}









/*----------------------------------*/
/*------------- レスポンシブ -----------*/
/*----------------------------------*/
@media only screen and (max-width: 1100px) {
	#block4 .store{
		width: 100%;
		margin-top: 30px;
	}
}
@media only screen and (max-width: 1050px) {
	#section2 .lead{
		margin-bottom: 70px;
	}
	#block1 .spotnum{
		right: auto;
	}
	#block1 .right.box{
		width: 100%;
	}
	#block1 .left.inner{
		width: 70%;
	}
	#block1 .right.inner{
		width: 30%;
	}
	#block1 .left.box{
		width: calc(100% - 325px);
		margin-top: 0;
	}
	#block1 .dotborder_blue{
		width: 100%;
		margin-left: 0;
	}
	#block3 li .sage{
		display: inline-block;
	}
	#block3 li .sage-line{
		display: block;
	}
	#block3 .store{
		width: 100%;
	}
	#block3 .copy{
		top: -110%;
	}
}
@media only screen and (max-width: 1000px) {
	#block2 .right{
		width: 100%;
	}
	#block2 .left{
		width: 60%;
		margin-top: 0;
	}
	#block2 .store{
		width: 30%;
		flex-wrap: wrap;
		margin-right: 10%;
	}
	#block2 .spotnum{
		right: auto;
	}
	#block2 .store_l, #block2 .store_r{
		width: 100%;
	}
	#block2 .store_r{
		margin-top: 10px;
	}
	#block2 .text{
		margin: 20px 0;
	}
	#block2 .left .copy{
		top: -20px;
		width: 14%;
	}
	#block2 .left .logo {
	    top: -5%;
	}
	#block4 .copy{
		left: -45px;
	}
	#block4 .tntext{
		padding-right: 50px;
	}
	#block7 .cap{
		right: -140px;
	}
}
@media only screen and (max-width: 960px) {
	#block1 .left.box{
		margin-top: 15px;
	}
}
@media only screen and (max-width: 900px) {
	#block2 .item1{
		width: 100%;
		margin-bottom: 20px;
	}
	#block2 .item3{
		margin-top: -13%;
	}
	#block2 .item4 {
		width: 65%;
	}
	#block2 .fukidashi3 {
		top: -15%;
		left: -15%;
		width: 32%;
	}
	#block2 .fukidashi1{
		width: 36%;
	}
	#block4 .right.box .cap{
		margin-top: -10px;
	}
	#section2 .lead .right,
	#section2 .lead .left{
		width: 100%;
	}
	#section2 .lead .right{
		margin-top: 10px;
	}
	#section2 .lead{
		text-align: center;
	}
}
@media only screen and (max-width: 860px) {
	#block1 .left.box{
		width: 100%;
	}
	#block1 .left.box .copy{
		width: 17%;
	}
	#block2 .store{
		width: 40%;
		margin-right: 0;
	}
	#block4 .dotborder_pink{
		width: 100%;
	}
	#block4 .spotnum{
		right: auto;
	}
	#block4 .tntext{
		padding-right: 0;
	}
	#block4 .left.box:first-child, #block4 .left.inner, #block4 .right.inner{
		width: 100%;
	}
	#block4 .right.inner{
		margin-top: 10px;
	}
	#block4 .right.box:nth-child(2){
		margin-top: 0;
	}
	#block4 .copy{
		left: -20px;
	}
	#block5 .store{
		flex-wrap: wrap;
	}
	#block5 .store_r{
		width: 100%;
		margin-top: 10px;
	}
	#block5 .left .title_block{
		margin: 20px 0 10px 0;
	}
	#block5 .left .title_block {
		margin-left: 0;
	}
	#block5 .imgbox{
		width: 100%;
	}
	#block5 .left .title_block{
		margin: 20px 0;
	}
	#block5 .right .title_block {
		margin-right: 0;
	}
	#block6 .left:first-child{
		width: 100%;
	}
	#block6 .left:nth-child(3){
		width: 30%;
		padding-left: 0;
	}
	#block6 .right{
		width: 70%;
		margin-top: 0;
	}
	#block6 .imgbox{
		width: 85%;
		margin: 0 auto;
	}
	#block6 .copy{
		right: auto;
		width: 13%;
		transform: rotate(-11deg);
		left: 0;
	}
	#block6 .cap1{
		bottom: 5px;
		left: 11%;
		width: 57%;
	}
	#block6 .cap2{
		width: 26%;
		left: 72%;
	}
	#block6 .store{
		margin-top: 20px;
		flex-wrap: wrap;
	}
	#block6 .store_r{
		width: 100%;
		margin-top: 10px;
	}
	#block6 .dotborder_pink{
		width: 100%;
	}
	#block6 .cap{
		width: 90%;
		margin: 5px auto 0;
	}
	#block7 .hide_img {
		padding-top: 35px;
		margin-top: -35px;
		overflow: hidden;
	}
	#block7 .attention{
		margin-top: 10px;
	}
	#block7 .cap {
		width: 190px;
		position: absolute;
		bottom: 20%;
	}
	#block7 .cap .show860{
		display: inline-block;
	}
	#block7 .cap .fa-caret-left{
		display: none;
	}
	#block7 .copy {
		left: -6%;
	}
	#block7 .right.box{
		width: 50%;
	}
	#block7 .right.inner{
		width: 100%;
	}
	#block7 .left.inner{
		margin-top: -30px;
		width: 40%;
		margin-left: 210px;
	}
	#block7 .fukidashi{
		left: -70%;
		width: 85%;
	}
	#block7 .left.box{
		width: calc(50% - 15px);
	}
	#block7 .cap{
		right: 70%;
	}
}
@media only screen and (max-width: 820px) {
	#block3 .right {
		width: 60%;
		margin-top: 0;
	}
	#block3 .left {
		width: 100%;
	}
	#block3 .left:last-child{
		width: calc(100% - 450px);
		margin-right: 0;
	}
	#block3 .copy{
		width: 24%;
		top: -40%;
	}
	#block3 .store{
		flex-wrap: wrap;
	}
	#block3 .store_r{
		width: 100%;
		margin-top: 10px;
	}
	#block3 li .sage{
		display: block;
	}
	#block4 .left.inner, #block4 .right.inner{
		width: 100%;
	}
	#block4 .right.inner{
		margin-top: 10px;
	}
}
@media only screen and (max-width: 768px) {
	.logo{
		width:20%;
	}
	#block1 .text{
		margin-right: 0;
	}
	#block1 .left.inner:first-child{
		width: 100%;
	}
	#block1 .right.inner{
		width: 55%;
	}
	#block1 .img_l, #block1 .img_r{
		width: calc(50% - 5px);
	}
	#block1 .img_l{
		float: left;
		padding-left: 0;
	}
	#block1 .img_r{
		float: right;
		padding-right: 0;
		margin-top: 0;
	}
	#block2 .left .copy{
		width: 18%;
	}
	#block4 .right.box:nth-child(2){
		width: 100%;
		padding-left: 0;
	}
	#block3 .tntext{
		padding-left: 0;
	}
	#block3 .right{
		width: 100%;
		margin-top: 15px;
	}
	#block3 .left:last-child{
		width: 100%;
	}
	#block3 .store_r{
		width: calc(100% - 220px);
		margin-top: 0;
	}
	#block3 .copy{
		top: -190px;
		width: 38%;
	}
	#block3 li .sage{
		display: inline-block;
	}
	#block4 .item1{
		width: 85%;
		margin: 0 auto;
	}
	#block4 .left.box:nth-child(3),#block4 .right.box.store{
		width: 50%;
		margin-top: 20px;
	}
	#block4 .left.inner, #block4 .right.inner{
		width: calc(50% - 5px);
	}
	#block4 .right.inner{
		margin-top: 0;
	}
	#block4 .right.box .cap{
		margin-top: -20px;
	}
	#block4 .copy{
		width: 14%;
	}
}
@media only screen and (max-width: 640px) {
	#block1 .right.inner{
		width: 100%;
	}
	#block1 .left.box .copy{
		width: 24%;
		top: -40%;
	}
	#block1 .store{
		width: 100%;
	}
	#block2 .left{
		width: 100%;
		margin-left: 0;
	}
	#block2 .store_l{
		width: 200px;
	}
	#block2 .store_r, #block7 .store_r, #block6 .store_r, #block5 .store_r{
		width: calc(100% - 220px);
		margin-top: 0;
	}
	#block2 .store{
		width: 100%;
		margin-top: 10px;
		padding-left: 0;
	}
	#block2 .left .copy{
		width: 15%;
	}
	#block3 li .sage{
		display: block;
	}
	#block4 .left.box:nth-child(3), #block4 .right.box.store{
		width: 100%;
	}
	#block4 .right.box.store{
		padding-left: 0;
		margin-top: 15px;
	}
	#block5 .left.box, #block5 .right.box{
		width: 100%;
	}
	#block5 .right.box{
		margin-top: 15px;
	}
	#block5 .right.box .left.inner,
	#block5 .right.box .right.inner{
		width: calc(50% - 5px);
	}
	#block5 .imgbox{
		margin-bottom: 0;
	}
	#block5 .store{
		flex-wrap: nowrap;
		margin-top: 15px;
	}
	#block5 .right.box .left.inner, #block5 .right.box .right.inner{
		width: 100%;
	}
	#block6 .right .img1 {
		width: 85%;
	}
	#block6 .right .img2 {
		width: 50%;
		margin-top: -20px;
		margin-left: 50%;
	}
	#block6 .right{
		position: relative;
	}
	#block6 .left:first-child{
		padding-left: 0;
	}
	#block6 .copy{
		width: 17%;
		top: 168px;
    left: 140px;
    z-index: 2;
	}
	#block6 .cap{
		position: absolute;
		top: 90%;
		left: -160px;
		transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
		margin-top: 0;
	}
	#block6 .cap span{
		background: #fff;
		display: inline;
		padding: 1.5px;
		line-height: 1.5;
	}
	#block6 .cap .show640{
		display: inline-block;
	}
	#block6 .cap .fa-caret-up{
		display: none;
	}
	#block6 .left:nth-child(3){
		width: 100%;
		flex-wrap: nowrap;
	}
	#block7 .left.box, #block7 .right.box{
		width: 100%;
	}
	#block7 .right.box{
		margin-top: 35px;
	}
	#block7 .right.inner, #block7 .left.inner{
		margin-top: 0;
	}
	#block7 .right.inner{
		width: 70%;
	}
	#block7 .left.inner{
		width: 30%;
		margin-left: 0;
	}
	#block7 .cap{
		right: -170px;
		left: auto;
	}
	#block7 .fukidashi{
		width: 60%;
		left: -23%;
	}
	#block7 .store{
		flex-wrap: nowrap;
	}
	#block7 .dotborder_blue{
		width: 100%;
	}
	#block7 .cap .show860{
		display: none;
	}
	#block7 .cap .fa-caret-left{
		display: inline-block;
	}
}
@media only screen and (max-width: 540px) {
	#section2 .lead{
		margin-bottom: 50px;
	}
	#block3 .store{
		flex-wrap: wrap;
	}
	#block3 .store_r{
		width: 100%;
		margin-top: 10px;
	}
	#block4 .item1{
		width: 100%;
	}
	#block4 .right.box .cap{
		margin-top: -10px;
	}
	#block4 .copy{
		width: 16%;
	}
	#block6 .right{
		width: 100%;
		position: static;
	}
	#block6 .cap{
		position: static;
		width: 100%;
		margin-top: 5px;
	}
	#block6 .cap .show640{
		display: none;
	}
	#block6 .cap .fa-caret-up{
		display: inline-block;
	}
	#block6 .copy{
		width: 28%;
		left: 0;
	}
	#block6 .cap span{
		padding: 0;
		background: transparent;
	}
	#block7 .fukidashi{
		width: 40%;
		left: 10%;;
		top: -50px;
	}
	#block7 .right.inner, #block7 .left.inner{
		width: 100%;
	}
	#block7 .img1{
		max-width: 150px;
		margin-left: 50%;
		width: 40%;
		margin-top: -35px;
	}
	#block7 .cap{
		right: 41%;
		left: auto;
	}
	#block7 .cap .show860{
		display: inline-block;
	}
	#block7 .cap .fa-caret-left{
		display: none;
	}
}
@media only screen and (max-width: 480px) {
	#block1 .left.box .copy{
		right: 0;
		top: -60%;
		min-width: 74px;
	}
	#block1 .left.box{
		margin-top: 0;
	}
	#block2 .left .copy{
		width: 18%;
		left: 0;
		min-width: 48px;
	}
	#block3 .copy{
		width: 70px;
		top: -48%;
	}
	#block4 .copy{
		width: 20%;
	}
	#block6 .left:nth-child(3), #block7 .store, #block5 .store{
		flex-wrap: wrap;
	}
	#block5 .store_r, #block6 .store_r, #block7 .store_r{
		width: 100%;
		margin-top: 10px;
	}
	#block6 .copy{
		top: 95%;
	}
	#block7 .cap{
		right: 35%;
	}
	#block4 .right.box .cap{
		margin-top: 0;
	}
	#block6 .cap span{
		padding: 2px;
		background: #fff;
	}
}
@media only screen and (max-width: 400px) {
	#block3 .copy{
		top: -37%;
		width: 60px;
	}
}
