@charset "UTF-8";

/* ===================================================================
	CONTENTS
=================================================================== */

main article {
	float: right;
	width: 682px;
	display: block;
	text-align: left;
	padding-bottom: 40px;
}

main article ol li {
	list-style-type: decimal;
}

main article table {
	background: #d3d3d3;
	border-collapse: separate;
	border-spacing: 1px;
	box-sizing: border-box;
	padding: 0;
	margin: 10px 0;
}

main article table tr {
	padding: 0;
	margin: 0;
}

main article table th {
	background: #cee7f7;
	box-sizing: border-box;
	padding: 10px 15px;
	margin: 0;
	text-align: left;
	border-collapse: separate;
	border-spacing: 1px;
	width: 25%;
}

main article table td {
	background: #f5f5f5;
	box-sizing: border-box;
	padding: 10px 15px;
	margin: 0;
	border-collapse: separate;
	border-spacing: 1px;
}

main article table td dt {
	padding: 0;
	margin: 0 15px 0 0;
	float: left;
}

main article table td dd {
	padding: 0;
	margin: 0;
	overflow: hidden;
	zoom: 1;
}

main article table td dl {
	display: block;
	zoom: 1;
	overflow: hidden;
	padding: 5px 0;
	margin: 0;
}

.twrap {
	overflow: auto;
}

main article .cse .gsc-control-cse, .gsc-control-cse {
	padding: 0 !important;
}

main article .gsc-results {
    padding-bottom: 2px;
    width: 100%;
}

main article .gsc-table-result,
main article .gsc-thumbnail-inside,
main article .gsc-url-top {
        padding-left: 0 !important;
        padding-right: 0 !important;
}

main article table.gsc-table-result {
	background: #fff !important;
}

main article table.gsc-table-result td {
	background: #fff !important;
}

main article .gsc-result {
	border-bottom: 1px solid #ccc !important;
}

main article .gsc-results .gsc-cursor-box {
	text-align: center !important;
}

main article .gsc-results .gsc-cursor-box .gsc-cursor-page {
	margin: 0 10px;
}

a:hover {
	opacity: 0.7;
}

a:hover img {
	opacity: 0.7;
}

/* ===================================================================
	CONTENTS
=================================================================== */

article h2 {
	font-size: 2em;
	line-height: 1.3em;
	color: #0071be;
	border-top: 2px solid #3fa3e6;
	border-bottom: 1px solid #dfdfdf;
	padding: 0.7em 0;
	margin: 0 0 30px;
}

.bg_side {
	background: url(../images/bg_aside.png) repeat-y left;
	padding-left: 1px;
	display: block;
	zoom: 1;
	overflow: hidden;
}

span.sublink {
	top: 5px;
	bottom: auto;
}

.btn_submit {
	padding: 30px 0 80px;
	text-align: center;
}

.btn_submit button {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: url(../images/form_checkbtn02.png) no-repeat 1em center #0071be;
	color: #fff;
	padding: 15px 2em 15px 5.4em;
	font-size: 1.2em;
	line-height: 1.3em;
	border: none;
}

.btn_submit a {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: url(../images/form_checkbtn02.png) no-repeat 1em center #0071be;
	color: #fff;
	padding: 15px 2em 15px 5.4em;
	font-size: 1.2em;
	line-height: 1em;
	border: none;
}

.btn_submit button br,
.btn_submit a br {
	display: none;
}

/* product */

article#product {
	position: relative;
}

article#product .excerpt figure {
	float: left;
	padding: 0;
	margin: 0 20px 0 0;
	display: block;
}

article#product .excerpt div {
	overflow: hidden;
	zoom: 1;
	position: relative;
}

article#product .excerpt div p {
	padding: 1em 0 0;
	word-break: break-all;
}

article#product h3 {
	border-left: 3px solid #0071be;
	color: #1b448b;
	font-size: 1.4em;
	line-height: 1.6em;
	padding: 0 0 0 0.5em;
	margin: 0;
}

article#product .contentin {
	display: block;
	zoom: 1;
	overflow: hidden;
	padding: 40px 0;
}

article#product .contentin .sp {
	display: none;
}

article#product .stock_list small {
	vertical-align: middle;
}

article#product .stock_list small img {
	height: 11px;
	width: auto;
	vertical-align: middle;
	margin: 0 1px;
}

