@charset "utf-8";
#breadcrumbs {
	margin: 0;
}
*{
	line-height:1.65em;
	letter-spacing:0.02em;
	word-break: break-all;
	-webkit-text-size-adjust: 100%;
}
.sp{
	display:none !important;
}
a{
	display:block;
}
a:hover, a:hover img, a:hover p, a:hover div {
	opacity: 0.8;
	transition: all 0.2s ease-out 0s;
}
li{
	list-style:none;
	
}

.arrow_next:after {
	content: "";
	position: absolute;
	display: inline-block;
	width: 10px;
	height: 10px;
	right: 5%;
	top: 40%;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.arrow_down:after {
	content: "";
	position: absolute;
	display: inline-block;
	width: 10px;
	height: 10px;
	left: 48%;
	bottom: 10px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.gs_width {
	max-width: 1100px;
	margin: 0 auto 80px;
	width: 90%;
}
.sp {
	display: none;
}
.txt_center {
	text-align: center;
}
.contents_box * {
	box-sizing: border-box;
	letter-spacing: 0;
}
.contents_box :hover {
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
}
#main_image_box {
	position: relative;
	width: 100%;
	object-fit: cover;
	background-color: #000000;
	text-align: center;
}
#main_image_box img.bg_image {
	margin: 0 auto;
	max-width: 1280px;
	width: 100%;
	object-fit: cover;
	vertical-align: top;
	object-position: 50% 50%;
}
#main_image_box img.top_image {
	max-width: 374px;
	width: 80%;
	z-index: 999;
	position: absolute;
	top: 43%;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 1;
}
#main_image_box img.top_image_right {
	max-width: 240px;
	width: 60%;
	z-index: 999;
	position: absolute;
	bottom: 8%;
	left: 65%;
	right: 0;
	margin: auto;
	z-index: 1;
}
.bland_infomation_rectangle {
	padding: 5% auto 0;
	text-align: center;
	background: #fff;
	padding: 8% 0 0%;
	margin: 0 0 0%;
}
.bland_infomation_rectangle .bland_logo {
	margin: 0 0 4%;
	display: block;
}
.bland_infomation_rectangle .bland_logo img {
	width: 400px;
	display: inline-block;
	margin: auto;
}
.bland_infomation_rectangle .bland_infotext {
	max-width: 960px;
	width: 100%;
	margin: 0 auto 4%;
	line-height: 1.8;
	font-size: 2.5em;
	font-weight: 900;
}
.bland_description_rectangle {
	margin: 2% auto 7%;
	width: 100%;
	max-width: 1080px;
}
.bland_description_rectangle p {
	font-weight: 400;
	font-size: 1.25em;
	margin: 0 auto;
	width: 100%;
	max-width: 1280px;
	line-height: 1.95;
	letter-spacing: 0.2;
}
.bland_description_rectangle img{
	width: 800px;
	display:block;
	margin: 6% auto;
}
.kodawari_point .is-lazyloaded {
	animation: fadeIn 1s;
}
 @keyframes fadeIn {
 0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}

.vd_wrapper{
	max-width: -webkit-fill-available;
	width: 900px;
	margin: 0 auto 4%;
	display:block;
}
.vd_wrapper iframe{
	display:block;
	height: 460px;
}

