@charset "UTF-8";

/*                reset
======================================================= */
html {
	height: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
table,
th,
td,
ul,
li,
ol,
dl,
dt,
dd,
form,
p,
table,
th,
td {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	font-size: 100%;
}

body {
	color: #333333;
	background-color: #ffffff;
	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
	line-height: 1.7;
	font-size: 14px;
	-webkit-text-size-adjust: none;
}

.bold {
	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
}

_:lang(x)::-ms-backdrop,
.selector {
	font-family: "Segoe UI", Meiryo, sans-serif;
}

@media only screen and (max-width: 640px) {
	body {
		font-size: 12px;
		line-height: 1.4;
	}
}

/* for IE6 */
* html body {
	font-size: 100%;
}

a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-touch-callout: none;
}

img {
	vertical-align: bottom;
	max-width: 100%;
	height: auto;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

input,
textArea,
select,
button {
	background: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	font-size: 14px;
	color: #333333;
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

p + p {
	margin-top: 1em;
}

/*                link
======================================================= */
a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

/*                common
======================================================= */
.clearBoth {
	clear: both;
}

.hidden {
	overflow: hidden;
}

body {
	background-color: #ffffff;
	height: 100%;
	overflow: auto;
}


/*                表示切り替え
======================================================= */
@media only screen and (min-width: 641px) {
	.pc_none {
		display: none !important;
	}
}

@media only screen and (max-width: 768px) {
	.tab_none {
		display: none !important;
	}
}

@media only screen and (max-width: 640px) {
	.sp_none {
		display: none !important;
	}
}

/*                テキスト装飾
======================================================= */
.text_r {
	text-align: right;
}

.text_l {
	text-align: left;
}

.text_c {
	text-align: center;
}

.underline {
	text-decoration: underline;
}

.text_red {
	color: #ff5f33;
}

/*                table
======================================================= */
table {
	border-collapse: separate;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

.ie7 .tableArea table tr th,
.ie7 .tableArea table tr td {
	position: relative;
}

/*                leyout
======================================================= */
#wrapper {
	overflow: hidden;
}

@media only screen and (min-width: 769px) {
	#main_area {
		display: block !important;
	}
}

#main_area .main_width .content {}

@media only screen and (max-width: 768px) {
	#main_area .main_width .content {
		padding: 0;
	}
}

@media only screen and (max-width: 640px) {
	#main_area .main_width .content {}
}

#main_area .main_width .content .content_inner {}

@media only screen and (max-width: 640px) {
	#main_area .main_width .content .content_inner {
		padding: 1.25em 10px 0;
	}
}

