/*reset style*/
*{margin: 0;padding: 0;}
.bnr_30off{
	display: block !important;
}
.top_slider {
	position: relative;
	overflow: hidden;
	top: -20px;
}

.top_slider li {
	margin: 0 10px;
}

.film_roll_shuttle{
	left:-0px !important;
	max-width:590px;
	display: flex;
	justify-content: space-evenly;
}
.film_roll_wrapper{
	max-height:200px;
}
.film_roll_prev, .film_roll_next{

}
.film_roll_child{/*スライダーの子供　余白開ける*/
	margin: 0 5px;
}
.slide_banner_li{
	max-width:130px;
	position:relative;
}
.set_p{/*スマホ版では非表示にする*/
	display: none;
	
}

/*スライダー 目立つように透過調整*/
.film_roll_child{
    opacity:0.7;
}
.film_roll_child.active{
    opacity:1;
}
.film_roll_child:hover{
    opacity:1;
}
.slick_prev, .slick_next {
	z-index: 999;
	position: absolute;
	top: 0;
	display: inline-block!important;
	width: 50%;
	height: 315px;
	background-color: rgba(255,255,255, 0.7);    
}

.slick_prev {
	left: -515px;
}

.slick_next {
	right: -515px;
}

.slick_prev .fa, .slick_next .fa {
	position: absolute;
	top: 40%;
	color: #20518c;
	font-size: 60px;
	cursor: pointer;
}

.slick_prev .fa-angle-left {
	right: 20px;
}

.slick_next .fa-angle-right {
	left: 20px;
}
.top_select_img{
	max-width: 590px;
}
.alpha{
	max-width: 590px;
    box-sizing: border-box;
}

.select_PR_img{
	width: 100% !important;
	height: auto;
	object-fit: cover;
	font-family: 'object-fit: cover;'; 
}

/*スライドバー　プランエリア*/
.slide_banner_ul{

	display:flex;
	list-style: none;
	max-width:100%;
	flex-direction: column;
	/* width: 1000px; */
	align-content: stretch;
	flex-direction: row;
	    justify-content: space-around;
	
}
/*スライドバーサイズ変更*/
	.slide_banner_li img{
     max-width: 130px;
 }

.r_slide_banner_ul{
	display: flex;
	justify-content: space-between;
	list-style: none;
	height: 120px;
	margin-top: 30px;
}

_:lang(x)::-webkit-, .r_slide_banner_ul{/*eage*/
	display: flex;
	justify-content: space-between;
	list-style: none;
}

_:lang(x)::-ms-, .r_slide_banner_ul {
	display: flex;
	justify-content: space-between;
	list-style: none;
}
.film_roll_pager{
	display: none;
}

.r_slide_banner_ul .film_roll_shuttle{
    margin-bottom: 30px;
}
.r_slide_banner_li{/* height: 120px; */
}
.r_slide_banner_li img{
    max-height:100px;
}

.r_slide_banner_ul .film_roll_child{
	opacity:0.7;
}
 .r_slide_banner_ul .film_roll_child.active{
 	opacity:0.7;
 }
.r_slide_banner_ul .film_roll_child:nth-of-type(3n){
    	opacity:1;
 }
.r_slide_banner_ul .film_roll_child:hover{
    	opacity:1;
 }


#sub4 {
	float: left;
	width: 180px;
	font-size: 0.7em;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: underline;
}
#main {
	float: left;
	width: 590px;
	margin-bottom: 20px;
	margin-left: 30px;
}
#submain1 {
	width: 590px;
	height: 324px;
}
#submain2 {
	width: 590px;
}
#submain3 {
	width: 590px;
}

#submain4 {
	height: 300px;
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 30px;
}

#submain5 {
	width: 590px;
}

#newslist {
	margin: 30px 0 30px;
	font-size: 13px;
}

#newslist ul {
	/* width: 600px; */
	/* margin-top: 20px; */
	width: 92%;
	overflow-x: hidden;
	overflow-y: scroll;
	height: 489px;
	padding: 20px;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	-webkit-overflow-scrolling: touch;
}

#newslist li {
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px dotted #777;
	color: #777;
	list-style: none;
}

#newslist li:last-child {
	margin: 0;
	padding: 0;
	border-bottom: none;
}

#newslist .time {
	color: #f00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}

#newslist h3 {
	margin: 0 0 10px;
	padding: 0;
	background: none;
	color: #777;
	font-size: 14px;
}

.link {
	text-decoration: underline;
	font-weight: bold;
	color: #000;
}
.maintable {
	margin-bottom: 20px;
}

#point {
	padding-top: 40px;
}

.topimage {
	margin-bottom: 30px;
	margin-top:0;
}
.sub ul {
	margin: 0px;
	padding: 0px;
}
.sub li a {
	color: #333;
	text-decoration: none;
}
.sub li a:hover {
	color: #999;
}
.osusume {
	margin-top: 30px;
}
.cal {
	float: left;
	width: 180px;
}
.left {
	float: left;
}
#sample {
	height: 51px;
	width: 590px;
	vertical-align: top;
}
#sub4 a:link
{
	color:#666;
}

#sub4 a:visited{
	color:#666;
}

