html,body{
margin: 0;
padding: 0;
border: 0;
font-style: normal;
vertical-align: baseline;
font-size: 62.5%;}

html {
overflow-y: scroll;
}


body{
text-align: left;
font-size: 1.5rem;
color:#404040;
overflow: hidden;
min-width: 1060px;
line-height: 1.6rem;
font-family: 'Helvetica Neue', Arial, 'メイリオ', Meiryo, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
*font-size: 85%; /* IE 7 */
*font: 85%; /* IE 6以下 */
}

.clearfix {
min-height: 1px;
}

.clear {
 clear:both;　/*floatの解除、ここがポイント*/
}


a{
color:#404040;
text-decoration: none;
}

a:hover{
color:#ff7800;
text-decoration: underline;
}


img{ border:0;}



a:hover img{
filter: alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
}

/* Firefox画像hover対策 */
/* IE8 */

html>/**/body a img:hover {
display /*\**/: inline-block\9;
zoom /*\**/: 1\9;
}


/*header --------------------*/

#header {
width: 100%;
}

#header_giza{
padding:0.3em;/*記載しなくてもおk*/
background:
linear-gradient(-135deg, #fff100 6px, transparent 0) 0 6px,
linear-gradient(135deg, #fff100 6px, #fff 0) 0 6px;/*#fffはギザギザ線下部の色です*/
background-position: left bottom !important;/**/
background-repeat: repeat-x !important;
background-size: 12px 12px;
background-color: #fff100;/*記載しなくてもおk*/
/*text-shadow:0 1px 3px rgba(0,0,0,.5);記載しなくてもおk*/
}


.giza{
width: 1060px;
margin: 0 auto;
}

#header_m1 {
width: 1060px;
height: 110px;
margin: 0 auto;
position: relative;
z-index: 3;
}

*+html #header_m1 {
height: 110px;
}/*IE7*/

h1{
font-size: 1.1rem;
text-left:left;
font-weight : normal;
margin: 3px 0px;
}

p.logo {
float: left;
margin: 0px 0px 0px 10px;
display: inline;
}


/* 5572
-----------------------------------------------*/

#kokon {
float:left;
text-align:left;

display: inline;

}


#kokon ul {
text-align:left;
	margin: 0px 0px 0px 10px;
		padding:0;
}

#kokon li {
    list-style:none;
	margin: 0px 0px 0px 0px;
}

#kokon li > div {
    width: 150px;
    min-height: 20px;
    position: absolute;
	text-align:center;
    top:-50px;
    padding: 5px;
	background:#ff99cc;
    font-size:1.1rem;
	line-height:1.1rem;
	margin-top:60px;
	margin-left: 70px;
	
	visibility:hidden;
    opacity: 0;
     
    /* ツールチップ角丸の装飾の指定 */
    -moz-border-radius: 5px; /* Firefox */
    -webkit-border-radius: 5px; /* Safari and Chrome */
    border-radius: 5px; /* Browsers that Support it like Opera */
 
    /* ツールチップボックスシャドウの装飾の指定 */
  /*   -moz-box-shadow: 0 0 8px gray; /* Firefox */
  /*   -webkit-box-shadow: 0 0 8px gray; /* Safari and Chrome */
  /*   filter: progid:DXImageTransform.Microsoft.Shadow(color='#272229', Direction=135, Strength=3); /* IE */
  /*   box-shadow: 0 0 5px gray; /* Browsers that Support it like Opera */
    }

#kokon li > div:after {
border-color:#ff99cc transparent transparent;
border-style:solid;
border-width:8px 8px 0;
bottom:-7px;
content:"";
display:block;
left:10px;
position:absolute;
width:0;
}


#kokon li:hover > div {
/* マウスオーバー時にどうなっているかを指定 */
    visibility:visible;
    opacity: 1;
    top:-50px;
/* 上に書いた状態までになるまでの時間やアニメーションなど指定 */
    -moz-transition: all 0.5s ease-in-out; /* Firefox */
    -webkit-transition: all 0.5s ease-in-out; /* Safari and Chrome */
	-o-transition: all 0.5s ease-in-out;  /* Opera */
	transition: all 0.5s ease-in-out; /* Browsers that Support it */
}

