﻿@charset "utf-8";

/* リンク設定 */
a:link,a:visited {
	text-decoration: none;
	color: #0e08b2;
}

a:hover,a:active {
	text-decoration: none;
	color: #6ab5dd;
}

a,
a img {
	transition: 0.2s;
}

a:hover img {
	opacity: 0.7;
}

a {
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;

}
/* デフォルトハック */
.inner:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* デフォルトイメージ */
img.frame {
	padding: 5px;
	border: 1px solid #666666;
	background: #FFFFFF;
	margin: 5px;
}

/* テンプレを使用する顧客の顧客IDに差し替えてください */

body.wcedit_300116478101 > .module,
body.wcarea_300116478101 > .module,
body.wcancedit_300116478101 > .module,
body.wcselect_300116478101 > .module {
 opacity: 1;
}
body.wcedit_300116478101  .sp-slide,
body.wcarea_300116478101  .sp-slide,
body.wcselect_300116478101  .sp-slide{
 position:relative;
}

body.wcedit_300116478101 .sp-image,
body.wcarea_300116478101 .sp-image,
body.wcselect_300116478101 .sp-image{
 margin:0 auto;
 width:400px;
 height:auto;
}
body.wcedit_300116478101 #globalfooter{
 position:relative;
}

.wcedit_300116478101#top_page .global_nav li ul,
.wcselect_300116478101#top_page .global_nav li ul{
	display:block; 
	filter: alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
}

img.right {
	margin: 0 0 5px 5px;
}

img.left {
	margin: 0 5px 5px 0;
}

/* 共通 */
html {
	background: #565656;
}
body {
	background: #fff;
	color: #000;
	font-size: 16px;
	line-height: 1.7;
	/* margin-bottom: 75px; */
	min-width: 1027px;
}
body.sub {
	margin-bottom: 0;
}

/* 汎用 */
.inner {
	display: block;
	margin: 0 auto;
	position: relative;
	width: 1000px;
}
.innerwrap {
	display: block;
	margin: 0 auto;
	position: relative;
	width: 1000px;
}
.outerwrap {
	display: block;
	margin: 0 auto;
	position: relative;
	width: 100%;
}



.module {
	position: relative;
}
.module_half {
	margin: 0 50px;
}

body > .module {
    background: url(../img/bg2.jpg) repeat center top;
    background-size:cover;
    background-attachment: fixed;
	padding: 40px 0;
	overflow: hidden;
	opacity: 1;
	padding-bottom: 200px;
}

div .module:not(:last-child) {
	margin-bottom: 40px;
}
div .title {
	margin-bottom: 10px;
}

.whitebox {
	background: #fff;
	padding: 15px;
	box-shadow: 0 2px 6px rgba(0,0,0,0.3);
	position: relative;
}

.darkbox {
	background: #2f2f2f;
	color: #c3c3c3;
	padding: 15px;
	box-shadow: 0 2px 6px rgba(0,0,0,0.1);
	position: relative;
}
.bluebox {
	background: #1c2a4e;
	padding: 15px;
	box-shadow: 0 2px 6px rgba(0,0,0,0.1);
	position: relative;
	color: #fff;
}
.justify {
	margin-bottom: -20px;
}
.just2 {
	margin-bottom: 20px;
	width: 48%;
	box-sizing: border-box;
}
.just3 {
	margin-bottom: 20px;
	width: 31%;
	box-sizing: border-box;
}
.basetable {
	width: 100%;
}
.basetable th,
.basetable td {
	padding: 10px;
	background: #fff;
	border-bottom: 1px solid #e6e6e6;
	vertical-align: middle;
}
.basetable th {
	border-bottom: 1px solid #fff;
	width: 30%;
	background: #979797;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.basetable tr:last-child th,
.basetable tr:last-child  td {
	border: none;
}

.table_inner th,
.table_inner td {
	border: none;
	background: none;
	padding: 0 0 10px 0;
	color: inherit
}
.table_inner tr:last-child th,
.table_inner tr:last-child  td {
	padding-bottom: 0;
}
.table_inner th {
	vertical-align: top;
	text-align: left;
	width: 20%;
}

.detaillink a {
	display: inline-block;
	padding: 4px 10px;
	border-radius: 20px;
	color: #fff;
	background: #3cc1e1;
}
.detaillink a:hover {
	opacity: 0.7;
}

.detaillink.color1 a {
	background: #484ace;
}
.detaillink2.color1 a {
	background: #484ace;
}
.detaillink.color2 a {
	background: #E26588;
}
.detaillink.color3 a {
	background: #3D589A;
}
.detaillink.color4 a {
	background: #63D1FF;
}
.detaillink.color5 a {
	background: #FF822E;
}
.detaillink.color6 a {
	background: #4FCD55;
}
.detaillink.color7 a {
	background: #E98AF4;
}

.detaillink2 a {
	display: inline-block;
	padding: 4px 10px;
	border-radius: 20px;
	color: #fff;
	background: #3cc1e1;
}
.detaillink2 a:hover {
	opacity: 0.7;
}
.module_title {
	font-size: 1.1429em;
	line-height: 1.7;
}
.module_title .text {
	margin-top: 30px;
}
.module_title .title h3 {
	font-weight: bold;
	font-size: 1.375em;
}

.c_main { color:#143282;}

/* header */
#globalheader {
	background: url(../img/headbg.jpg) repeat center top;
}
#globalheader div.inner {
}

