@charset "utf-8";
/*
Theme Name: wag Template22
Theme URI:
Author:
Author URI:
Description:

*/
/* ---------------------------------------------- */
/* Base */
/* ---------------------------------------------- */

/* reset　*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
}

body {
    font: 82%/1.6 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.5;
}

a {
    color: inherit;
}

ol,
ul {
    list-style: none outside none;
}

fieldset,
img {
    vertical-align: bottom;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: none;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

br {
    letter-spacing: 0;
}

li,
ol {
    font-size: inherit;
}

hr {
    color: #000;
}

select,
input,
textarea {
    font-size: 99%;
}

pre,
code {
    font: 100% monospace;
}

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

body {
    margin: 0px;
    padding: 0px;
    text-align: left;
    font-size: 80%;
    line-height: 1.4;
    color: #333;
    background:#e8e2d6 ;
}

object { outline: none }
img { border: none; height: auto; }
table {
    font-size: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    text-align: left;
}
ul,
ul li { list-style: none; }
a { text-decoration: underline ;}
a:hover {
    color: #1d2080;
    text-decoration: none;
}
a:link { color: #000; }
a:visited {
    color: #000;
    text-decoration: none;
}
a:active {
    color: #1d2080;
    text-decoration: none;
}
.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 */

.Clear { clear: both }
.left { float: left }
.right { float: right }
.alignleft {
    margin: 0px 6px 6px 0px;
    float: left;
}
.alignright {
    margin: 0px 0px 6px 6px;
    float: right;
}
.img {
    float: left;
    display: inline;
    margin: 0px 4px 4px 0px;
    border: none;
}

.red{color: #ff0000 !important;}
.pink{color: #c26076 !important;}


@media screen and (min-width: 600px){
  .pc_only{display:block !important;}
  table .pc_only{display:table-row !important;}
  .sp_only{display:none !important;}

/* ---------------------------------------------- */
/* Layout */
/* ---------------------------------------------- */
#wrapper {
    width: 900px;
    text-align: left;
    padding: 0px;
    margin: 0px auto;

}
/* ---------------------------------------------- */
/* contents */
/* ---------------------------------------------- */
.columnAll {
    width: 900px;

}
.columnLeft {
    width: 600px;
  margin:15px 0 0 0px;
 padding:10px;
    float: left;
 border:2px solid #000;
 background:#fff;
}
.columnRight {
  width:260px;
  margin:15px 0px 0 0;
    float: right;
 background:  #e6d6b5;
}
/* ---------------------------------------------- */
/* Pankuzu */
/* ---------------------------------------------- */
.pankuzu {
    line-height: 1.3em;
    font-size: 12px;
    color: #666666;
    margin: 0 0 5px 20px;
    padding: 5px 10px 0 0;
}

/* ---------------------------------------------- */
/* header */
/* ---------------------------------------------- */
#header {
    padding: 40px 0;
    width: 900px;
    margin: 35px 0 0 0;
    position: relative;
    background-image: url(img/header-wa.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display: inline-block;
}
#header h1,#header .title {
    color: #1d2080;
    font-size: 32px;
    font-weight: bold;
    line-height: 1.3em;
    text-align: center;
}
#header h1 a:link,#header h1 a:visited,#header .title a:link,#header .title a:visited {
    color: #1d2080;
    text-decoration: none;
}
#header h1 a:hover,#header h1 a:active,#header .title a:hover,#header .title a:active {
    color: #1d2080;
    text-decoration: underline;
    opacity: 0.5;
}
#header p {
    margin: 10px 0 0 0;
    color: #000;
    font-size: 14px;
    text-align: center;
}

#pankuzu{
  margin: 10px 0;
}
#pankuzu span{
  font-weight: bold;
}

#pankuzu a span {
  font-weight: normal;
}

