@charset "UTF-8";

/** ************************************* **

	TABLE CONTENTS
	---------------------------
		01. Globals
		02. Button
		03. Table
		04. module
		05. 吹き出し
		06. bootstrap
		07. List
		08. 文字列にスラッシュ追加 　例) ＼ ○○○○! ／
		09. 吹き出し2
		10. under line
		11. heading center
	---------------------------

 ** ************************************* **/

/** 01. Globals
 **************************************************************** **/
h9 {
	font-size: 19px;
}
/*#content h4 {
	font-weight: 800;
	text-transform: uppercase;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	line-height: 1.5;
	color: #333;
	border-bottom: none;
	margin: 0.3em 0;
}*/

#example h4 {
    position: absolute;
    top: 20%;
		font-size: 2em;
}
@media (max-width: 991px){
#example h4 {
		font-size: 1.8em;
}
}
@media (max-width: 768px){
#example h4 {
		font-size: 1.3em;
}
}
@media (max-width: 400px){
#example h4 {
		top: 10%;
		font-size: 1em;
}
}
@media (max-width: 768px) {
	h3 {
		font-size: 120%;
		line-height: 1.3em;
	}
	h9 {
	font-size: 17.5px;
	}
	.title-wrap {
		margin: 20px auto 10px;
	}
	.layer-txt {
		letter-spacing: 0.1rem;
		font-size: 1.7rem;
		font-weight: 600;
		top: 20%;
	}
}

sup {
    font-size: 0.7em;
}

a.list-group-item:hover {
	background-color: #E1F0FA;
}

.badge {
white-space: normal;
}


/** 07. 画像上の文字
 **************************************************************** **/
.colorfilter-base {
	background-color: rgba(0,0,0,1.00); /* カラーフィルタ効果の色を指定 */
}
.colorfilter-image {
	opacity: 0.6;    /* カラーフィルタ効果の度合いを指定(※) */
	display: block;
}
.bg-inner {
	text-align: center;
	position: absolute;
	width: 100%;
}
#example {
	position: relative;
	margin: 0;
}
#example img {
	width: 100%;
}
#example h3{
	font-family: vdl-v7marugothic, sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 3em;
	color: #fff;
	border-bottom: solid 0px #E1E2E1;
	margin-top: 0px;
	margin-bottom: 0px;
}
#example-in {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	margin: 0 auto;
	line-height: 1.7;
	padding: 20px 10px;
}

/* Opacity*/
#example{
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.box_yellow{
	position: absolute;
	top: 50%;
	left: 25%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border: solid 8px rgba(208,218,55,0.50);
	width: 40%;
	height: 70%;
	margin: 0 auto;
	font-size: 1rem;
	line-height: 1.7;
}

@media (max-width: 1001px) {
	#example h3{
		top: 40%;
		font-size: 2.8em;
	}
}

@media (max-width: 991px) {
	#example h3{
		top: 40%;
		font-size: 2em;
	}
}
@media (max-width: 768px) {
	#example h3{
		font-size: 1.7em;
		color: #fff;
		border-bottom: solid 0px #E1E2E1;
		line-height: 1.5;
	}
	#example p{
		color: #494949;
		font-size: 3vw;
	}
	#example-in {
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		width: 100%;
		height: 100%;
		margin: 0 auto;
		line-height: 1.7;
		padding: 5px 10px;
	}
	.box_yellow{
		position: absolute;
		top: 50%;
		left: 25%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		border: solid 4px rgba(208,218,55,0.50);
		width: 40%;
		height: 70%;
		margin: 0 auto;
		font-size: 1rem;
		line-height: 1.7;
	}
}
@media (max-width: 500px) {
	#example h3{
		top: 40%;
		font-size: 3vw;
	}
}

.mplus1p {
	font-family: 'YakuHanJP' ,'M PLUS 1p', "Open Sans", "Helvetica Neue", Helvetica, "Arial","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "游ゴシック", YuGothic, sans-serif;
}
.content_inner {
	padding: 10px 30px;
}
.content_inner .content_full {
	margin: 0 0;
}
@media screen and (max-width: 767px) {
	.content_inner {
		padding: 5px;
	}
	.content_inner .content_full {
	margin: 0 -15px;
	}
}