#globalheader .head_txt {
	background: #041c77;
	color: #ffffff;
	font-size: 0.8571em;
}


#logo {padding-top:20px;
}

#logo a {
	display: block;
	float: left;
}

.header_tel {
	float: right;
	padding-top:0px;
}

.header_tel ul li {
	display: table-cell;
	vertical-align: bottom;
	padding: 0 10px;
}

.header_tel ul li a {
	float: left;
	clear: both;
	margin-bottom: 5px;
}

/* keyvisual */
.module_keyvisual {
	overflow: hidden;
	box-shadow:0px 0px 35px -10px rgba(0,0,0,1);
	height: 500px;
}


/* globalnav */
#globalnav {
	width: 100%;
	z-index: 9999;
	background: rgba(25,60,198,0.9);
	height: 53px;
}

#globalnav .inner {
	width: 1027px;
	text-align:center;

}

#globalnav li {display: inline-block;
}
#globalnav a {
	padding:0 35px 0 20px;
	display: inline-block;
	height: 45px;
	line-height:50px;
	background: url(../img/globalnav.png) no-repeat right;
	float: left;
	color:#ffffff;
	text-align:center;
	font-size:16px;
	font-weight:600;
}

#globalnav li:last-child a { background:none;}

#globalnav a:hover {
	color:#c5edf7;
}

/* ドロップダウン用 */

#globalnav ul.menu li {
	position:relative;
	z-index: 1;
}
#globalnav ul.menu ul {
	position: absolute;
	top: 45px;
	left: -14px;
	display: none;
	opacity: 0;
	list-style: none;
	margin-top: 8px;
}
#globalnav ul.menu ul li {
	width: 220px;
	height: auto;
	border:none;
	display: block;
}
#globalnav ul.menu ul.nav_drop li a {
	display: block;
	color: #ffffff;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	padding: 10px 10px 10px;
	letter-spacing: 0.1em;
	/background-color:#333333;
	background-color:#333333\9;
	background-color: rgba(51,51,51,0.9);
	background-image: none;
	height: auto;
	line-height: 1.4;
	float:none;
}
	#globalnav ul.menu ul li a:hover {
		color: #51CAE7;
	}
#globalnav ul.menu ul.nav_drop li:first-child a {
	padding-top: 20px;
}

.title_b1 {
	text-align:center;
	font-size:2.00em;
	font-weight:bold;
}

.title_b2 {
	margin-top:0px;
	padding-top:20px;
	background:url(../img/line_shadow.png) no-repeat center top;
	text-align:center;
	font-size:2.00em;
	font-weight:bold;	
}

.title_b3 {
	margin-top:0px;
	padding-top:0px;
	padding-bottom:20px;
	background:url(../img/line_shadow.png) no-repeat center bottom;
	text-align:center;
	font-size:2.00em;
	font-weight:bold;	
}

.title_m1 {
	font-weight:bold;
	text-align:center;
	font-size:1.375em;
}

.title_m2 {
	font-weight:bold;
}



.title_m3 {
	margin:1em 0;
	font-weight:bold;
	font-size:1.375em;
	padding-left: 10px;
}

.title_m4 {
	margin:1em 0;
	padding-bottom:5px;
	padding-left: 10px;
	font-weight:bold;
	font-size:1.375em;
	border-bottom:1px solid #999;
	box-shadow: 0 6px 6px -6px rgba(0,0,0,0.5)
}