article#product .stock_list table {
	background: #d3d3d3;
	border-collapse: collapse;
	border: 1px solid #d3d3d3;
	box-sizing: border-box;
	padding: 0;
	margin: 10px 0;
	height: 100%;
	min-height: 100%;
}

article#product .stock_list table tr {
	padding: 0;
	margin: 0;
	height: 100%;
	min-height: 100%;
}

article#product .stock_list table th {
	background: #1ba5e7;
	box-sizing: border-box;
	padding: 5px;
	margin: 0;
	color: #fff;
	text-align: center;
	border: 1px solid #d3d3d3;
}

article#product .stock_list table td {
	background: #f5f5f5;
	padding: 0;
	margin: 0;
	border: 1px solid #d3d3d3;
/*	height: 100%;
	min-height: 100%; */
	height: auto;
	min-height: auto;
	vertical-align: top;
	overflow: hidden;
	zoom: 1;
}

article#product .stock_list table td span {
	display: block;
	height: 100%;
	min-height: 200%;
	padding: 10px;
	width: calc(100% - 3em);
	float: left;
	box-sizing: border-box;
	border-right: 1px solid #d3d3d3;
	overflow: hidden;
	zoom: 1;
}

article#product .stock_list table td i {
	display: block;
	height: 100%;
	padding: 10px;
	vertical-align: middle;
	box-sizing: border-box;
	float: none;
	text-align: center;
}

article#product .stock_list table td i input {
	transform: scale(1.2,1.2);
}

article#product .btn_btn {
	position: fixed;
	right: 50%;
	bottom: 20px;
	z-index: 1001;
}

article#product .btn_btn a {
	border: 1px solid #fff;
	background: url(../images/ico_wb_arrow.png) no-repeat center 4em #0071be;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #fff;
	padding: 10px 10px 25px;
	display: block;
	font-size: 0.8em;
	line-height: 1.4em;
	text-align: center;
	position: relative;
	right: -520px;
}

/* blog */

article#blog h3 {
	border-left: 3px solid #0071be;
	color: #1b448b;
	font-size: 1.4em;
	line-height: 1.6em;
	padding: 0 0 0 0.5em;
	margin: 0;
}

article#blog .contentin {
	display: block;
	zoom: 1;
	overflow: hidden;
}

article#webgallery .contentin .main_img {
	position: relative;
}

article#webgallery .contentin .main_img figure {
	padding: 0;
	margin: 0;
}

article#webgallery .contentin .main_img figure img {
	vertical-align: top;
}

article#webgallery .contentin .main_img figure figcaption {
	background: #3a3a3a;
	display: block;
	padding: 10px;
	color: #fff;
	text-align: center;
}

article#webgallery .contentin .main_img strong {
	text-align: right;
	display: block;
	font-weight: normal;
	padding: 5px 0;
	color: #1b448b;
	font-size: 0.9em;
}

article#webgallery .contentin .main_img ul {
	position: absolute;
	bottom: 60px;
	width: 100%;
	padding: 0;
	margin: 0;
}

article#webgallery .photospace {
	position: relative;
}

article#webgallery .photospace .thumnail_col .top.pagination {
	display: block !important;
	width: 100% !important;
	text-align: center !important;
	margin-bottom: 10px;
	bottom: 0;
	position: absolute;
}

.photospace .pagination a,
.photospace .pagination span.current,
.photospace .pagination span.ellipsis {
    display: inline-block;
    float: none;
    margin-right: 5px;
    padding: 6px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #ddd;
    color: #a9a9a9;
    line-height: 14px;
}

.photospace .pagination span.ellipsis,
.photospace .pagination a.pprev,
.photospace .pagination a.pnext {
	border: none;
}

article#webgallery .photospace .gal_content {
	position: absolute;
	top: 0;
}

article#webgallery .photospace .thumnail_col {
	width: 685px !important;
	bottom: -150px;
	position: absolute;
}

article#webgallery .photospace .ss-controls {
	display: none;
}

article#webgallery .photospace .nav-controls {
	position: absolute;
	top: 370px;
	width: 100%;
	z-index: 100;
}

article#webgallery .photospace a.prev {
	background: url(../images/ico_l_arrow.png) no-repeat center 1em #fff;
	border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	padding: 30px 10px 10px;
	color: #1b448b;
	float: left;
	display: block;
}

