@charset "utf-8";
/* CSS Document */
/* Sサイズ : 480 px およびそれ以下
----------------------------------------------------------------------------------------------------------------------*/
/*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 {
	margin: 0;
	padding: 0;
	border: 0;
}
ol, ul{
	list-style: none;
}
table{
    border-collapse: collapse; 
    border-spacing: 0;
}
th {
	white-space: nowrap;
}
/*Resetここまで
------------------------------------------------------*/
html,body,p{
	font-size: 93.8%;
}
body {
	color:  #333;
	font-family: "Segoe UI", "Hiragino Sans", "meiryo", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	background: url(../../assets/img/bg.png) repeat;
}
header {
	margin: 0;
	/*padding: 0.5em;*/
	padding: 0.5em 0.5em 6em 0.5em;
	background: #f4f4ee !important; 
	/*-webkit-box-shadow: 0 4px 8px -4px rgba(0,0,0,.4);
	-moz-box-shadow: 0 4px 8px -4px rgba(0,0,0,.4);
	box-shadow: 0 4px 8px -4px rgba(0,0,0,.4);
	position: relative;*/
	z-index: 2;
	/*overflow: hidden;*/
}
footer {
	position: relative;
	margin: 0px;
	padding: 1.563em 0 11.250em;
	background: #f4f4ee !important;
}
footer p {
	margin: 0 0 0 1em;
	text-align: left;
	line-height: 0.5em;
}
footer p a {
	display: block;
	padding: 2em 0 0 0.5em;
}
footer p.copy {
	margin: 6em 0 0 0;
	text-align: center;
	line-height: 1em;
}
footer .mark-footer-copy{
    margin-right: 3px;
    margin-left: 3px;
    font-family: Arial;
    font-size: 1.2em;
    vertical-align: baseline;
}
.contentwrap {
	margin: 0 auto;
	background: #ffffff;
	-webkit-box-shadow: 0 4px 8px -4px rgba(0,0,0,.4) inset;
	-moz-box-shadow: 0 4px 8px -4px rgba(0,0,0,.4) inset;
	box-shadow: 0 4px 8px -4px rgba(0,0,0,.4) inset;
}
.logo {
	margin: 0;
	padding: 0;
	width: 70%;
}
.logo p {
	margin: 0;
	padding: 0 1em 0 0;
	float: left;
}
.logo h1 {
	margin: 0;
	padding: 0.2em 0 0 0;
	font-size: 87.5%;
	font-weight: bold;
	color: #555555;
	float: left;
	clear: left;
}
.header-btn {
	margin: 0;
	padding: 0.5em 0 0 0;
	float: right;
	width: 100%;
}
dfn {
	font-style: normal;
}
 {
	word-break: break-all;
	font-style: normal;
}
img {
	max-width: 100%;
}
img,svg {
	width: 100%;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}

/*フォント関連
------------------------------------------------------*/
/*
.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }
.text27 { font-size:208%; }
.text28 { font-size:215%; }
.text29 { font-size:223%; }
.text30 { font-size:230%; }
.text40 { font-size:308%; }
.text50 { font-size:385%; }
.text60 { font-size:462%; }
.text70 { font-size:538%; }
.text80 { font-size:615%; }
.text90 { font-size:692%; }
.text100 { font-size:769%; }
*/
/*基準16px*/
.text10 { font-size:62.5%; }/*0.625em*/
.text11 { font-size:68.8%; }/*0.688em*/
.text12 { font-size:75.0%; }/*0.750em*/
.text13 { font-size:81.3%; }/*0.813em*/
.text14 { font-size:87.5%; }/*0.875em*/
.text15 { font-size:93.8%; }/*0.938em*/
.text16 { font-size:100%; }/*1.000em*/
.text17 { font-size:106.3%; }/*1.063em*/
.text18 { font-size:112.5%; }/*1.125em*/
.text19 { font-size:118.8%; }/*1.188em*/
.text20 { font-size:125.0%; }/*1.250em*/
.text21 { font-size:131.3%; }/*1.313em*/
.text22 { font-size:137.5%; }/*1.375em*/
.text23 { font-size:143.8%; }/*1.438em*/
.text24 { font-size:150.0%; }/*1.500em*/
/*
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}
h3 {
    font-size: 1.17em;
    margin: 1em 0;
}
h4 {
    font-size: 1em;
    margin: 1.33em 0;
}
h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}
h6 {
    font-size: 0.75em;
    margin: 2.33em 0;
}*/
.text-red {
	color: #F00;
}
.text-red2 {
	color: #F00;
	font-weight: normal;
}
.text-b {
	font-weight: bold;
}
.color01 {
	color: #AAAAAA;
}
.gray01 {
	color: #535353;
}
.text-h160n {
	padding: 0;
	line-height: 160%;
}
.text-h180n {
	padding: 0;
	line-height: 180%;
}
.text-h200n {
	padding: 0;
	line-height: 200%;
}
.text-h160 {
	padding: 0.5em 0;
	line-height: 160%;
}
.text-h180 {
	padding: 0.5em 0;
	line-height: 180%;
}
.text-h200 {
	padding: 0.5em 0;
	line-height: 200%;
}
.blue {
	color: #3397BB;
}
.text-white {
	color: #FFF;
}