.title_m5 {
	margin:1em auto;
	padding:10px 20px;
	padding-bottom:5px;
	font-weight:bold;
	border:2px solid #000;
	font-size:1.375em;
	display:inline-block;
	text-align:center;
}

.title_m6 {
	margin:1em 0;
	text-align:center;
	padding-bottom:5px;
	font-weight:500;
	font-size:1.375em;
}

.title_m7 {
	margin:1em 0;
	text-align:center;
	padding-bottom:5px;
	font-weight:500;
	font-size:1.375em;
	border-bottom:1px solid #999;
	box-shadow: 0 6px 6px -6px rgba(0,0,0,0.5)
}

.title_s1 {
	font-weight:bold;
}
.title_s2 {
	padding:5px 10px;
	font-weight:bold;
	border-bottom:1px solid #000;
	display:inline-block;
}
.title_s3 {
	padding-left:10px;
	font-weight:bold;
	border-left:3px solid #000;
}

.whitebox:not(.just2) .module {
	position: static;
}

.ib.whitebox .title {
	margin-bottom: 15px;
}

.whitebox .text {
	padding-bottom: 40px;
}
.whitebox .detaillink2 {
	position: absolute;
	right: 15px;
	bottom: 15px;
}
.whitebox .text2 {
	padding-bottom: 40px;
	    padding: 0 15px;
    margin-bottom: 15px;
}
.whitebox .text2c {
	text-align:center;
	padding-bottom: 40px;
	    padding: 0 15px;
    margin-bottom: 15px;
}

.wrap_news {
	margin-bottom:40px;
	background: rgba(249,249,255,0.6);
}

.news_scroll {
	max-height:220px;
	overflow:auto;
}

.news_dl {
	margin:0 5em;
	padding:1em 0;
	overflow:hidden;
	border-bottom:1px solid #ccc;
}
.news_dl  dt{
	padding-left:1em;
	float:left;
}
.news_dl  dd{
	margin-left:5%;
	padding-left:100px;
	display:block;
}


.module_lineup .whitebox,
.module_lineup .darkbox {
	padding: 0;
}

.module_lineup .whitebox .title,
.module_lineup .whitebox .module,
.module_lineup .darkbox .title,
.module_lineup .darkbox .module {
	padding: 0 15px;
	margin-bottom: 15px;
}
.module_lineup .whitebox .title,
.module_lineup .darkbox .title {
	text-align: center;
}
.module_lineup .whitebox .module:first-child,
.module_lineup .darkbox .module:first-child {
	padding: 0;
}
.module_lineup .whitebox .module:first-child img,
.module_lineup .darkbox .module:first-child img {
	width: 100%;
	height: auto;
}






/*Anchor style*/

.anc_box{
	
	margin-bottom: 20px;
	}