article#webgallery .photospace a.next {
	background: url(../images/ico_arrow.png) no-repeat center 1em #fff;
	border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	padding: 30px 10px 10px;
	color: #1b448b;
	float: right;
	display: block;
}

article#webgallery .photospace ul.thumbs {
	padding: 0;
	margin: 0;
	left: -0.65%;
	clear: both;
	display: block;
	bottom: 60px;
	width: 100% !important;
	position: absolute;
}

article#webgallery .photospace ul.thumbs li {
	padding: 0 !important;
	margin: 0 0 0 0.65% !important;
	display: block;
	float: left;
	width: 81px;
	height: auto;
}

article#webgallery .photospace ul.thumbs li.selected {
	padding: 0;
	margin: 0;
}

article#webgallery .photospace ul.thumbs li img {
	box-sizing: border-box;
	vertical-align: top;
	width: 100%;
	height: auto;
}

article#webgallery .photospace ul.thumbs li.selected img {
	border: 2px solid #3fa3e6;
}

article#webgallery .photospace .slideshow span.image-wrapper {
	background: #f5f5f5;
}

article#webgallery .photospace .slideshow span.image-wrapper img {
	width: auto;
    height: 450px;
    vertical-align: middle;
	margin: 0 auto;
}

article#webgallery .photospace .slideshow span.image-wrapper img.heighton {
	width: auto;
	height: 100%;
}

article#permanent_event .wp-caption {
	text-align: center;
	float: left;
	margin: 10px 0 0 10px;
	padding: 5px 0 0;
	width: 155px;
	border: 1px solid #dfdfdf;
}

article#permanent_event .wp-caption:nth-child(4n+1) {
	margin-left: 0;
}

article#permanent_event iframe {
	display: block;
	width: 100%;
	zoom: 1;
	overflow: hidden;
	text-align: center;
	padding: 20px 0;
}

article#blog .blog_content figure {
	padding: 0;
	margin: 20px 20px 0 0;
	display: block;
}

article#blog .blog_content figure img {
	width: 100%;
	height: auto;
}

article#blog .blog_content div {
	overflow: hidden;
	zoom: 1;
	position: relative;
    margin-bottom: 15px;
}

article#blog .blog_content div p {
	padding: 0 0 0;
}
s
article#blog .blog_content p span {
    margin: 0;
    padding: 0;
}

article#blog .blog_content p a {
    text-decoration: underline;
}

article#blog .time {
    border-top: dotted 1px #676767;
    width: 100%;
    text-align: right;
    margin-bottom: 94px;
}

article#blog .time span {
    margin-left: 20px;
    font-weight: normal;
    font-size: 12px;
    top: 4px;
    position: relative;
}

/* list */


article#list .content .list_cats {
    margin: 0;
    padding: 0 0 0 0;
    display: block;
    overflow: hidden;
    zoom:1;
    position: relative;
    top: -24px;
}

article#list .content .list_cats ul {
    margin: 0;
    padding: 0 0 0 0;
    display: block;
    overflow: hidden;
    zoom:1;
}

article#list .content .list_cats ul li {
    margin: 0;
    padding: 20px 0;
    display: block;
    overflow: hidden;
    zoom:1;
    border-bottom: dotted 1px #676767;
    position: relative;
    box-sizing: border-box;
    height: auto;
}

article#list .content .list_cats ul li:nth-child(1) {
    padding-top: ;
}

article#list .content .list_cats ul li i {
    float: right;
}

article#list .content .list_cats ul li i img {
    position: absolute;
    top: 50%;
    margin-top: -5px;
    left: 7px;
}

article#list .content .list_cats ul li i a {
    margin: 20px 0 20px;
    padding: 0;
    width:20px;
    overflow: hidden;
    display: block;
    height: calc(100% - 40px);
    position: absolute;
    background: #3fa3e6;
    top: 0;
    right: 0;
    text-align: center;
}

/*article#list .content .list_cats ul b {
    width: 100%;
    display: block;
    margin: 20px 0;
}*/

article#list .content .list_cats ul li figure {
	float: left;
	padding: 0;
	margin: 0 20px 0 0;
	display: block;
    width: 150px;
}