/* h_nav
-----------------------------------------------*/


#h_nav {
float: right;
width: 340px;
height: 85px;
position: relative;
z-index: 3;
display: inline;
margin-right:0px;
margin-top:0px;
}


#h_nav ul {
list-style: none;
padding: 0;
margin: 0;
float: left;
display: inline;
}

#h_nav li {
float: left;
display: inline;
height: 85px;
width: 85px;
}

#h_nav li.h_nav01 {
width: 85px;
}


#h_nav li.h_nav02 {
width: 85px;
}

#h_nav li.h_nav03 {
width: 85px;
}

#h_nav li.h_nav04 {
width: 85px;
}


#h_nav li a {
display: block;
top: 0;
left: 0;
z-index: 10;
width: 85px;
height: 85px;
padding: 0px;
text-align: center;
background-repeat: no-repeat;
text-decoration: none;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;

-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
-ms-transition: .5s;
transition: .5s; 

}


#h_nav li a:hover {

border-radius: 50%;
-webkit-background-clip: padding-box;


}


#h_nav li.h_nav01 a {
background: url(../img/top/h_nav_cart_01.png) no-repeat 0px;
}

#h_nav li.h_nav02 a {
background: url(../img/top/h_nav_cam_01.png) no-repeat 0px;
}

#h_nav li.h_nav03 a {
background: url(../img/top/h_nav_charge_01.png) no-repeat 0px;
}

#h_nav li.h_nav04 a {
background: url(../img/top/h_nav_raku_01.png) no-repeat 0px;
}


#h_nav li.h_nav01 a:hover {
background: url(../img/top/h_nav_cart.png) no-repeat 0px;
background-color:#adea57;

}

#h_nav li.h_nav02 a:hover {
background: url(../img/top/h_nav_cam.png) no-repeat 0px;
background-color:#88f2ff;
}

#h_nav li.h_nav03 a:hover {
background: url(../img/top/h_nav_charge.png) no-repeat 0px;
background-color:#ffca58;
}

#h_nav li.h_nav04 a:hover {
background: url(../img/top/h_nav_raku.png) no-repeat 0px;
background-color:#ff9fce;
}

/* h_catch
-----------------------------------------------*/


#h_catch {
float: right;
text-align:right;
width: 600px;
height: 20px;
position: relative;
z-index: 2;
display: inline;
margin-right:10px;
margin-top:0px;
color:#FF0000;
font-weight:bold;
font-size:1.7rem;
}


/* navメニュー------------*/

#nav {
    width:1060px;
    margin:0px auto 0px auto;
    height:48px;
    padding:0px 0px 0px 0px;
	position: relative;
    z-index: 10;
 
    /* Rounded Corners */
     
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
 
    /* Background color and gradients */
     
    background: #fff100;
     
    /* Borders */
     
    border: 1px solid #ffd800;
 
     /* -moz-box-shadow:inset 0px 0px 1px #ffd800;
    -webkit-box-shadow:inset 0px 0px 1px #ffd800;
    box-shadow:inset 0px 0px 1px #ffd800; */
}


#nav ul {
    list-style:none;
    margin: 0;
	float:left;
	  width:750px;
	  padding:0px 0px 0px 140px;
}

 
 /*#nav li {
    float:left;
　　text-align:left;
    position:relative;
　　padding: 0px 0px 0px 0px;
	margin-right:4px;
	vertical-align:top;
	height:48px;
    width: 120px;
display: inline;



	border:none;	
	line-height:0px,font-size:1px;
	list-style:none;
} */
 
#nav li {
    float:left;
    text-align:left;
    position:relative;
　　padding: 0px 0px 0px 0px;
	margin-right:4px;
	vertical-align:top;
	width:120px;
   /*  margin-top:7px; */
    border:none;
	line-height:0px,font-size:1px;
	list-style:none;
} 
 
#nav li a {
    padding: 4px 0px 4px 0px;
    line-height:7px;
	font-size:1px;
    display: block;
    height:33px;
    color:#fff100;
	outline:0;
	
    text-decoration:none;
    background-repeat: no-repeat;
 white-space: nowrap; 
     /* ----------  overflow: hidden;
    text-indent: 100%;------------*/
	} 
 