.kodawari_point {
	margin: 0% auto 0;
	width: 100%;
}
.kodawari_point .point_title {
	font-size: 3.2em;
	font-weight: 600;
	text-align: center;
	margin-bottom: 3%;
}
.kodawari_point .point_img {
	max-width: 1020px;
	width: 100%;
	margin: auto;
}
.point_wrap {
	max-width: 960px;
	margin: 0 auto;
	font-size: 1em;
	border: 1px solid #000;
	padding: 6%;
	margin: 0 auto 5%;
}
.point_ttl {
	font-size: 3.5em;
	line-height: 1.5;
	text-align: center;
	letter-spacing: 0;
	font-weight: 600;
	margin: 8% 0 6%;
}
.point_img1 {
	margin: 4% auto;
	max-width: 960px;
	width: 100%;
}
.point_img1 img{
	width: 100%;
}
.point_txt1 {
	font-size: 1.3em;
	letter-spacing: 0.02;
	text-align: justify;
	margin: 2% auto 8%;
	line-height: 1.75;
	width: 100%;
}
.point_wide{
	display:flex;
	justify-content: space-between;
	padding: 0;
	margin: 0 0 8%;
}
.point_wide li{
	width:48%;
}
.point_wide li img{
	width:100%;
}
.feature h4{
	font-size: 3em;
	text-align: center;
	font-family: 'Noto Sans JP';
	font-weight: 800;
	letter-spacing: 0;
	margin: 0 0 2%;
}
.lineup{
	padding: 0;
	margin: 6% 0 8%;
}
.lineup h3, .lineup02 h4 {
	text-align: center;
	font-size: 2.5em;
	font-weight: 800;
	font-family: 'Noto Sans JP';
	margin: 6% 0 2%;
}
.lineup h5{
	font-size:20px;
	font-weight: 800;
	text-align:center;
}

.lineup02 {
	width: 100%;
	margin-bottom: 5%;
}

