@charset "Shift_JIS";
@import url("../assets/css/diary.css");

body{
margin-top: 0px;
margin-bottom: 0px;
background:#eaeff9;
}

*{
margin:0;
padding:0;
font-size:100%;
font-family: Verdana, Arial, "?q???M?m?p?S Pro W3", Osaka, "?l?r ?o?S?V?b?N", sans-serif;
}

td{
margin:0;
padding:8px;
}

img, object{
border: 0;
vertical-align: text-bottom;
}

h1 {
padding:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}

/*------------------------
 a
-------------------------*/
a:link {
color:#112299;
}
a:visited {
color:#112299;
}
a:hover {
color:#112299;
}
a:focus {
color:#112299;
}
a:active {
color:#f00000;
}

/*------------------------
 font
-------------------------*/
.text_xx-large {
font-size:113%;
line-height:170%;
}
.text_x-large {
font-size:100%;
line-height:170%;
}
.text_large {
font-size:88%;
line-height:170%;
}
.text_large_w {
font-size:88%;
line-height:170%;
color:#ffffff;
}
.text_medium {
font-size:75%;
line-height:170%;
}
.text_medium_w {
font-size:75%;
line-height:170%;
color:#ffffff;
}
.text_small {
font-size:69%;
line-height:160%;
}
.text_x-small {
font-size:63%;
line-height:160%;
}
.text_xx-small {
font-size:56%;
line-height:160%;
}
.text10-14{ font-size: 10px; line-height: 14px; }
.text10-16{ font-size: 10px; line-height: 16px; }
.text11-14{ font-size: 11px; line-height: 14px; }
.text12-14{ font-size: 12px; line-height: 14px; }
.text12-16{ font-size: 12px; line-height: 16px; }
.text12-16-r{ font-size: 12px; line-height: 16px; color: #ff0000 }
.text12-18{ font-size: 12px; line-height: 18px; }
.text12-20{ font-size: 12px; line-height: 20px; }
.text12-29-m{ font-size: 12px; line-height: 29px; vertical-align:middle;}
.text14-16{ font-size: 14px; line-height: 16px; }
.text14-18{ font-size: 14px; line-height: 18px; }
.text14-40-m{ font-size: 14px; line-height: 40px; vertical-align:middle;}
.text14-20{ font-size: 14px; line-height: 20px; }
.text16-16-w{ font-size: 16px; line-height: 16px; color: #ffffff;}
.text16-18{ font-size: 16px; line-height: 18px; }
.text16-18-w{ font-size: 16px; line-height: 18px; color: #ffffff;}
.text16-18-c{ font-size: 16px; line-height: 18px; color: #c85602;}
.text16-20-w{ font-size: 16px; line-height: 20px; color: #ffffff;}
.text16-24{ font-size: 16px; line-height: 24px; }
.text18-20{ font-size: 18px; line-height: 20px; }
.text24-26-c{ font-size: 24px; line-height: 26px; color: #c85602;}

/* ------------------------------------------------------
   container
------------------------------------------------------ */
div#container {
width:800px;
margin:0 auto;
padding-left:20px;
padding-right:20px;
background:#ffffff;
}

/* clear */
div#container .clear {
clear:both;
/*
font-size: 0px;
*/
}

/* ------------------------------------------------------
   header
------------------------------------------------------ 
div#container div#header {
width:800px;
height:166px;
margin:0 auto 0 auto;
background:url(../image/title_image.jpg); background-repeat: no-repeat;
}
*/
div#container div#header {
	width:800px;
	height:166px;
	margin:0 auto 0 auto;
	background: url(/common/images/header_22_.png) 0 0 no-repeat;
	background-size: cover;
}

/* ------------------------------------------------------
   menuarea
------------------------------------------------------ */
div#container div#header div#menuarea {
width:327px;
height:14px;
float:right;
margin:0;
position: relative;
text-align:left;
}

div#container div#header #menuarea p{
padding-top:0px;
}

#menuarea ul {
margin:0;
list-style: none;
}

#menuarea li {
padding-top:146px;
padding-right:0px;
margin: 0;
position: absolute;
height: 14px;
list-style: none;
text-indent:14px;
background: transparent url(../image/icon_header.gif) no-repeat left bottom;
}