#nav li:hover {
    border: 1px solid #83dd46;	
    padding: 4px 0px 4px 0px;
    margin: 0 0 0 2px;
    background: #83dd46;
    line-height:7px;
	font-size:1px;

	text-decoration:none;
        /* Rounded corners */
     
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
}
 

 
#nav li:hover a {
	padding: 0;
    margin: 0;
　　line-height:7px;
	font-size:1px;
    color:#83dd46;

	vertical-align:bottom;
	text-decoration:none;

}

/* navメニュ 
#nav li .drop1 {
    padding-right:21px;
    background:url("img/drop.png") no-repeat right 8px;
}

#nav li:hover .drop1 {
    background:url("img/drop.png") no-repeat right 7px;
}

 ー------------*/
 
#nav li .drop {
   line-height:0px;
   font-size:1px;
   background:no-repeat;
}


#nav li:hover .drop {
   line-height:0px;
   font-size:1px;
   background:no-repeat;
}


 
#nav li .drop1 {
background: url(../img/top/drop_01.png) no-repeat -1px;
}
 
 
#nav li .drop2 {
background: url(../img/top/drop_02.png) no-repeat -1px;
}

#nav li .drop3 {
background: url(../img/top/drop_03.png) no-repeat -1px;
}

#nav li .drop4 {
background: url(../img/top/drop_04.png) no-repeat -1px;
}

#nav li .drop5 {
background: url(../img/top/drop_05.png) no-repeat -1px;
}

#nav li .drop6 {
background: url(../img/top/drop_06.png) no-repeat -1px;
}

#nav li:hover .drop1 {
background: url(../img/top/drop_01_a.png) no-repeat -1px;
}


#nav li:hover .drop2 {
background: url(../img/top/drop_02_a.png) no-repeat -1px;
}

#nav li:hover .drop3 {
background: url(../img/top/drop_03_a.png) no-repeat -1px;
}

#nav li:hover .drop4 {
background: url(../img/top/drop_04_a.png) no-repeat -1px;
}

#nav li:hover .drop5 {
background: url(../img/top/drop_05_a.png) no-repeat -1px;
}

#nav li:hover .drop6 {
background: url(../img/top/drop_06_a.png) no-repeat -1px;
}

 
/* Drop Down */
 
.dropdown_1column, /* 使用 */
.dropdown_2columns, /* 使用 */
.dropdown_3columns, 
.dropdown_4columns,
.dropdown_5columns,
.dropdown_6columns {
    margin:4px auto;
    float:left;
    position:absolute;
    left:-999em; /* Hides the drop down */
    text-align:left;
    padding:10px 5px 10px 5px;
    border:1px solid #83dd46;
    line-height:10px;
    background:#ffffff;

    /* Rounded Corners */
    -moz-border-radius: 0px 5px 5px 5px;
    -webkit-border-radius: 0px 5px 5px 5px;
    border-radius: 0px 5px 5px 5px;
}
 
.dropdown_1column {width: 450px;}
.dropdown_2columns {width: 430px;}
.dropdown_3columns {width: 650px;}
.dropdown_4columns {width: 430px;}
.dropdown_5columns {width: 420px;}
.dropdown_6columns {width: 300px;}

 
#nav li:hover .dropdown_1column, 
#nav li:hover .dropdown_2columns, 
#nav li:hover .dropdown_3columns,
#nav li:hover .dropdown_4columns,
#nav li:hover .dropdown_5columns, 
#nav li:hover .dropdown_6columns {
    left:-1px;
    top:auto;
}
 
/* Columns */
 

.col_2,
.col_3,
.col_4,
.col_5 {
    display:inline;
    float: left;
    position: relative;
    margin-left: 5px;
    margin-right: 5px;
}

.col_1 {
    display:inline;
    float: right;
    position: relative;
    margin-left: 5px;
    margin-right: 5px;
	text-align:right;
}

.col_1 {width:230px;}
.col_2 {width:200px;}
.col_3 {width:205px;}
.col_4 {width:420px;}
.col_5 {width:400px;}
 
/* Right alignment */
 