/*リンク
------------------------------------------------------*/
a {
	color: #0066c0;
	text-decoration: none;
}
a:visited {
	color: #0066c0;
	}
a:hover {
	color: #c45500;
	text-decoration: underline;
	cursor: pointer;
}

/*ボックス
------------------------------------------------------*/
.content-box {
	margin: 0 0 1.25em 0;
	padding: 1.875em 0.5em 3.125em;
	overflow: hidden;
}
.button-wrapper {
	margin: 0;
	padding: 2em 0;
	overflow: hidden;
}
.box01 {
	margin: 0;
	padding: 0 2em;
	overflow: hidden;
}
.box02 {
	margin: 0;
	padding: 20px 0;
	overflow: hidden;
}
.box03 {
	margin: 0px 0px 33px 0px;
	padding: 0;
	overflow: hidden;
}
.box-top33 {
	margin: 33px 0px 0px 0px;
	padding: 0;
	overflow: hidden;
}
.box-bottom66 {
	margin: 0;
	padding: 0 0.5em 4.125em;
	overflow: hidden;
}
.col-left {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	line-height: 180%;
}
.col-right {
	float: left;
	margin: 1em 0 0;
	padding: 1em;
	width: 90%;
	line-height: 180%;
}
.col-right h3 {
	font-size: 108%;
}

/*タイトル
------------------------------------------------------*/
.titlewrap {
	 margin: 0;
	 padding: 0;
}
.titlewrap h2 {
	background: url(../img/bg_bar16.png)  left bottom repeat-x;
	padding: 0 0 1em 0;
	margin: 0 0 1em 0;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 120%;
}
.titlewrap h3 {
	background: url(../img/bg_bar16.png) left bottom repeat-x;
	padding: 0 0 1.2em 0em;
	margin: 0 0 1.25em;
	font-size: 18px;
	font-weight: normal;
	line-height: 120%;
}
.titlewrap02 {
	 margin: 0;
	 padding: 2em 0 0 0;
}
.titlewrap02 h2 {
	font-size: 1.5em;
	font-weight: normal;
}

/*テーブル
------------------------------------------------------*/
.tablewrap {
	margin: 0;
	padding: 0;
}
.tablewrap table {
	width: 100%;
}
.tablewrap th,td {
	text-align: center;
	border: solid 1px #AAA;
	/*line-height: 260%;*/
	/*vertical-align: middle;*/
	padding: 0.7em !important;
}
.fontsize-s01 th {
	font-size: 85% !important;
	letter-spacing: -1px;
}
.fontsize-s01 td {
	font-size: 85%;
}
.price-space01 td {
	padding: 0px !important;
}
th,td.line-height-m {
	vertical-align: middle;
}
th.bg-service {
	width: auto;
	background: #333 !important;
	color: #FFF;
}
.bg-gray {
	background: #DBDBDB !important;
}
.bg-gray02 {
	background: #959499 !important;
}
.bg-gray03 {
	background: #333 !important;
}
.bg-gray04 {
	background: #F0F0F0 !important;
}
.bg-pink {
	background: #FE93B9 !important;
}
.bg-green {
	background: #7ABA42 !important;
}
.bg-blue {
	background: #3397BB !important;
}
.bg-red {
	background: #E74C3C !important;
}
.bg-orange {
	background: #EF810F !important;
}
.tablewrap th {
	background: #DBDBDB;
	font-size: 90%;
}
.bg-pink2 {
	background: #FF007F !important;
}

