@charset "utf-8";
/*
Theme Name: Blythe
Theme URI: http://www.blythedoll.com/
Description: Blytheテーマ
Version: 1.1
Author: blythe
*/

html, body, div, span, applet, object, iframe, strong,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption, 
tbody, tfoot, thead, table, label, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style:none;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
/**	color: #a9a9a9;**/
	color: #666666;
}

a {
	 color: #41b0e1;
	 text-decoration: underline;
}
	 
	 
a:hover {
	color: #f3a35b;
	text-decoration: underline;
}


.clear { clear: both; line-height: 0;}

.clearfix:after {
	content: "\0020";
	visibility: hidden;
	display: block;
	height: 0px;
	clear: both;
}

*:first-child+html .clearfix {
	zoom:1;
}

.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignright {
	float: right;
	margin: 0 0 10px 30px;
}
.alignleft {
	float: left;
	margin: 0 30px 10px 0;
}

#page {
}
#header {
	height: 170px;
}
#contents {
	padding: 10px 0 25px 0;
	width: 980px;
	margin: 0 auto;
}
.category-news #contents,
.single-post #contents {
	display: flex;
	justify-content: space-between;
}
#main {
	width: 745px;
	box-sizing: border-box;
    border: 2px solid #b6cb5c;
    border-radius: 10px;
}
#side {
	width: 222px;
	background-color: #d0d665;
}

#footer_wrapper {
	background-color: #eeeae1;
}
#footer {
	height: 270px;
	width: 980px;
	margin: 0 auto;
}

/** Header **/
#header .header_top_wrapper {
	height: 100px;
	background-color: #ef91b4;
}
#header .header_top {
	position: relative;
	width: 980px;
	margin: 0 auto;
}
#header .title {
	background: url(images/common/logo.gif) no-repeat;
	float: left;
	width: 251px;
	height: 74px;
	text-indent: -9999px;
	margin-left: 355px;
	margin-top: 17px;
}
#header .lang_switch {
	position: absolute;
	top: 10px;
	left: 800px;
	font-size:14px;
}

#header .lang_switch a {
	color:#FFFFFF;
	text-decoration:none;
}

#header .lang_switch a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}



#header .searchbox {
	float: right;
	margin-right: 26px;
	/margin-right: 13px;
	margin-top: 59px;
}
#header .searchbox input {
	vertical-align: bottom;
}

#header .searchbox input[type="text"] {
	width: 140px;
	height: 20px;
	border: 1px solid #f4c2d4;
}

#header .searchbox input[type="image"] {
	margin-left: -5px;
}
#header .searchbox button[type="submit"] {
	margin-left: -5px;
	width: 24px;
	height: 24px;
	border: none;
	background: url(images/common/button_search.gif) no-repeat;
}

#header ul.nav {
	height: 38px;
	width: 980px;
	margin: 0 auto;
	position: relative;
	top: 18px;
	left: 18px;
}

#header ul.nav > li {
	display: block;
	float: left;
	position: relative;
	margin-left: 70px;
}

#header ul.nav .submenu {
	display: none;
	position: absolute;
	top: 39px;
	left: -2px;
	background-color: transparent;
	z-index: 10;
}
#header ul.nav > li:hover .submenu {
	display: block;
}
#header ul.nav .submenu_top {
	width: 224px;
	height: 25px;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
#header ul.nav .submenu_bottom {
	width: 224px;
	height: 15px;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
#header ul.nav .submenu_middle {
	padding: 0 6px 0 34px;
	filter: alpha(opacity=90) \9;
}
#header ul.nav .submenu_middle:not(:target) {
	filter: none \9;
}

#header ul.nav .submenu_middle li a {
	font-size: 10.5pt;
	color: #ffffff;
	font-family:"メイリオ", Meiryo;
	
}