.lineup02 ul {
	width: 85%;
    margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.lineup02 ul li {
	width: 47%;
}

.lineup02 ul li a, .lineup02 ul li img {
	display: block;
	width: 100%;
}

.lineup02 ul li a { margin-bottom: 3%;}

.lineup02 ul li p {
	width: 100%;
	text-align: center;
	font-weight: 500;
	font-size: 1.3em;
}

.column_box{
	display: flex;
	flex-wrap:wrap;
	max-width:900px;
	margin: 6% auto;
	width:100%;
	justify-content: space-between;
}
.column_box li{
	width: 33%;
}

.column_box img{
	width:100%;
	margin: 0 0 2%;
}

.point_imgtxt_wrap {
	display: flex;
	max-width: 900px;
	flex-wrap: wrap;
	flex-direction: row-reverse;
	justify-content: space-between;
	align-items: center;
	margin: 8% 0;
}
.reverce{
	flex-direction: row;
}
.point_ttl_img{
	margin: 0 0 26px;
}
.point_ttl_txt{
	font-size: 18px;
	text-align: left;
	margin: 0 0 60px;
}
.point_imgtxt_img {
	width: 50%;
	max-width: 450px;
}
.point_imgtxt_img img{
	width:100%;
}
.point_imgtxt_txt {
	width: 45%;
	font-size: 1.2em;
	position: relative;
	height: auto;
}
.point_imgtxt_txt h3{
	letter-spacing: 0;
	font-size: 3em;
	position:relative;
	font-family: 'Oswald', sans-serif;
}
.point_imgtxt_txt h4{
	margin: 0 0 4%;
	font-size: 1.85em;
	font-weight: 800;
	line-height: 1.5em;
	font-family: "Noto Sans JP",sans-serif;
	padding: 0;
}
.point_imgtxt_txt h5{
	font-size: 1em;
}
.point_imgtxt_txt p{
	FONT-WEIGHT: 100;
	font-size: 1em;
	line-height: 2.15em;
	letter-spacing: 0;
	text-align: justify;
	font-weight: normal;
}
.price{
	font-size: 20px;
	text-align: right;
	font-weight: normal;
	font-family: 'Oswald', sans-serif;
}

.tax{
	font-size: 65%;
	padding: 0;
}
.point_ft_imgbox {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	margin: 60px 0 0px;
}
.point_ft_imgbox li {
	width: 40%;
}
.point_ft_imgbox a{
	display:block;
}
.point_ft_imgbox h5{
	font-size: 26px;
	font-family: 'EB Garamond', serif;
	text-align: center;
	margin: 20px 0 12px;
	letter-spacing: 0.75px;
}
.cp_bnr{
    margin: 8% 0 4%;
}
.cp_bnr h3{
	font-size: 2em;
	font-weight: 800;
	text-align: center;
	margin: 0 0 2%;
}
.cp_bnr img{
	width: fit-content;
	margin: 2% auto;
	display: block;
}
.item_list_wrap{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 1% 3% 8%;
}
.item_list {
	width: 48%;
	max-width: 400px;
}
.item_list_txt {
	margin: 20px 0 0;
}
.item_name {
	text-align: center !important;
	font-size: 1em;
	font-weight: 300;
	line-height: 1.2;
	margin: 4% 0 0;
}
.point_ft_copy {
	margin: 5% auto 2%;
	font-weight: 800 !important;
	font-size: 2em !important;
	text-align: center !important;
	font-family: "Noto Sans JP",sans-serif;
}
.anker_bt {
	text-align: center;
	margin: 2% 0 0;
}
.anker_bt a {
	padding: 14px 50px;
	font-size: 1.2em;
	display: inline-block;
	border: solid 1px #222;
	background: #222;
	color: #fff;
	box-shadow: 2px 2px 0 0 rgb(0 0 0 / 20%);
}
.anker_bt a:hover{
	background: #222;
	color: #fff;
	box-shadow:none;
	transform:translate(2px,2px);
	transition:0.25s;
}
.point_bt {
	text-align: center;
	margin: 2% 0 0;
}
.point_bt a {
	padding: 20px 230px;
	font-size: 1.3em;
	display: inline-block;
	border: solid 1px #222;
	background: #fff;
	color: #222;
	box-shadow: 2px 2px 0 0 rgb(0 0 0 / 20%);
}
.point_bt a:hover{
	background: #222;
	color: #fff;
	box-shadow:none;
	transform:translate(2px,2px);
	transition:0.25s;
}
.contents_title {
	text-align: center;
	font-size: 1.5em;
	font-weight: 600;
	border-bottom: #000000 1px solid;
	padding-bottom: 1%;
	margin-bottom: 3%;
}
.staff_box {
	max-width: 960px;
	width: 100%;
	margin: auto;
	border: #000000 1px solid;
	padding: 3% 5%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	box-sizing:border-box;
	margin: 0 auto 5%;
}
.staff_box_wrapper{
	max-width: 960px;
	width: 90%;
	margin: auto;
	/* border: #000000 1px solid; */
	background: #fff;
	padding: 30px;
	display: flex;
	align-items: center;
	box-sizing:border-box;
}
.staff_box .staff_img {
	display: flex;
	align-items: center;
}
.staff_box .staff_img .staff_photo {
	width: 190px;
	margin-right: 8%;
}
.staff_box .staff_img .staff_photo img {
	width: 160px;
}
.staff_box .staff_img .staff_title {
	text-align: center;
	font-size: 1.2em;
}
.staff_box .staff_img .staff_title img {
	padding-bottom: 5%;
	border-bottom: #000000 1px solid;
	margin-bottom: 5%;
	width: 220px;
}
.staff_box .staff_img .staff_title .bland_name {
	font-weight: 600;
	white-space: nowrap;
	margin-left: 10px;
}
.staff_box .staff_text {
	flex-basis: 63%;
	margin-left: 4%;
}
.staff_box .staff_text p {
	font-size: 16px;
	text-align: justify;
}
.cat_item_box {
	max-width: 1020px;
	margin: 0% auto;
	width: 100%;
}
.cat_item_box_line {
	border-bottom: #000000 1px solid;
	font-size: 1.3em;
	padding-bottom: 0.5%;
	margin-bottom: 1%;
}
.cat_item_box_innner {
	display: flex;
	flex-wrap: wrap;
	margin: 1% auto;
	text-align: center;
}
.cat_item_box_innner #oneLineTxt01 {
	max-width: 100%;
	text-align: center;
}
.cat_item_box_innner #oneLineTxt02 {
	max-width: 100%;
	text-align: center;
}
.cat_item_box_innner > div {
	width: 23%;
	margin: 1% 1% 4%;
}
.cat_item_box_innner ul.list {
	display: flex;
	flex-wrap: wrap;
	margin: 1% auto;
	text-align: center;
}
.cat_item_box_innner ul.list > li {
	width: 23%;
	margin: 1% 1% 4%;
}
.list li {
	opacity: 1;
	list-style: none;
	transition: all 0.4s ease-in-out 0s;
}
.list li.is-hidden {
	opacity: 0 !important;
	height: 0 !important;
	margin: auto !important;
}
.cat_item_box_innner > div.more {
	width: 100%;
	margin: 1% auto 3%;
	text-align: center;
	z-index: 9999;
	border: none;
	cursor: pointer;
	outline: none;
	font-size: 1.2em;
	font-weight: 600;
	position: relative;
}
.cat_item_box_innner > div.more:after {
	display: block;
	transform: rotate(135deg);
	content: "";
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 50%;
	left: 50%;
}
.item_box_contents .item_image img {
	width: 100%;
}
.item_box_contents .item_bland_name {
	display: block;
	font-size: 1em;
	margin-top: 5%;
}
.item_box_contents .item_name {
	display: block;
	font-size: 1.1em;
	font-weight: 600;
	line-height: 1.2;
	margin: 3% auto;
}
.item_box_contents .item_price {
	display: block;
	font-size: 1.3em;
}
.item_box_contents .item_price .zeinuki {
	font-size: 0.65em;
	position: relative;
	top: -2px;
}
.item_box_contents .cat_link_btn {
	margin: 3% auto;
	width: 100%;
}
.item_box_contents .cat_link_btn a:after {
	width: 12px;
	height: 12px;
	right: 3%;
	top: 3px;
}
.item_box_contents .cat_link_btn a {
	background-color: #000000;
	color: #FFFFFF;
	padding: 4% 3%;
	letter-spacing: 1px;
	font-size: 1.1em;
}
.item_box_contents .gender {
	display: flex;
	justify-content: space-between;
}
.item_box_contents .gender div {
	flex-basis: 48.5%;
}
.item_box_contents .gender div.cat_link_btn {
	margin: 3% 0;
}
.item_box_contents .gender div.cat_link_btn a {
	padding: 18% 3%;
	font-size: 1em;
	display: block;
}
.item_box_contents .gender div.cat_link_btn a:after {
	display: none
}
.item_box_contents .btn_mens a {
	background-color: #007896;
}
.item_box_contents .btn_womens a {
	background-color: #B49650;
}