article#list .content .list_cats ul li figure img {
    margin: 0;
    padding: 0;
    display: block;
}

article#list .content .list_cats ul li figure:nth-child(2){
    margin: 0;
    padding: 0;
    float: right;
    width: 14px;
    height: 150px;
    background: red;
}

article#list .content .list_cats ul li span {
	padding: 0;
	font-size: 13px;
    margin: 10px 0;
    display: block;
    overflow: hidden;
    zoom: 1;
}

article#list .content .list_cats ul li span a {
    background: #f5f5f5;
    border: 1px solid #c9c9c9;
    padding: 1px 9px;
    margin-right: 5px;
    text-align: center;
    display: block;
    float: left;
}

article#list .content .list_cats ul li span a {
     color: #000;
}

article#list .content .list_cats ul li h3 {
    margin: 0;
    padding: 0 3em 0 0;
}

article#list .content .list_cats ul li h3 a {
     color: #000;
}

article#list .content .list_cats ul li ul {
    margin: 0;
    padding: 0;
    display: block;
    overflow: hidden;
    zoom:1;
    float: left;
    width: 451px;
    box-sizing: border-box;
}

article#list .content .list_cats ul li ul li {
    margin: 0;
    padding: 0;
	float: left;
    line-height: normal;
	margin: 0 5px 5px 0;
    border: none;
}

article#list .content .list_cats ul li ul li a {
	font-size: 1.1em;
	padding:  3px 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display: block;
	text-align: center;
    background: #9ef9ed;
    color: #0b9b88;
}

/* numbers */

article .page-number {
    margin: 0 0 50px 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
}

article .page-number ul {
    margin: 30px auto 0 auto;
    padding: 0;
    overflow: hidden;
    width: 100%;
}

article .page-number ul li i:nth-child(1) {
    margin: 0 20px 0 0;
}

article .page-number ul li a,
article .page-number ul li span {
    padding: 2px 10px;
    border: solid 1px #c5c5c5;
    overflow: hidden;
    display: inline-block;
    background: #eeeeee;
}

article .page-number ul li .dots {
	border: none;
	background: transparent;
}

article .page-number ul li a:hover {
    background-color: #1b448b;
    color: #fff;
}

article .page-number ul li {
    margin-left: 5px;
    line-height: 2em;
    display: inline;
}

article .page-number ul li .prev {
	float: left;
}

article .page-number ul li .next {
	float: right;
}


/* form */

.mw_wp_form .next {
	padding-bottom: 20px;
}

.mw_wp_form .next_title {
	background: #cee7f7;
	padding: 14px;
	margin: 0;
	color: #000;
	font-weight: 700;
	border: solid 1px #c5c5c5;
	cursor: pointer;
}

.mw_wp_form .next_title::after {
	content: '\025bc';
	float: right;
}

.mw_wp_form .next_title.ons::after {
	content: '\025b2';
}

.mw_wp_form table {
	background: #d3d3d3;
	padding: 0;
	margin: 0 0 20px;
}

.mw_wp_form .next_table table {
	content: '\025b2';
	margin: 0;
}

.mw_wp_form.mw_wp_form_input .another_place_table tbody,
#error .another_place_table tbody {
	position: absolute;
	height: 0;
	overflow: hidden;
}

.mw_wp_form.mw_wp_form_input .another_place_table tbody.optbody,
#error .another_place_table tbody.optbody {
	position: relative;
	height: auto;
}

.mw_wp_form table tr {
	padding: 0;
	margin: 0;
	width: 100%;
}

.mw_wp_form table thead th {
	background: #3fa3e6;
	box-sizing: border-box;
	padding: 14px 20px;
	margin: 1px;
	color: #fff;
	border-spacing: 1px;
}

.mw_wp_form table tbody th {
	background: #cee7f7;
	box-sizing: border-box;
	padding: 5px 20px 5px 15px;
	margin: 1px;
	color: #000;
	width: 25%;
	position: relative;
	text-align: left;
}

.mw_wp_form table tbody td {
	position: relative;
	margin: 1px;
	width: 75%;
}

.mw_wp_form .size_cut {
/*	border: 1px solid #d3d3d3; */
	border: 2px solid #ff0000;
	padding: 1em;
	margin-bottom: 20px;
	text-align: center;
	position: relative;
}