.anc_nav{
	width:105%;
	background: ;
	overflow: hidden;
	padding-bottom: 0px;
	padding-top: 0px;
}
	.anc_nav li{
	float: left;
	}
	.anc_nav li a{
	background: url(../img/allow_pan.png) no-repeat 200px #ffffff;
	text-decoration: none;
	display: block;
	width: 205px;
	padding: 5px 15px 5px 15px;
	border: 1px solid #CCC;
	color: #06F;
	margin-right: 16px;
	margin-bottom: 20px;
	-webkit-box-shadow: 0 1px 2px  #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	}
	
	.anc_nav li a:hover{
	background-color: #E2E2E2;
		}


/*Text style*/

.eeeback {
	background: #EEE;
	padding: 15px;
	border: 1px solid #D6D6D6;
}

.fffback {
	background: #fff;
	background: rgba(255,255,255,0.6);
	padding: 15px;
	border: 1px solid #cccccc;
}

.pinkback {
	background: rgba(255,236,243,0.8);
	padding: 15px;
}

.orangeback {
	background: rgba(255,228,200,0.8);
	padding: 15px;
}

.greenback {
	background: rgba(227,239,207,0.8);
	padding: 15px;
}

.lightblueback {
	background: rgba(223,240,249,0.8);
	padding: 15px;
}

.blueback {
	background: rgba(122,169,234,0.8);
	padding: 15px;
}

.btn_txt a{
	width: 190px;
	height: 34px;
	line-height: 33px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background: url(../img/bg_btn_txt.png) no-repeat left top;
	color: #ffffff;
	float: right;
	padding-left: 25px;
}

.btn_txt a:hover{ background-position: left bottom;}

.btnblue_txt a{
	width: 190px;
	height: 34px;
	line-height: 33px;
	text-align: left;
	text-decoration: none;
	font-weight: 500;
	display: block;
	background: url(../img/bg_btnblue_txt.png) no-repeat left top;
	color: #333333;
	float: right;
	padding-left: 25px;
}

.btnblue_txt a:hover{ background-position: left bottom;}

.more_txt a{
	width: auto;
	min-width:120px;
	height: auto;
	margin-top:20px;
	line-height: 33px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background: ;
	color: #FFF;
	background:#aaa;
	float: right;
	padding: 5px 15px;
}

.more_txt a:hover{ background-position: left bottom;}


/*Block style*/

.block01 {
	margin-bottom: 3em;
	clear: both;
	overflow: hidden;
}

.block01s {
	margin-bottom: 1em;
	clear: both;
	overflow: hidden;
}
.block01c {
	margin-bottom: 3em;
	clear: both;
	overflow: hidden;
}
.block01_topics {
	margin-bottom: 1em;
	clear: both;
	overflow: hidden;
}

.block02 {
	width: 960px;
	clear: both;
	overflow: hidden;
}

.row02,.row03,.row04{
	width:105%;
	overflow:hidden;
	text-align:center;
}
		.row02 .txt,
		.row03 .txt{
			margin-top: 5px;
			font-size: 	93%;
		}
		.row04 .txt{
			margin-top:4px;
			font-size: 	93%;
		}
		.row02 li{
	margin-right: 30px;
	width: 480px;
	float: left;
		}		
		.row03 li{
	margin-right: 26px;
	width: 316px;
	float: left;
		}
		.row04 li{
	margin-right: 24px;
	width: 232px;
	float: left;
		}

/* fullscreen_layout */
.outerwrap .row02,
.outerwrap .row03,
.outerwrap .row04{
	width:100%;
	overflow:hidden;
	text-align:center;
}
	.outerwrap .row02 li{
		margin-right: 0px;
		width: 50%;
		float: left;
	}		
	.outerwrap .row03 li{
		margin-right: 0px;
		width: 33.33333%;
		float: left;
	}
	.outerwrap .row04 li{
		margin-right: 0px;
		width: 25%;
		float: left;
	}
		.outerwrap .row02 img,
		.outerwrap .row03 img,
		.outerwrap .row04 img{
			width: 100%;
			height: auto;
			/*filter: brightness(50%);
			-webkit-transition: 1s;
			transition: 1s;
		}
			.outerwrap .row02 img:hover,
			.outerwrap .row03 img:hover,
			.outerwrap .row04 img:hover {
				width: 100%;
				height: auto;
				filter: brightness(100%);
			*/}

.qaitem {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #666;
}
.qaitem dt {
	background: url(../img/qa_q.gif) no-repeat;
	padding-left: 35px;
	min-height: 35px;
	margin-bottom: 5px;
	padding-top: 6px;
	display:block;
}
.qaitem dd {
	background: url(../img/qa_a.gif) no-repeat;
	padding-left: 35px;
	min-height: 35px;
	padding-top: 6px;
	display:block;
}

/*Image style*/

.imgRight {
    float:right;
	margin-left:20px;
	margin-bottom:10px;
}
.imgLeft {
    float:left;
	margin-right:20px;
	margin-bottom:10px;
}

.frame-rad{border-radius: 5px;}

.frame-bd{
    padding:4px;
	background:#FFFFFF;
	border:1px solid #CCCCCC;
}

.hov:hover{
     filter: alpha(opacity=60);
    -moz-opacity:0.60;
    opacity:0.60;
}

.overflow_clear {
	overflow:hidden;
	height:100%;
}

.overflow_clear p.text {
	overflow:hidden;
	height:100%;
}

.w350 {
    width: 350px;
}

.imgLeft_m10 {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.imgRight_m10 {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}


#copy {
	background: rgba(4,28,119,0.8);
	color: #fff;
	font-family: Arial,Helvetica,sans-serif;
	text-align: center;
	padding: 7px 0;
	font-weight: bold;
}

#globalfooter {
	/* background: rgba(0,0,0,0.8); */
	position: fixed;
	width: 100%;
	left: 0;
	bottom: -1px;
	z-index: 9999;
	opacity: 0;
	transition: 0.4s;
}
#globalfooter.is_stuck{
	opacity: 1;
}
#globalfooter h1 {
	float: left;
}
#globalfooter ul {
	float: right;
	padding: 25px 0px 10px;
}