.table-cell2 td {
	width: 50%;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
.table-cell2 p {
	line-height: 1.6em;
}
.table-cell3 td {
	width: 33.33%;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
.table-cell3 p {
	line-height: 1.6em;
}
.table-cell4 td {
	margin: 0;
	padding: 0;
	width: 25%;
	vertical-align: middle;
}
.table-cell4 p {
	line-height: 1.6em;
}
.table-cell5 td {
	margin: 0;
	padding: 0;
	width: 20%;
	vertical-align: middle;
}
.table-cell5 p {
	line-height: 1.6em;
}
.box-line {
	margin: 0 0 33px 0;
	padding: 1em;
	line-height: 180%;
	border: solid 1px #AAA;
}
.box-line h3 {
	font-size: 108%;
}
.box-line-dot {
	margin: 0;
	padding: 1em;
	line-height: 180%;
	border: dotted 1px #AAA;
}

/*ボタン
------------------------------------------------------*/
.b-header {
	-moz-box-shadow: 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: 0px 1px 0px 0px #ffffff;
	box-shadow: 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffcc00), color-stop(1, #ff8000));
	background:-moz-linear-gradient(top, #ffcc00 5%, #ff8000 100%);
	background:-webkit-linear-gradient(top, #ffcc00 5%, #ff8000 100%);
	background:-o-linear-gradient(top, #ffcc00 5%, #ff8000 100%);
	background:-ms-linear-gradient(top, #ffcc00 5%, #ff8000 100%);
	background:linear-gradient(to bottom, #ffcc00 5%, #ff8000 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcc00', endColorstr='#ff8000',GradientType=0);
	background-color:#ffcc00;
	-moz-border-radius:19px;
	-webkit-border-radius:19px;
	border-radius:19px;
	border:1px solid #ff8000;
	display:inline-block;
	cursor:pointer;
	color:#ffffff !important;
	font-family:arial;
	font-size:15px;
	padding:6px 0;
	text-decoration:none;
	font-weight: bold;
	text-align: center;
	width: 100%;
}
.b-header:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff8000), color-stop(1, #ffcc00));
	background:-moz-linear-gradient(top, #ff8000 5%, #ffcc00 100%);
	background:-webkit-linear-gradient(top, #ff8000 5%, #ffcc00 100%);
	background:-o-linear-gradient(top, #ff8000 5%, #ffcc00 100%);
	background:-ms-linear-gradient(top, #ff8000 5%, #ffcc00 100%);
	background:linear-gradient(to bottom, #ff8000 5%, #ffcc00 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8000', endColorstr='#ffcc00',GradientType=0);
	background-color:#ff8000;
}
.b-header:active {
	position:relative;
	top:1px;
}
.b-order {
	-moz-box-shadow:inset 1px 1px 1px rgba(255,255,255,.75);
	-webkit-box-shadow:inset 1px 1px 1px rgba(255,255,255,.75);
	box-shadow:inset inset 1px 1px 1px rgba(255,255,255,.75);
	background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,.6));
	background-image:    -moz-linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,.6));
	background-image:     -ms-linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,.6));
	background-image:      -o-linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,.6));
	background-image:         linear-gradient(to top, rgba(255,255,255,0), rgba(255,255,255,.6));
	background-color:#22ac38;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #22ac38;
	display:inline-block;
	cursor:pointer;
	color:#ffffff !important;
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	padding:8px 0;
	text-decoration:none;
	text-shadow:0px 1px 0px #688B31;
	text-align: center;
	width: 96%;
}
.b-order:hover {
	background-color: #44ab55;
	text-decoration:none;
}
.b-order:active {
	position:relative;
	top:1px;
}
.b-submit {
	-moz-box-shadow:inset 1px 1px 1px rgba(255,255,255,.75);
	-webkit-box-shadow:inset 1px 1px 1px rgba(255,255,255,.75);
	box-shadow:inset inset 1px 1px 1px rgba(255,255,255,.75);
	background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,.6));
	background-image:    -moz-linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,.6));
	background-image:     -ms-linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,.6));
	background-image:      -o-linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,.6));
	background-image:         linear-gradient(to top, rgba(255,255,255,0), rgba(255,255,255,.6));
	background-color:#22ac38;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #22ac38;
	display:inline-block;
	cursor:pointer;
	color:#ffffff !important;
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	padding:8px 0;
	text-decoration:none;
	text-shadow:0px 1px 0px #688B31;
	text-align: center;
	width: 96%;
}
.b-submit:hover {
	background-color: #44ab55;
	text-decoration:none;
}
.b-submit:active {
	position:relative;
	top:1px;
}
.b-back {
	-moz-box-shadow:inset 1px 1px 1px rgba(255,255,255,.75);
	-webkit-box-shadow:inset 1px 1px 1px rgba(255,255,255,.75);
	box-shadow:inset inset 1px 1px 1px rgba(255,255,255,.75);
	background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,.6));
	background-image:    -moz-linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,.6));
	background-image:     -ms-linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,.6));
	background-image:      -o-linear-gradient(bottom, rgba(255,255,255,0), rgba(255,255,255,.6));
	background-image:         linear-gradient(to top, rgba(255,255,255,0), rgba(255,255,255,.6));
	background-color:#484848;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #484848;
	display:inline-block;
	cursor:pointer;
	color:#ffffff !important;
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	margin:1em 0 0 0;
	padding:8px 0;
	text-decoration:none;
	text-shadow:0px 1px 0px #828282;
	text-align: center;
	width: 96%;
}
.b-back:hover {
	background-color:#545454;
	text-decoration:none;
}
.b-back:active {
	position:relative;
	top:1px;
}