/* -------------------------------------------------- *
 * 丸の中の画像
 * -------------------------------------------------- */
.comment_phoho {
	border-radius: 50%;
}
/* -------------------------------------------------- *
 * border　追加
 * -------------------------------------------------- */
.border_bottom_dot {
	border-bottom: 2px dotted #3498db;
	margin: 0 0px 10px 0px;
}
/* -------------------------------------------------- *
 * インデント追加
 * -------------------------------------------------- */
span.ind_005 {					/* spanブロック化 */
	display: block;
	padding-left: 0.5em;
	text-indent: -0.5em;
}
span.ind_01 {					/* spanブロック化 */
	display: block;
	padding-left: 1em;
	text-indent: -1em;
}
span.ind_02 {					/* spanブロック化 */
	display: block;
	padding-left: 2em;
	text-indent: -2em;
}
span.ind_03 {					/* spanブロック化 */
	display: block;
	padding-left: 3em;
	text-indent: -3em;
}
span.ind_04 {					/* spanブロック化 */
	display: block;
	padding-left: 4em;
	text-indent: -4em;
}
span.ind_05 {					/* spanブロック化 */
	display: block;
	padding-left: 5em;
	text-indent: -5em;
}
span.ind_06 {					/* spanブロック化 */
	display: block;
	padding-left: 6em;
	text-indent: -6em;
}





/** 02. Button
 **************************************************************** **/
.btn {
	white-space: normal;
}
/* ※インデント内のbutton */
#content .rev_ind a.btn {
	text-indent: 0.2em;
}





/** 03. Table
 **************************************************************** **/
 /* -------------------------------------------------- *
 * チェックリスト
 * -------------------------------------------------- */
.tblchek {
	width: 100%;
	margin: 0 auto;
}
.tblchek td,.tblchek th {
	table-layout:fixed;
	padding: 10px 10px;
	border-color: black;
}
.tblchek tr:nth-child(1) {
	background:	mediumseagreen;
	color: white;
	font-size: 1.2em;
}
.tblchek tr:nth-child(-n+11) {
	font-size: 1.2em;
}
.tblchek tr:nth-child(even) {
	background: #e8e8e8;
}

/* -------------------------------------------------- *
 * スマホでの表の表示切り替え3
 * -------------------------------------------------- */
#content table.table01 {
	width: 100%;
	border-top: #217dbb solid 1px;
	border-right: #217dbb solid 1px;
	border-collapse: collapse;
}
#content table.table01 thead th {
	font-size: 0.9em;
	background: #217dbb;
	color: #FFF;
	padding: 10px 15px;
	border-right: #FFF solid 1px;
	border-bottom: #FFF solid 1px;
}
#content table.table01 thead th:last-child {
	border-right: #217dbb solid 0px;
}
#content table.table01 tbody th {
	font-size: 0.9em;
	background: #217dbb;
	color: #FFF;
	padding: 10px 15px;
	border-bottom: #FFF solid 1px;
	vertical-align: top;
}
#content table.table01 tbody tr:last-child th {
	border-bottom: #217dbb solid 0px;
}
#content table.table01 tbody td {
	font-size: 0.9em;
	background: #EFF7FC;
	padding: 5px;
	border-left: #217dbb solid 1px;
	border-bottom: #217dbb solid 1px;
	display: table-cell;
	vertical-align: middle;
}
#content table.table01 tbody td.bottom_b {
	border-bottom: #217dbb solid 2px;
}
#content table.table01 thead th.right_b {
	border-right: #fff solid 2px;
}
#content table.table01 tbody td.none {
		background: #CCCCCC;
	}
@media (max-width: 768px) {
		#content table.table01 {
		width: 100%;
		border-top: #217dbb solid 1px;
		border-right: #217dbb solid 1px;
		border-collapse: collapse;
	}
	#content table.table01 thead th {
		font-size: 0.8em;
		background: #217dbb;
		color: #FFF;
		padding:5 px;
		border-right: #FFF solid 1px;
		border-bottom: #FFF solid 1px;
	}
	#content table.table01 thead th:last-child {
		border-right: #217dbb solid 0px;
	}
	#content table.table01 thead th.right_b {
	border-right: #fff solid 1px;
}
	#content table.table01 tbody th {
		background: #217dbb;
		color: #FFF;
		padding: 5px 5px;
		border-bottom: #FFF solid 1px;
		vertical-align: top;
	}
	
	#content table.table01 tbody tr:last-child th {
		border-bottom: #217dbb solid 0px;
	}
	#content table.table01 tbody td {
		font-size: 0.8em;
		background: #EFF7FC;
		padding: 5px 5px;
		border-left: #217dbb solid 1px;
		border-bottom: #217dbb solid 1px;
		display: table-cell;
		vertical-align: middle;
	}
}