#nav .menu_right {
    float:right;
    margin-right:0px;
}
#nav li .align_right {
    /* Rounded Corners */
    -moz-border-radius: 5px 0px 5px 5px;
    -webkit-border-radius: 5px 0px 5px 5px;
    border-radius: 5px 0px 5px 5px;
}
#nav li:hover .align_right {
    left:auto;
    right:-1px;
    top:auto;
}
 
/* Drop Down Content Stylings */
 
#nav ul li {
    font-family: Verdana,"游ゴシック","ヒラギノ角ゴ Pro W3",sans-serif;
    font-size: 1.2rem;
    color:#999999;
    text-align:left;
}


#nav h2 {
    font-family: Verdana,"游ゴシック","ヒラギノ角ゴ Pro W3",sans-serif;
    font-size: 2.1rem;
	font-weight: bold;
    letter-spacing:-1px;
    margin:7px 0 14px 0;
    padding-bottom:14px;
	color:#909090;
    border-bottom:1px solid #666666;
}


#nav h3 {
    font-family: Verdana,"游ゴシック","ヒラギノ角ゴ Pro W3",sans-serif;
    font-size: 1.8rem;
	color:#909090;
    margin:7px 5px 14px 0;
    padding-bottom:7px;
    border-bottom:1px solid #888888;
}


#nav p {
    line-height:15px;
    margin:0 0 0 5px;
}


.ki{
    line-height:15px;
    margin:0 0 0 0px;
	color:#358bff;
	font-weight:bold;
	font-size:1.8rem;
}

/* #nav:not(p) { border: 1px solid skyblue; } */

 
#nav li:hover div a {
    height:25px;
    font-size:1.8rem;
	line-height:15px;
    color:#676767;
	display: block;
	margin:0px 0px 0px 0px;
    padding:4px 6px 0px 6px;
	zoom: 1;	 
}

#nav li:hover div a:hover {
    font-size:1.8rem;
	line-height:15px;
	display: block;
	zoom: 1;	/* IE6以前に対応 */
	color:#FFFFFF;
	
	
	
    background:#3dd696;
    margin:0px 0px 0px 0px;
    padding:4px 6px 0px 6px;

 
    /* Rounded Corners */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}







.italic {
    font-style:italic;
}
.imgshadow {
    background:#FFFFFF;
    padding:4px;
    border:1px solid #777777;
    margin-top:5px;
    -moz-box-shadow:0px 0px 5px #666666;
    -webkit-box-shadow:0px 0px 5px #666666;
    box-shadow:0px 0px 5px #666666;
}
.img_left { /* Image sticks to the left */
    width:auto;
    float:left;
    margin:5px 15px 5px 5px;
}


#nav li ul {
    list-style:none;
    padding:0;
    margin:0 0 12px 0;
	
}

#nav li ul li {
    font-size:1.2rem;
    line-height:24px;
    position:relative;
    padding:0;
    margin:0;
    float:none;
    text-align:left;
    width:130px;
}

#nav li ul li:hover {
    background:none;
    border:none;
    padding:0;
    margin:0;
}

/* #nav li .car li {
    background:#F4F4F4;
    border:1px solid #bbbbbb;
    margin:0px 0px 4px 0px;
    padding:4px 6px 4px 6px;
    width:116px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#nav li .car li:hover {
    background:#ffffff;
    border:1px solid #aaaaaa;
    padding:4px 6px 4px 6px;
    margin:0px 0px 4px 0px;
}*/


.car {
    font-family: Verdana,"游ゴシック","ヒラギノ角ゴ Pro W3",sans-serif;
font-size:1.5rem;
margin-left:17px;

}

.car2{
    font-family: Verdana,"游ゴシック","ヒラギノ角ゴ Pro W3",sans-serif;
font-size:1.2rem;


}

.car3 {
font-family: sans-serif;
font-size:1.8rem;
margin-left:5px;

}

#nav li .greybox li {

    padding:2px 0px 2px 0px;
	margin:0px 0px 0px 0px;
    width:200px;
 background-image:url(../img/top/bt_new.png);
background-repeat:no-repeat;
    /* Rounded Corners */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}


#nav li .greybox li:hover {
    background:#54e899;
    padding:2px 0px 2px 0px;
    margin:0px 0px 0px 0px;
}