#menuarea li#headermenu-4 { top: 0px; right: 0px; width: 75px; height: 14px;}
#menuarea li#headermenu-3 { top: 0px; right: 85px; width: 85px; height: 14px;}
#menuarea li#headermenu-2 { top: 0px; right: 185px; width: 85px; height: 14px;}
#menuarea li#headermenu-1 { top: 0px; right: 327px; width: 87px; height: 14px;}

#menuarea li a{
color: #ffffff;
text-decoration: none;/* ??Firefox???Ő�???\???????Ȃ�?悤?ɂ�?? */
display: block;
width:140px;
height: 14px;
}

#menuarea li a:link {
text-decoration:none;
}

#menuarea li#headermenu-1 a:hover {
background: url(../image/icon_header_over.gif);
background-repeat: no-repeat;
}
#menuarea li#headermenu-2 a:hover {
background: url(../image/icon_header_over.gif);
background-repeat: no-repeat;
}#menuarea li#headermenu-3 a:hover {
background: url(../image/icon_header_over.gif);
background-repeat: no-repeat;
}
#menuarea li#headermenu-4 a:hover {
background: url(../image/icon_header_over.gif);
background-repeat: no-repeat;
}


/* ------------------------------------------------------
   dropmenu
------------------------------------------------------ */
div#container div#dropmenu_area {
width:800px;
height:30px;
margin:0 auto 0 auto;
background:#003C8C;
border-bottom: 3px solid #99ccff;
z-index:1;
}

#dropmenu{
  list-style-type: none;
  width: 580px;
  height: 30px;
  margin: 1px auto 0px;
  padding: 0;
  background: #003C8C;
  border-right: 1px solid #ffffff;
}
#dropmenu li{
  position: relative;
  width: 25%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;

  z-index:2;
}
#dropmenu li a{
  display: block;
  margin: 0;
  padding: 8px 0 8px;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
  border-right: 1px solid #ffffff;
}
#dropmenu li#last > a {	border-right:none;}

#dropmenu li:hover > a{
  background: #1e3c7e;
  color: #d3e1f3;
  z-index:3;
}

#dropmenu > li:hover > a{
  background: #1e3c7e;
  color: #fff;
}
#dropmenu li ul{
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  border-radius: 0 0 3px 3px;
  filter: alpha(opacity=90);
  -moz-opacity:0.90;
  opacity:0.90;
}
#dropmenu li#last ul{
  left: -100%;
  width: 100%;
}
#dropmenu li ul li{
  overflow: hidden;
  width: 200%;
  height: 0;
  color: #fff;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
#dropmenu li ul li a{
  padding: 13px 15px;
  background: #1e3c7e;
  text-align: left;
  font-size: 14px;
  font-weight: normal;
  border-right:none;
}
#dropmenu li:hover ul li{
  overflow: visible;
  height: 38px;
  border-top: 1px solid #4c69a8;
  border-bottom: 1px solid #08215a;
}
#dropmenu li:hover ul li:first-child{
  border-top: 0;
}
#dropmenu li:hover ul li:last-child{
  border-bottom: 0;

}
#dropmenu li:hover ul li:last-child a{
  border-radius: 0 0 3px 3px;
}

/* 6column Global Navigation */
#dropmenu{	width:100%;}
#dropmenu li{	width:16%;}
#dropmenu > li:last-child{	width:20%;}


/* ------------------------------------------------------
   mainarea
------------------------------------------------------ */
div#container div#mainarea {
width:580px;
margin:0 auto 0 auto;
background:#ffffff;
}

div#container div#mainarea2 {
width:800px;
margin:0 auto 0 auto;
background:#ffffff;
}


/* ------------------------------------------------------
   contentarea
------------------------------------------------------ */
div#container div#contentarea {
width:580px;
margin:0 auto 0 auto;
padding-bottom:40px;
padding-top:20px;
float:left;
}

div#container div#contentarea2 {
width:800px;
text-align:center;
margin:0 auto 0 auto;
padding-bottom:20px;
padding-top:10px;
float:left;
}

div#container div#navi {
width:580px;
float:left;
margin:0;
padding-top:0px;
padding-bottom:10px;
}

div#container div#sub_title {
width:580px;
height:50px;
float:left;
margin:0;
padding-top:0px;
padding-bottom:20px;
}

div#container div#sub_title2 {
width:580px;
height:97px;
float:left;
margin:0;
padding-top:10px;
padding-bottom:20px;
}