.sitemap {
    padding: 0px;
    font-size: 12px;
    width: 500px;
    margin: 60px 0 0 0;
}
.sitemap ul {
    padding: 0px;
    list-style: none;
    margin: 0px;
}
.sitemap ul li {
    margin: 0px;
    padding: 0px;
    display: block;
    float: right;
}
.sitemap ul li a {
    display: block;
  padding:0 0 5px 20px;
  background:url(img/sitemap_bg.gif) no-repeat 0 -2px;
}

/* ---------------------------------------------- */
/* ColumnRight */
/* ---------------------------------------------- */
.contents {
    margin: 0;
    padding: 0;
}
.contents h2.pageHead,.contents h1{
font-size: 2.1em;
    font-weight: bold;
    color: #6401a9;
    background: url(img/sensu.png) no-repeat 0px 0px;
    padding: 5px 0 5px 60px;
    margin: 15px 0 25px;

}
.contents p {
    font-size: 1.2em;
    line-height: 1.3em;
    padding-bottom: 16px;
    margin-top: 0px;
}
.contents h3,.contents h2 {
    font-size: 1.7em;
    font-weight: bold;
    color: #fff;
    padding: 5px 0 5px 20px;
    margin: 30px 0 15px;
    background: url(img/h3border.gif) no-repeat 0 0px;
}

.contents h3 a,.contents h2 a{
  color: #fff;
}

.contents ul{
  margin: 10px 0 0 10px;
}

.contents ul li {
    color: #3684a0;
    background: url(img/li-icon.png) no-repeat 0 1px;
    background-size: 5px 17px;
    padding: 0 0 0 13px;
    margin: 0 0 13px 0px;
    font-size: 16px;
}
.contents ol li {
    color: #3684a0;
    padding: 0 0 0 20px;
    margin-left: 30px;
}
.contents a.link {
    font-weight: bold;
    font-size: 1.3em;
    color: #0000cd;
}
table ul{
  margin: 0 !important;
  padding: 0 !important;
}

ul.iconsikaku_ul li{
    color: #333;
    background-size: 30px;
    font-size: 0.9rem;
    margin: 5px 0px 15px 0px;
    padding: 0px 10px 0 30px;
    background: none;
    position: relative;
}
ul.iconsikaku_ul li:before{
    content: "■";
    font-size: 15px;
    position: absolute;
    left: 4px;
}

ul.iconmaru_ul li{
    color: #333;
    background-size: 30px;
    font-size: 0.9rem;
    margin: 5px 0px 15px 0px;
    padding: 0px 10px 0 30px;
    background: none;
    position: relative;
}
ul.iconmaru_ul li:before{
    content: "●";
    font-size: 20px;
    position: absolute;
    left: 4px;
    top: -5px;
}

ul.iconmaru_ul.pinkmaru li:before{
    content: "●";
    font-size: 20px;
    position: absolute;
    color: #c26076;
    left: 4px;
}

ul.iconsensu_ul li{
    background: url(/img/iconsensu.jpg) no-repeat 0px 0px;
    color: #333;
    background-size: 25px;
    font-size: 0.9rem;
    margin: 5px 0px 15px 0px;
    padding: 5px 10px 5px 30px;
}
ul.iconsakura_ul li{
    background: url(/img/iconsakura.jpg) no-repeat 0px 0px;
    color: #333;
    background-size: 25px;
    font-size: 0.9rem;
    margin: 5px 0px 15px 0px;
    padding: 5px 10px 5px 30px;
}
.contents a:hover { text-decoration: none }
table {
    margin: 15px 0px 15px;
    padding: 0px;
    border: 1px solid #ccc;
}
table th {
    text-align: center;
    padding: 5px;
    line-height: 1.5em;
    font-weight: bold;
  color:#333;
    background-color: #f2f2f2;
    border: 1px solid #ccc;
}
table td {
     border: 1px solid #ccc;
    padding: 5px;
    line-height: 1.5em;
}

table tbody tr td.aim_table_td{
    display: block !important;
    border: none;
}