#nav li .greybox2 li {

    padding:2px 0px 2px 0px;
	margin:0px 0px 0px 0px;
    width:200px;
    /* Rounded Corners */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}


#nav li .greybox2 li:hover {
    background:#54e899;
    padding:2px 0px 2px 0px;
    margin:0px 0px 0px 0px;

}
/* search------------*/

#searchbox{
margin-left:20px;
float: left;
height:48px;
width:280px;
position: absolute;
z-index: 2;
}

#searchform3 {  
float: left;
position: relative;  
width: 250px;}

#sText {
border: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
width: 200px;
height: 20px;
margin-top: 11px;
padding-left: 5px;
}

#sBtn {
position: absolute;
top: 10px;
left: 220px;
}

/*main--------------------*/
/*#h_best{
    width:1060px;
	margin: 0 auto;
}

#h_best_slide{
margin-top:15px;}

/*.slide ul{
  list-style:none;
}
.slide ul li{
float:left;
width:150px;
height:150px;
position:relative;
overflow:hidden;
}
.slide ul li h2{
position:absolute;
padding:0.5em 1em;
background:rgba(0,0,0,0.5);
color:#fff;
top:0;
left:-160px;
*
transitionの秒数を0.5秒に指定。その他の指定はdefaultに任せました。
-moz-はFirefox用のベンダープレフィックスで、
-webkit-がSafariとChrome用のベンダープレフィックスです。

-moz-transition:0.5s;
-webkit-transition:0.5s;
transition:0.5s;
/*フワッと表示される様に不透明度も設定
opacity:0;
}
.slide ul li:hover h2 {
left:0px;
opacity:1;
}*/

#main {
width: 1060px;
margin-left: auto;
margin-right: auto;
text-align: left;
position: relative;
}


.graph_dan{width:100%;display:flex;justify-content: space-between;padding:0;list-style: none;
margin:0 auto;
display:-webkit-box;/*--- Androidブラウザ用 ---*/
    display:-ms-flexbox;/*--- IE10 ---*/
    display: -webkit-flex;/*--- safari（PC）用 ---*/
    display:flex;
    -webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
    -ms-flex-pack:justify;/*--- IE10 ---*/
    -webkit-justify-content:space-between;/*--- safari（PC）用 ---*/

}
.box1{width:calc(100% / 2);}
.box2{width:calc(100% / 3);}
.box3{width:calc(100% / 4);}
.box1:hover, .box2:hover{opacity:0.8;
}
/* p{text-align:center;color:#fff;font-weight:bold;}
.a{background-color:#508991;}
.b{background-color:#172A3A;}
.c{background-color:#004346;}
.d{background-color:#FFA69E;}
.e{background-color:#FF7E6B;}
.f{background-color:#8C5E58;}
.g{background-color:#A9F0D1;}-*/

/* menu_sideA
-----------------------------------------------*/

#menu_sideA {
width: 100px;
float: left;
margin-top:20px;
margin-right: 15px;
margin-left:5px;
background: #ffffff;
position: relative;
z-index: 1;
}

/*p.blogHline {
padding-bottom: 10px;
margin-top: -10px;
}*/

/* menu_sideB
-----------------------------------------------*/
#menu_sideB {
width: 190px;
float: left;
margin-top:20px;
margin-right: 15px;
}

/*----リボンを乗せている白いところ----*/
.menu_ks{
width:165px;
margin: 0 auto;
}
 
/*----リボン----*/
.menu_rb{
position: relative;
 
/*リボンの色*/
background-color: #fff100;


/*文字*/
color: #666666;
font-size:1.6rem;
text-align: center;

 
/*リボンの幅と高さ*/
width: 190px;
line-height:  40px;
 
/*はみ出る部分*/
margin-left: -15px;

 
/*上側だけちょこっと角丸*/
border-radius:2px 2px 0 0;
-webkit-border-radius:2px 2px 0 0;
 
/*リボンが少し浮いて見えるようにうっすらとシャドウ*/
box-shadow:0 10px 30px -8px rgba(0,0,0,0.2); 
-webkit-box-shadow:0 10px 30px -8px rgba(0,0,0,0.2); 
}
 