div#container div#erabikata_mainimage {
width:580px;
height:265px;
float:left;
margin:0;
padding-top:0px;
padding-bottom:10px;
}

div#container div#sub_cap {
width:580px;
height:23px;
float:left;
margin:0 auto 15px auto;
border-bottom: 1px solid #2d81e9;
padding:0;
}

div#container div#sub_cap2 {
width:580px;
height:28px;
float:left;
margin:0;
padding-top:10px;
padding-bottom:10px;
}

div#container div#sub_cap3 {
width:580px;
height:33px;
float:left;
margin:0;
padding-top:10px;
padding-bottom:10px;
}

div#container div#sub_cap4 {
width:580px;
height:48px;
float:left;
margin:0;
padding-top:10px;
padding-bottom:10px;
}

div#container div#sub_cap5 {
width:420px;
height:43px;
float:left;
margin:0 auto 0px auto;
border-bottom: 1px solid #c85602;
padding:0;
}

div#container div#sub_cap5 div#imgarea{
width:90px;
height:43px;
float:left;
margin:0 auto 0px auto;
padding:0;
}

div#container div#sub_cap5 div#txtarea{
width:330px;
height:43px;
float:right;
vertical-align:bottom;
margin:0 auto 0px auto;
padding:0;
}

div.txtarea {
    display: table;
    height: 43px;
    width: 100%;
}
div.txtarea {
        position: relative;
    }
div.vertical_bottom {
    display: table-cell;
    vertical-align: bottom;
}
div.vertical_bottom {
        position: absolute;
        top: 100%;
    }
div.vertical_bottom p.inner {
    margin: 0;
}
div.vertical_bottom p.inner {
        position: relative;
        top: -100%;
    }



div#container div#sub_cap6 {
width:580px;
height:40px;
float:left;
margin:0 auto 10px auto;
padding:0;
}

div#container div#sub_cap7 {
width:580px;
height:30px;
float:left;
vertical-align:middle;
text-align:left;
margin:0 auto 20px auto;
background:#c8bb9b;
border-radius: 4px 4px 4px 4px;
}

div#container div#sub_cap7 p{
vertical-align:middle;
text-align:left;
padding-top:4px;
padding-bottom:4px;
padding-left:20px;
}

/* ------------------------------------------------------
   innerBOX
------------------------------------------------------ */
div#container div#innerBOX-A {
width:580px;
float:left;
margin:0;
padding-top:0px;
padding-bottom:10px;
}

div#container div#innerBOX-A div#textbox {
width:420px;
float:left;
margin:0;
padding-top:0px;
padding-left:0px;
padding-bottom:0px;
}

div#container div#innerBOX-A div#textbox div#inner_box{
width:390px;
margin:0 auto 0 auto;
padding-top:10px;
padding-left:30px;
padding-right:0px;
}

div#container div#innerBOX-A div#textbox div#inner_box ul{
list-style-type: decimal;
}


div#container div#innerBOX-A div#imgbox {
width:140px;
float:right;
margin:0;
padding-top:0px;
padding-left:0px;
padding-bottom:0px;
}

div#container div#innerBOX-A div#imgbox2 {
width:140px;
float:right;
margin:0;
padding-top:90px;
padding-left:0px;
padding-bottom:0px;
}

div#container div#innerBOX-B {
width:580px;
float:left;
margin:0;
padding-top:0px;
padding-bottom:25px;
}

div#container div.innerBOX-1 {
width:150px;
float:left;
margin:0;
padding-top:0px;
text-align:left;
}

div#container div.innerBOX-2 {
width:150px;
float:left;
margin:0;
padding-top:0px;
text-align:left;
}

div#container div.innerBOX-3 {
width:150px;
float:left;
margin:0;
padding-top:0px;
text-align:left;
}

div#container div#innerBOX-B div#kaiho_header{
width:560px;
float:left;
margin:0;
padding:5px 5px 5px 14px;
background:#C9BC9C;
}

div#container div#innerBOX-B div#kaiho_main{
width:580px;
float:left;
margin:0;
padding:0;
background-image: url(../image/top_news_back.gif);
background-repeat: repeat-y;
}

div#container div#innerBOX-B div#kaiho_main div#inner_box{
width:540px;
margin:0 auto 0 auto;
padding-top:10px;
padding-left:20px;
padding-right:20px;
}