#sub4 a:hover
{
	color:#999;
}
.maintable a:link {
	color:#06C;
}
.maintable a:visited {
	color:#06C;
}
.maintable a:hover {
	color:#999;
}
.highslide {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
    visibility: hidden;
}
.highslide-wrapper, .drop-shadow {
    background: white;
}
.highslide img {
    border: 2px solid gray;
}
.highslide:hover img {
    border: 2px solid white;
}
.highslide-wrapper {
    background: white;
}
.highslide-image {
    border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
    color: black;
    font-size: 8pt;
    font-family: sans-serif;
    font-weight: bold;
    text-decoration: none;
    padding: 2px;
    border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
    font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
    background: url(highslide/graphics/fullexpand.gif) no-repeat;
    display: block;
    margin: 0 10px 10px 0;
    width: 34px;
    height: 34px;
}
#main {width: 590px; margin-bottom: 10px;}

.midasitop {
	letter-spacing: 0.1em;
	padding-left: 8px;
	border-bottom-width: 2px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #36C;
	border-left-color: #36C;
	font-size: 1.2em;
}
.topnews {
	font-size: 1.2em;
	margin-left: 8px;
	padding-bottom: 5px;
}
#slide {
width:990px;
height:250px;
position:relative;
margin-top:-32px;
margin-bottom:10px;
}
#slide img {
position:absolute;
top:0;
left:-500px;
}

#loopslider {
	margin: 0 0 30px;
    padding: 0;
    width: 100%;
    height: 220px;
    text-align: left;
    position: relative;
    overflow: hidden;
}

#loopslider ul {
	height: 220px;
	float: left;
	display: inline;
	overflow: hidden;
}

#loopslider ul li {
	width: 250px;
	height: 220px;
	float: left;
	display: inline;
}

#main_content .top_message {
	margin: 10px 0;
	font-size:14px;
}

#main_content .top_message strong {
	font-weight: normal;
}

/* ======c=================================
	ClearFixElements
======================================= */
#loopslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#loopslider ul {
	display: inline-block;
	overflow: hidden;
}


/* ãŠå®¢æ§˜ã®å£°ç”¨ */

.wide_irekae #customers h2{
	color: #FFF;
    background-color: #3668d6;
}

#customers {
	float: right;
    margin: 0 0 5px;
    width: 275px ;
    /* height: 600px; */
    max-height: 600px;
    border: solid 1px #dcdcdc;
}

.customers_box {
	overflow-x: hidden;
	overflow-y: scroll;
	/*height: 565px;*/
	max-height: 565px;
}

.customers_case {
	margin: 5px;
    margin-bottom: 7px;
    width: 240px;
    padding: 7px 3px;
    border-bottom: dashed 1px #666666;
}

#customers img {
	float: left;
	margin-right: 5px;	
}

.customers_review {
	float: right;
	width: 180px;
}

.customers_review {
    visibility: hidden;
    margin-bottom: 7px;
}

.customers_case p{
	float: right;
	margin: 3px 3px 3px 65px;
	padding: 3px 3px 7px 3px;
	width: 5em;
	height: 1em;
	background-color: #d3d3d3;
	border-radius: 5px;
}

.gw_yotei {
	font-size: 15px;
	margin: 9.5px;
	text-align: center;
	border: 1px solid #696969;
	border-collapse: collapse;
}

.gw_yotei td{
	border: 1px solid #696969;
	padding: 5px;
}

.gw_p {
	margin: 10px 30px 10px 10px;
	float: right;
}

.kyuka_title {
	background-color: #685D51;
	color: white;
}

.kyuka_left {
	background-color: #E1F4FC;
}

.kyuka_right {
	background-color: #F2F2BD;
}

/*看板製作のこんな事でお困りではないですか？*/
.section-okomari{
	background-color: #F6F9F8;
	margin-bottom:30px;
}
.section-okomari__title{
	color:#000;
	text-align: center;
	background-color: inherit;
	font-size:20px;
	padding-top:24px;
}
.section-okomari__list{
	display:flex;
    gap:30px;
	margin-top:14px;
	max-width:100%;
	padding:0 14px 24px 14px;
}
.section-okomari__list li{
	list-style: none;
	border: solid 2px #FFEC00;
	width:310px;
	border-radius:6px;
	background-color: #fff;
}
.section-okomari__list h3{
	background-color:#FFEC00;
	color:#000;
	text-align: center;
	margin-top:0;
}
.section-okomari__list h3 span{
	font-size:16px;
}
.section-okomari__box{
	float:right;
	height:3em;
	}
.section-okomari__img{
	float:right;
	width:77px;
	padding:8px;		
	clear: both;
}
.section-okomari__img.okomari-person{
	width:60px;
	padding-top:10px;
}
.section-okomari__img img{
	width:100%;
				}