.main_width {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

@media only screen and (max-width: 768px) {
	.main_width {
		width: 100%;
		padding: 0 20px;
	}
}

@media only screen and (max-width: 640px) {
	.main_width {
		padding: 0 10px;
	}
}

/*                タイトル装飾
======================================================= */
.main_title {
	text-align: center;
	position: relative;
	z-index: 5;
	margin-bottom: 50px;
}

.main_title::before,
.main_title::after {
	content: '';
	display: block;
	width: 200vw;
	height: 1px;
	background: #dde5ea;
	position: absolute;
	left: -100vw;
}

@media only screen and (max-width: 768px) {
	.main_title {}
}

@media only screen and (max-width: 640px) {
	.main_title {
		margin-bottom: 10px;
	}
}

@media only screen and (max-width: 500px) {
	.main_title {
		margin-bottom: 0;
	}
}

@media only screen and (max-width: 480px) {
	.main_title {}
}

@media only screen and (max-width: 400px) {
	.main_title {}
}

.main_title h1,
.main_title h2 {
	color: #073963;
	font-size: 257.14%;
	letter-spacing: 0.1em;
	line-height: 1.5;
	position: relative;
	z-index: 1000;
	padding: 30px 0;
	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
	font-weight: bold;
}

.main_title h1::before,
.main_title h2::before {
	content: '';
	display: block;
	width: 52px;
	height: 45px;
	background: url(../../media/images/1/common/blt01.png) 0 0 no-repeat;
	background-size: contain;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.main_title h1::after,
.main_title h2::after {
	content: '';
	display: block;
	width: 52px;
	height: 45px;
	background: url(../../media/images/1/common/blt02.png) 0 0 no-repeat;
	background-size: contain;
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

@media only screen and (max-width: 768px) {

	.main_title h1,
	.main_title h2 {
		font-size: 200%;
		height: auto;
	}
}

@media only screen and (max-width: 640px) {

	.main_title h1,
	.main_title h2 {
		font-size: 180%;
	}
}

@media only screen and (max-width: 500px) {

	.main_title h1,
	.main_title h2 {
		font-size: 150%;
		padding: 20px 5px;
	}
}

@media only screen and (max-width: 400px) {

	.main_title h1,
	.main_title h2 {
		font-size: 150%;
		letter-spacing: 0.04em;
	}
}

.main_title h1 .ttl_in_border,
.main_title h2 .ttl_in_border { position: relative; z-index: 5;}

.main_title h1 .small_txt,
.main_title h2 .small_txt {
	display: block;
	font-size: 14px;
	letter-spacing: 4px;
}

@media only screen and (max-width: 400px) {

	.main_title h1 .small_txt,
	.main_title h2 .small_txt {
		letter-spacing: 2px;
	}
}

.main_title h1:after,
.main_title h2:after {}

/*                ボタン装飾
======================================================= */
.btn01 {
	color: #ffffff;
	cursor: pointer;
	display: block;
	font-size: 28px;
	line-height: 1.2;
	position: relative;
	text-align: center;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	vertical-align: bottom;
	width: 100%;
	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
	font-weight: bold;
}

.btn01 .btn_in_border {
	background: #3aa6ff;
	border-radius: 6px;
	display: block;
	padding: 23px 0 22px;
}

@media only screen and (max-width: 640px) {
	.btn01 {
		font-size: 16px;
		max-width: 280px;
		width: 100%;
		margin-right: auto;
		margin-left: auto;
	}
}

.btn01:hover {
	opacity: 0.7;
	text-decoration: none;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

@media only screen and (max-width: 640px) {
	.btn01:before {
		left: 0.6em;
	}
}

.btn01 a {
	color: #ffffff;
	display: block;
}

.btn01 a:hover {
	text-decoration: none;
}

.btn01.rows2 {
	border-radius: 60px;
}

@media only screen and (max-width: 640px) {
	.btn01.rows2 {}
}

.btn01.off {
	cursor: default;
	color: #dddddd;
	pointer-events: none;
}

.btn01.off:before {
	margin-top: 3px;
}

.btn01.off .btn_in_border {
	background: #fff;
	border: 2px #dddddd solid;
}

.btn01.off:hover {
	opacity: 1 !important;
}

/*.btn01.off.shadow {
  border: 4px #a9a9a9 solid;
  -webkit-box-shadow: 0px 4px #d5d5d5;
box-shadow: 0px 4px #d5d5d5; }*/
@media only screen and (max-width: 350px) {
	.btn01.shadow:before {}
}

.btn02 {
	background: #fff;
	border: 1px #3aa6ff solid;
	color: #3aa6ff;
	border-radius: 6px;
	display: block;
	font-size: 18px;
	line-height: 1.25;
	outline: none;
	position: relative;
	text-align: center;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	vertical-align: bottom;
	width: 100%;
}

.btn02 .btn_in_border {
	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
	font-weight: bold;
}

@media only screen and (max-width: 640px) {
	.btn02 {
		border-radius: 40px;
		font-size: 114.3%;
		line-height: 1.28;
	}
}

.btn02:hover {
	opacity: 0.7;
	text-decoration: none;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

.btn02:before {}

.btn02 a {
	color: #3aa6ff;
	display: block;
	padding: 18px 0;
}

.btn02 a .in_border {}

.btn02 a:hover {
	text-decoration: none;
}

/*モーダルの中のボタン*/
.modal_cont .btn01 .btn_in_border {
	padding: 12px 0 11px;
}

@media only screen and (max-width: 640px) {
	.modal_cont .btn01 {
		max-width: 240px;
	}
}

.bg_in {
	position: relative;
}

.bg_in img {
	position: absolute;
}

/*                ※必須事項
======================================================= */
.required {
	color: #ff5f33;
	margin-left: 0.5em;
}

/*                ヘッダー・フッター
======================================================= */
/*                header
======================================================= */
#header {
	background-color: #ffffff;
	border-bottom: 4px #042da4 solid;
	position: relative;
	padding: 1.4em 0 1.14em;
	z-index: 100;
}

.lower #header {
	border-bottom: none;
}

@media only screen and (max-width: 768px) {
	#header {}
}

@media only screen and (max-width: 640px) {
	#header {
		padding: 1.25em 0 0.75em;
	}
}

#header .main_width {
	display: flex;
	justify-content: space-between;
}

#header .main_width #hd_logo {}

#header .main_width #hd_logo a {
	display: block;
}