div#container div#innerBOX-B div#kaiho_main div#inner_box ul{
width:520px;
margin:0 auto 0 auto;
padding-top:0px;
padding-left:20px;
padding-right:0x;
}

div#container div#innerBOX-C {
width:580px;
float:left;
margin:0;
padding-top:0px;
padding-bottom:10px;
}

div#container div#innerBOX-C div#textbox {
width:360px;
float:left;
margin:0;
padding-top:0px;
padding-left:0px;
padding-bottom:0px;
}

div#container div#innerBOX-C div#imgbox {
width:200px;
float:right;
margin:0;
padding-top:0px;
padding-left:0px;
padding-bottom:0px;
}

div#container div#innerBOX-D {
width:580px;
text-align:center;
float:left;
margin:0;
padding-top:0px;
padding-bottom:10px;
}


div#container div#innerBOX-E {
width:142px;
text-align:center;
float:left;
margin:0 4px 0 auto;
padding-top:0px;
padding-bottom:0px;
}

div#container div#innerBOX-F {
width:142px;
text-align:center;
float:left;
margin:0;
padding-top:0px;
padding-bottom:0px;
}


div#container div#innerBOX-G {
width:580px;
height:320px;
float:left;
margin:0;
padding-top:0px;
padding-bottom:0px;
}
/* ------------------------------------------------------
   footerArea
------------------------------------------------------ */
div#container div#footerArea {
width:800px;
margin:0 auto 0 auto;
padding-top:0px;
padding-bottom:10px;
text-align:center;
background:#ffffff;
}

div#container div#footerArea div#line{
width:800px;
height:1px;
margin:0 auto 0 auto;
padding-top:0px;
padding-bottom:0px;
background:#000000;
}







/* ------------------------------------------------------
   20170908 privacypolicy
------------------------------------------------------ */

.sitemap ul {	list-style:none;}
.sitemap > ul > li {	margin-bottom:1.0em;}
.sitemap ul ul {	margin-top:0.2em;}
.sitemap ul ul li {	margin-bottom:0.2em;font-size:13px;}
.sitemap ul ul li::before {	content:"?E";}




/* ------------------------------------------------------
   20170630 privacypolicy
------------------------------------------------------ */
#privacypolicy {}
#privacypolicy .small {	font-size:70%;}
#privacypolicy .r-text {	text-align:right;}

#privacypolicy p ,
#privacypolicy ul {
	font-size:13px;
	margin-bottom:1.0em;
}
#privacypolicy dl ,
#privacypolicy dt ,
#privacypolicy dd {
	margin:0;
	padding:0;
}

#privacypolicy dt {
	font-size:15px;
	padding:5px 0;
	border-bottom:solid 1px #D7D7D7;
	margin:1.0em 0;
}
#privacypolicy ul {
	list-style:none;
	list-position:inside;
}
#privacypolicy ul > li {
	text-indent:-1.0em;
	padding-left:1.0em;
	line-height:1.6em;
	margin-bottom:0.1em;
}

#privacypolicy li ul {
	margin:0;
}
#privacypolicy h1 {
	font-size: 18px;
	line-height: 23px;
	font-weight:normal;
	margin-bottom:15px;
	border-bottom: 1px solid #2d81e9;
}




/* ------------------------------------------------------
   20170630 sakuhin
------------------------------------------------------ */
#sakuhin .section {	margin-bottom:30px;}
#sakuhin .small {	font-size:70%;}
#sakuhin .r-text {	text-align:right;}

#sakuhin p ,
#sakuhin ul {
	font-size:13px;
	margin-bottom:1.0em;
}
#sakuhin ul {
	list-style:none;
	list-position:inside;
}
#sakuhin ul > li {
	text-indent:-1.0em;
	padding-left:1.0em;
	line-height:1.6em;
	margin-bottom:0.1em;
}
#sakuhin h1 {
	font-size: 18px;
	line-height: 23px;
	font-weight:normal;
	margin-bottom:15px;
	border-bottom: 1px solid #2d81e9;
}
#sakuhin ul.nav li {	display:inline;}







/* ------------------------------------------------------
   20170901 ?Z?\????
------------------------------------------------------ */

article {
	font-size: 62.5%;
	width:100%;
	padding:20px 0 40px;
	margin:0 auto;
}

article section {
	font-size:1.3em;
	line-height:1.6em;
	margin-bottom:50px;
}
article * {	box-sizing:border-box;}