.menu_rb:before{
position: absolute;
top:80%;
left:-10px;
content: "";
border: 10px solid transparent;
border-right-color: #adea57 ;
z-index: -1;
}
 
.menu_rb:after{
position: absolute;
top:80%;
right:-10px;
content: "";
border: 10px solid transparent;
border-left-color: #adea57 ;
z-index: -1;
}


.menu_ks ul { 
overflow: hidden;
padding: 0px;
 list-style: none;
 margin:0px;
 text-align:left;
 width:165px;
 line-height: 2.0rem;
}

.menu_ks li { 
margin-top: -1px;
border-top: 1px dotted #CCCCCC;
padding: 5px;
position: relative;

}



#gmenu{
margin:0px;
padding:0px;
width:190px;
color:#000000;
font-size:12px;
line-height:110%;
background-color:#eeeeee;
text-align:center;
vertical-align:middle;
layout-grid-line:200px;
}

#gmenu img{
vertical-align:middle;
margin-bottom:5px;
}

#gmenu hr{
    border:none;
	text-align:center;
	width:170px;
	margin:auto;
	vertical-align:middle;
    border-top:dashed 1px #CCC;
    height:1px;
    color:#eeeeee;
    margin: 0 6 0 6;
}

/*----カレンダー----*/

#calendar{
width:190px;
text-align:center}

#calendar table{
width:190px;
text-align:center;
margin-bottom:5px ;
}

#calendar th.month{
background-color:#72c93d;
color:#FFFFFF;
height:22px;
padding:2px 0px ;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;}

#calendar td.week{
color:#838383;
font-size:1.2rem;
padding:0px ;
}

#calendar td.day{
padding:0px ;
text-align:center ;
font-size:1.4rem;

}

#calendar td.holiday{
padding:2px 0px ;
text-align:center ;
background:#ffd74a ;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	font-size:1.4rem;
}


#calendar td.holiday2{
padding:0px 0px ;
text-align:center ;
background:#f9814c ;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	font-size:1.4rem;
}


.h_or{
color:#ffd74a ;
font-size:2.8rem;
}

.h_or2{
color:#ff8b36 ;
font-size:2.8rem;
}

/*----facebook----*/
.menu_fb{
background:url(../img/menu/bnr_facebook.jpg);
margin-top:10px;
height:92px;
}

.menu_fbm{
float:left;
margin-top:50px;
margin-left:15px;
font-size:1.2rem;
color:#33CCCC;
text-decoration:underline;
}




/*mainbox--------------------*/
#mainBox {
width: 730px;
float: left;
margin-top:16px;
z-index: 1;
}


#mainBox .newItm {
    width:730px;
	margin-top:15px;
	margin-bottom:10px;
    height:40px;
    padding:0px 0px 0px 0px;
	position: relative;
    z-index: 10;
 
    /* Rounded Corners */
     
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
 
    /* Background color and gradients */
     
    background: #aaff6c;
     
    /* Borders */
     
    border: 1px solid #aaff6c;
 
     /* -moz-box-shadow:inset 0px 0px 1px #ffd800;
    -webkit-box-shadow:inset 0px 0px 1px #ffd800;
    box-shadow:inset 0px 0px 1px #ffd800; */
	

}

#mainBox .newItmtx {
margin-left:50px;
margin-top:12px;
	color: #666666;
font-size:2.1rem;
text-align: left;
font-weight:bold;

}


#newItmbox {
width:710px;
margin-left:10px;
margin-right:15px;
}

#newItmbox ul{
width:100%;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
padding:0;
list-style: none;
margin:0 auto;
display:-webkit-box;/*--- Androidブラウザ用 ---*/
    display:-ms-flexbox;/*--- IE10 ---*/
    display: -webkit-flex;/*--- safari（PC）用 ---*/
    display:flex;
    -webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
    -ms-flex-pack:justify;/*--- IE10 ---*/
    -webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
	-webkit-flex-wrap:wrap}


#newItmbox li{
width: 160px;
font-size:1.2rem;
}

#casetp {
width:710px;
margin-left:10px;
margin-right:15px;
display: flex;
-webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -o-flexbox;
    display: flexbox;
}