#header .main_width #hd_logo a img {
	opacity: 1 !important;
	width: 85px;
}

@media only screen and (max-width: 640px) {
	#header .main_width #hd_logo a img {
		width: 64px;
	}
}

#header .main_width #hd_logo a span {
	color: #073963;
	display: inline-block;
	line-height: 1.28em;
	position: relative;
	top: 2px;
	padding-left: 0.7em;
	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
	font-weight: bold;
}

@media only screen and (max-width: 640px) {
	#header .main_width #hd_logo a span {
		font-size: 91.7%;
		padding-left: 0.63em;
	}
}

#header .main_width #hd_nv {
	/* float: right;*/
}

@media only screen and (max-width: 768px) {
	#header .main_width #hd_nv {
		display: none;
	}
}

#header .main_width #hd_nv ul {}

#header .main_width #hd_nv ul li {
	float: left;
	text-align: center;
	width: 140px;
	margin-left: 20px;
}

#header .main_width #hd_nv ul li a {
	border: 1px #3aa6ff solid;
	border-radius: 6px;
	color: #3aa6ff;
	display: block;
	font-weight: bold;
	position: relative;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	padding: 8px;
}

#header .main_width #hd_nv ul li a:hover {
	opacity: 0.7;
	text-decoration: none;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	text-decoration: none;
}

#header .main_width ul#sp_menu_btn {
	float: right;
}

@media only screen and (min-width: 769px) {
	#header .main_width ul#sp_menu_btn {
		display: none !important;
	}
}

#header .main_width ul#sp_menu_btn li {
	color: #3aa6ff;
	cursor: pointer;
	font-family: "Verdana", sans-serif;
	font-size: 66.7%;
	font-weight: bold;
	height: 40px;
	line-height: 1;
	text-align: center;
	width: 40px;
}

@media only screen and (max-width: 640px) {
	#header .main_width ul#sp_menu_btn li {
		height: 36px;
		width: 36px;
	}
}

#header .main_width ul#sp_menu_btn li:before {
	display: inline-block;
	font-family: FontAwesome, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 28px;
}

@media only screen and (max-width: 640px) {
	#header .main_width ul#sp_menu_btn li:before {
		font-size: 24px;
	}
}

#header .main_width ul#sp_menu_btn li.sp_open:before {
	content: '\f0c9';
}

#header .main_width ul#sp_menu_btn li.sp_close {
	display: none;
}

#header .main_width ul#sp_menu_btn li.sp_close:before {
	content: '\f00d';
}

/*               duffy15th homeのみ別バージョン               */
#home #header {
	border-bottom: none;
}

@media only screen and (max-width: 768px) {
	#home #header {
		border-top: none;
		padding: 1.5em 0 1.4em;
	}
}

@media only screen and (max-width: 640px) {
	#home #header {
		padding: 1.2em 0 1.3em;
	}
}