#header ul.nav .menu1 .submenu_top {
	background: url('images/common/submenu_top1.gif') no-repeat;
}
#header ul.nav .menu1 .submenu_bottom {
	background: url('images/common/submenu_bottom1.gif') no-repeat;
}
#header ul.nav .menu1 .submenu_middle {
	background-color: rgba(239, 145, 180, 0.9);
	background-color: #ef91b4 \9;
}
#header ul.nav .menu1 .submenu_middle:not(:target) {
	background-color: rgba(239, 145, 180, 0.9) \9;
}
#header ul.nav .menu1 li {
	list-style-image: url('images/common/icon_submenu1.gif');
}
#header ul.nav .menu2 .submenu_top {
	background: url('images/common/submenu_top2.gif') no-repeat;
}
#header ul.nav .menu2 .submenu_bottom {
	background: url('images/common/submenu_bottom2.gif') no-repeat;
}
#header ul.nav .menu2 .submenu_middle {
	background-color: rgba(216, 226, 102, 0.9);
	background-color: #d8e266 \9;
}
#header ul.nav .menu2 .submenu_middle:not(:target) {
	background-color: rgba(216, 226, 102, 0.9) \9;
}
#header ul.nav .menu2 li {
	list-style-image: url('images/common/icon_submenu2.gif');
}

#header ul.nav .menu3 .submenu_top {
	background: url('images/common/submenu_top3.gif') no-repeat;
}
#header ul.nav .menu3 .submenu_bottom {
	background: url('images/common/submenu_bottom3.gif') no-repeat;
}
#header ul.nav .menu3 .submenu_middle {
	background-color: rgba(159, 212, 235, 0.9);
	background-color: #9fd4eb \9;
}
#header ul.nav .menu3 .submenu_middle:not(:target) {
	background-color: rgba(159, 212, 235, 0.9) \9;
}
#header ul.nav .menu3 li {
	list-style-image: url('images/common/icon_submenu3.gif');
}



#header ul.nav .menu4 .submenu_top {
	background: url('images/common/submenu_top4_.gif') no-repeat;
}
#header ul.nav .menu4 .submenu_bottom {
	background: url('images/common/submenu_bottom4_.gif') no-repeat;
}
#header ul.nav .menu4 .submenu_middle {
	background-color: rgba(243, 163, 91, 0.9);
	background-color: #f3a35b \9;
}
#header ul.nav .menu4 .submenu_middle:not(:target) {
	background-color: rgba(243, 163, 91, 0.9) \9;
}
#header ul.nav .menu4 li {
	list-style-image: url('images/common/icon_submenu4_.gif');
}



#header ul.nav .menu6 .submenu_top {
	background: url('images/common/submenu_top6.gif') no-repeat;
}
#header ul.nav .menu6 .submenu_bottom {
	background: url('images/common/submenu_bottom6.gif') no-repeat;
}
#header ul.nav .menu6 .submenu_middle {
	background-color: rgba(131, 202, 194, 0.9);
	background-color: #83cac2 \9;
}
#header ul.nav .menu3 .submenu_middle:not(:target) {
	background-color: rgba(131, 202, 194, 0.9) \9;
}
#header ul.nav .menu6 li {
	list-style-image: url('images/common/icon_submenu4.gif');
}


/** footer **/
#footer .footer_top {
	height: 130px;
}

#footer .shop_link {
	float: left;
	width: 700px;
}

#footer .shop_link img {
	margin-bottom: 5px;
	border-radius: 5px;
}
#footer .shop_link a:hover img {
	opacity: 0.5;
}

#footer .shop_link a {
	display: block;
	float: left;
	margin-top: 19px;
	width: 108px;
	text-align: center;
	font-size: 8pt;
	line-height: 1.2;
}

#footer .online_link {
	float: left;
	width: 270px;
	margin-top: 13px;
	margin-left: 8px;
}

#footer .online_link a {
	display: block;
	margin-top: 8px;
}

#footer .about {
	float: right;
	width: 230px;
	height: 95px;
	margin: 10px;
	/*
	background-color: #ffffff;
	*/
}

#footer .about a {
	display: block;
	margin-left: 18px;
	font-size: 9pt;
	line-height: 1.8em;
	/**
	font-weight: bold;
	**/
}

#footer .about a:first-child {
	margin-top: 8px;
	margin-left: 8px;
	font-weight: bold;
	color: #84cbc3;
	line-height: 1.3;
	font-size: 10pt;
	text-decoration: none;
}
#footer .about a:first-child:hover {
	opacity: 0.7;
}

#footer .footer_menu {
	height: 36px;
	width: 930px;
	margin: 0 auto;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	text-align: center;
	font-size: 9pt;
}

#footer .footer_menu ul {
	height: 17px;
	margin-top:8px;
	border-left: 1px solid #000;
	display: inline-block;
}

#footer .footer_menu li {
	display: block;
	float: left;
	width: 185px;
	height: 16px;
	padding-top: 1px;
	border-right: 1px solid #000;
}