nav {	margin-bottom:30px;font-size:1.2em;}
ul.bread li {
	display:inline-block;
}
ul.bread li:after {	content :" > ";}
ul.bread li:last-child:after {	content :"";}



header {
	font-size:1.3em;
	line-height:1.6em;
	margin-bottom:30px;
}
header h1 {
	background: linear-gradient(-45deg, rgba(0, 132, 180, 1.0) , rgba(0, 68, 142, 1.0));
	color:#FFF;
	padding:30px;
	margin-bottom:20px;
	font-family :
	YuMincho,    /* Mac?p */
	'Yu Mincho', /* Windows?p */
	serif;
	font-size:1.8em;
	font-weight:normal;
	line-height:1.0;
	letter-spacing:0.1em;
}
header p {
zoom: 100%;
}
header p::after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
img.proskill {
	float:left;
	margin:0 15px 15px 0;
	width:300px;
	height:auto;
}

div.skirt_sticker {
	float:left;
	margin:0 15px 15px 0;
	width:350px;
}
div.skirt_sticker img {
	width:100%;
	height:auto;
}

header figure {	margin-bottom:1.0em;}
header figcaption {	margin-top:0.1em;text-align:center;}


section h2 {
	font-size:1.5em;
	font-weight:normal;
	line-height:1.0;
	border:solid 3px #0085B2;
	margin-bottom:20px;
	padding:10px;
	border-radius: 5px;        /* CSS3???? */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome?p */
	-moz-border-radius: 5px;   /* Firefox?p */
}

section figure img {
  width : 100%;
  height : auto;
}
section figcaption {	margin-top:0.1em;text-align:center;}

.column-2 figure {	width : 25%;}
.column-2 p {
  width : 73%;
  height : auto;
}
.column-2 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.caution {
  border: solid 1px #D7D7D7;
  padding: 30px;
  margin-top: 20px;
}
.caution h3 {
  font-size: 15px;
  margin-bottom: .5em;
}
.caution p {
  margin-bottom: .5em;
}
section ul {	list-style:none;margin-bottom:30px;font-size:14px;}
section p {	margin-bottom:30px;}

section a.btn {
	width:380px;
	display:block;
	font-size:15px;
	color:#FFF;
	text-align:center;
	background:#0091e0 url(../image/icon_btn01.png) no-repeat 350px center;
	padding:15px 0;
	margin:0 auto;
	border-radius: 5px;        /* CSS3???? */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome?p */
	-moz-border-radius: 5px;   /* Firefox?p */
	-moz-box-shadow: 0 6px 14px -8px rgba(0,0,0,.6);
	-webkit-box-shadow: 0 6px 14px -8px rgba(0,0,0,.6);
	box-shadow: 0 6px 14px -8px rgba(0,0,0,.6);
	transition: all .2s cubic-bezier(.02,.01,.47,1) 0s;
}

section a.btn:hover {	background:rgba(0, 68, 142, 1.0) url(../image/icon_btn01.png) no-repeat 350px center;}


p.sale a.btn {
	width:470px;
	background:#D96D00 url(../image/icon_btn03.png) no-repeat 420px center;
}

p.sale a.btn:hover {	background:rgba(182, 43, 0, 1.0) url(../image/icon_btn03.png) no-repeat 420px center;}




section dl {	padding:0 5px;}
section dt {
	color:#069;
	font-size:1.3em;
	padding:5px 0;
	margin-bottom:10px;
	border-bottom:solid 1px #0085B2;
}
section dd {
	margin-bottom:30px;
}



section table {
	width:100%;
	line-height:1.0;
	border-top:solid 1px #D7D7D7;
	border-left:solid 1px #D7D7D7;
}
section tr:hover {
	background:#E5F4FC;
	transition: all .2s cubic-bezier(.02,.01,.47,1) 0s;
}
section table th:nth-of-type(1) {	width:20%;}
section table th:nth-of-type(2) {	width:40%;}
section table th:nth-of-type(3) {	width:18%;}
section table th:nth-of-type(4) {	width:12%;}

section table th ,
section table td {
	padding:15px 0;
	border-bottom:solid 1px #D7D7D7;
	border-right:solid 1px #D7D7D7;
}
section table th {
}
section table td {
	padding-left:10px;
}

section table a {
	display:block;
	padding-left:20px;
	background:url(../image/icon_btn02.png) no-repeat left center;
}