#oneLineTxt01, #oneLineTxt02, #oneLineTxt03, #oneLineTxt04 {
	max-width: 100%;
}
#oneLineTxt01 .common_title, #oneLineTxt02 .common_title, #oneLineTxt03 .common_title, #oneLineTxt04 .common_title {
	font-size: 180%;
	font-weight: bold;
	padding: 0 0 10px;
	margin: 0 0 20px;
}
.common_title {
	text-align: center;
	border-bottom: 1px solid #000;
}
.cat_link_btn {
	margin: 1%;
	text-align: center;
	max-width: 600px;
	width: 90%;
	margin: 0 auto;
}
.cat_link_btn a {
	display: inline-block;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	padding: 3% 3% 3%;
	font-size: 1.25em;
	display: flex;
}
.category_color a {
	background-color: #C1272D;
}
.cat_link_btn a span {
	display: block;
	margin: 0 auto;
	text-align: center;
	line-height: 1;
	color: #fff;
}
.cat_link_btn a:after {
	display: block;
	transform: rotate(45deg);
	content: "";
	border-top: #FFF 1px solid;
	border-right: #FFF 1px solid;
	width: 16px;
	height: 16px;
	position: relative;
	right: 0%;
	top: 3px;
}
.cat_link_btn a:hover {
	opacity: 0.8;
}
.category_btn_footerblock {
	margin: 0 auto 4%;
	width: 100%;
	background: #fff;
}
.category_btn_footerblock .cat_link_btn {
	margin: 0 auto;
	width: 90%;
}
.category_btn_footerblock .cat_link_btn a {
	background-color: #007896;
	color: #FFFFFF;
	padding: 4% 3%;
	font-size: 1.2em;
}
.category_btn_footerblock .btn_black a {
	background-color: #000000;
}
.category_btn_footerblock .btn_att {
	display: block;
	text-align: right;
}
@media screen and (min-width: 1500px) {
#main_image_box img.top_image_right {
	left: 55%;
}
}
@media screen and (min-width: 1800px) {
#main_image_box img.top_image_right {
	left: 45%;
}
}
@media only screen and (max-width: 786px) {
.sp_br {
	display: block;
}
.no_br br {
	display: none;
}
.gs_width {
	margin: 0 auto 15%;
}
.sp {
	display: block !important;
}
.pc {
	display: none !important;
}
.contents_box {
	background: #fff;
	padding: 0 0 8%;
	width: 100%;
	overflow: hidden;
}
.vd_wrapper{
	width: 90%;
	display:block;
	margin: 0 auto 6%;
}
.vd_wrapper iframe{
	display:block;
	height: auto;
}
.feature h4{font-size: 2em;}

#main_image_box img.top_image {
	max-width: 50%;
	top: 45%;
	left: 0%;
}
#main_image_box img.top_image_right {
	width: 40%;
	right: 5%;
	left: auto;
	bottom: 5%;
}
.bland_infomation_rectangle {
	margin: 5% auto 0;
	padding: 2% 0 0%;
	width: 90%;
}
.bland_infomation_rectangle .bland_logo {
	width: 50%;
	margin: 0 auto;
}
.bland_infomation_rectangle .bland_logo img {
	width: 100%;
	margin: 5% 0 12%;
}
.bland_infomation_rectangle .bland_infotext {
	font-size: 1.8em;
	margin: 0% 0 4%;
	line-height: 1.75em;
	letter-spacing: 0;
}
.bland_infomation_rectangle .bland_infotext br {
	display: none;
}
.bland_infomation_rectangle .bland_infotext br.sp_only {
	display: block;
}
.bland_description_rectangle {
	width: 100%;
	font-size: 1.05em;
}
.bland_description_rectangle p {
	font-size: 1.2em;
	line-height: 1.85;
	letter-spacing: 0;
	text-align: justify;
	margin: 4% 0 8%;
}
.bland_description_rectangle img{
	width:100%;
}
.kodawari_point .point_img{
	width: 90%;
	margin: auto;
}
.kodawari_point .point_title {
	font-size: 20px;
}
.point_ttl {
	font-size: 1.8em;
	letter-spacing: 0;
	line-height: 1.65em;
	margin: 2% auto 4%;
}
.point_ttl_txt{
	font-size: 13px !important;
}
.point_img1 {
	margin: 5% 0 10%;
}
.point_txt1 {
	font-size: 1.35em;
	word-break: break-all;
	width: 100%;
}
.lineup h3{
	font-size: 2em;
}
.lineup h5{
    font-size: 1.25em;
}
.cp_bnr{
    margin: 8% 0;
}
.cp_bnr h3{
	font-size: 1.5em;
	font-weight: 800;
	width: 100%;
	text-align: center;
	margin: 0 0 2%;
}

