@charset "utf-8";
#upperbar {
	display: none;
}

img {max-width: 100%;}

@media only screen and (max-width: 767px) {
	body {
		min-width: auto;
		width: 100%;
	}
	#header,
	#content,
	#footer {
		min-width: auto;
		width: 100%;
		box-sizing: border-box;
	}
	#header {
		background: none;
	}
	#header .inner {
		width: 100%;
		padding: 0;
	}
	#header:before {
		content: "";
		display: block;
		width: 100%;
		height: 4px;
		background-color: #e60012;
		box-shadow: 0 2px 2px #cccccc;
		-webkit-box-shadow: 0 2px 2px #cccccc;
	}
	#header h1 {
		display: block;
		float: none;
		width: 133px;
		height: 44px;
		margin: 0 auto;
		background: url(images/logo.png) center no-repeat;
		background-size: cover;
	}
	#header h1 img {
		display: none;
	}
	#header #globalnavi,
	#topicpath {
		display: none;
	}
	#upperbar {
		display: block;
		padding: 10px;
		background-color: #000000;
		font-size: 0.8rem;
	}
	.arrowlink,
	.toplink {
		margin: 0;
		padding: 0 0 4px 14px;
		min-height: 15px;
		background: url(images/arrowicon.png) no-repeat 0 1px;
		background-size: 12px 12px;
		font-size: 0.7rem;
	}
	.arrowlink a {
		color: #ffffff;
		text-decoration: none;
		line-height: 1.4;
	}
    
    #footer .inner,
    #footnavi{
        width: 100%;
        box-sizing: border-box;
    }
}

.wrap {
	margin: 0 auto;
	width: 820px;
}

.contact h2 {
	margin: 30px 0;
	text-align: center;
}

.contact h3 {
	color: #c1272d;
	font-size: 18px;
	font-weight: normal;
}

.contact ul {
	list-style: none;
	padding-left: 0;
}

.contact .caption li {
	font-size: 12px;
	color: #666666;
	line-height: 1.8;
	text-indent: -1em;
	padding-left: 1em;
}

.emphasis {
	margin: 1em 0 2em;
	padding: 15px;
	background: #eeeef0;
}
.emphasis h4 {
	margin: 0;
}
.emphasis ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 40px;
}
.emphasis ul li {
	list-style: disc;
}

.title {
	font-size: 24px;
	text-align: center;
}
.title span {
	padding: 0 0.5em;
	border-bottom: 1px solid #333333;
}
.title br {
	display: none;
}

img {
	vertical-align: bottom;
}

.heading {
	position: relative;
	clear: both;
}

.heading p {
	margin: 0;
	position: absolute;
	top: 84px;
	right: 8px;
}

.tall p {
	top: 164px;
}

.contact table {
	margin: 1em 0;
	width: 100%;
	border-collapse: collapse;
}
.contact th,
.contact td {
	border: 1px solid #dadade;
	padding: 10px;
}
.contact .even th,
.contact .even td {
	background: #f8f8f8;
}
.contact thead th {
	color: white;
}
.contact tbody th {
	font-weight: normal;
}
.contact td p {
	font-size: 13px;
	padding: 5px 0;
}
.contact td p .red {
	color: #c1272d;
}
.contact td hr {
	border: 0;
	border-top: 1px dashed #999999;
	margin: 10px -10px;
}
.contact td dl {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin: 0;
}
.contact td dt {
	line-height: 1.4;
}
.contact .store {
	background-color: #767683;
	width: 20%;
}
.contact .address {
	background-color: #505058;
	width: 50%;
}
.contact .data {
	background-color: #000000;
	width: 30%;
}
.contact .line {
	margin-bottom: 15px !important;
	border-bottom: 3px solid #ffffff;
	padding-bottom: 15px;
}
.contact .back {
	position: absolute;
	top: 30px;
	right: 45px;
}
.contact form th {
	width: 180px;
	background-color: #f8f8f8;
}
.contact form .even th {
	background-color: #e1e1e6;
}
.contact .separated {
	margin-bottom: 1em;
	border-bottom: 1px dotted #c0c0c0;
	padding-bottom: 1em;
}
.contact .confirm {
	margin: 40px 0;
	text-align: center;
}
.contact .privacy {
	margin-bottom: 5px;
	font-size: 120%;
	color: #000000;
}
.contact .button {
	margin-top: 15px;
}
.contact .button img {
	margin: 0 15px;
	vertical-align: top;
}
.contact .caution {
	margin: 0 0 10px;
	border: 2px solid #cc0000;
	padding: 6px;
	text-align: center;
	color: #cc0000;
}
.contact .caution h4 {
	margin: 0;
	padding: 0;
	background: none;
}
.contact .error th,
.contact .error td {
	background-color: #fcd1d1 !important;
}