.mw_wp_form .size_cut::after {
	content: '';
	display: block;
	clear: both;
	overflow: hidden;
}

.mw_wp_form .size_cut strong {
	font-weight: 700;
	display: block;
	text-align: center;
	width: 100%;
	margin: 0 0 1em;
}

.mw_wp_form .size_cut label {
	font-weight: 700;
	display: inline-block;
	padding: 0 2em;
}

.mw_wp_form_preview .size_cut.ok::before {
	content: '\02713';
	line-height: 1rem;
	width: 1rem;
	height: 1rem;
	display: inline-block;
	background: #007efa;
	border: 1px solid #007efa;
	color: #fff;
	position: absolute;
	left: 50%;
	transform: translate(calc(-50% - 4.5rem), 0);
	bottom: 1em;
	border-radius: 3px;
}

.mw_wp_form_preview .size_cut span {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
}

.mw_wp_form_preview .size_cut span::before {
	content: '';
	width: 1rem;
	height: 1rem;
	display: inline-block;
	border: 1px solid #000;
	border-radius: 3px;
	margin-right: 0.3rem;
}

.mw_wp_form .req {
	position: absolute;
	color: #f00;
	right: 0;
	top: 10px;
}

#error .req,
#confirm .req {
	color: #f00;
}

.mw_wp_form .mw_wp_form_preview .req {
	display: none;
}

.mw_wp_form table tbody th small {
	font-weight: normal;
	line-height: 1.2em;
	display: block;
}

.mw_wp_form table tbody td p {
	line-height: 1em;
}

.mw_wp_form table tbody td small {
	font-weight: normal;
	line-height: 1.2em;
	margin-top: 10px;
}

.mw_wp_form table tbody td .p_date {
	font-size: 0.8em;
}

.mw_wp_form table tbody tr td {
	background: #ffffff;
	box-sizing: border-box;
	padding: 15px 20px;
	margin: 0;
	text-align: left;
}

.mw_wp_form table tbody tr td div {
	display: block;
	text-align: left;
	padding: 0;
	margin: 0;
}

.mw_wp_form table tbody tr td .horizontal-item {
	display: block;
	margin-left: 0 !important;
}

.mw_wp_form form textarea {
    background: #f5f5f5;
    display: block;
    border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #c4c4c4;
	width: 100%;
	height: 6em;
	font-size: 1.1em;
}

.mw_wp_form form input[type="text"] {
    background: #f5f5f5;
    border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #c4c4c4;
	padding: 10px;
	font-size: 1.1em;
	width: auto;
}

.mw_wp_form form input[type="email"] {
    background: #f5f5f5;
    border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #c4c4c4;
	padding: 10px;
	font-size: 1.1em;
	width: auto;
}

.mw_wp_form form input[type="file"] {
	margin: 0 10px;
}

.mw_wp_form form .zips {
	display: inline-block;
	float: left;
}

.mw_wp_form form .zips input {
	max-width: 4em;
}

.mw_wp_form form .zips .error:nth-of-type(1) {
	display: none;
}

.mw_wp_form form .zips .error {
	position: absolute;
}

.mw_wp_form form strong {
    margin: 0;
    padding: 0;
    float:left;
    width: 120px;
    font-weight: normal;
}

.mw_wp_form form .mw-wp-form_image {
	display: block;
	padding: 5px;
	background: #e5e5e5;
	margin-bottom: 10px;
}

.mw_wp_form form .mw-wp-form_image img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

.mw_wp_form .btn {
    margin: 1rem 0 0;
    padding: 0;
    overflow: hidden;
    width: 100%;
    font-size: 16px;
}

.mw_wp_form .btn span {
    margin: 20px 0;
    padding: 0;
    text-align: center;
}

.mw_wp_form .btn figure {
    margin: 0 10px 0 0;
    padding: 0;
    overflow: hidden;
    float: left;
}

.mw_wp_form .btn input[type="submit"] {
	color: #fff;
	display: block;
	padding: 14px 0;
	border-radius: 10px;		
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: none;
	outline: none;
	font-size: 1.2em;
}

.mw_wp_form .btn button[type="submit"] {
	color: #fff;
	display: block;
	padding: 14px 0;
	border-radius: 10px;		
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: none;
	outline: none;
	font-size: 1.2em;
}