.cp_bnr img{
	width: fit-content;
	margin: auto;
	display: block;
}
.price{
	font-size: 1.1em;
	text-align: center;
}
.swiper-button-next:after, .swiper-button-prev:after{
	display: none;
}
.point_imgtxt_wrap {
	margin: 8% auto;
	width: 100%;
}
.point_imgtxt_img {
	width: 100%;
	margin: 0 auto 8%;
	order: 1;
}
.point_imgtxt_img img{
	width:100%;
	display:block;
}
.point_imgtxt_txt {
	width: 100%;
	margin: auto;
	text-align: justify;
	font-size: 0.9em;
	letter-spacing: 0;
	line-height: 1.4em;
	word-break: break-all;
	order: 2;
}
.point_imgtxt_txt h3{
	letter-spacing: 0;
	font-size: 2em;
	position:relative;
	font-family: 'Oswald', sans-serif;
}
.point_imgtxt_txt h4{
	font-size: 2em;
	font-weight: 800;
	margin: 0 0 4%;
	letter-spacing: 0;
}
.point_imgtxt_txt p{
	position:relative;
	line-height: 1.85em;
	font-size: 1.5em;
	letter-spacing: 0;
	text-align: justify;
	font-weight: normal;
}
.cp_bnr img{
	width:100%;
	margin:auto;
}
.point_ft_imgbox {
	margin: 5% 0 0;
	display: block;
}
.point_ft_imgbox li {
	width: 70%;
	margin: 0 auto 56px;
}
.point_ft_copy {
	font-size: 1.45em !important;
	width: 95%;
	margin: 6% auto 10%;
	line-height: 1.8;
}
.item_name {
	font-size: 14px;
	margin: 7% 0 3%;
}
.point_bt {
	margin: 0 0 6%;
}
.point_bt a {
	padding: 4%;
	width: 90%;
	font-size: 1.35em;
	margin: auto;
}
	