/* ---------------------------------------------- */
/* ColumnRight */
/* ---------------------------------------------- */
.columnRight .title {
    width: 261px;
    height: auto;
    background-image: url(img/side-black.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    color: #fff;
    text-align: center;
    padding: 9px 0;
    margin: 0 0 5px 0;
    font-size: 18px;
    font-weight: bold;
}
.menu_list {
  width: 261px;
font-size:14px;
}
.menu_list ul.top_cat li a {
background: url(img/yajiturshi.png) no-repeat 0px center #000;
    margin: 0px 0px 5px;
    padding: 15px 10px 15px 35px;
    line-height: 1.3em;
    color: #fff;
    display: block;
    font-weight: bold;
}
.menu_list ul.top_cat li a:hover {
  background: url(img/yajiturshi-h.png) no-repeat 0px center #000;
  display: block;
}

.menu_list ul.top_cat li ul.children li a {
  background: url(img/yajiturshi.png) no-repeat 0px center #fff;
    padding: 10px 0 10px 35px;
  font-weight:normal;
  color:#4d4d4d;
 border:2px solid #4a006c;
}
.menu_list ul.top_cat li ul.children li a:hover {
  background: url(img/yajiturshi-h.png) no-repeat 0px center #fff;
  font-weight:normal;
 border:2px solid #4a006c;
}

.menu_list ul.top_cat li#sidecate_num_3 ul.children li:nth-child(1) a{
  background: url(img/momiji.png) no-repeat 0px center #e8e2d6;
  padding: 15px 0 15px 35px;
  font-weight: bold;
  font-size: 17px;
  color:#dd5b2c;
  border:2px solid #dd5b2c;
}


/* ---------------------------------------------- */
/* footer */
/* ---------------------------------------------- */
.footer {
  font-size: 12px;
  font-weight:bold;
  width: 900px;
  padding: 20px 0px 0;
  margin-top:30px;
}
.footer a:link,
.footer a:visited {
    color: #fff;
    text-decoration: none;
}
.footer a:hover,
.footer a:active {
    color: #fff;
    text-decoration: none;
}
.footer p.pagetop{
  text-align: right;
}
.footer p.pagetop a{
    color: #353535;
    position: relative;
    display: inline-block;
    padding: 0 15px 0 0;
    font-size: 17px;
}

.footer p.pagetop a:after{
  content: "➡";
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  display: block;
  position: absolute;
  top: -1px;
  right: 0px;
}

.footer p.pagetop a:hover{
  text-decoration: underline;
  opacity: 0.5;
}

.footer .footer_inner{

}

.footer .footer_inner .footer_top_cat{

}

.footer .footer_inner .footer_top_cat .footer_cate{
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 10px 0 30px 0;
}

.footer .footer_inner .footer_top_cat .footer_cate a{
    background: url(img/yajiturshi.png) no-repeat 0px center #353535;
    padding: 8px 0px 8px 50px;
    position: relative;
    display: inline-block;
    width: 94%;
    font-weight: bold;
    font-size: 19px;
    margin: 0 0 10px;
    border: 4px double #fff;
}

.footer .footer_inner .footer_top_cat .footer_cate a:hover{
  text-decoration: underline;
  background: url(img/yajiturshi-h.png) no-repeat 0px center #353535;
}

.footer .footer_inner .footer_top_cat .footer_cate:last-child{
  border-bottom: none;
}

.footer .footer_inner .footer_top_cat .footer_cate ul.children{
    display: flex;
    flex-wrap: wrap;
}

.footer .footer_inner .footer_top_cat .footer_cate ul.children li{
  margin: 10px 15px 25px;
  width: calc(90% / 3);
}

.footer .footer_inner .footer_top_cat .footer_cate ul.children li a {
    background: url(img/yajiturshi.png) no-repeat 0px center #fff;
    color: #4d4d4d;
    font-size: 15px;
    padding: 5px 0 3px 30px;
    align-items: center;
    position: relative;
    width: 90%;
    margin: 0;
    height: 100%;
    display: flex;
    border: 2px solid #4a006c;
}