.mw_wp_form .btn input[type="submit"].btn_c {
	background: url(../images/form_sankaku.png) no-repeat 5em center #0071be;
	width: 55%;
	margin: 0 auto;
	cursor: pointer;
}

.mw_wp_form .btn button[type="submit"].btn_l {
	background: url(../images/form02_sankaku.png) no-repeat 10% center #0071be;
	width: 42%;
	font-size: 1.2em;
	float: left;
	cursor: pointer;
}

.mw_wp_form .btn input[type="submit"].btn_r {
	background: url(../images/form_sankaku.png) no-repeat 90% center #0071be;
	float: right;
	width: 42%;
	cursor: pointer;
}

.mw_wp_form form .contacts {
	padding: 10px 0 30px;
}

.mw_wp_form form dl,
.mw_wp_form form dd,
.mw_wp_form form dt {
	padding: 5px 0;
	margin: 0;
	line-height: 1em;
}

.mw_wp_form form dl {
	display: block;
	overflow: hidden;
	zoom: 1;
}

.mw_wp_form form dt {
	float: left;
	width: 20%;
	line-height: 3em;
}

.mw_wp_form form dd {
	overflow: hidden;
	zoom: 1;
}

.mw_wp_form select {
    width: 100%;
    font-size: 1em;
    color: #3fa3e6;
    -moz-appearance: none;
  	-webkit-appearance: none;
  	appearance: none;
  	border: 1px solid #3fa3e6;
  	padding: 10px;
}

.mw_wp_form select.suuryousel1 {
	width: 10em;
	background: url(../images/ico_tb_arrow.png) no-repeat right center;
}

.mw_wp_form select.suuryousel2 {
	width: 4em;
	background: url(../images/ico_tb_arrow.png) no-repeat right center;
}

.size_list_sel {
	margin-bottom: 20px;
}

.mw_wp_form table.size_list {
	background: #d3d3d3;
	border-collapse: separate;
	border-spacing: 1px;
	box-sizing: border-box;
	padding: 0;
	margin: 10px 0;
}

.mw_wp_form {
	margin: 0;
    padding: 0;
}

.mw_wp_form table.size_list td {
	background: #fff;
	box-sizing: border-box;
	padding: 0.5rem;
	margin: 0;
	text-align: center;
}

.mw_wp_form table.size_list tr td:nth-child(1) {
	border-left: none;
	width: 35%;
}

.mw_wp_form table.size_list td input {
    border: solid 1px #c7c7c7;
    padding: 10px;
    margin: 0;
    background: #f5f5f5;
    text-align: left;
    width: 55px;
    border-radius: 5px;		
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.mw_wp_form table.size_list tr input[type="text"] {
	margin: 10px;
	padding-left: 10px;
	box-sizing: border-box;
    width: 450px;
    color: #000;
}

.mw_wp_form table.size_list tr input[type="text"].nym0 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.mw_wp_form table.size_list tr input[type="text"].nym1 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.mw_wp_form table.size_list tr input[type="text"].nym3 {
    width: 50px;
    margin-left: auto;
    margin-right: auto;
}

.mw_wp_form table.user_info th {
		width: 30%;
}

.mw_wp_form select.nym2 {
    width: 100px;
    background: url(../images/arw.png) no-repeat 90% center;
}

.mw_wp_form select.nym4 {
    width: 50px;
    background: url(../images/arw.png) no-repeat 90% center;
}

.mw_wp_form.mw_wp_form_preview small.req {
	display: none;
}

.mw_wp_form a[href $='.pdf'] {
    background:url(../images/Adobe_PDF_file_icon_32x32.png) no-repeat;
    margin: 0;
    height: 0;
    padding-top: 32px;
    display:block;
    overflow: hidden;
    zoom: 1;
    font-size: 10px;
    line-height: 16px;
}

.mw-wp-form_file img {
	max-width: 420px;
	height: auto;
}

.form_poopup {
	position: fixed;
	display: none;
	z-index: 101;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: all 1s ease-out;
	background: #fff;
	border: 2px solid #000;
	padding: 2rem;
	text-align: center;
	box-sizing: border-box;
	width: 30rem;
}

.form_poopup p {
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 1.1rem;
	line-height: 170%;
}

.form_poopup p span {
	color: #ff0000;
}

.form_poopup_radio {
	display: flex;
	text-align: center;
	justify-content: center;
	gap: 2rem;
	padding: 2rem 0 0;
	font-size: 1.1rem;
}

.popup_bg::before {
	content: '';
	z-index: 99;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.7);
}