#casetp ul{
width:100%;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
padding:0;
list-style: none;
margin:0 auto;
display:-webkit-box;/*--- Androidブラウザ用 ---*/
    display:-ms-flexbox;/*--- IE10 ---*/
    display: -webkit-flex;/*--- safari（PC）用 ---*/
    display:flex;
    -webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
    -ms-flex-pack:justify;/*--- IE10 ---*/
    -webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
	-webkit-flex-wrap:wrap;}


#casetp li{
width: 170px;
font-size:1.2rem;
list-style:none;
}

/*fot--------------------*/
#fot {width: 100%;

 -webkit-font-smoothing: antialiased;}

.fotgiza {
    position: relative;
    background: #fff100; 
}

.fotgiza:before,
.fotgiza:after {
 content: ' ';
 display: block;
 height: 12px;
 position: absolute;
 left: 0;
 right: 0;
}

.fotgiza:before{
 top: -12px;
 background:
linear-gradient(45deg, #fff100 25%, transparent 25%),
linear-gradient(315deg, #fff100 25%, transparent 25%),
linear-gradient(225deg, #ffffff 25%, transparent 25%) -6px 0,
linear-gradient(135deg, #ffffff 25%, transparent 25%) -6px 0;
 background-size: 12px 12px;

}

.fotgiza:after{
 bottom: -12px;
 background:
linear-gradient(135deg, #fff100 25%, transparent 25%),
linear-gradient(225deg, #fff100 25%, transparent 25%),
linear-gradient(315deg, #ffffff 25%, transparent 25%) -6px 0,
linear-gradient(45deg, #ffffff 25%, transparent 25%) -6px 0;
 background-size: 12px 12px;

}

#fotbox{
width: 1060px;
margin: 0 auto;
padding:0px 0px 0px 0px;
height:430px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
background: #ffffff;


}


.fotbox1{
width: 310px;
margin:10px 20px 0px 20px;
padding:5px;
float:left;
font-size: 1.3rem;
line-height: 1.9rem;

}

.fotbox2{
width: 310px;
padding:5px;
float:left;
font-size: 1.3rem;
margin-top:10px;
line-height: 1.9rem;

}


.foth {
    font-family: Verdana,"游ゴシック","ヒラギノ角ゴ Pro W3",sans-serif;
    font-size: 1.8rem;
	color:#909090;
    margin:7px 5px 14px 0;
    padding-bottom:7px;
    border-bottom:1px solid #888888;
}


.f_con {
margin-left:60px;
margin-top:10px;
width:200px;
height:25px;
background-color:#999999;
border-radius:5px;
position:relative;
color:#98deff;
font-size:1.6rem;
text-align:center;
padding-top:10px;
}
 
.f_con:after {
border:7px solid transparent;
border-right-color:#999999;
border-left-width:0;
left:-7px;
content:"";
display:block;
top:10px;
position:absolute;
width:0;
}

.f_sho{
text-align:right;
text-decoration:underline;}


#f_ln{
width: 1060px;
margin: 0 auto;
text-align:center;
font-size:1.4rem;
line-height:1.8rem;
}


/* 画像関連
-----------------------------------------------*/
.graph_c img {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.graph_bd img {
    border: 1px #cccccc solid;
}


.frame {
position: relative;
display: inline-block;
overflow: hidden; /* 不要部分を消す */
padding: 0.3px;
}

.frame:after {
content: "";
position: absolute;
z-index: 1;
width: 100px;
height: auto;
background: red;
content: "New"; /* 表示するテキスト */
text-align: center;
color: #fff;
font-family: 'Arial';
font-weight: bold;
padding: 5px 10px;
left: -30px;
top: 3px;
transform: rotate(-30deg);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}



/* margin
-----------------------------------------------*/

.mar-tp10{
margin-top:10px;}

.mar-bt10{
margin-bottom:10px;}

.mar-ri10{
margin-right:10px;}

.mar-le5{
margin-left:5px;}

.mar-le10{
margin-left:10px;}

/* 文字関連
-----------------------------------------------*/
.strong {
    font-weight:bold;
}

.red {
color:#FF0000;}

.green {
color:#adea57;}