@charset "utf-8";

/* Base
----------------------------------------------------*/


body {
	font-family: "メイリオ", Meiryo, arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	color:#333;
	font-size: 14px;
}

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, font, 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{
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    font-style: normal;
    font-weight: normal;
    font-family: "メイリオ", Osaka, "ヒラギノ角ゴ Pro W3",Meiryo UI,"Segoe UI Light","ＭＳ Ｐゴシック",sans-serif;
}

h1, h2, h3, h4, h5, h6{
line-height:1.3;
font-weight:normal;
font-size:100%;
}

p,
li,
dt, dd,
th, td{
}

ul, ol{
list-style-type:none;
list-style-position:outside;
}

img{
	vertical-align: bottom;
}

a img{
	border: 0;
}

/*　　*/

.center-text {
	text-align:center;
}

.floatright {
	float: right;
}

.floatleft {
	float:left;
}

.clearboth {
	clear:both;
}

.margin_b5 {
	margin-bottom:5px;
}

.margin_b10 {
	margin-bottom:10px;
}

.margin_b12 {
	margin-bottom:12px;
}

.margin_b15 {
	margin-bottom:15px;
}

.margin_b17 {
	margin-bottom:17px;
}

.margin_b20{
	margin-bottom:20px;
}

.margin_b25{
	margin-bottom:25px;
}

.margin_b30{
	margin-bottom:30px;
}

.margin_b40{
	margin-bottom:40px;
}

.margin_b50{
	margin-bottom:50px;
}

.margin_r20{
	margin-right:20px;
}

.in_cont {
	clear: both;
	overflow: hidden;
}

.in_cont5 {
	clear: both;
	overflow: hidden;
	margin-bottom: 5px;
}

.in_cont10 {
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}

.in_cont20 {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}

.in_cont30 {
	clear: both;
	overflow: hidden;
	margin-bottom: 30px;
}

.in_cont40 {
	clear: both;
	overflow: hidden;
	margin-bottom: 40px;
}

.in_cont50 {
	clear: both;
	overflow: hidden;
	margin-bottom: 50px;
}

img.icon:hover{
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
}


/*　見出し・画像　*/

.pic-left {
	float: left;
}

.pic-left {
	float: right;
	background-color: #FFF;
	padding-bottom: 15px;
	padding-left: 15px;
}

.clearfix:before, .clearfix:after {
 display: table;
 content: " ";
}

.clearfix:after {
 clear: both;
}

.txt_indent1 {
    padding-left: 1em;
    text-indent: -1em;
}

.img100 img{
	width:100%;
	height:auto;
}


/*　共通　*/


/*---------------------
  ロールオーバー
---------------------*/
.hover a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}



/*---------------------
  対談インタビューここから
---------------------*/

.layout-1 {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
	padding-top: 60px;
	background-color: #E2E1DD;
	padding-bottom: 40px;
}