#globalfooter ul li {
	display: table-cell;
	vertical-align: middle;
	padding: 0 10px;
}

#globalfooter .pt a {
	display: block;
	overflow: hidden;
	position: absolute;
	right: -50px;
	top: -60px;
	width: 40px;
	height: 30px;
	background: #404040;
	text-indent: -200%;
}

#globalfooter .pt a:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 6px 10px 6px;
	border-color: transparent transparent #fff transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -6px;
	margin-top: -5px;
}

/*Definition Term style*/

dl.data01 {
	clear:both;
		}		
		dl.data01 dt {
			padding:5px 0 5px 0;
			width:160px;
			float:left;
			font-weight:bold;
			display:block;
		}	
		dl.data01 dt.ico {
			width:160px;
			float:left;
			font-weight:bold;
		}
		dl.data01 dt.ico img{ vertical-align:middle;}
		dl.data01 dd {
			padding:5px 0 5px 170px;
			background:url(../img/line_dot.gif) repeat-x bottom;
			display:block;
		}

dl.data02 {
	clear:both;
	overflow: hidden;
	border-bottom: 1px dotted #aaaaaa;
		}		
		dl.data02 dt {
			padding:5px 0 5px 0;
			width:500px;
			float:left;
			font-weight:500;
			display:block;
		}	
		dl.data02 dt.ico {
			width:160px;
			float:left;
			font-weight:bold;
		}
		dl.data02 dt.ico img{ vertical-align:middle;}
		dl.data02 dd {
			padding:5px 0 5px 170px;
			/* background:url(../img/line_dot.gif) repeat-x bottom; */
			display:block;
			text-align: right;
		}


/*Table style*/

table.table01 {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 1px 1px;
	}	
	table.table01 td,
	table.table01 th{
	padding: 15px 12px;
	vertical-align: middle;
	color: #333;
	}	
	table.table01 th{
	text-align: leftt;
	background-color: transparent;
	border-bottom: 2px solid #CCC;
}
	table.table01 td{
	background-color: transparent;
	border-bottom: 1px dotted #CCC;
}
	
	.tacenter th,
	.tacenter td{text-align:center;}

table.table01b {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 3px 3px;
	}	
	table.table01b td,
	table.table01b th{
	padding: 10px 30px;
	vertical-align: middle;
	text-align: left;
	}	
	table.table01b th,table.table01b .th_row{
	 width: 100px;
	background: rgba(237,237,255,0.7);
	border: 1px solid #CCC;
}

	table.table01b td{
	/background-color: #fff;
	border: 1px solid #CCC;
	background: rgba(249,249,255,0.7);
}
table.table01b2 {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 3px 3px;
	}	
	table.table01b2 td,
	table.table01b2 th{
	padding: 10px 30px;
	vertical-align: middle;
	text-align: left;
	}	
	table.table01b2 th,table.table01b .th_row{
	 width: 100px;
 	-moz-text-align-last: justify;
  	text-align-last: justify;
  	text-justify:inter-ideograph;
	background: rgba(237,237,255,0.7);
	border: 1px solid #CCC;
}

	table.table01b2 td{
	/background-color: #fff;
	border: 1px solid #CCC;
	background: rgba(249,249,255,0.7);
}
table.table01c {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 3px 3px;
	}	
	table.table01c td,
	table.table01c th{
	padding: 10px 10px;
	vertical-align: middle;
	text-align: center;
	}	
	table.table01c th,table.table01c .th_row{
	text-align: center;
	background-color: #efefef;
	border: 1px solid #CCC;
}

	table.table01c td{
	/background-color: #fff;
	border: 1px solid #CCC;
}	
	.tacenter th,
	.tacenter td{text-align:center;}


table.table02 {
	width:100%;
	margin-bottom:20px;
	}	
	table.table02 td,
	table.table02 th{
	padding: 14px 10px;
	background: url(../img/fix/line_dot.gif) repeat-x bottom;
	text-align: center;
	vertical-align: middle;

	}	
	table.table02 th{
	text-align: center;
	color: #FFF;
}