.section-okomari__list__description{
	padding:14px;
	font-size:14px;
}
.section-okomari__button{
	text-align: center;
	padding-bottom:10px;
}
.section-okomari__button a{
	display:block;
	width:139px;
	border:solid 2px #FFEC00;
	padding:5px;
	border-radius: 30px;
	margin:0 auto;
	background-color: #fff;
	text-decoration: none;
	font-size:16px;
	font-weight:600;
	color: inherit;
}
.section-okomari__button a:hover{
	background-color: #FFEC00;
}
@media screen and (max-width: 1200px){
	.section-okomari__list{
		display: block;
	}
	.section-okomari__list li{
		width:100%;
		margin-bottom:14px;
	}
	.section-okomari__list li:nth-child(3){
		margin-bottom:0;
	}
	.section-okomari__list li .br-pc{
		display:none;
	}
	.section-okomari__box{
		display: none;
	}
	.section-okomari__media-text {
    	display: flex;
    	flex-direction: row-reverse;
	}
	.section-okomari__img{
		width:100px;
		align-self: center;
		padding:8px 14px;
	}
	.section-okomari__img.okomari-person{
		width:92px;
	}
	.section-okomari__img.okomari-newopen{
		width:110px
	}
	.section-okomari__list__description{
		padding:14px 0px 14px 14px;
	}
}