/** 04. module
 **************************************************************** **/
.module_inner {
	padding: 15px 20px;
}
@media screen and (max-width: 767px) {
	.module_inner {
	padding: 15px 20px;
	}
}
.module p {
	font-family: 'YakuHanJP' ,'M PLUS 1p', "Open Sans", "Helvetica Neue", Helvetica, "Arial","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "游ゴシック", YuGothic, sans-serif;
	margin: 0 0 0;
}
.module .title {
	font-size: 1.2em;
	font-weight: 700;
}
/* -------------------------------------------------- *
 * 枠のradius指定
 * -------------------------------------------------- */
.module.r5 {
	border-radius: 5px;
}
.module.r6 {
	border-radius: 6px;
}
.module.r7 {
	border-radius: 7px;
}
.module.r8 {
	border-radius: 8px;
}
.module.r9 {
	border-radius: 9px;
}
.module.r10 {
	border-radius: 10px;
}





/** 05. 吹き出し
 **************************************************************** **/
/* -------------------------------------------------- *
 * 吹き出し
 * -------------------------------------------------- */
.fukidashi_bottom {
	position: relative;
	display: inline-block;
	margin: 1.5em 0;
	padding: 15px 15px;
	min-width: 120px;
	max-width: 100%;
	color: #393939;
	font-size: 15px;
	background: #ffff;
	border-radius: 15px;
}
.fukidashi_bottom:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #ffff;
}
.fukidashi_top {
	position: relative;
	display: inline-block;
	margin: 1.5em 0;
	padding: 15px 18px;
	min-width: 120px;
	max-width: 100%;
	color: #393939;
	font-size: 14px;
	background: #ffff;
	box-sizing: border-box;
	border-radius: 15px;
}
.fukidashi_top:before {
	content: "";
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-bottom: 15px solid #ffff;
}
.fukidashi_right1 {
	position: relative;
	display: inline-block;
	margin: 0px -0px 0 0;
	padding: 7px 10px;
	min-width: 120px;
	max-width: 100%;
	color: #393939;
	font-size: 14px;
	background: #ffff;
	border-radius: 15px;
}
.fukidashi_right1:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 100%;
	margin-top: -15px;
	border: 15px solid transparent;
	border-left: 15px solid #ffff;
}
.fukidashi_right2 {
	position: relative;
	display: inline-block;
	margin: 20px -30px 0 0;
	padding: 15px 18px;
	min-width: 120px;
	max-width: 100%;
	color: #393939;
	font-size: 14px;
	background: #ffff;
	border-radius: 15px;
}
.fukidashi_right2:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 100%;
	margin-top: -15px;
	border: 15px solid transparent;
	border-left: 15px solid #ffff;
}
.fukidashi_left {
	position: relative;
	display: inline-block;
	margin: 0px;
	padding: 15px 18px;
	min-width: 120px;
	max-width: 100%;
	color: #393939;
	font-size: 14px;
	background: #ffff;
	border-radius: 15px;
}
.fukidashi_left:before {
	content: "";
	position: absolute;
	top: 50%;
	left: -30px;
	margin-top: -15px;
	border: 15px solid transparent;
	border-right: 15px solid #ffff;
}
.fukidashi_left2 {
	position: relative;
	display: inline-block;
	margin: -2px -13px 0px -56px;
	padding: 15px 18px;
	min-width: 120px;
	max-width: 100%;
	color: #393939;
	font-size: 14px;
	background: #ffff;
	border-radius: 15px;
}
.fukidashi_left2:before {
	content: "";
	position: absolute;
	top: 50%;
	left: -30px;
	margin-top: -15px;
	border: 15px solid transparent;
	border-right: 15px solid #ffff;
}
.fukidashi_left3 {
	position: relative;
	display: inline-block;
	margin: -3px 0 1.5em 20px;
	padding: 15px 18px;
	min-width: 120px;
	max-width: 100%;
	color: #393939;
	font-size: 14px;
	background: #ffff;
	border-radius: 15px;
}
.fukidashi_left3:before {
	content: "";
	position: absolute;
	top: 50%;
	left: -30px;
	margin-top: -15px;
	border: 15px solid transparent;
	border-right: 15px solid #ffff;
}
.fukidashi_left4 {
	position: relative;
	display: inline-block;
	margin: 40px 0 1.5em -60px;
	padding: 15px 18px;
	min-width: 120px;
	max-width: 100%;
	color: #393939;
	font-size: 14px;
	background: #ffff;
	border-radius: 15px;
}
.fukidashi_left4:before {
	content: "";
	position: absolute;
	top: 50%;
	left: -30px;
	margin-top: -15px;
	border: 15px solid transparent;
	border-right: 15px solid #ffff;
}