#footer .footer_menu li img{
	vertical-align: top;
}

#footer .copyright {
	margin-top: 13px;
	height: 47px;
	text-align: center;
	font-size: 8pt;
}

#footer .footer_banner {
	margin-top: 10px;
	text-align: center;
}



#top {
	position: relative;
	width: 980px;
	/*
	margin-top: 9px;
	margin-bottom: 44px;
	*/
	margin-bottom: 20px;
	
}

#top .news {
	width: 330px;
	height: 160px;
	position: absolute;
	left: 83px;
	top: 107px;
	font-size: 9pt;
	line-height:130%;
	/**
	font-weight: bold;
	**/
	color: #aaa;
}

#top .news a {
	 color: #666666;
	 text-decoration: underline;
}

#top .news a:hover {
	color: #cdcdcd;
	text-decoration: underline;
}


#top .news dd {
	margin-bottom: 10px;
}



#side .banner_area {
	padding-bottom: 58px;
}
#side .banner {
	margin-left: 35px;
	margin-top: 11px;
}
#side .banner:first-child {
	margin-top: 25px;
}

#side .archives {
	margin-left: 37px;
	margin-top: 42px;
	margin-bottom: 20px;
}


#side .archives a {
	color: #ffffff;
	text-decoration:underline;
}

#side .archives a:hover {
	color: #f3a35b;
	text-decoration: underline;
}


#side .archives .archives_title {
	padding-left: 24px;
	padding-bottom: 11px;
	width: 128px;
	border-bottom: 2px solid #ffffff;
}

#side .archives .months li {
	margin-top: 11px;
	margin-left: 39px;
	font-size: 9pt;
	color: #ffffff;
}


#side .archives .months li:first-child {
	margin-top: 16px;
}

#side .archives .years li {
	margin-top: 11px;
	margin-left: 61px;
	font-size: 9pt;
	color: #ffffff;
	list-style-image: url('images/common/icon_arrow.gif');
}

#side .archives .years .year_months li {
	list-style-image: none;
	margin-left: 10px;
}



#news {
	padding: 13px 0 23px;
}

#news .title {
	text-align: center;
	margin-top: 8px;
}

#news .menu {
	margin-left: 26px;
	margin-top: 20px;
}

#news .menu hr {
	clear: both;
	border: 1px solid #cccccc;
	border-collapse: collapse;
	width: 600px;
	margin: 2px;
}

#news .menu ul {
	display: block;
	width: 686px;
	float: left;
	position: relative;
	border-bottom: 1px solid #cccccc;
}

#news .menu ul li {
	display: block;
	float: left;
	margin: 4px 0;
	padding: 2px 0 2px 30px;
}

#news .menu ul li:first-child {
	padding: 2px 0 2px 10px;
}

#news .menu li a {
	font-size: 11pt;
	color: #666666;
}

#news .menu li a:hover {
	color: #f3a35b;
}

#news .menu li a img{
	position: relative;
	top: 2px;
	margin-right: 6px;
}

#news .list {
	width: 690px;
	margin: 25px 0 10px 25px;
}

#news .list .list_title {
	font-size: 13pt;
	font-weight: bold;
	border-bottom: 2px dotted #b5cb5b;
	padding: 4px 15px;
	
	color: #666666;
}

#news .list li {
	border-bottom: 2px dotted #b5cb5b;
	padding:8px 0;
}

#news .list .list_left {
	float: left;
	width: 100px;
}

#news .list .list_left div {
	float: left;
	height: 15px;
	width: 100px;
	margin: 6px 0;
	text-align: center;
	font-size: 9pt;
	/*
	font-weight: bold;
	*/
}

#news .list .list_contents {
	float: left;
	width: 555px;
	margin-left: 20px;
	margin-top: 31px;
	margin-right: 10px;
	font-size: 10pt;
	/*
	font-weight: bold;
	*/
}

#news .list .list_contents a {
	color:#666666;
	text-decoration: underline;
}

#news .list .list_contents a:hover {
	color: #f3a35b;
	text-decoration: underline;
}



#news .list .list_image {
	float: right;
	width: 100px;
	margin-left: 10px;
	margin-top: -31px;
	margin-right: -10px;
	text-align: center;
}



#news .pager {
	margin-top: 10px;
	margin-left: 525px;
	font-size: 9pt;
	/*
	font-weight: bold;
	*/
}