#home #header #hd_logo a span.hd_ttl {
	text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF,
		-1px 1px 0 #FFF, 1px -1px 0 #FFF,
		0px 1px 0 #FFF, 0-1px 0 #FFF,
		-1px 0 0 #FFF, 1px 0 0 #FFF;
}

@media only screen and (max-width: 640px) {
	#home #header #hd_logo a span {}
}

header #shop-current { text-align: center; padding: 12px; background: #c9edff; }
header #shop-current p { font-size: 14px; font-weight: bold; color: #073963; }
@media only screen and (max-width: 768px) {
	header #shop-current {  }
	header #shop-current p {  }
}

/*                ここまで                */
/*                footer
======================================================= */
#footer {
	background-color: #ffffff;
	position: relative;
	text-align: center;
	z-index: 100;
	padding: 1.42em 0 1.07em;
}

@media only screen and (min-width: 769px) {
	#footer {
		display: block !important;
	}
}

@media only screen and (max-width: 768px) {
	#footer {
		padding: 1.4em 0 1.33em;
	}
}

@media only screen and (max-width: 768px) {
	#footer #footer_nv {
		display: none;
	}
}

#footer #footer_nv ul {
	display: inline-block;
	overflow: hidden;
	margin-bottom: 0.42em;
}

#footer #footer_nv ul li {
	float: left;
	line-height: 1.5;
}

#footer #footer_nv ul li a {
	border-right: 1px #dadada solid;
	color: #3aa6ff;
	display: block;
	font-size: 92.9%;
	line-height: 1.5;
	padding: 0 12px;
}

#footer p.copyright {
	font-size: 85.7%;
	color: #999999;
}

@media only screen and (max-width: 768px) {
	#footer p.copyright {
		font-size: 100%;
	}
}

/*                sp_nv
======================================================= */
#sp_nv {
	background-color: #ffffff;
	display: none;
	height: 100% !important;
	position: absolute;
	width: 100%;
	z-index: 10000;
}

@media only screen and (min-width: 769px) {
	#sp_nv {
		display: none !important;
	}
}

@media only screen and (max-width: 640px) {
	#sp_nv {
		margin-top: -17px;
	}
}

#sp_nv ul {
	border-top: 1px #2461a2 solid;
}

#sp_nv ul li {
	border-bottom: 1px #2461a2 solid;
}

#sp_nv ul li a {
	color: #2461a2;
	display: block;
	font-size: 116.7%;
	padding: 0.7em 1.35em;
}

#sp_nv ul li a:hover {
	text-decoration: none;
}

#sp_nv ul li a:before {
	background-color: #2461a2;
	border-radius: 50%;
	color: #ffffff;
	display: inline-block;
	font-family: FontAwesome, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 71.4%;
	left: 0.45em;
	left: 0;
	position: relative;
	text-align: center;
	top: -1px;
	padding: 2px 6px 0 7px;
	margin-right: 0.8em;
}

@media only screen and (max-width: 640px) {
	#sp_nv ul li a:before {
		padding: 1px 4px 1px 5px;
		top: 0;
	}
}

#sp_nv ul li.icon01 a:before {
	content: '\f054';
}

#sp_nv ul li.icon02 a:before {
	content: '\f08e';
	padding: 2px 4px 0 5px;
}

@media only screen and (max-width: 640px) {
	#sp_nv ul li.icon02 a:before {
		padding: 1px 3px 1px 3px;
	}
}

#sp_nv p.copyright {
	color: #999999;
	font-family: "Verdana", sans-serif;
	text-align: center;
	padding-top: 1.4em;
}


.loaderwrap { position: fixed; top: 0; left: 0; width: 100%; height: 100vh; background: rgba(255,255,255,0.9); z-index: 5000; display: none; }
.loader-txt { position:absolute; top:50%; left: 50%; -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); margin-top: 5em;}
.loader,
.loader:after {
	border-radius: 50%;
	width: 64px;
	height: 64px;
}
.loader {
	margin: 0;
	position:absolute; top:50%; left: 50%; -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%);
	z-index: 5001;
}