/* -------------------------------------------------- *
 * balloon
 * -------------------------------------------------- */
/* balloon-2 bottom */
.balloon_bottom {
	position: relative;
	display: inline-block;
	padding:5px;
	width: auto;
	min-width: 115px;
	color: #F6F6F6;
	line-height: 40px;
	text-align: center;
	-webkit-border-radius: 5px;    /* Safari,Google Chrome */
	-moz-border-radius: 5px;   /* Firefox */
	border-radius: 5px;        /* CSS3 */
	background: #f24387;
	margin: 10px 0;
	z-index: 0;
}
.balloon_bottom:after {
	content: "";
	position: absolute;
	bottom: -10px; left: 50%;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #f24387 transparent transparent transparent;
}





/** 06. bootstrap
 **************************************************************** **/
/* -------------------------------------------------- *
 * bootstrap 機能拡張
 * -------------------------------------------------- */
.row-center {
	letter-spacing: -0.4em;
}
.row-center > [class*='col-'] {
	display: inline-block;
	letter-spacing: 0;
	vertical-align: top;
	float: none !important;
}
.row-center.va-middle > [class*='col-'] {
	vertical-align: middle;
}
.row-center.va-bottom > [class*='col-'] {
	vertical-align:bottom;
}
@media (max-width: 768px) {
	.row-center > [class*='col-sm-6'] {
		display:block;
	}
}





/** 07. List
 **************************************************************** **/
/* -------------------------------------------------- *
 * ひし形リスト
 * -------------------------------------------------- */
#content ul.list_rhombus {
	list-style: none;
	margin: 0;
	padding-left: 1em;
}
#content ul.list_rhombus li {
	position: relative;
	padding-left: 0.4em;
	padding-bottom: 0.4em;
	line-height: 1.5;
	font-size: 0.9em;
}
#content ul.list_rhombus li:before {
	content: "\025c7"; /* アイコンのunicode */
	position: absolute;
	left: -0.8em; /* アイコンのスタート位置。左揃えの場合 ul のpadding-leftと同じ値 */
	top: -0.05em; /* アイコンの場所を変えたければ適宜変更 */
}

/* -------------------------------------------------- *
 * 丸数字リスト
 * -------------------------------------------------- */
#content ol.list_marusuuji {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list_marusuuji {
	counter-reset: my-counter;
}
.list_marusuuji > li {
	position: relative;
	padding-left: 20px;
}
.list_marusuuji > li::before {
	content: counter(my-counter);
	counter-increment: my-counter;
	border: 1px solid #333;
	display: block;
	float: left;
	line-height: 1.5;
	text-align: center;
	height: 15px;
	width: 15px;
	border-radius: 50%;
	font-size: 10px;
	color: #333;
	margin: 6px 3px 0 0;
	position: absolute;
	left: 0;
}





/** 08. 文字列にスラッシュ追加 　例) ＼ ○○○○! ／
 **************************************************************** **/