.footer .footer_inner .footer_top_cat .footer_cate ul.children li a:hover{
  text-decoration: underline;
  background: url(img/yajiturshi-h.png) no-repeat 0px center #fff;

}

.footer .footer_inner .footer_top_cat li#footer_catenum_3 ul.children li:nth-child(1){

}

.footer .footer_inner .footer_top_cat li#footer_catenum_3 ul.children li:nth-child(1) a{
    color: #dd5b2c;
    border: 2px solid #dd5b2c;
    background: url(img/momiji.png) no-repeat 0px center #fff;
    font-size: 17px;
}

.footer .footer_inner .footer_top_cat li#footer_catenum_3 ul.children li:nth-child(1) a:hover{

}

footer .laws{
  margin: 30px 0;
  padding: 20px;
  border: 4px double #353535;
  text-align: center;
  color: #4d4d4d;
}

footer .laws .notes{
    margin: 0 0 30px 0;
}

footer .laws .notes .notes_title{
    margin: 0 0 10px 0;
}

footer .laws .notes .notes_txt{

}

footer .laws .ucp{

}

p.copy{
    background: #000;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    align-items: center;
    margin: 0 auto;
    padding: 30px 0;
    color: #fff;
}

p.copy a{
  text-decoration: underline;
  color: #fff;
}

p.copy a:hover{
  text-decoration: none;
}

/* ---------------------------------------------- */
/* Page */
/* ---------------------------------------------- */
.PageUp {
    line-height: 1.3em;
    font-size: 12px;
    text-align: right;
    font-weight: bold;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-top: 12px;
    padding-right: 0px;
    padding-bottom: 4px;
    padding-left: 0px;
}
.PageNavi {
    margin: 0px 10px 10px 0px;
    padding: 5px;
    line-height: 1.3em;
}
.PageNavi a.PageNaviNext,
.PageNavi a.PageNaviBack {
    width: 260px;
    display: block;
    margin: 0px;
    padding: 0px;
}
.PageNavi a.PageNaviNext {
    text-align: right;
    float: right;
    padding: 0px 17px 0px 0px;
}
.PageNavi a.PageNaviBack {
    text-align: left;
    float: left;
    padding: 0px 0px 0px 17px;
}

/* ---------------------------------------------- */
/* site_map */
/* ---------------------------------------------- */
ul#sitemap_list li{
  background:none;
}
ul#sitemap_list li a {
    display: block;
    background:#f7f0f0;
    padding: 5px 0 5px 30px;
    margin-bottom: 10px;
  border:1px solid #eedfdf;
}
ul#sitemap_list li a:hover {
    display: block;
    background: #fde3e1;
    padding: 5px 0 5px 30px;
    margin-bottom: 10px;
  border:1px solid #eedfdf;
}
ul#sitemap_list li ul li a {
    padding: 5px 0 5px 30px;
    margin-bottom: 10px;
  font-weight:normal;
  border-bottom:2px dotted #bbb5b3;
  border-top:none;
  border-right:none;
  border-left:none;
}
ul#sitemap_list li ul li a:hover {
    padding: 5px 0 5px 30px;
    margin-bottom: 10px;
  font-weight:normal;
  border-bottom:2px dotted #bbb5b3;
  border-top:none;
  border-right:none;
  border-left:none;
}

/* ---------------------------------------------- */
/* site */
/* ---------------------------------------------- */
a.list:link ,
a.list:visited {
  font-size: 16px;
  font-weight: bold;
  color:#0000ff;
  text-decoration: underline;
}
a.list:hover ,
a.list:active {
  font-size: 16px;
  font-weight: bold;
  color: #FEA000;
  text-decoration: none;
}
a.top:link ,
a.top:visited {
  font-size: 16px;
  font-weight: bold;
  color:#009900;
  text-decoration: underline;
}
a.top:hover ,
a.top:active {
  font-size: 16px;
  font-weight: bold;
  color: #FEA000;
  text-decoration: none;
}