.anker_bt {
	text-align: center;
	margin: 6% 0 0;
}
.anker_bt a {
	margin: auto;
	padding: 8px 12px;
	display: block;
	display: inline-block;
	border: solid 1px #222;
	background: #222 !important;
	color: #fff;
	box-shadow: 2px 2px 0 0 rgb(0 0 0 / 20%);
}
.item_list_wrap {
	margin: 0;
}
.item_list {
	width: 100%;
	margin: 0 auto;
}
.item_list_txt {
	font-size: 14px;
}
.staff_box {
	display: block;
	padding: 7% 0%;
	width: 90%;
	margin: 0% auto 7%;
}
.staff_box_wrapper{
	width: 100%;
	margin: auto;
	padding: 20px;
	display: block;
}
.staff_box .staff_img {
	flex-basis: 100%;
	width: 100%;
	justify-content: space-evenly;
	align-items: center;
	margin: 0 auto -2%;
	flex-wrap: wrap;
}
.staff_box .staff_img div {
	margin: 6% 0 0;
	width: 100%;
	flex-basis: 90%;
}
.staff_box .staff_img .staff_photo {
	max-width: 90px;
	width: 100%;
}
.staff_box .staff_img .staff_photo img {
	width: 100%;
}
.staff_box .staff_img .staff_title {
	max-width: 140px;
	width: 100%;
	font-size: 1.1em;
}
.staff_box .staff_img .staff_title img {
	width: 100%;
	margin-bottom: 3%;
}
.staff_box .staff_text {
	width: 88%;
	margin: 6% auto 0;
	font-size: 1.2em;
}
.staff_box .staff_text p {
	font-size: 1em;
}
.cat_item_box {
	margin: 6% auto;
}
.cat_item_box_innner {
	flex-wrap: wrap;
	margin: 2% auto;
}
.cat_item_box_innner > div {
	width: 46%;
	margin: 2% 2% 4%;
}
.cat_item_box_innner ul.list {
	flex-wrap: wrap;
	margin: 0 auto;
}
.cat_item_box_innner ul.list > li {
	width: 46%;
	margin: 2% 2% 4%;
}
.cat_item_box_innner > div.more {
	margin: 1% auto 5%;
	font-size: 1.3em;
}
.item_box_contents .item_name {
	font-size: 1em;
}
.cat_link_btn a:after {
	top: 5px;
	width: 6px;
	height: 6px;
}
.category_btn_footerblock {
	margin: 0 auto 0%;
	width: 100%;
	background: #fff;
}
.swiper-container{
	max-width:900px;
	width:100%;
	display: block;
	margin: auto;
	overflow: hidden;
	position:relative;
}
.swiper-wrapper div{
	margin:0 !important;
}
.swiper-slide img{
	height: 780px;
}

.lineup h3, .lineup02 h4 { font-size: 1.8em;}
	
}
@media screen and (max-width:559px) {
.cat_link_btn {
	margin: 2% auto;
}

.category_btn_oneblock {
	width: 100%;
}
	.swiper-container{
	max-width:900px;
	width:100%;
	display: block;
	margin: auto;
	overflow: hidden;
	position:relative;
}
.swiper-wrapper{
    height: auto !important;
}

.swiper-wrapper div{
	margin:0 !important;
}
.swiper-slide img{
	height: 280px !important;
}
	
.swiper-button-next, .swiper-rtl .swiper-button-prev{
	display: none !important;
}
	
.column_box{
	display: flex;
	flex-wrap:wrap;
	max-width:900px;
	margin: 6% auto;
	width:100%;
	justify-content: space-between;
}
.column_box li{
	width: 33%;
}

.column_box img{
	width:100%;
	margin: 0 0 2%;
}

/* .lineup02 ul { width: 70%;}

.lineup02 ul li { width: 100%;}

.lineup02 ul li:first-child { margin-bottom: 20%;} */

}