.contact select {
	width: 177px;
}

input.reset {
	border-style: none;
	background: url("images/reset.gif") center no-repeat;
	width: 181px;
	height: 45px;
	text-indent: -999999px;
	margin: 0 15px;
	transition: 0.4s;
	cursor: pointer;
}
input.conf {
	border-style: none;
	background: url("images/confirm.gif") center no-repeat;
	width: 181px;
	height: 45px;
	text-indent: -999999px;
	margin: 0 15px;
	transition: 0.4s;
	cursor: pointer;
}
input.send {
	border-style: none;
	background: url("images/send.gif") center no-repeat;
	width: 181px;
	height: 45px;
	text-indent: -999999px;
	margin: 0 15px;
	transition: 0.4s;
	cursor: pointer;
}
input.return {
	border-style: none;
	background: url("images/return.gif") center no-repeat;
	width: 181px;
	height: 45px;
	text-indent: -999999px;
	margin: 0 15px;
	transition: 0.4s;
	cursor: pointer;
}
input.reset:hover,
input.conf:hover,
input.send:hover,
input.return:hover {
	opacity: 0.7;
}

.contact div.button {
	margin: 40px 0;
	display: flex;
	justify-content: center;
}

.add_item {
	font-size: 14px;
	color: #666666;
	background-color: #e6e6e6;
	border: 1px solid #333333;
	cursor: pointer;
	padding: 0.2em 1em;
	transition: 0.4s;
}
.add_item:hover {
	opacity: 0.7;
}

.item_block {
	display: none;
}

#main.thanks {
	margin: 20px auto;
}

.thanks p {
	margin-bottom: 5px;
}

.tel {
	background: none !important;
}

.aftermessage {
	margin-top: 20px;
	padding: 15px;
	background-color: #eeeeee;
}

.tac {
	text-align: center;
}
.mb15 {
	margin-bottom: 15px;
}

#sp-footer {
	display: none;
}
.item_contents dl dd {
	margin-left: 22px;
	margin-top: 5px;
}
.item_contents dl dt {
	text-align: center;
}

@media only screen and (min-width: 768px) {
    .pc_none {
        display: none;
    }
}
@media only screen and (max-width: 767px) {
	.sp_none {
		display: none;
	}
	.summer #content {
		background-image: none;
		background-color: #f3f1ed;
		padding: 10px;
	}
	#content .inner {
		width: 100%;
	}
	#column1_940 {
		width: 100%;
		margin: 0 auto;
		background-image: none;
		background-color: #fff;
		border: 2px solid #babec2;
		border-radius: 10px;
		padding: 10px;
		box-sizing: border-box;
	}
	#column1_940.main {
		min-height: calc(100vh - 127px);
	}
	#column1_940 img {
		width: 100%;
        height: auto;
	}
	.wrap {
		width: 100%;
	}
	.wrap h2 {
		margin: 10px 0 20px;
	}
	.wrap h2 img {
		max-width: 100%;
		width: 90%;
		height: auto;
	}
	.contact h3 {
		font-size: 16px;
	}
	.emphasis ul {
		padding-left: 20px;
	}
	.title {
		font-size: 18px;
	}
	.title span {
		padding: 0;
	}
	.title br {
		display: inline;
	}
	.contact table {
		display: block;
		box-sizing: border-box;
	}
	.contact form th {
		width: 100%;
		display: block;
		box-sizing: border-box;
		text-align: left;
		background-color: #f8f8f8 !important;
		font-size: 13px;
	}
	.contact form td {
		width: 100%;
		display: block;
		box-sizing: border-box;
		text-align: left;
		background-color: #fff !important;
		border-top: none;
		font-size: 13px;
	}
	.contact form tr:not(:last-of-type) td {
		border-bottom: none;
	}
	.contact form td input + span {
		display: block;
	}
	.contact form td input.w98 {
		width: 97%;
		max-width: 449px;
	}
	.contact td dl {
		display: block;
	}
	.contact td dl dt br {
		display: none;
	}
	.contact td dl dd {
		margin-left: 0;
	}
	.contact .privacy {
		font-size: 15px;
	}
	.contact .privacy + p {
		font-size: 13px;
	}
	.contact .confirm {
		margin: 30px 0 20px;
	}
	input.reset {
		margin-bottom: 10px;
	}
	.contact strong {
		display: inline-block;
	}

	.contact div.button {
		display: block;
		text-align: center;
		margin: 30px 0 20px;
	}
	.contact div.button form {
		margin-bottom: 10px;
	}