/* 全国の店舗看板まるごとプロデュース*/
.section-produce__title2{
	background-color: inherit;
	color:#3668d6;
	margin-top:15px;
}
.section-produce__plans{
	padding:0 14px;
	display:grid;
	grid-template-columns: repeat(4, 1fr);
	list-style: none;
	gap:10px;
	margin-bottom:30px;
}
.section-produce__plans li{
	border-radius:6px;
	position: relative;
}
.section-produce__plan1{
	background: linear-gradient(#FF6666, #ED1C24)
}
.section-produce__plan2{
	background: linear-gradient(#8CC63F, #39B54A)
}
.section-produce__plan3{
	background: linear-gradient(#FBB03B, #F7931E)
}
.section-produce__plan4{
	background: linear-gradient(#00FFFF, #29ABE2)
}
.section-produce__plans__img{
	margin:8px 10px 10px 8px;
	box-shadow: 3px 3px 0 #fff;
}
.section-produce__plans__img img{
	width:100%;
}
.section-produce__plans li h3{
	background-color:#000;
	color:#fff;
	text-align:center;
	border-radius:6px 6px 0 0;
	margin:0;
}
.section-produce__plans__baloon{
	position: absolute;
	right:3px;
	top:124px;
	padding: 23px 5px;
	width: 80px;
	height: 80px;
	line-height: 18px;
	text-align: center;
	font-size: 13px;
	font-weight: 600;
	background: #fff;
	border-radius: 50%;
	box-sizing: border-box;
}
.section-produce__plan2 .section-produce__plans__baloon{
	padding: 15px 5px;
}

.section-produce__plans__baloon:before {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0px;  
  border: 7px solid transparent;
  border-left: 16px solid #fff;
  z-index: 0;
  transform: rotate(135deg);
}
.section-produce__plans__price{
	font-size:20px;
	font-weight:600;
	padding:0 8px;
	line-height: 1;
}
.section-produce__plans__price span{
	font-size:72px;
	text-shadow:4px 2px 0 #fff;
}
.section-produce__plans__description{
	margin:1px 8px 8px 8px;
	color:#fff;
}
@media screen and (max-width: 1200px){
	.section-produce__plans{
		grid-template-columns: repeat(2, 1fr);
}
	.section-produce__plans__baloon{
	  	top:153px;
		right:13px;
	}
}

/* 取り扱い商品一覧*/
.section-ProductList__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 17px;
  padding: 0 14px;
  margin-bottom: 30px;
}
.section-ProductList__list li {
  list-style: none;
  border-radius: 6px;
  border: solid 1px #636363;
}
.section-ProductList__list li a {
  text-decoration: none;
}
.section-ProductList__list h3 {
  text-shadow:
    2px 2px 3px #fff, -2px -2px 3px #fff, -2px 2px 3px #fff, 2px -2px 3px #fff, 2px 0px 3px #fff, -2px 0px 3px #fff, 0px 2px 3px #fff, 0px -2px 3px #fff;
  color: #333;
  font-size: 24px;
  padding: 14px 8px;
  margin: 0;
  border-radius: 6px 6px 0 0;
  text-align: center;
}
.section-ProductList__title__sheet {
  background: repeating-linear-gradient(135deg, #ED772A, #ED772A 6px, #E89870 6px, #E89870 9px);
}
.section-ProductList__title__plate {
  background: repeating-linear-gradient(135deg, #F0BC2A, #F0BC2A 6px, #F7D06F 6px, #F7D06F 9px);
}
.section-ProductList__title__acrylic {
  background: repeating-linear-gradient(135deg, #2E9ECF, #2E9ECF 6px, #6AB4CE 6px, #6AB4CE 9px);
}
.section-ProductList__title__nameplate {
  background: repeating-linear-gradient(135deg, #C1A014, #C1A014 6px, #CEBB6E 6px, #CEBB6E 9px);
}
.section-ProductList__title__culp {
  background: repeating-linear-gradient(135deg, #9B8ABF, #9B8ABF 6px, #A79DC1 6px, #A79DC1 9px);
}
.section-ProductList__title__channel {
  background: repeating-linear-gradient(135deg, #CD5172, #CD5172 6px, #CC7992 6px, #CC7992 9px);
}
.section-ProductList__title__acryliccut {
  background: repeating-linear-gradient(135deg, #006934, #006934 6px, #328459 6px, #328459 9px);
}
.section-ProductList__title__cutting {
  background: repeating-linear-gradient(135deg, #07569F, #07569F 6px, #4486B7 6px, #4486B7 9px);
}
.section-ProductList__title__agatakanban {
  background: repeating-linear-gradient(135deg, #85BB43, #85BB43 6px, #ACC981 6px, #ACC981 9px);
}
.section-ProductList__title__barricade {
  background: repeating-linear-gradient(135deg, #00913A, #00913A 6px, #38A865 6px, #38A865 9px);
}
.section-ProductList__title__densyoku-stand {
  background: repeating-linear-gradient(135deg, #C3AD96, #C3AD96 6px, #CEBBAB 6px, #CEBBAB 9px);
}
.section-ProductList__title__densyoku-tsukidashi {
  background: repeating-linear-gradient(135deg, #979797, #979797 6px, #A5A5A5 6px, #A5A5A5 9px);
}
.section-ProductList__title__odanmaku {
  background: repeating-linear-gradient(135deg, #EB8D25, #EB8D25 6px, #EFB173 6px, #EFB173 9px);
}
.section-ProductList__title__maku {
  background: repeating-linear-gradient(135deg, #F9BE00, #F9BE00 6px, #F4CE62 6px, #F4CE62 9px);
}
.section-ProductList__title__nobori {
  background: repeating-linear-gradient(135deg, #EDDA13, #EDDA13 6px, #F7E87C 6px, #F7E87C 9px);
}
.section-ProductList__title__poster {
  background: repeating-linear-gradient(135deg, #0F9F94, #0F9F94 6px, #1DAA9C 6px, #1DAA9C 9px);
}
.section-ProductList__title__carwrapping {
  background: repeating-linear-gradient(135deg, #DB2525, #DB2525 6px, #E25252 6px, #E25252 9px);
}
.section-ProductList__title__magnet {
  background: repeating-linear-gradient(135deg, #B6282C, #B6282C 6px, #C4434D 6px, #C4434D 9px);
}
.section-ProductList__title__whiteboard {
  background: repeating-linear-gradient(135deg, #40BEEC, #40BEEC 6px, #65CAE5 6px, #65CAE5 9px);
}
.section-ProductList__title__stecker {
  background: repeating-linear-gradient(135deg, #036EB7, #036EB7 6px, #2688BF 6px, #2688BF 9px);
}
.section-ProductList__title__roadsign {
  background: repeating-linear-gradient(135deg, #282F87, #282F87 6px, #3A4591 6px, #3A4591 9px);
}
.section-ProductList__title__sekou {
  background: repeating-linear-gradient(135deg, #C79F62, #C79F62 6px, #D8B484 6px, #D8B484 9px);
}
.section-ProductList__title__buzai {
  background: repeating-linear-gradient(135deg, #40210D, #40210D 6px, #633C27 6px, #633C27 9px);
}
.section-ProductList__title__other {
  background: repeating-linear-gradient(135deg, #E50012, #E50012 6px, #E85D6E 6px, #E85D6E 9px);
}
.section-ProductList__PriceArea {
  background-size: cover;
  height: 112px;
}
.section-ProductList__PriceArea__sheet {
  background-image: url("./img/productlist_sheet.png");
}
.section-ProductList__PriceArea__plate {
  background-image: url("./img/productlist_plate.jpg");
}
.section-ProductList__PriceArea__acrylic {
  background-image: url("./img/productlist_acrylic.jpg");
}
.section-ProductList__PriceArea__nameplate {
  background-image: url("./img/productlist_nameplate.jpg");
}
.section-ProductList__PriceArea__culp {
  background-image: url("./img/productlist_culp.jpg");
}
.section-ProductList__PriceArea__channel {
  background-image: url("./img/productlist_channel.jpg");
}
.section-ProductList__PriceArea__acryliccut {
  background-image: url("./img/productlist_acryliccut.jpg");
}
.section-ProductList__PriceArea__cutting {
  background-image: url("./img/productlist_cutting.jpg");
}
.section-ProductList__PriceArea__agatakanban {
  background-image: url("./img/productlist_agatakanban.jpg");
}
.section-ProductList__PriceArea__barricade {
  background-image: url("./img/productlist_barricade.jpg");
}
.section-ProductList__PriceArea__densyoku-stand {
  background-image: url("./img/productlist_densyoku-stand.jpg");
}
.section-ProductList__PriceArea__densyoku-tsukidashi {
  background-image: url("./img/productlist_densyoku-tsukidashi.jpg");
}
.section-ProductList__PriceArea__odanmaku {
  background-image: url("./img/productlist_odanmaku.jpg");
}
.section-ProductList__PriceArea__maku {
  background-image: url("./img/productlist_maku.jpg");
}
.section-ProductList__PriceArea__nobori {
  background-image: url("./img/productlist_nobori.jpg");
}
.section-ProductList__PriceArea__poster {
  background-image: url("./img/productlist_poster.jpg");
}
.section-ProductList__PriceArea__carwrapping {
  background-image: url("./img/productlist_carwrapping.jpg");
}
.section-ProductList__PriceArea__magnet {
  background-image: url("./img/productlist_magnet.jpg");
}
.section-ProductList__PriceArea__stecker {
  background-image: url("./img/productlist_stecker.jpg");
}
.section-ProductList__PriceArea__whiteboard {
  background-image: url("./img/productlist_whiteboard.jpg");
}
.section-ProductList__PriceArea__roadsign {
  background-image: url("./img/productlist_roadsign.jpg");
}
.section-ProductList__PriceArea__sekou {
  background-image: url("./img/productlist_sekou.jpg");
}
.section-ProductList__PriceArea__buzai {
  background-image: url("./img/productlist_buzai.jpg");
}
.section-ProductList__PriceArea__other {
  background-image: url("./img/productlist_other.jpg");
}
.section-ProductList__PriceArea .price {
  color: #fff;
  text-shadow:
    2px 2px 3px #E50012, -2px -2px 3px #E50012, -2px 2px 3px #E50012, 2px -2px 3px #E50012, 2px 0px 3px #E50012, -2px 0px 3px #E50012, 0px 2px 3px #E50012, 0px -2px 3px #E50012;
  font-weight: 600;
  font-size: 24px;
  padding: 8px;
}
.section-ProductList__PriceArea .price span {
  font-size: 13px;
}
.section-ProductList__description {
  font-size: 16px;
  font-weight: 600;
  color: #3F3F3F;
  margin: 8px;
}
.section-ProductList__description__sheet span {
  color: #F96C26;
}
.section-ProductList__description__plate span {
  color: #EAAD13;
}
.section-ProductList__description__acrylic span {
  color: #2E9ECF;
}
.section-ProductList__description__nameplate span {
  color: #BC9D10;
}
.section-ProductList__description__culp span {
  color: #9B8ABF;
}
.section-ProductList__description__channel span {
  color: #CD5172;
}
.section-ProductList__description__acryliccut span {
  color: #006934;
}
.section-ProductList__description__cutting span {
  color: #07569F;
}
.section-ProductList__description__agatakanban span {
  color: #85BB43;
}
.section-ProductList__description__barricade span {
  color: #00913A;
}
.section-ProductList__description__densyoku-stand span {
  color: #AA937E;
}
.section-ProductList__description__maku span {
  color: #F9BE00;
}
.section-ProductList__description__nobori span {
  color: #DDC30A;
}
.section-ProductList__description__poster span {
  color: #0F9F94;
}
.section-ProductList__description__carwrapping span {
  color: #DB2525;
}
.section-ProductList__description__magnet span {
  color: #B6282C;
}
.section-ProductList__description__stecker span {
  color: #036EB7;
}
.section-ProductList__description__whiteboard span {
  color: #40BEEC;
}
.section-ProductList__description__roadsign span {
  color: #282F87;
}
.section-ProductList__description__sekou span {
  color: #C79F62;
}
.section-ProductList__description__outlet span {
  color: #E50012;
}
@media screen and (max-width: 1200px) {
  .section-ProductList__list {
    grid-template-columns: repeat(2, 1fr);
  }
}

/*人気商品ランキング*/
.section-ranking h2{
	margin-bottom:27px;
	}
.section-ranking__list{
	display:grid;
	grid-template-columns:repeat(5,1fr);
	gap:13px;
	list-style: none;
	padding:0 14px;
	}
.section-ranking__list li{
	position:relative;
	}
.section-ranking__list a{
	text-decoration: none;
	}
.section-ranking__img{
	max-width:286px;
	}
.section-ranking__img img{
	width:100%;
	}
.section-ranking__list h3{
	background-color: inherit;
	color:#000;
	margin-top:0;
	padding-bottom:0;
	}
.section-ranking__rank{
	display: block;
	position:absolute;
	top:-22px;
	background-repeat: no-repeat;
	background-size: cover; 
	width:48px;
	height:48px;
	color:#fff;
	line-height: 58px;
	text-align: center;
	}
.section-ranking__rank.rank1{
	background-image:url(./img/ranking_gold.svg) ;
	}
.section-ranking__rank.rank2{
	background-image:url(./img/ranking_silver.svg) ;
	}
.section-ranking__rank.rank3{
	background-image:url(./img/ranking_bronze.svg) ;
	}
.section-ranking__rank.rank4,.section-ranking__rank.rank5{
	background-image:url(./img/ranking_gray.svg) ;
	}			
.section-ranking__rank__num{
	font-size:18px;
	}
.section-ranking__description{
	padding:0 10px;
	color:#000;
	}
@media screen and (max-width: 1200px) {
 .section-ranking__list{
	grid-template-columns:repeat(3,1fr);
	gap:30px 13px;
	}
}


.page-top__toiawase-flow{
	display:grid;
	grid-template-columns: repeat(5, 1fr);
	column-gap: 10px;
	margin: 75px 24px 0 24px;
}
.page-top__toiawase-flow li{
	border: solid #3668D6 2px;
	border-radius:10px;
	list-style: none;
	padding:16px;
	position:relative;
	text-align: center;
	display: grid;
    grid-template-rows: 140px 0px;
}
.page-top__toiawase-flow__step{
    background-color: #FFDD02;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    text-align: center;
    color: #3668D6;
	position:absolute;
	top: -37px;
    left: 50%;
	transform: translateX(-50%);
	display: flex;
    justify-content: center;
    align-items: center;
	font-weight: 600;
	flex-direction: column;
}
.page-top__toiawase-flow__step__number{
	font-size:16px;
}
.page-top__toiawase-flow__step::before{
	content:"";
	display: inline-block;
    background-size: cover;
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
}
.page-top__toiawase-flow__step1::before{
	background-image: url(indeximages/toiawase-flow_step1.svg);
    width: 67px;
    height: 52px;
    top: 116px;
}
.page-top__toiawase-flow__step2::before{
	background-image: url(indeximages/toiawase-flow_step2.svg);
    width: 55px;
    height: 73px;
    top: 112px;
}
.page-top__toiawase-flow__step3::before{
	background-image: url(indeximages/toiawase-flow_step3.svg);
    width: 49px;
    height: 68px;
    top: 116px;
}
.page-top__toiawase-flow__step4::before{
	background-image: url(indeximages/toiawase-flow_step4.svg);
    width: 80px;
    height: 70px;
    top: 115px;
}
.page-top__toiawase-flow__step5::before{
	background-image: url(indeximages/toiawase-flow_step5.svg);
    width: 100px;
    height: 56px;
    top: 117px;
}
.page-top__toiawase-flow__process-name{
	padding-top:24px;
	font-size: 16px;
    font-weight: 600;
	background-color: inherit;
    color: inherit;
    margin-top: 0;
	padding-left:0;
}
.page-top__toiawase-flow__description{
	text-align: left;
	font-size:14px;
}
.page-top__toiawase-flow__link,.page-top_faq__link{
	text-align: center;
    font-size: 16px;
	margin-bottom: 20px;
}
.page-top__toiawase-flow__link a,.page-top_faq__link a{ 
	border-radius: 5px;
    display: inline-block;
    color: #1B1B1B;
    text-decoration: none;
    font-weight: 600;
    border: 2px solid #000;
    background: #fff;
    padding: 6px 30px;
    margin-top: 30px;
}
.page-top__toiawase-flow__link a:hover,.page-top_faq__link a:hover {
  cursor: pointer;
  text-decoration: none;
  color: #000;
  background: #FFF533;
}
.page-top_faq h2{
	margin-bottom:16px;
}
.page-top_faq__QA{
  background-color: #F6F9F8;
  margin: 0 16px 20px;
  border-radius: 14px;
  padding:14px;
  position:relative;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.08);
}
.page-top_faq__Q h3{
	background-color: inherit;
	color:inherit;
	padding-left:0;
	margin-top:0;
	font-size:16px
}
.page-top_faq__Q .open-button{
    content: '';
    position: absolute;
    top: 30px;
    right: 30px;
    display: block;
    width: 18px;
    border-top: 2px solid #3668D6;
}
.page-top_faq__Q .open-button::before{
    content: '';
    position: absolute;
    top: -10px;
    left: 8px;
    display: block;
    height: 18px;
    border-right: 2px solid #3668D6;
	transition: transform 0.3s; 
}

.page-top_faq__Q::before,.page-top_faq__A::before{
	font-size: 16px;
	line-height: 32px;
	display: inline-block;
    border-radius: 50%;
    height: 32px;
    width: 32px;
    text-align: center;
}
.page-top_faq__Q::before{
	content: "Q";
    color: #fff;
    background-color: #3668d6; 
}
.page-top_faq__A::before{
	content: "A";
    color: #2249BE;
    background-color: #FFF000;  
	min-width:32px;
}
.page-top_faq__Q,.page-top_faq__A{
	display:flex;
	gap:16px;
}
.page-top_faq__A{
	padding-top: 16px;
	font-size:14px;
}
.page-top_faq .open-button1.close::before,.page-top_faq .open-button2.close::before,.page-top_faq .open-button3.close::before,.page-top_faq .open-button4.close::before,.page-top_faq .open-button5.close::before{
	transform: rotate(90deg);
}

@media screen and (max-width: 1200px){
	.page-top__toiawase-flow{
		grid-template-columns: repeat(3, 2fr);
		row-gap: 50px;
}
	.page-top__toiawase-flow li{
		height:284px;
	}
}


.seisaku_blog{
	position: relative;
	width:100%; max-height: 250px; 
	margin: 0 0 5px; padding:0px;
	box-sizing: border-box;
	overflow:hidden; 
	}
.blogList, .seisakuList{
	width: 275px; height:250px;
	margin:0px 35px 0 0 ;
	float:left; 
	}
.blogList{
	height:230px;
}

.blogList img{
	height:180px;

}
.seisakuList img{
	height:180px;
}
.seisaku_blog .seisakuList:nth-child(2){
	margin:0px;
	}
.seisaku_blog .blogList:nth-child(2){
	margin:0px;
	}

.seisaku_blog .seisakuList > a{
	display:inline-block;
	height:190px;
	overflow: hidden;
}
.seisaku_blog .blogList > a{
	display:inline-block;
	width: 100%;
	height:190px;
	overflow: hidden;
	border-radius: 10px;
}
.blogList img{
	width: 358px !important;
}
.exsampleSlide{
	margin-top:20px;
	position: relative;
	width:100%; height: auto; 
	padding:2px;
	box-sizing:border-box;
	/*overflow:hidden;*/
}
.exsampleSlide.exsampleSlide{
	position: relative;
	/* height: 280px; */
}
.seisakuList::after {
	position: absolute;
	content: "\5236\4F5C\4F8B";/*åˆ¶ä½œä¾‹ã€€\u5236\u4f5c\u4f8bãƒ¦ãƒ‹ã‚³ãƒ¼ãƒ‰å¤‰æ›*/
	top: 3px;
	left: -40px;
	width:160px;
	height:auto;
	font-size: 14px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	line-height: 30px;
	padding: 5px 0 5px;
	transform: rotate(-30deg);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	background: #3668d6;
	z-index: 1;
	}
	
	
#blg{
	position: relative;
	width:100%;
	max-height: 250px; 
	margin: 0 0 5px; padding:0px;
	box-sizing: border-box;
	overflow:hidden; }
#blg .seisakuList2{
	width: 275px; height:250px;
	margin:0px 35px 0 0 !important;
	float:left; }
#blg .seisakuList2 img{
	width: 275px; 
	height:250px;
}
#blg .seisakuList2:nth-child(2){
	margin:0px !important;}
#blg .seisakuList2 > a{
	display:inline-block;
	height:190px;
	overflow: hidden;
}	

.exsampleSlide2{
	position: relative;
	width:100%; height: auto; 
	padding:2px;
	box-sizing:border-box;
	overflow:hidden;
}
.exsampleSlide2:after {
	position: absolute; content: "ãƒ–ãƒ­ã‚°";
	top: 3px; left: -40px; 
	width:160px; height:auto;
	font-size: 14px; text-align: center; color: #fff; font-weight: bold; line-height: 30px;
	padding: 5px 0 5px;
	transform: rotate(-30deg);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	background: #3668d6;
	z-index: 1;}

.breadcrumb {/*åˆ¶ä½œä¾‹*/
	margin:5px 0 0 0;
	display: inline-block;
	vertical-align: middle;
	width:100%;
	font-size: 12px;
	line-height:16px;
	/* text-align: center; */
}
.blogList .breadcrumb{/*ãƒ–ãƒ­ã‚°ã®ã‚¿ã‚¤ãƒˆãƒ«æ¨ªè©°ã‚*/
	text-align:left;
}
.breadcrumb a{
	text-decoration: none;
	color: #333; 
	font-size: 16px;
	font-weight: 600;
}
.seisaku_a{
	display:block;
}

/*åˆ¶ä½œä¾‹ã‚‚ã£ã¨è¦‹ã‚‹ãƒªãƒ³ã‚¯*/	
.seisaku_link{
	text-align: center;
	font-size: 16px;
}
.blogSlide .seisaku_link{

}
.seisaku_link a {
	border-radius: 5px;
  display: inline-block;
  color: #1B1B1B;
  text-decoration: none;
  font-weight: 600;
  border: 2px solid #000;
  background: #fff;
  padding:6px 30px;
  margin-top:30px;
}
.seisaku_link a:hover {
  cursor: pointer;
  text-decoration: none;
  color: #000;
  background: #FFF533;
}


.ltstVoice{
	height:560px; 
	padding:5px; box-sizing: border-box;
	overflow: hidden;
	overflow-y:scroll;}
.ltstVoice a{
	display:block;
	width:100%; height:70px;
	color:#333; text-decoration: none; 
	margin:0 0 25px;
	overflow: hidden;}
.vcImg{
	display: block; float: left;
	width:80px; height: auto;
	margin:0 10px 5px 0;
	overflow: hidden;}
.vcImg img{
	display: block;
	width:100%; height:75px;
	object-fit: cover;
	font-family: 'object-fit: cover;'; 
}
.vcTtl{
	font-size: 13px;
	font-weight: bold;
	line-height:16px;
	background-color: inherit;
	color:inherit;
	margin-top: 0;
    padding-left: 0;
}
.vcTxt{
	white-space: normal; 
	font-size: 12px;
	line-height:18px;
	word-wrap: break-word;
	/*display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;*/
	display: none;
	  }
.vcTxt br{
	display: none;}

.wide_irekae{
		position: relative;/*ä½ç½®å›ºå®š*/
	}
#newslist {

}
#newslist h2{
	display: none;
}

.fb_wrapper{
	width: 275px !important;
}
/*ãƒˆãƒƒãƒ—ãƒšãƒ¼ã‚¸ã®3ã‚«ãƒ©ãƒ å¤§ãã*/

@media screen and (min-width: 1200px) {

    #newslist h2{
	display: block;
  }
	#wrapper.three-column{
		width: 1390px !important;
	}
	.three-column #main{
		width:1190px !important;
	}
	#main_content{
		width:990px !important;
	}
	/*ç”»åƒä¸­å¤®æƒãˆ*/

	/*スライドバーサイズ変更*/

	.slide_banner_li{
		max-width:230px;
    }
	.slide_banner_li img{
     max-width:230px;
	}
	.set_p{
		display: block;
		font-weight:bold;
	font-size:12px;
	position:absolute;
	left:13px;
	bottom:38px;
	line-height: 1.5em; 
	color:#fff;
	}
	/*中央寄せ*/
	.film_roll_shuttle{
	display: flex;
	max-width: 990px !important;
	justify-content: space-evenly;
	}
	.film_roll_wrapper{
	max-height:700px;
	height: 200px;
	}

	.r_slide_banner_ul {
    position: relative;
    height: 160px;
    margin-top: 30px;
    margin-bottom: 40px;
 }

	
	
	 .r_slide_banner_ul .film_roll_wrapper{
	 	height:180px !important;
	 }

    .r_slide_banner_li img{
    max-height:160px;
    }
	.film_roll_pager {
		text-align: center;
		/* margin-bottom: 20px; */
	}
    
    
	.ImageMap_center{
		text-align: center;
	}
	#ImageMap{/*ãŠåº—ã®ç”»åƒ*/
		width: inherit;
	}
	#customers {
		width: 650px;
	}
	#prodeuctList ul {
		
    justify-content: space-around;
	}
	#prodeuctList ul li {
    	width: 236px !important;
    	height: auto !important;
	}#prodeuctList ul li a img{
    	width: 100%;
	}
	.sampleApp a{
		height: 184px !important;
	}
	.alpha{
		max-width: 100%;
	}
	.top_select_img{
		max-width: 100%;
	}
	.seisaku_blog{
        max-height: 310px !important;
		display: flex;
		justify-content: center;
	}
	.breadcrumb a {
		font-size: 20px;
		line-height: 23px;
		font-weight: 600;
		}
	.blogList, .seisakuList{/*å…±é€šã‚µã‚¤ã‚º*/
		width: 358px;
		height: 340px;
		overflow: hidden;
		position: relative;
	}
	.seisaku_blog.blog>.blogList{
		height: 350px;
	}
	.blogList img{
		width: 100%;
	}
ã€€ã€€.noscroll>.seisakuList{
ã€€ã€€	height: 325px;
ã€€ã€€}

	.blog2{
		display: flex;
    	justify-content: space-around;
	}
    .blog.seisaku_blog{
    	max-height: 320px !important;
    }
    .noscroll.seisaku_blog{
    	max-height: 340px !important;
    }
	.seisaku_blog .seisakuList > a {
    	height: 270px;
    	border-radius: 10px;
 }
	.seisaku_blog .blogList> a {
    	height: 270px;
     }
	.seisakuList img{
	     width: 358px;
    	height: 325px;
	}
	.blogList img{
	     width: 358px;
	     height: 325px;
	     object-fit: cover;
	     font-family: 'object-fit: cover;'; 
	}
	.sampleApp a {
		font-size: 14px !important;
	}
	.sampleApp a h3 {
		font-size: 36px !important;
		margin: 36px 0px 10px 0 !important;
	}
	#prodeuctList ul li b{
		padding: 7px 0 5px 17px !important;
		font-size: 17px !important;
	}
	#prodeuctList ul li span {
		font-size:13px!important;
	}
	
	.exsampleSlide{
		
		position: relative;
		margin-bottom: 40px;
	}

	.wide_irekae{
		display: flex;
		flex-direction: column;/*å…¥ã‚Œæ›¿ãˆ*/
		position: relative;/*ä½ç½®å›ºå®š*/
	}
	
	/*ãŠå®¢æ§˜ã®å£°*/
	.vcTxt {
		display: none;
		padding:3px;
		overflow: hidden;/*ã¯ã¿å‡ºãŸåˆ†éš ã™*/
	}
	.ltstVoice {
		padding: 30px;
		display: flex;
		justify-content: space-between;
		align-content: space-between;
		flex-wrap: wrap;
	} 
	.ltstVoice::after{
	  content:"";
	  display: block;
	  width:30%;
	}
	.ltstVoice a {
		margin: 20px;
		width: 250px;
		height: 240px;
		display: flex;
    	flex-direction: column;
		min-height: 0%;
	}
	.vcImg {
    	width: 250px;
	}
	.vcTtl{
		margin-bottom: 5px;
	}
	.vcImg img {
		width: 250px;
  		height: 200px;
  		object-fit: cover;
		font-family: 'object-fit: cover;'; 
	}
	#newslist{
		width: 530px;
		position: static;
	}
	.fb_wrapper{
		width: 400px !important;
		order: 2;
		position: absolute;
		top: 630px;
		right: 0;
	}
	#newslist ul {
    height: 524px;
	}
	#customers {
		width: 990px;
	}
}
.blogList2{
	width: 358px;
    height: 325px;
    box-sizing: border-box;
}
.blogList2:first-child{
	margin-right: 35px;
}
#newslist ul{


}

.blog2.clearfix{
	margin-top:20px;
	display: flex;
	justify-content: center;
}
.blogList2 .imgheight{
	height: 250px;
	overflow: hidden;
	border-radius: 10px;
}
@media screen and (max-width: 1200px) {


	.blogList2 .imgheight{
	
    height: 170px !important;

	overflow: hidden;
}
}
.blogList2 .imgheight img{
	width: 100%;
	max-width: 400px;
	border-radius: 10px;
}
.blogList2 p{
	text-decoration: none;
	font-size: 20px;
	line-height: auto;
	height: auto;
	margin-top: 10px;
}
.blogList2{
	height: auto;
}
.blogList2 a{
	    border-radius: 10px;
	line-height: auto;
	height: auto;
}
/****************************************

          clearfix

*****************************************/
.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;    
    clear: both; 
    visibility:hidden;
}
.clearfix{
    display: inline-block;
} 
/* Hides from IE Mac */
* html .clearfix{
    height: 1%;
}
.clearfix{
    display:block;
}

/* End Hack */