.att03 {
	border: 2px solid #f00;
	font-weight: bold;
	padding: 1rem;
}

#confirm .mw_wp_form .user_info td small,
#confirm .mw_wp_form .another_place_table td small {
	display: none;
}

small.att04 {
	display: block !important;
}

/* ============================================
コンテンツページ個別設定
============================================ */

.alignleft {
	float: left;
	text-align: center;
}

.alignright {
	float: right;
	text-align: center;
}

.wp-caption {
	background: #f5f5f5;
	padding: 5px;
	margin: 10px;
}

.wp-caption p {
	padding: 5px 0;
	margin: 0;
}

/* profile */

.profile_in {
	position: relative;
}

.profile_in figure {
	position: absolute;
	right: 5px;
	bottom: 5px;
	background: #fff;
	padding: 5px;
	margin: 0;
	text-align: center;
}

.profile_in figure img {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.profile_in figure figcaption {
	padding: 0;
	margin: 0;
}

/* ito_history */

#ito_history ul {
	padding: 0;
	margin: 0;
}

#ito_history ul li {
	clear: both;
	overflow: hidden;
	zoom: 1;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #ccc;
}

#ito_history ul li time {
	float: left;
	width: 160px;
}

#ito_history ul li p {
	padding: 0;
	margin: 0;
	overflow: hidden;
	zoom: 1;
}

/* repair */

#repair iframe {
	background: #f5f5f5;
	display: block;
	text-align: center;
	clear: both;
	margin: 0 auto;
}

#repair h3 {
	display: block;
	clear: both;
	overflow: hidden;
	zoom: 1;
	padding-top: 30px;
	padding-bottom: 5px;
	font-size: 1.4em;
	border-bottom: 1px solid #3fa3e6;
	color: #3fa3e6;
}

#repair img {
	float: left;
	vertical-align: top;
	margin: 0 10px 10px 0;
}

#repair em {
	display: block;
	overflow: hidden;
	zoom: 1;
	clear: both;
	width: 100%;
	padding: 40px 0;
	font-style: normal;
}

#repair em a {
	background: #3fa3e6;
	color: #fff;
	padding: 14px 40px 14px 55px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background: url(../images/form_sankaku.png) no-repeat 1em center #0071be;
	border: none;
	width: 100%;
	font-size: 1.2em;
	text-align: center;
}

/* fujino_gallery */


#fujino_fund ol li {
	padding-bottom: 30px;
	list-style-type: decimal;
	clear: both;
}

#fujino_fund ol li img {
	margin-top: 5px;
}

#fujino_fund ol li strong {
	font-size: 1.2em;
	line-height: 1.6em;
	clear: both;
	margin-bottom: 0.5em;
}

/* product */

article#product .contentin {
	width: 100%;
}


article#product .contentin img.aligncenter {
	margin-left: 10px;
}

/* calender */

#calender .calen {
	width: 680px !important;
}

#calender .calen ul li:nth-child(2) {
    margin: 0 25px;
}

#calender .calen ul li img {
	border: 1px solid #ccc;
	box-sizing: border-box;
}

/* charts */

#charts　br {
	display: none;
}

#charts ul {
	padding: 0;
	margin: 0;
}

#charts ul li {
	padding: 0;
	margin: 0 0 20px 20px;
	text-align: center;
	float: left;
}

#charts ul li:nth-child(3n+1) {
	margin-left: 0;
}

/* youtube */

article .youtuube_out {
	display: block;
	clear: both;
	overflow: hiddden;
	zoom: 1;
	padding: 20px 0;
}

article .youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}

article .youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

/* sitemap */

#sitemap .sitemap_l {
	widsth: 30%;
	float: left;
}

#sitemap .sitemap_r {
	widsth: 66%;
	float: right;
}

#sitemap ul {
	padding-bottom: 20px;
	margin-left: 0;
	padding-left: 15px;
}

#sitemap ul li a {
	padding-left: 16px;
	background: url(../images/ico_arrow.png) no-repeat left center;
}