.slash {
	position: relative;
	display: inline-block;
	padding: 10px 30px 0;
	font-size: 1em;
	color: #3498db;
	margin: 5px;
}
@media (max-width: 991px) {
	.slash {
		font-size: 2vw;
	}
}
@media (max-width: 768px) {
	.slash {
		font-size: 2.5vw;
	}
}
@media (max-width: 575px) {
	.slash {
		font-size: 2.3vw;
	}
}
@media (max-width: 480px) {
	.slash {
		font-size: 4.3vw;
		padding: 0px 28px;
	}
}
.slash::before {
	content: '';
	position: absolute;
	bottom: 13px;
	display: inline-block;
	width: 32px;
	height: 2px;
	background-color: #3498db;
	-webkit-transform: rotate(60deg);
	transform: rotate(60deg);
}
.slash::after {
	content: '';
	position: absolute;
	bottom: 13px;
	display: inline-block;
	width: 32px;
	height: 2px;
	background-color: #3498db;
	-webkit-transform: rotate(-60deg);
	transform: rotate(-60deg);
}
.slash::before {
	left: 0;
}
.slash::after {
	right: 0;
}


/** 09. 吹き出し2
 **************************************************************** **/
.fukidashi_bottom2 {
	position: relative;
	display: inline-block;
	margin: 1.5em 0;
	padding: 20px 40px;
	min-width: 120px;
	max-width: 100%;
	color: #393939;
	background: #fff;
	border-radius: 15px;
	border: 10px solid #F8FBAB;
}
.fukidashi_bottom2:before {
  content: "";
  position: absolute;
  bottom: -44px;
  left: 50%;
  margin-left: -11px;
  border: 22px solid transparent;
  border-top: 22px solid #FFF;
  z-index: 2;
}
.fukidashi_bottom2:after {
  content: "";
  position: absolute;
  bottom: -64px;
  left: 50%;
  margin-left: -21px;
  border: 32px solid transparent;
  border-top: 32px solid #F8FBAB;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
	.fukidashi_bottom2 {
		padding: 10px 10px;
	}
}


/** 10. under line
 **************************************************************** **/
.under {
	border-bottom: solid 3px #87CEFA;
}
.under.blueline {
	border-bottom: solid 3px #87CEFA;
}
.under.redline {
	border-bottom: solid 3px #e74c3c;
}
.under.pinkline {
	border-bottom: solid 3px #E63C97;
}
.under.grayline {
	border-bottom: solid 3px #5D5D5D;
}


/** 11. heading center
 **************************************************************** **/
#content .center-heading h6 {
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 20px;
	letter-spacing: 0.17em;
	color: #333;
	line-height: 1.8;
}
@media(max-width:533px){
	#content .center-heading h6{
		font-size: 18px;
		letter-spacing: 0.10em;
	}
}
#content .center-heading h6:first-letter{
	text-transform: uppercase;
}


.owl-stage {
	display: flex;
	justify-content: center;
	align-items: center;
}



.client.after .title {
	font-family: tbcinergothic-std,"游ゴシック体", YuGothic, "YuGothic M", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 4vmin;
	color: #3498db;
	display: block;
}

.client.after .text {
	font-family: source-han-sans-japanese,"游ゴシック体", YuGothic, "YuGothic M", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 1.8rem;
	color: #3498db;
}



@media (max-width: 991px) {
	.client.after .title {
		font-size: 4vmin;
	}

	.client.after .text {
		font-size: 1.5rem;
	}
}

@media (max-width: 768px) {
	.module,
	.module-sm {
		padding: 15px 0 10px 0;
	}

	.client.after .title {
		font-size: 3.2vmin;
	}

	.client.after .text {
		font-size: 1.5rem;
	}


}

@media (max-width: 480px) {
	.client.after {
		padding-right: 0px;
	}

	.client.after .title {
		font-size: 4.9vmin;
	}

	.client.after .text {
		font-size: 1.4rem;
	}


}

.module-sm {
	padding: 5px 0;
}


.module-gray {
	background-color: #EEEEEE;
}





/* ----------------------------------------
 * header-nav
 * --------------------------------------- */