/*ページトップ
------------------------------------------------------*/
.pagetop {
	position: fixed;
	bottom: -50px;
	right: 1.25em;
}
.pagetop a {
	display: block;
	width: 50px;
	height: 50px;
	background-color: #333;
	border-radius: 50px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
}

/*その他
------------------------------------------------------*/
.v-top {
	vertical-align: top !important;
}
.v-middle {
	vertical-align: middle !important;
}
.v-bottom {
	vertical-align: bottom !important;
}
.space-top01 {
	padding-top: 0.5em;
}
.space-top02 {
	padding-top: 1.7em;
}
.space-bottom02 {
	padding-bottom: 0.5em;
}
.card_2018 {
	margin: 1em 0;
	max-width: 265px;
}
.conveni {
	margin: 1em 0;
	max-width: 520px;
}

/* 注釈用 */
.annotation {
	list-style: none;
	padding-left: 16px;;
}
.annotation li {
	text-indent: -18px;
}
.annotation li+li {
	padding-top: 0.5em;
}
.annotation li:before {
	content: "※";
	margin-right: 2px;
}

/*注文トップへ戻る
------------------------------------------------------*/
.panwrap {
	margin: 0;
	padding: 0;
	clear: both;
	overflow: hidden;
	width: 100%;
}
.panwrap p {
	float: center;
}
.pan a {
	display: block;
	text-align: center;
	margint: 0;
	padding: 0px 2em;
	line-height: 2.2em;
	font-size: large;
	background: #3C3C3C;
	border: 1px solid #FFF;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	text-decoration: none;
	color: #FFF;
	-webkit-transition: all 0.3s 0.2s;
	-moz-transition: all 0.3s 0.2s;
	-ms-transition: all 0.3s 0.2s;
	-o-transition: all 0.3s 0.2s;
	transition: all 0.3s 0.2s;
}
.pan a:hover {
	background: #CCC;
	color: #333;
}

/*トップぺージに戻る
------------------------------------------------------*/
.panwrap2 {
	margin: 30px 0px 30px 16px;
	padding: 0;
	clear: both;
	overflow: hidden;
	width: 91%;
}
.panwrap2 p {
	float: center;
}
.pan2 a {
	display: block;
	text-align: center;
	margint: 0;
	padding: 0px 2em;
	line-height: 2.2em;
	font-size: large;
	background: #ED6420;
	border: 1px solid #FFF;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	text-decoration: none;
	color: #FFF;
	-webkit-transition: all 0.3s 0.2s;
	-moz-transition: all 0.3s 0.2s;
	-ms-transition: all 0.3s 0.2s;
	-o-transition: all 0.3s 0.2s;
	transition: all 0.3s 0.2s;
}
.pan2 a:hover {
	background: #CCC;
	color: #333;
}