.MainBody table th, .MainBodyPage table th {
background-color: #e5c0ab;
  color:#000000;
}
a:hover img {
  filter:alpha(opacity=60);
  opacity:0.6;
}
.img1   {
   border:      2px #808080 solid;
}
.ProductsDetail{
        width: 900px;
        overflow: hidden;
        margin-bottom: 25px;
}
.ProductsDetail h1{
        background: url(/img/titlebar.gif) 0 0 no-repeat;
        width: 860px;
        height: 26px;
        margin-bottom: 15px;
        color: #FFFFFF;
        padding:10px 0 0 40px;
        font-size: 1.4em;
}
.ProductsDetail p{
        margin-bottom: 10px;
}
.DetailPicture{
        width: 190px;
        float: left;
}
.DetailText{
        width: 680px;
        float: right;
}
.ProductsTable {

        border-left:1px solid #CFBAA7;
        border-top:1px solid #CFBAA7;
        margin-bottom: 25px;
}
.ProductsTable th{
  width: 160px;
  padding: 5px 10px;
  border-bottom:1px solid #CFBAA7;
  border-right:1px solid #CFBAA7;
  text-align: left;
  color: #000000;
  background-color: #e5c0ab;
}
.ProductsTable td{
        border-bottom:1px solid #CFBAA7;
        border-right:1px solid #CFBAA7;
        background: #FFF;
        padding: 5px 10px;
}
.VoiceArticle li{
        list-style-type: none;
        margin-bottom: 5px;

}
.VoiceArticle ul{
        background: #FFF;
        padding: 20px 20px 15px 20px;
        border: 1px solid #CFBAA7;
        border-radius:5px;
        -moz-border-radius:5px;
        -webkit-border-radius:5px;
}
.SubTitle{
        font-size: 1.4em;
        font-weight: bold;
        background: url(/img/arrow01-001.gif) 0 0 no-repeat;
        padding: 0 0 0 20px;
        line-height:16px;
}
.BottomBt{
        margin-top: 35px;
}
.BottomBt a{
background: #fac695; /* Old browsers */
background: -moz-linear-gradient(top, #fac695 0%, #f5ab66 47%, #ef8d31 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fac695), color-stop(47%,#f5ab66), color-stop(100%,#ef8d31)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fac695 0%,#f5ab66 47%,#ef8d31 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fac695 0%,#f5ab66 47%,#ef8d31 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #fac695 0%,#f5ab66 47%,#ef8d31 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fac695', endColorstr='#ef8d31',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #fac695 0%,#f5ab66 47%,#ef8d31 100%); /* W3C */

color: #FFFFFF;
font-size: 2.0em;
padding: 8px 30px;
line-height: 1;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
text-align: center;
text-shadow: 0 -1px 0 #666;
text-decoration: none;
font-weight:bold;

}
.BottomBt a:hover {
background: #f5ab66; /* Old browsers */
background: -moz-linear-gradient(top, #f5ab66 47%, #fac695 84%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(47%,#f5ab66), color-stop(84%,#fac695)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f5ab66 47%,#fac695 84%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f5ab66 47%,#fac695 84%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #f5ab66 47%,#fac695 84%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5ab66', endColorstr='#fac695',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #f5ab66 47%,#fac695 84%); /* W3C */

cursor: pointer;
color: #FFFFFF;
}

h3.name01 {
    background: none;
    text-align: center;
    padding: 5px 0;
}

h4.eleh4 {
    font-size: 18px;
    margin: 20px 0;
    border-left: solid 5px #6401a9;
    padding-left: 12px;
}


div.studio_hp_wrap{
  text-align: center;
}

div.studio_hp_wrap p.studio_hp_img{
  text-align: center;
  margin: 0;
  padding: 0 0 15px 0;
}

div.studio_hp_wrap p.studio_hp_img img{
  width: 530px;
  height: auto;
  border: 1px solid #ccc;
  box-shadow: 5px 5px 3px #c1c1c1;
}

div.studio_hp_wrap p.inyou{
  font-size: 10px;
  color: #636363;
  word-break: break-all;
}

}