/*
	#footer,
	.pagetop {
		display: none;
	}
	#sp-footer {
		display: block;
		padding: 10px;
		background: #000000;
		color: #ffffff;
		font-size: 0.7rem;
	}
	#sp-footer a {
		color: #ffffff;
		text-decoration: none;
	}
*/

	.item_contents dl dd textarea {
		width: 97%;
		max-width: 449px;
	}
	.item_contents dl dt {
		text-align: left;
		margin-top: 5px;
	}
}

h2 {
	margin: 0 0 10px;
}

ul {
	margin: 0 0 15px 10px;
	padding: 0 0 0 10px;
}

.note {
	margin-top: 0 !important;
}

p.need {
	margin: 20px 0 0;
	text-align: right;
	color: #cc3333;
}

.form {
	padding: 15px;
	width: 892px;
	background: #edf4ff;
}

.formwrap dl {
    display: flex;
    justify-content: space-between;
}

.formwrap dt {
    width: 20%;
    font-weight: bold;
}

.formwrap dd {
    width: 75%;
    margin: 0;
}
.formwrap dd label {
    margin-right: 20px;
}
.formwrap dd span::before {
    content: "、";
}
.formwrap dd span:last-child::before {
    display: none;
}

.form .em {
	font-size: 120%;
}

dd.error,
.errorouter {
	background-color: #fff1ef;
}

#name,
#ruby,
#address,
#mail,
textarea {
	padding: 3px;
	width: 95%;
	border: 1px solid #999999;
}

textarea {
	height: 6em;
}

#tel {
	padding: 3px;
	width: 75%;
	border: 1px solid #999999;
}

#zip {
	padding: 3px;
	width: 20%;
	border: 1px solid #999999;
}

label {
	vertical-align: middle;
}

.button {
	text-align: center;
	margin: 30px 0;
}

.button form {
	display: inline;
}

.messagebox {
	margin: 20px 0;
	padding: 2px 10px;
	text-align: center;
}

.errormessagebox {
	border: 2px solid #cc0000;
	color: #cc0000;
}

.checkmessagebox {
	border: 4px solid #c0c0c0;
	color: #666666;
	text-align: left;
}

em,
strong.error {
	font-style: normal;
	color: #cc3333;
	font-weight: bold;
}

h3 {
	margin-top: 15px;
	border-left: 11px double #4c6da2;
	padding-left: 5px;
}

.button input {
	margin: 0;
	border: 0;
	padding: 12px 17px;
	background-color: #4c6da2;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	border-radius: 4px;
}

.note span,
.emphasis {
	color: #cc0000;
}

@media only screen and (max-width: 767px) {
    #postcontent h2 {
        margin: 0;
        border: none;
    }

    ul {
        margin: 0 0 15px 10px;
        padding: 0 0 0 10px;
    }

    .note {
        margin-top: 0 !important;
    }

    p.need {
        margin: 20px 0 0;
        text-align: right;
        color: #cc3333;
    }

    .form {
        width: 100%;
        padding: 15px;
        background: #edf4ff;
        box-sizing: border-box;
    }

    .formwrap dt {
        margin: 0;
        padding: 4px;
        font-weight: bold;
        clear: both;
    }

    .formwrap dd {
        padding: 4px;
        margin: 0;
        min-height: 2em;
    }
    
    .formwrap dl {
        display: block;
    }

    .formwrap dt {
        width: 100%;
        font-weight: bold;
    }

    .formwrap dd {
        width: 100%;
        margin: 0;
    }

    .form .em {
        font-size: 120%;
    }

    dd.error,
    .errorouter {
        background-color: #fff1ef;
    }

    #name,
    #ruby,
    #address,
    #mail,
    textarea {
        padding: 3px;
        width: 95%;
        border: 1px solid #999999;
    }

    textarea {
        height: 6em;
    }

    #tel {
        padding: 3px;
        width: 75%;
        border: 1px solid #999999;
    }

    #zip {
        padding: 3px;
        width: 20%;
        border: 1px solid #999999;
    }

    label {
        vertical-align: middle;
    }

    .button {
        text-align: center;
        margin: 30px 0;
    }

    .button form {
        display: inline;
    }

    .messagebox {
        margin: 20px 0;
        padding: 2px 10px;
        text-align: center;
    }

    .errormessagebox {
        border: 2px solid #cc0000;
        color: #cc0000;
    }

    .checkmessagebox {
        border: 4px solid #c0c0c0;
        color: #666666;
        text-align: left;
    }

    em,
    strong.error {
        font-style: normal;
        color: #cc3333;
        font-weight: bold;
    }

    h3 {
        margin-top: 15px;
        border-left: 11px double #4c6da2;
        padding-left: 5px;
    }

    .button input {
        margin: 0;
        border: 0;
        padding: 12px 17px;
        background-color: #4c6da2;
        color: #ffffff;
        font-weight: bold;
        border-radius: 4px;
    }

    .note span,
    .emphasis {
        color: #cc0000;
    }

}