/*SNSボタン
------------------------------------------------------*/
.snsbtn {
	margin: 2em 0 0 0.5em;
	overflow: hidden;
}
.snsbtn li {
	display: block;
	vertical-align: bottom;
	margin-bottom: 20px;
}
.snsbtn iframe {
	margin: 0 !important;
}

/*重要なお知らせ
------------------------------------------------------*/
.navi-notices {
	border-top: 1px solid #c6c9d3;
	border-bottom: 1px solid #c6c9d3;
	background-color: #fff;
	max-width: 1232px;
	margin: 0 auto;
	padding: 1em;
	border: solid 2px #fb5656;
}

.important-notices {
	font-size: 86%;
	line-height: 1.1;
	display: block;
	box-sizing: border-box;
	width: 110px;
	margin: 1px 10px 4px 0;
	padding: 3px 0 4px;
	-webkit-transition: all .2s ease 0s;
	transition: all .2s ease 0s;
	text-align: center;
	color: #fff;
	border-radius: 3px;
	background-color: #fb5656;
}

/*お知らせ
------------------------------------------------------*/
.navi-info {
	border-top: 1px solid #c6c9d3;
	border-bottom: 1px solid #c6c9d3;
	background-color: #fff;
	max-width: 1232px;
	margin: 0 auto;
	padding: 1em;
	border: solid 2px #0ddde5;
}
.important-info {
	font-size: 86%;
	line-height: 1.1;
	display: block;
	box-sizing: border-box;
	width: 110px;
	margin: 1px 10px 4px 0;
	padding: 3px 0 4px;
	-webkit-transition: all .2s ease 0s;
	transition: all .2s ease 0s;
	text-align: center;
	color: #fff;
	border-radius: 3px;
	background-color: #3560b9;
}

/* Mサイズ : 481 px ～ 768 px
----------------------------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 481px) {
html,body,p {
	font-size: 93.8%;
}
header {
	/*padding: 2em;*/
	padding: 1em 2em 6em 2em;
}
footer p {
	text-align: center;
	line-height: 2em;
}
footer p a {
	display: inline;
	margin: 0.5em;
	padding: 0;
}
footer p.copy {
	margin: 3em 0 0 0;
	line-height: 0.5em;
}
.logo h1 {
	padding: 0.2em 0 0 0;
	font-size: 1em;
	clear: left;
}

/*ボックス
------------------------------------------------------*/
.content-box {
	margin: 0;
	padding: 1.875em 1em 3.125em;
	overflow: hidden;
}
.button-wrapper {
	margin: 0;
	padding: 2em 0;
	overflow: hidden;
}
.box02 {
	margin: 0;
	padding: 1em 0;
	overflow: hidden;
}
.box-bottom66 {
	margin: 0;
	padding: 0 1em 4.125em;
	overflow: hidden;
}
.col-left {
	float: left;
	margin: 0;
	padding: 0;
	width: 57%;
	line-height: 180%;
}
.col-right {
	float: right;
	margin: 0;
	padding: 0;
	width: 40%;
	line-height: 180%;
}
.col-right h3 {
	font-size: 108%;
}
/*タイトル
------------------------------------------------------*/
.titlewrap h2 {
	margin: 0 0 1em 0;
	font-size: 1.7em;
}
.titlewrap h3 {
	padding: 0 0 1em 0em;
	font-size: 1.8em;
}
.titlewrap02 h2 {
	font-size: 1.8em;
}

/*ボタン
------------------------------------------------------*/
.b-header {
	width: 100%;
}
.b-order {
	font-size:24px;
	padding:12px 0;
	width: 60%;
}
.b-submit {
	font-size:18px;
	margin:0.5em 0 0 0;
	padding:10px 0;
	width: 80%;
}
.b-back {
	font-size:18px;
	margin:0 0 0.5em 0;
	padding:10px 0;
	width: 80%;
}