table.table03 {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 3px 3px;
	}	
	table.table03 td,
	table.table03 th{
	padding: 10px 10px;
	vertical-align: middle;
	}	
	table.table03 th,table.table01b .th_row{
	background-color: #DADACF;
	border: 1px solid #CCC;
}
	table.table03 td{
	background-color: #fff;
	border: 1px solid #CCC;
}
	table.table03 a {
		color:#FF0080 ;
	}
	
	
	table.r2 th,table.r2 td{width:50%;}	
	table.r3 th,table.r3 td{width:33%;}
	table.r4 th,table.r4 td{width:25%;}	
	table.r5 th,table.r5 td{width:20%;}	
	table.r6 th,table.r6 td{width:17%;}


/* contact */

body > .module_contact {
	font-size: 1.1429em;
	text-align: center;
}
.module_contact > .inner {
	background: #fff;
	width: 900px;
	padding: 20px;
}
.module_contact h2 {
	margin-bottom: 30px;
}
.module_contact h3 {
	text-align: center;
	position: relative;
}


.module_contact .borderbox {
	border: 1px solid #bbb;
	padding: 30px 15px;
	width: 700px;
	margin: 0 auto;
	background: rgba(249,249,255,0.6);
}
.attention {
	font-size: 0.875em;
	margin-top: 20px;
}

.contacttable th,
.contacttable td {
	background: none;
	border-bottom: 1px solid #999;
	vertical-align: middle;
}
.contacttable th {
	color: #666;
	text-align: left;
}
span.require {
	color: #f66;
	margin: 0 10px;
}


.module_privacy {
	font-size: 0.75em;
	text-align: left;
	height: 300px;
	overflow: auto;
	border: 1px solid #ddd;
	padding: 10px;
	margin: 0 50px 0;
}
body .module_privacy .module:not(:last-child) {
	margin-bottom: 20px;
}
body .module_privacy .title {
	margin-bottom: 5px;
}

.module_privacy .borderbox {
	padding: 10px;
	width: 500px;
	text-align: center;
}

.module_privacy h4 {
	font-weight: bold;
	background: #e0e0e0;
	text-align: center;
	padding: 4px 0;
}
.module_privacy h5 {
	font-weight: bold;
}

input[type="text"],
textarea {
	font-size: 1em;
	padding: 4px;
	box-sizing: border-box;
	width: 100%;
	border: none;
	background: #e0e0e0;
	transition: 0.2s;
}

.selectform{
	font-size: 0.8em;
	padding: 4px;
	box-sizing: border-box;
	border:1px solid #e0e0e0;

	transition: 0.2s;
}
.selectform_y{
	font-size: 0.8em;
	padding: 4px;
	box-sizing: border-box;
	border:1px solid #e0e0e0;
	transition: 0.2s;
	width:140px;
}
.selectform_m{
	font-size: 0.8em;
	padding: 4px;
	box-sizing: border-box;
	border:1px solid #e0e0e0;
	transition: 0.2s;
	width:100px;
}
.selectform_d{
	font-size: 0.8em;
	padding: 4px;
	box-sizing: border-box;
	border:1px solid #e0e0e0;
	transition: 0.2s;
	width:100px;
}

input[type="text"].w_semi {
	width: 300px;
}

input[type="text"].n_semi {
	width: 100px;
}

input[type="text"]:focus,
textarea:focus {
	background: #d7f7ff;
}

input[type="submit"] {
	padding: 10px 40px;
	font-size: 1em;
}