aside .sp_nav {
	width: 252px;
	height: auto;
	float: left;
}

@media screen and ( max-width:1030px ){

aside .sp_nav {
    width: calc(100% - 682px - 20px);
}

.bg_side {
	background-size: calc(100% - 682px - 20px) auto;
}

article#product .btn_btn {
	right: 3%;
}

article#product .btn_btn a {
	right: 0;
}

}

@media screen and ( max-width:980px ){

aside .sp_nav {
    width: 20%;
}

.bg_side {
	background-size: calc(20% + 2px) auto;
}

main article {
    width: 75%;
}

}

@media screen and ( max-width:800px ){

article#product .stock_list table thead th:nth-of-type(2) {
	display: none;
}

article#product .stock_list table tbody td {
	display: block;
	clear: both;
}

.mw_wp_form table.size_list tr td {
	width: auto;
}

.mw_wp_form table.size_list tr input[type="text"].nym1 {
    width: 80%;
}

.mw_wp_form table.size_list tr input[type="text"] {
	width: 80%;
}

.h_search {
	display: none !important;
}

}

@media screen and ( max-width:640px ){

.mw_wp_form .req {
	right: 1rem;
}

.mw_wp_form table.user_info th,
#mw_wp_form_mw-wp-form-8 table th,
#mw_wp_form_mw-wp-form-10 table th,
#mw_wp_form_mw-wp-form-11 table th {
	width: 100%;
	display: block;
}

.mw_wp_form table.user_info td,
#mw_wp_form_mw-wp-form-8 table td,
#mw_wp_form_mw-wp-form-10 table td,
#mw_wp_form_mw-wp-form-11 table td {
	width: 100% !important;
	display: block;
}

.mw_wp_form table tbody td:last-child {
	border-bottom: 1px solid #d3d3d3;
}

.mw_wp_form table tbody td .mwform-zip-field input {
	width: 20%;
}

.mw_wp_form select {
	margin: 0;
}

.mw_wp_form form input[type="email"],
.mw_wp_form form input[type="text"] {
	width: 90%;
}

.mw_wp_form table.size_list tr:nth-of-type(1) th:nth-child(1) {
	box-sizing: border-box;
    border-bottom: 1px solid #d3d3d3;
    text-align: left;
}

.mw_wp_form table.size_list tr input[type="text"] {
	margin: 0;
}

.mw_wp_form table tbody td input[type="number"] {
    margin: 0;
}

.mw_wp_form form .mwform-tel-field input[type="text"] {
	width: 20%;
}

.mw_wp_form form input[type="file"] {
	margin: 0;
}

.mw_wp_form form textarea {
	max-width: 90%;
}

.mw_wp_form form input.suuryou {
	width: 50%;
}

.twrap {
	border: 3px solid #f3f3f3;
	box-sizing: border-box;
	background: #fff;
}

.twrap table {
	margin: 0 !important;
}

.mw_wp_form table.another_place_table th {
	width: 100%;
	display: block;
}

.mw_wp_form table.another_place_table td {
	width: 100% !important;
	display: block;
}

.mw_wp_form .btn input[type="submit"].btn_c {
	background: url(../images/form_sankaku.png) no-repeat 1rem center #0071be;
	width: 55%;
	margin: 0 auto;
	cursor: pointer;
}

.form_poopup {
	font-size: min(3.6vw, 1rem);
	line-height: 150%;
	padding: 4vw 0;
	min-width: 76%;
}

.form_poopup_radio {
	font-size: min(3.8vw, 1rem);
	padding-bottom: 3vw;
}

}

@media screen and ( max-width:560px ){

.btn_submit button br,
.btn_submit a br {
	display: block;
}

.btn_submit button,
.btn_submit a {
	text-align: left;
	font-size: 1em;
	line-height: 1.5;
	background: url(../images/form_checkbtn02.png) no-repeat 1em 1em #0071be;
	background-size: 3em;
	padding: 15px 1em 15px 4.5em;
	display: inline-block;
}

article#product .excerpt div {
	padding-top: 4em;
}

article#product .contentin img.size-medium {
	width: 48%;
}

#repair iframe {
	max-width: 100%;
}

.form_poopup {
	width: 90%;
}
	
.form_poopup p {
	font-size: 3.8vw;
}

}