/*ページトップ
------------------------------------------------------*/
.pagetop {
	position: fixed;
	bottom: -50px;
	right: 3.125em;
}

/*注文トップへ戻る
------------------------------------------------------*/
.panwrap p {
	float: left;
}

/*トップぺージに戻る
------------------------------------------------------*/
.panwrap2 p {
	float: left;
}

/*SNSボタン
------------------------------------------------------*/
.snsbtn {
	margin: 2em 0 0 0.5em;
	line-height: 0 !important;
}
.snsbtn li {
	display: inline-block;
	margin-left: 7px;
	line-height: initial;
}
.snsbtn iframe {
	margin: 0 !important;
}

/*重要なお知らせ
------------------------------------------------------*/
.navi-notices {
	border-top: 1px solid #c6c9d3;
	border-bottom: 1px solid #c6c9d3;
	background-color: #fff;
	max-width: 1232px;
	margin: 0 auto;
	padding: 1em;
	border: solid 2px #fb5656;
}
.important-notices {
	font-size: 86%;
	line-height: 1.1;
	display: block;
	box-sizing: border-box;
	width: 110px;
	margin: 1px 10px 4px 0;
	padding: 3px 0 4px;
	-webkit-transition: all .2s ease 0s;
	transition: all .2s ease 0s;
	text-align: center;
	color: #fff;
	border-radius: 3px;
	background-color: #fb5656;
}

/*お知らせ
------------------------------------------------------*/
.navi-info {
	border-top: 1px solid #c6c9d3;
	border-bottom: 1px solid #c6c9d3;
	background-color: #fff;
	max-width: 1232px;
	margin: 0 auto;
	padding: 1em;
	border: solid 2px #0ddde5;
}
.important-info {
	font-size: 86%;
	line-height: 1.1;
	display: block;
	box-sizing: border-box;
	width: 110px;
	margin: 1px 10px 4px 0;
	padding: 3px 0 4px;
	-webkit-transition: all .2s ease 0s;
	transition: all .2s ease 0s;
	text-align: center;
	color: #fff;
	border-radius: 3px;
	background-color: #3560b9;
}

}

/* Lサイズ : 769 px ～最大 1232 px
----------------------------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 769px) {
html,body,p {
	font-size: 100%;
}
header {
	padding: 2em 2em 6em 2em;
}
footer p.copy {
	line-height: 1em;
}
.logo h1 {
	padding: 1em 0 0;
	font-size: 75.0%;
	clear: right;
}

/*ボックス
------------------------------------------------------*/
.content-box {
	margin: 0;
	padding: 1.875em 2em 3.125em;
	overflow: hidden;
}
.button-wrapper {
	margin: 0;
	padding: 3em 0;
	overflow: hidden;
}
.box-bottom66 {
	padding: 0 2em 4.125em;
}

/*タイトル
------------------------------------------------------*/
.titlewrap h2 {
	margin: 3.125em 0 1.25em;
	font-size: 2.2em;
}
.titlewrap h3 {
	padding: 0 0 1em 0.625em;
	font-size: 150.0%;
}
.titlewrap02 h2 {
	font-size: 225%;
}

/*ボタン
------------------------------------------------------*/
.b-header {
	width: 50%;
	float: right;
}
.b-order {
	font-size: 24px;
	padding: 16px 0;
	width: 40%;
}
.b-submit {
	font-size:24px;
	margin:0.5em;
	padding:16px 0;
	width: 40%;
}
.b-back {
	font-size:24px;
	margin:0.5em;
	padding:16px 0;
	width: 40%;
}

/*SNSボタン
------------------------------------------------------*/
.snsbtn {
	margin: 2em 0 1em 1.5em;
	overflow: hidden;
	line-height: 0 !important;
}

/*重要なお知らせ
------------------------------------------------------*/
.navi-notices {
	padding: 20px 32px;
	border: solid 3px #fb5656;
}
.important-notices {
	float: left;
}

/*お知らせ
------------------------------------------------------*/
.navi-info {
	padding: 20px 32px;
	border: solid 3px #0ddde5;
}
.important-info {
	float: left;
}

}