.layout1-box1 {
	width: 1080px;
	height: auto;
	clear: both;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	overflow: hidden;
}
.layout1-box2 {
	width: 350px;
	height: auto;
	float: left;
	margin-top: 100px;
}
.layout1-box3 {
	width: 650px;
	height: auto;
	float: right;
}
.layout1-box4 {
	width: 350px;
	height: auto;
	float: right;
}
.layout1-box5 {
	width: 650px;
	height: auto;
	float: left;
}
.layout1-box6 {
	width: 900px;
	height: auto;
	clear: both;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	overflow: hidden;
}
.layout1-box7 {
	width: 800px;
	height: auto;
	clear: both;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
.layout1-box8 {
	width: 900px;
	height: auto;
	clear: both;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	overflow: hidden;
}
.layout1-box9 {
	width: 450px;
	height: 300px;
	overflow: hidden;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.layout1-box10 {
	width: 260px;
	height: 180px;
	float: left;
	margin-right: 30px;
	overflow: hidden;
}
.layout-1-2 {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
	background-color: #E2E1DD;
	padding-top: 40px;
	padding-bottom: 20px;
}



.pic-c1 {
	width: 330px;
	clear: both;
	margin-bottom: 37px;
	margin-right: auto;
	margin-left: auto;
}
.pic-c2 {
	width: 850px;
	clear: both;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}

.mini1 {
}
.mini1 img {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: auto;
}

.post table{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.post table th{
	width: 60px;
	font-size: 94%;
	line-height: 26px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.post table td{
	font-size: 94%;
	line-height: 22px;
	padding-left: 8px;
}


/* メインメニュー　PC用
------------------------------------------------------------*/
@media only screen and (min-width: 481px){

.spDisp {
	display:none;
}

.spHide {
	display:block;
}

.midashi1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #004FA0;
	font-size: 30px;
	margin-bottom: 30px;
	padding-bottom: 10px;
}

.midashi2 {
	background-color: #14559A;
	color: #FFF;
	text-align: center;
	padding: 15px;
	font-size: 17px;
}

.midashi22 {
	background-color: #14559A;
	color: #FFF;
	font-size: 17px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.midashi23 {
	background-color: #14559A;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	padding: 15px 10px 15px 20px;
	margin: 0 0 15px 0;
}

.midashi23b {
	background-color: #14559A;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	padding: 15px 10px 15px 20px;
	margin: 50px 0 15px 0;
}
.midashi3 {
	color: #14559A;
	font-size: 16px;
	font-weight: bold;
}

.midashi3b {
	font-weight: bold;
}

.midashi4 {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	font-size: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.midashi5 {
	font-weight: bold;
	font-size: 20px;
	margin: 15px 0 20px 10px;
	padding-bottom: 10px;
}

.midashi6 {
	font-weight: bold;
	font-size: 20px;
	margin: 15px 0 10px 10px;
	padding-bottom: 0px;
}



/* 文字装飾
------------------------------------------------------------*/
.red-bold {
	color: #cc0000;
	font-weight: bold;

}


/*　ヘッダー　*/


header {
	min-width: 1200px;
}

.header_cont {
	margin-right: auto;
	margin-left: auto;
}

.header_logo {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 18px;
}

.toph1 {
	display: none;
}

.main_image_back {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}



/* メイン */

.cont980 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	clear: both;
}


.main1 {
	background-image: url(../img/main1_12.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-width: 1200px;
}

.main1_c {
	width: 1060px;
	margin-right: auto;
	margin-left: auto;
	font-size: 15px;
	line-height: 2em;
}

.main2_3c {
	float: left;
	width: 450px;
	text-align: center;
	color: #02519E;
	font-size: 18px;
	margin-bottom: 40px;
}

.main2_3c p{
	font-weight: bold;
}

.main2_3p {
	margin-bottom: 20px;
}

.main2_3t {
	margin-bottom: 20px;
}

.main2_4c {
	float: right;
	width: 490px;
	text-align: center;
}

.main2_4map {
	height: 310px;
	margin-bottom: 20px;
}

.main2_bm {
	text-align: center;
	clear: both;
	margin-bottom: 37px;
}

.main2_bmp {
	margin-bottom: 40px;
	text-align: center;
}


.main3 {
	width: 100%;
	padding-top: 60px;
	padding-bottom: 86px;
	min-width: 1060px;
	text-align: center;
	background-image: url(../img/main3_b11.png),
					 url(../img/main3_b12.png),
					 url(../img/main3_b2.png),
					 url(../img/main3_back.png);
	background-repeat: no-repeat,
					  no-repeat,
					  no-repeat,
					  repeat;
	background-position: left top,
						right top,
						left bottom,
						center center;
	border-top: solid 2px #004FA0;
	min-width: 1200px;
	margin-bottom: 30px;

}

.main3_c {
	text-align: center;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.main3_m {
	margin-bottom: 28px;
}

.main3_t {
	font-size: 18px;
	margin-bottom: 36px;
}

.main3_mail {
	float: none;
	width: 100%;
	margin-bottom: 20px;
}

.main3_line {
	background-color: #FFF;
}


.main3_line img{
	width: 80%;
	height: auto;
	margin-right: 10%;
	margin-left: 10%;
}


.main4 {
	width: 100%;
	padding-top: 54px;
	padding-bottom: 54px;
	overflow: hidden;
	background-image: url(../img/main4_back.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-width: 1200px;
	text-align: center;
}
.main4-1 {
	width: 100%;
	padding-top: 30px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: right bottom;
	min-width: 1200px;
	text-align: center;
}


.main4_m {
	text-align: center;
	margin-bottom: 80px;
}


.main5 {
	background-color: #14559A;
	background-image: url(../img/main5_56.png), url(../img/main5_back.png);
	background-repeat: no-repeat,no-repeat;
	background-position: right bottom,right bottom;
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	min-width: 1200px;
	margin-bottom: 40px;
}

.main5_c {
	width: 869px;
	margin-right: auto;
	margin-left: auto;
}

.main6 {
	min-width: 1200px;
}

.main6_c {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

.main6_cont1 {
	width: 979px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	overflow: hidden;
}

.main6_cont2 {
	width: 979px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	overflow: hidden;
	padding-bottom: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 50px;
}

.main6_cont2 a{
	color: #333;
	text-decoration: none;	
}

.main6_cont2 a:hover{
	color: #666;
	text-decoration: none;
}

.main6_m {
	text-align: center;
	margin-bottom: 30px;
}

.main6_m1 {
	height: 65px;
	display: table;
	width:100%;
}

.main6_m1 p{
	font-weight: bold;
	font-size: 19px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}


.main6_price {
	font-weight: bold;
	font-size: 19px;
	text-align: center;
	color: #0059B2;
}


.main6b_1 {
	float: left;
	width: 307px;
	margin-bottom: 20px;
}

.main6b_2 {
	float: left;
	width: 307px;
	margin-right: 29px;
	margin-left: 29px;
	margin-bottom: 20px;
}

.main6b_3 {
	float: left;
	width: 307px;
}

.main6b_4 {
	float: left;
	width: 307px;
	margin-right: 29px;
	margin-left: 29px;
}






.main_sns {
	width: 980px;
	padding-top: 40px;
	padding-bottom: 30px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

.sns_1 {
	float: left;
	width: 460px;
}

.sns_2 {
	float: right;
	width: 460px;
}

.mainsns_m {
	text-align: center;
	margin-bottom: 30px;
}

.sns_cont {
	border: 1px solid #CCC;	
	height: 600px;
}





/* フッター・コピーライト　*/

footer {
	min-width: 1200px;
	overflow: hidden;
	clear: both;
}

.footer_cont {
	text-align: center;
	padding-top: 18px;
	padding-bottom: 18px;
}

.footer_logo {
	margin-bottom: 15px;
}


.footer_nav {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #0D539C;
	text-align: center;

}

.fnav {
	display: inline-block;
}

.footer_nav li{
	color: #FFF;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}

.footer_nav li a{
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
}

.footer_nav2 {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #CCCCCC;
	text-align: center;
	overflow: hidden;

}

.footer_nav2 li{
	color: #FFF;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

.footer_nav2 li a{
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
}

.footer_nav li a:hover{
	color: #CCCCCC;
}

.copyright {
	text-align: center;
	font-size: 14px;
}

.min1200 {
	min-width: 1200px;
}


/*　タイトル部分　*/

.page_title {
	min-width: 1060px;
}

.title_t {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	vertical-align: middle;
}

.title_1 {
	background-image: url(../img/title_1.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 200px;
	background-size: cover;
	min-width: 1060px;
	display: table;
	width: 100%;
}

.title_2 {
	background-image: url(../img/title_2.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 200px;
	background-size: cover;
	min-width: 1060px;
	display: table;
	width: 100%;
}

.title_3 {
	background-image: url(../img/title_3.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 200px;
	background-size: cover;
	min-width: 1060px;
	display: table;
	width: 100%;
}

.title_4 {
	background-image: url(../img/title_4.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 200px;
	background-size: cover;
	min-width: 1060px;
	display: table;
	width: 100%;
}

.title_5 {
	background-image: url(../img/title_5.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 200px;
	background-size: cover;
	min-width: 1060px;
	display: table;
	width: 100%;
}

.title_6 {
	background-image: url(../img/title_6.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 200px;
	background-size: cover;
	min-width: 1060px;
	display: table;
	width: 100%;
}

.title_7 {
	background-image: url(../img/title_7.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 200px;
	background-size: cover;
	min-width: 1060px;
	display: table;
	width: 100%;
}

.title_8 {
	background-image: url(../img/title_8.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 200px;
	background-size: cover;
	min-width: 1060px;
	display: table;
	width: 100%;
}

.title_9 {
	background-image: url(../img/title_9.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 200px;
	background-size: cover;
	min-width: 1060px;
	display: table;
	width: 100%;
}
.title_10 {
	background-image: url(../img/title_10.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 200px;
	background-size: cover;
	min-width: 1060px;
	display: table;
	width: 100%;
}


/*　中ページ　*/

.page_header {
	width: 100%;
	background-image: url(../img/page_header.png);
	background-repeat: repeat;
	overflow: hidden;
}

.page_cont {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
	padding-top: 40px;
}

.page_title {
	min-width: 1200px;
	width: 100%;
}


.mem_t {
	font-size: 18px;
	text-align: center;
	margin-bottom: 25px;
	font-weight: bold;
	color: #14559A;
}

.mem_s {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}

.mem_s img{
	width:100%;
	height:auto;
}

.mem_cont {
	background-color: #F8F8F8;
	overflow: hidden;
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 35px;
	padding-left: 25px;
}

.pagej {
	font-size: 30px;
	text-align: center;
	margin-bottom: 300px;
	padding-top: 50px;
}

.memstop_cont {
	background-color: #F8F8F8;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
}

/*　youtube　*/
.movie_back {
	min-width: 1200px;
	background-color: #F7F7F7;
	padding-top: 50px;
	padding-bottom: 30px;
	overflow: hidden;
	margin-bottom: 30px;
}

.top_movie {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

.taidan-box {
	width: 600px;
	float: none;
	clear: both;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}


.movie-wrap {
	width: 470px;
	float: right;
}
.video{
  position:relative;
  width:100%;
  padding-top:56.25%;
}

.video iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}

.event-wrap {
	width: 470px;
	float: left;
}

.movie_jmp {
	text-align: center;
	padding-top: 25px;
	clear: both;
}

.movie_jmp a{
	font-weight: bold;
	color: #2063AC;
	text-decoration: none;
	font-size: 16px;
}

.movie_jmp a:hover{
	font-weight: bold;
	color: #2063AC;
	text-decoration: underline;
}



.member_ecc {
	padding: 25px;
	border: 1px solid #CCC;
	margin-bottom: 50px;
	text-align: center;
}

.member_btn {
	width: 606px;
	margin-right: auto;
	margin-left: auto;
	background-color: #14559A;
}

.copm_txt {
	font-size: 18px;
	margin-bottom: 25px;
	font-weight: bold;
	color: #14559A;
}


.smdg1 {
	background-color: #EFEFEF;
	overflow: hidden;
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
	margin-bottom: 40px;
}

.smgd1_c1 {
	background-color: #FFF;
	float: left;
	width: 380px;
	padding: 20px;
}

.smgd1_c2 {
	background-color: #FFF;
	float: right;
	width: 380px;
	padding: 20px;
}

.smgd1_m1 {
	height: 65px;
	display: table;
	width: 100%;
	margin-bottom: 5px;
}

.smgd1_m1 p{
	font-weight: bold;
	font-size: 19px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: #14559A;
}

.smdg1_m {
	text-align: center;
	margin-bottom: 30px;
}




.smdg1 strong{
	color: #B20000;
}

.smdg2_t1 table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}

.smdg2_t1 th{
	font-weight: bold;
	color: #835203;
	font-size: 16px;
	padding-bottom: 10px;
	text-align: left;
}

.smdg2_t1 td{
	border: 1px solid #835203;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
	font-size: 16px;
	background-color: #F9F2E8;
}

.smdg2_t2 table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}

.smdg2_t2 th{
	font-weight: bold;
	color: #4A5F26;
	font-size: 16px;
	padding-bottom: 10px;
	text-align: left;
}

.smdg2_t2 td{
	border: 1px solid #4A5F26;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
	font-size: 16px;
	background-color: #F0F2E8;
}

.smdg2_t3 table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 40px;
}

.smdg2_t3 th{
	font-weight: bold;
	color: #14559A;
	font-size: 16px;
	padding-bottom: 10px;
	text-align: left;
}

.smdg2_t3 td{
	border: 1px solid #14559A;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
	font-size: 16px;
	background-color: #E6ECF2;
}

.smdg3_c1 {
	float: left;
	width: 460px;
	margin-bottom: 30px;
}

.smdg3_c2 {
	float: right;
	width: 460px;
	margin-bottom: 30px;
}

.smdg3_m {
	color: #14559A;
	font-size: 18px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: url(../img/smdg3_m.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	font-weight: bold;
}

.brand_p {
	padding: 10px;
	border: 1px solid #CCC;
	width: 141px;
	float: left;
}

.brand_t {
	float: right;
	width: 770px;
}

.brand_m {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	font-size: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.brand_c {
	clear: both;
	overflow: hidden;
	margin-bottom: 40px;
}

.brand_jmp {
	float: none;
	width: 100%;
	margin-bottom: 50px;
	text-align: center;
}

.main_online {
	width: 920px;
	border: 1px solid #CCC;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	overflow: hidden;
}

.main_online1 {
	float: left;
	width: 290px;
	margin-right: 25px;
	margin-bottom: 25px;
}

.main_online2 {
	float: left;
	width: 290px;
}

.main_online_p {
	text-align: center;
	width: 100px;
	float: left;
}

.main_online_p img {
	width:100%;
	height:auto;
}

.main_online_t {
	float: right;
	width: 175px;
	height: 100px;
	display: table;
}

.onl_t {
	vertical-align: middle;
	display: table-cell;
}

.main_online a {
	color:#333;
	text-decoration: none;
}

.main_online a:hover{
	color: #CCC;
	text-decoration: none;
}

.main6_online_m {
	text-align: center;
	margin-bottom: 50px;
}

.houjin_c {
	padding: 25px;
	border: 1px solid #CCC;
	margin-bottom: 50px;
	font-size: 16px;
}

.houjin_c a{
	color: #333;
	text-decoration: none;	
}

.shop_p {
	float: left;
	width: 400px;
}

.shop_t {
	float: right;
	width: 520px;
}

.shop_map {
	height: 270px;
	margin-bottom: 15px;
	border: 1px solid #CCC;
}

.gmap_left {
	float: left;
	width: 400px;
	margin-bottom: 15px;
}
.gmap_left_iframe {
	text-align: center;
	height: 300px;
}
.gmap_center {
	width: 100%;
	text-align: center;
	height: 300px;
}

.shop_t a{
	color: #333;
	text-decoration: none;	
}

.press_mail {
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.ser_pic1 {
	width: 40%;
	float: right;
	height: auto;
	margin-bottom: 15px;
	margin-left: 15px;
}

.ser_pic2 {
	width: 40%;
	float: left;
	height: auto;
	margin-right: 15px;
	margin-bottom: 15px;
}

.ser_c1 {
	float: right;
	width: 57%;
	padding-top: 20px;
}

.ser_jmp {
}

.diag_t {
	width: 47%;
	float: left;
	margin-right: 20px;
	border-collapse:collapse;
}

.diag_t th{
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-weight: bold;
}

.diag_t td{
	text-align: right;
	padding: 10px;
	background-color: #F0F0F0;
	width: 80px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.main_img {
	background-color: #E7E7E7;
	min-width:1200px;
}

.sale_txt {
	font-size: 16px;
	text-align: center;
	margin-bottom: 40px;
}

.banner {
	width: 940px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 7px solid #0D539C;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.banner1 {
	width: 940px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 7px solid #000000;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.banner h2{
	text-align: center;
	padding-top: 12px;
	padding-bottom: 20px;
}
.banner1 h2{
	text-align: center;
	padding-top: 12px;
	padding-bottom: 20px;
}

.shop_banner {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 450px;
}
.shop_banner1 {
	float: left;
	width: 407px;
	margin: 30px;
}

.offnews {
	width: 920px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	overflow: hidden;
}

.offnews img{
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

.event_m {
	float: left;
	width: 49%;
}

.event_c {
	float: right;
	width: 49%;
	font-size: 16px;
	padding-top: 20px;
}

.event_c p.midashi {
	font-weight: bold;
	color: #0D539C;
	margin-bottom: 5px;
}

.event_c p a{
	color: #C03;
	text-decoration: none;
}
.event_c p a:hover{
	color: #C03;
	text-decoration: underline;
}

.event_cont {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	overflow: hidden;
}


/*---------------------
  対談インタビューここから
---------------------*/

.layout-main {
	min-width: 1200px;
}


}


.setsumei {
	height: 130px;
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 30px;
	margin-top: 15px;
}

.main_tn1 {
	width: 32%;
	float: left;
	margin-bottom: 40px;
}

.main_tn1 img{
	width:100%;
	height:auto;
}

.main_tn2 {
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-left: 2%;
	margin-bottom: 40px;
}

.main_tn2 img{
	width:100%;
	height:auto;
}
.midashi_1 {
    background-color: #315597;
    font-size: 21px;
    color: #FFF;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    margin-bottom: 30px;
    clear: both;
}
.comp_t {
	width: 100%;
	margin-bottom: 50px;
	font-size: 14px;
}

.comp_t a{
	color:#333;
}

.comp_t th{
	background-color: #EEEEEE;
	width: 8em;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.inline-block {
	text-align: center;
}
.inline-block li {
	display: inline-block;
	margin-right: 5px;
	margin-left: 5px;
}

.comp_t td{
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: left;
}

.sale_m {
	width: 100%;
	margin-bottom: 30px;
}

.sale_m img{
	width:100%;
	height:auto;
}

.sale_c1 {
	width: 100%;
	margin-bottom: 20px;
}

.sale_c1 img{
	width:100%;
	height:auto;
}

.sale_pdf {
	font-size: 18px;
	text-align: center;
	margin-bottom: 40px;
}

.sale_pdf a{
	color: #0059B2;
	text-decoration: none;
}
.sale_midashi{
	font-size:24px;
	line-height:1.7;
	color:#111;
	font-family: 'M PLUS 1p', sans-serif;
}
.font_left {
	text-align:left;
}
.acc ul {
  color: #1e366a;
  border-top: solid #1e366a 1px;/*上のボーダー*/

  padding: 0.5em 0 0.5em 1.5em;
}

.acc ul li, ol li {
	line-height: 1.5;
	padding: 0.5em 0;
	list-style-type: circle;
}
.banner4 {
	width: 940px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border: 7px solid #000000;
    overflow: hidden;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
}
.banner4 img{
	width: 100%;
	height:auto;
	margin-bottom:20px;

}
.btn-gradient-radius {
  display: inline-block;
  padding: 7px 20px;
  border-radius: 25px;
  text-decoration: none;
  color: #FFF;
  background-image: linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
  transition: .4s;
}

.btn-gradient-radius:hover {
  background-image: linear-gradient(45deg, #FFC107 0%, #f76a35 100%);
}

.kiyaku {
	
}
.setsumei ol li {
	list-style-type: decimal;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 20px;
}



.contents1 {
	width: 90%;
	max-width: 1200px;
	margin: auto;
}
.contents1 img {
	width: 100%;
}
.text-center1 {
	text-align: center;
}
.flexbox1 {
	display: flex;
}
.box1-1 {
	width: 50%;
	margin: auto .5rem;
}
.box2-1 {
	width: 50%;
	margin: auto .5rem;
}