#news .pager:first-child {
	margin-top: 25px;
}

#news .pager span {
	margin-left: 23px;
}

#news .go_top {
	margin-top: 10px;
	margin-left: 615px;
	font-size: 10pt;
	/*
	font-weight: bold;
	*/
}

#news .news_detail {
	clear: both;
	width: 690px;
	margin: 4px 0 10px 25px;
	border-top: 2px dotted #b5cb5b;
	border-bottom: 2px dotted #b5cb5b;
	padding-bottom: 19px;
}

#news .news_detail .date {
	font-size: 9pt;
	/*
	font-weight: bold;
	*/
	margin-left: 20px;
	margin-top: 10px;
}

#news .news_detail .genre li {
	float: left;
	margin-left: 28px;
	margin-top: 2px;
}

#news .news_detail .genre li:first-child {
	margin-left: 18px;
}

#news .news_detail .detail_title {
	color:#EB6EA5;
	font-size: 12pt;
	font-weight: bold;
	margin-left: 17px;
	margin-top: 13px;
	background: url("images/news/icon_title.gif") no-repeat scroll 0 0 transparent;
	padding-left: 32px;
	padding-top: 2px;
	padding-bottom: 20px;
}

#news .news_detail .contents {
	font-size: 10pt;
	margin-left: 47px;
	padding-top: 7px;
	padding-bottom: 18px;
	line-height: 1.6em;
}

#news .news_detail .contents img.alignright {
	float: right;
	margin: -5px 14px 10px 20px;
}

#news .news_detail .contents img.alignleft {
	float: left;
	margin: -5px 20px 10px 4px;
}

#news .news_detail .contents img.aligncenter {
	display: block;
	margin: -5px auto 10px auto;
}



/** aboutcwc **/
.static_page {
	float: left;
	width: 980px;
}
.static_page .middle {
	float: left;
	width: 976px;
	border-left: 2px solid #84cbc3;
	border-right: 2px solid #84cbc3;
}
.static_page .top {
	float: left;
	width: 980px;
	height: 20px;
	background: url(images/about/border_top.gif) no-repeat;
}
.static_page .bottom {
	float: left;
	width: 980px;
	height: 20px;
	background: url(images/about/border_bottom.gif) no-repeat;
}

.static_page .title {
	text-align: center;
	margin-top: 5px;
}

.static_page .menu {
	margin-left: 26px;
	margin-top: 17px;
	margin-bottom: 20px;
}

.static_page .menu ul {
	display: block;
	float: left;
	position: relative;
	width: 924px;
	border-bottom: 1px solid #cccccc;
}

.static_page .menu li {
	display: block;
	float: left;
	margin: 4px 0;
	padding: 2px 40px 0 10px;
}

.static_page .menu li a {
	font-size: 11pt;
	color: #666666;
}

.static_page .menu li a:hover {
	color: #f3a35b;
}

.static_page .menu li a img{
	position: relative;
	top: 2px;
	margin-right: 6px;
}

.static_page .contents {
	padding-top: 33px;
	margin-left: 26px;
	width: 820px;
	border-bottom: 2px dotted #83cac2;
	padding-left: 49px;
	padding-right: 54px;
	padding-bottom: 17px;
	font-size: 10pt;
	color: #666666;
	line-height: 1.3em;
}

.static_page .contents_title {
	margin-left: -36px;
	margin-bottom: 22px;
}

.static_page .contents p {
	margin-bottom: 22px;
}

.static_page .go_top {
	margin-top: 6px;
	margin-left: 869px;
}

.static_page .linkicon {
	vertical-align: middle;
}


.static_page .linkicon_mobile {
	vertical-align: top;
	float:left;
	margin:2px 5px 0 0;
}


.static_page a {
	text-decoration: underline;
}

.page-id-35 #contents,
.page-id-37 #contents,
.page-id-39 #contents {
	width: 896px;
	padding: 23px 40px 25px 40px;
	margin: 10px auto 25px;
	border: 2px solid #ee90b3;
	border-radius: 10px;
	font-size: 11pt;
	line-height: 1.2em;
}
.page-id-35 #contents p,
.page-id-37 #contents p,
.page-id-39 #contents p {
	margin-bottom: 15px;
}

.page-id-37 #contents {
	border-color: #a0d5eb;
}
.page-id-39 #contents {
    border-color: #84cbc3
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#shop .link a {
		margin-top: 2px;
	}
}