.pink {background: #fc76a9; color: #ffffff;}
.orange {background: #fa9936; color: #ffffff;}
.green {background: #8fc040; color: #ffffff;}
.blue {background: #65b6e1; color: #ffffff;}
.gray {background: #4e677e; color: #ffffff;}

.sideimage_right {
     float: right;
	 width: 300px;
	 overflow: hidden;
	 text-align: right;
}

.sidetxt_left {
     float: left;
	 width: 680px;
}

.sideimage_left {
     float: left;
	 width: 300px;
	 overflow: hidden;
	 text-align: left;
}

.sidetxt_right {
     float: right;
	 width: 680px;
}

.listimage_left {
	 width: 300px;
	 float: left;
	 margin-right: 20px;
	 margin-bottom: 5px;	 
}

.listimage_right {
	 width: 300px;
	 float: right;
	 margin-left: 20px;
	 margin-bottom: 5px;	 
}

.listimagetxt {
     text-align: center;
	 padding-top: 2px;
	 padding-bottom: 2px;
	 margin-bottom: 10px;
}

.txt_r {
     text-align: right;
}

.pubimgLeft {
    float:left;
	margin-right:20px;
	margin-bottom:10px;
}

.pubttl {
     margin: 10px 0px 5px;
	 font-weight: 600;
	 color: #F4498A;
}

.pub_rightbox {
     width: 490px;
	 float: right;
}

.pubbgc {
     padding: 10px;
	 font-weight: 500;
	 background: #FFFEDB;
	 color: #333333;
 	 overflow: auto;
	 border: 1px solid #eae7a2;
}

.pubbgc_r {
     margin: 5px 0px 0px 0px;
	 float: right;
	 color: #333333;
}


/* sectionの背景 */
.section_main {background-color:#1010C6;}

div.just3 img:hover,li img:hover {opacity:0.6; transition:0.4s;}

li.noreserve img {padding-bottom:15px;}


/* pagetopの設定 */

.pagetop {
    display: none;
    position: fixed;
    bottom: 40px;
    right: 20px;
}

.pagetop a {
    display: block;
    background-color: #fff;
    text-align: center;
    color: #111;
    font-size: 14px;
    text-decoration: none;
    padding: 5px 10px;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.8;
}

.pagetop a:hover {
    display: block;
    background-color: #b2d1fb;
    text-align: center;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    padding:5px 10px;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

/* fullscreen layout */
.outer_color_ttl {
	color: #fff;
	padding: 15px;
	margin: 0px;
	font-size: 25px;
	text-transform: uppercase;
	text-align: center;
	background: #3B5997;
	background: -moz-linear-gradient(top,  #3B5997 0%, #203a70  100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #3B5997 0%,#203a70  100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #3B5997 0%,#203a70  100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3B5997', endColorstr='#203a70',GradientType=0 ); /* IE6-9 */
}

.out-carousel {
	overflow:hidden;
    width: 100%;
    -ms-touch-action: pan-y;
	margin-bottom:40px;
}
	.out-carousel a {
		text-decoration: none;
		display:block;
		color:inherit;
	}
	.out-carousel .item {
		float:left;
		width:16.66%;
	    -webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		-ms-backface-visibility: hidden;
		-webkit-transform: translate3d(0,0,0);
		-moz-transform: translate3d(0,0,0);
		-ms-transform: translate3d(0,0,0);
	}
	.out-carousel .item img {
		width:100%;
		height:auto;
		display:block;
	}
    .out_demo .item label{
		color:#ffffff;
		display:block;
		padding:10px 40px 10px 10px;
		height:20px;
		margin:0px;
		box-sizing:content-box;
		font-size:15px;
		text-align:center;
    }
		.out-carousel a label {cursor:pointer;}
		
	.out_demo .owl-item:last-child label{
        padding:10px;
    }
    .out_demo .item label.Green{
		background-color:#abbf3a;
    }
    .out_demo .item label.Violet{
		background-color:#78227c;
    }
    .out_demo .item label.Red{
		background-color:#eb212e;
    }
    .out_demo .item label.SkyBlue{
		background-color:#00b5ca;
    }
    .out_demo .item label.Yellow{
		background-color:#faaf31;
    }
    .out_demo .item label.Blue{
		background-color:#5577b3;
    }
	.item label.slimfit {
		background-color: #FAAF31;
	}
	.item label.detox {
		background-color: #65B461;
	}		
	.out_demo .item label:after {
		content: '';
		line-height: 0;
		font-size: 0;
		width: 0;
		height: 0;
		border-top: 50px solid transparent;
		border-bottom: 40px solid #65b461;
		border-left: 30px solid transparent;
		border-right: 0px solid #fff;
		position: absolute;
		bottom: 0;
		right: 0;
	}
	.out_demo .item label.GreenOverlay:after{border-bottom: 40px solid #abbf3a;}
	.out_demo .item label.VioletOverlay:after{border-bottom: 40px solid #78227c;}
	.out_demo .item label.RedOverlay:after{border-bottom: 40px solid #eb212e;}
	.out_demo .item label.SkyBlueOverlay:after{border-bottom: 40px solid #00b5ca;}
	.out_demo .item label.YellowOverlay:after{border-bottom: 40px solid #faaf31;}
	.out_demo .item label.BlueOverlay:after{border-bottom: 40px solid #5577b3;}
	.out_demo .item label.sfitOverlay2:after{border-bottom: 40px solid #65b461;}
    .out_demo .owl-item:last-child label:after{border-bottom: 40px solid transparent; }
	

.wf-mplus1p { font-family: "Mplus 1p"; }