#content .container_nav ul li, #content .container_nav ol li {
	line-height: 1.2;
}
#content .container_nav ul, #content .container_nav ol {
	margin: 0;
	margin-bottom: 0;
}
#content .container_nav ul {
	margin: 0;
	padding-left: 0;
}
.container_nav {
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}
.header-nav .container {
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}
.header-nav ul {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0;
	padding: 5px 0;
	list-style: none;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.header-nav a, .header-nav a:link, .header-nav a:visited {
	text-decoration: none;
	color: #fff;
	background-color: #FF69B4;
}
.header-nav a.back_orange, .header-nav a.back_orange:link, .header-nav a.back_orange:visited {
	text-decoration: none;
	color: #fff;
	background-color: #FFA500;
}
.header-nav a.back_blue, .header-nav a.back_blue:link, .header-nav a.back_blue:visited {
	text-decoration: none;
	color: #fff;
	background-color: #000080;
}
.header-nav a {
	font-size: 1rem;
	position: relative;
	display: block;
	padding: 5px;
	text-align: center;
	background: #fff;
	box-sizing: border-box;
	text-decoration: none;
	margin: 0 5px;
	font-weight: 600;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
	-webkit-tap-highlight-color: transparent;
	transition: .3s ease-out;
}
.header-nav a:after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none;
}
.header-nav a:hover{
	background-color: #FF69B4;
	color: #fff;
	transition: all .2s ease;
	-webkit-transition: all .2s ease;
}

.header-nav a.back_orange:hover{
	background-color: #CE8500;
	color: #fff;
	transition: all .2s ease;
	-webkit-transition: all .2s ease;
}
.header-nav a.back_blue:hover{
	background-color: #3131B1;
	color: #fff;
	transition: all .2s ease;
	-webkit-transition: all .2s ease;
}
.header-nav .container {
	padding-right: 12px;
	padding-left: 12px;
}
.header-nav a:after {
	display: block;
	height: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	content: '';
}
.header-nav li {
	padding: 5px 3px;
	text-align: center;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
@media screen and (max-width: 979px){
	.header-nav a {
		font-size: 0.9rem;
		text-align: center;
	}
}
@media screen and (max-width: 767px){
	.header-nav li {
		width: 50%;
		-webkit-box-flex: initial;
		-moz-box-flex: initial;
		-ms-flex: initial;
		flex: initial;
	}
	.header-nav a:after {
		position: absolute;
		top: 50%;
		right: 5px;
		width: 10px;
		margin-top: -4px;
	}
}
@media screen and (max-width: 480px){
	.header-nav li {
		width: 50%;
		-webkit-box-flex: initial;
		-moz-box-flex: initial;
		-ms-flex: initial;
		flex: initial;
	}
	.header-nav a {
		font-size: 0.9rem;
		text-align: center;
	}
}


/* ----------------------------------------
 * owlcarusel　調整
 * --------------------------------------- */

.owl-theme .owl-nav {
  margin-top: 10px;
  /* text-align: center; */
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  top: 40%;
	font-size: 50px;
	display: block;
	width: 100%;
  }
.owl-theme .owl-nav [class*='owl-']:hover {
      background: none;
      color: #333;
      text-decoration: none; }

button.owl-next{
	position: absolute;
	right: 10px;
}

button.owl-prev{
	position: absolute;
	left: 10px;
}

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

.owl-theme .owl-nav {
  display: none;
  }

}



/** order_btn
 **************************************************************** **/


#order_btn {
	position: fixed;
	bottom: 100px;
	right: 0;
	font-size:1.1em;
	z-index:5;
}
#order_btn a {
	background: rgba(0,0,128,0.90);
	text-decoration: none;
	color: #fff;
	width: 200px;
	padding: 15px;
	text-align: center;
	display: block;
	-webkit-border-radius: 5px 0 0 5px;
	   -moz-border-radius: 5px 0 0 5px;
	        border-radius: 5px 0 0 5px;
}
#order_btn a:hover {
	text-decoration: none;
	background: #3131B1;
}
@media (max-width: 768px) {
	#order_btn {
		position: fixed;
		bottom: 100px;
		right: 10px;
		font-size: 0.8em;
	}
	#order_btn a {
		background: #000080;
		text-decoration: none;
		border: 1px solid #fff;
		color: #fff;
		width: 80px;
		height: 80px;
		padding: 14px;
		text-align: center;
		display: block;
		-webkit-border-radius: 50%;
		   -moz-border-radius: 50%;
		        border-radius: 50%;
	}
	#order_btn a:hover {
		text-decoration: none;
		background: #000080;
	}
	.menu-button {
	position: absolute;
	right: 0px;
	top: 0px;
	}
}