/** Press Release **/
.press_release #main_middle {
	border-left: 2px solid #84cac2;
	border-right: 2px solid #84cac2;
}
.press_release #main_top {
	background: url(images/press/border_top.gif) no-repeat;
}
.press_release #main_bottom {
	background: url(images/press/border_bottom.gif) no-repeat;
}

.press_release #news .list ul {
	border-top: 2px dotted #84cac2;
	margin-top: 45px;
}

.press_release #news .list li {
	border-bottom: 2px dotted #84cac2;
	padding:5px 0;
}

.press_release #news .list li div {
	float: left;
	font-size: 10pt;
}

.press_release #news .list li div.press_date {
	padding-left: 22px;
	padding-top: 24px;
	width: 90px;
}
.press_release #news .list li div.press_title {
	padding-left: 20px;
	padding-top: 23px;
	width: 400px;
}
.press_release #news .list li div.press_icon {
	padding-left: 20px;
	padding-top: 0px;
	width: 70px;
}
.press_release #news .list li div.press_size {
	padding-right: 10px;
	padding-top: 43px;
	text-align: right;
	width: 50px;
	font-size: 10pt;
}


.Aeraname {
	padding:3px 0 3px 10px;
	background-color:#EF91B4;
	color:#FFF;
	margin-bottom:10px;
}

.Sname {
	color: #800000;
	text-indent:10px;
	width:300px;
	padding:5px;
}

.SnameEN {
	color: #800000;
	width:200px;
	padding:5px;
}

#contents.contact {
	width: 680px;
	line-height: 1.5em;
}
.contact h2 {
	color: #ee91b4;
	text-align: center;
	font-size: 18px;
	margin-bottom: 20px;
}
.contact h3 {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #7f7f7f;
	font-size: 18px;
}
.contact ul {
    margin-left: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.contact li {
    margin-bottom: 10px;
}
.contact li .option_comment {
    margin-left: 40px;
}
.contact #contact_form{
	width: 380px;
	margin: 0 auto;
	font-size: 13px;
}
.contact form p {
    margin-bottom: 5px;
}

.contact .mw_wp_form_input .confirm_only {
	display: none;
}
.contact .mw_wp_form_input .label {
	display: none;
}
.contact form .full {
	width: 100%;
	box-sizing: border-box;
	padding: 5px;
}
.contact form textarea {
	height: 214px;
}
.contact .buttons {
    text-align: center;
    margin-top: 20px;
}
.contact .mw_wp_form_confirm .input_only {
	display: none;
}
.contact .mw_wp_form_confirm  .label {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    text-align: right;
    font-size: 13px;
}
.contact .mw_wp_form_confirm .item {
    width: 70%;
    display: inline-block;
    font-size: 13px;
}
.contact .finish {
	text-align: center;
	margin-bottom: 20px;
	font-size: 13px;
}
.contact .gotop {
	text-align: center;
	font-size: 13px;
}

/** contact_top **/
#contact_top {
	width: 680px;
	margin: 0 auto;
	font-size: 13px;
	line-height: 20px;
}
#contact_top h3 {
	color: #ee91b4;
	text-align: center;
	font-size: 18px;
	margin-bottom: 20px;
}
#contact_top .block1 {
	margin-bottom: 60px;
}
#contact_top .block2 {
	border-top: 1px solid #7F7F7F; 
	border-bottom: 1px solid #7F7F7F;
	padding: 18px 0; 
	margin-bottom: 40px;
}
#contact_top .buttons {
	margin-left: -30px;
	margin-bottom: 40px;
}
#contact_top .buttons > div {
	float: left;
	width: 285px;
	height: 100px;
	margin-left: 55px;
	border: 1px solid #999999;
	box-shadow: 0px 0px 8px rgba(0,0,0,0.2);
	text-align: center;
}
#contact_top .buttons a {
	display: block;
	width: 268px;
	margin: 14px auto 0;
	text-decoration: none;
}
#contact_top .buttons a:hover {
	background-color: #f1f1f1;
}
#contact_top .buttons p.upper {
	color: #EF91B4;
	font-size: 18px;
	line-height: 22px;
}
#contact_top .buttons p.text {
	color: #999999;
	font-size: 20px;
	line-height: 25px;
}
#contact_top .buttons p.text2 {
	color: #999999;
	font-size: 22px;
	line-height: 28px;
}
#contact_top .gotop {
	text-align: center;
}
