@charset "utf-8";
/* CSS Document */

/* reset css
==============================================================*/
body, h1, h2, h3, h4, h5, h6, p, ol, ul, dl, dt, dd, form, figure {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
table, td, th, tr, thead, tbody {
	border: none;
}
table th {
	text-align: left;
	font-weight: normal;
}
table {
	border-collapse: collapse;
}
ul, ol {
	list-style: none;
}
a {
	text-decoration: none;
}
a img {
	border: none;
}
img {
	vertical-align: bottom;
}
textarea {
	font-size: 1em;
}
header, footer, section, nav, figure, fugcaption {
	display: block;
}
input[type="submit"], input[type="image"] {
	border: none;
	margin: 0;
}
input[type="button"], input[type="submit"] {
	padding: 0;
	-webkit-appearance: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	cursor: pointer;
}
textarea, input[type="text"], input[type="email"], input[type="password"], input[type="tel"], input[type="date"], input[type="search"],select {
	padding: 0 10px;
	border: 1px solid #999999;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	border-radius: 2px;
	font-size: 15px;
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
::-webkit-input-placeholder {
color:#999999;
opacity:1;
}
::-moz-placeholder {
color:#999999;
opacity:1;
}
:-moz-placeholder {
color:#999999;
opacity:1;
}
input:-ms-input-placeholder {
color:#999999;
opacity:1;
}
/* template */
html {
	overflow-y: scroll;
	font-size: 62.5%;
}
body {
	color: #333;
	background: #fff;
  font-size: 1.0rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.6;
	word-break: break-all;
	-webkit-text-size-adjust: 100%;
}
.pc{
    display:block!important;
}
.pc_in{
    display:inline-block!important;
}
.sp{
    display:none!important;
}
a {
	color: #333;
}
/*	clearfix  */
.clearfix:after {
	content: "";
	height: 0px;
	display: block;
	clear: both;
}
#wrapper {
	min-width: 980px;
  min-width:1080px;
}
/* header gloval navi*/
#siteHead {
	/*position: fixed;*/
	top: 0;
	left: 0;
	width: 100%;
	background: #e9eff5;
	z-index: 20;
  height:78px;
	background: url(../images/top_head_bg.png) #fff 0 4px repeat-x;
}
.siteHeadIn {
	height: 71px;
	margin: 0 auto;
	padding: 0 20px 0;
	overflow: hidden;
}
.siteHeadL {
	float: left;
	padding-top: 7px;
}
.siteHeadL h1 {
	font-size: 12px;
	color: #000;
}
.siteLogo {
	width:150px;
	margin: 19px auto 5px auto;
  text-align:center;
  display:block;
}

h1.header_h1 { font-size:12px; text-align:center; }                                                               /**/
.siteHeadIn li {
	float: left;
	margin-left: 5px;
}
.siteHeadIn li a {
    position:absolute;
    display: block;
    top:0;
    right:10%;
    width: 212px;
    height: 42px;
    padding: 0px;
    background: #68bdff;
    border-radius: 0 0 5px 5px;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
    text-indent:-9999px;
    background: url(../images/top_head_tel.png) #68bdff 10px 5px no-repeat;
}
.siteHeadIn li a:hover {
    cursor:pointer;
    background: url(../images/top_head_tel.png) #057edb 10px 5px no-repeat;
}
/* gloval navi */
#gNav {
	position: relative;
	z-index: 10;
	background: #ffa2b6;
}
.gNavIn {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    overflow: hidden;
    text-indent:-9999px;
}
#gNav li {
	float: left;
  width: 180px;
  position:relative;
}
#gNav li:before {
    content:"";
    height:66px;
    width:1px;
    display:block;
    background:#ffbecc;
    position:absolute;
    margin-top:11px;
    z-index:100;
}
#gNav li:last-child:after {
    content:"";
    height:66px;
    width:1px;
    display:block;
    background:#ffbecc;
    position:absolute;
    right:0;
    top:0;
    margin-top:11px;
    z-index:100;
}

#gNav li:nth-child(1) a{
  background: url(../images/top_gnavi01.png) #ffa2b6 center center no-repeat;
}
#gNav li:nth-child(2) a{
  background: url(../images/top_gnavi02.png) #ffa2b6 center center no-repeat;
}
#gNav li:nth-child(3) a{
  background: url(../images/top_gnavi03.png) #ffa2b6 center center no-repeat;
}
#gNav li:nth-child(4) a{
  background: url(../images/top_gnavi04.png) #ffa2b6 center center no-repeat;
}
#gNav li:nth-child(5) a{
  background: url(../images/top_gnavi05.png) #ffa2b6 center center no-repeat;
}
#gNav li:nth-child(6) a{
  background: url(../images/top_gnavi06.png) #ffa2b6 center center no-repeat;
}
#gNav li:nth-child(1) a:hover {
  background: url(../images/top_gnavi01.png) #fd8ba3 center center no-repeat;
}
#gNav li:nth-child(2) a:hover {
  background: url(../images/top_gnavi02.png) #fd8ba3 center center no-repeat;
}
#gNav li:nth-child(3) a:hover {
  background: url(../images/top_gnavi03.png) #fd8ba3 center center no-repeat;
}
#gNav li:nth-child(4) a:hover {
  background: url(../images/top_gnavi04.png) #fd8ba3 center center no-repeat;
}
#gNav li:nth-child(5) a:hover {
  background: url(../images/top_gnavi05.png) #fd8ba3 center center no-repeat;
}
#gNav li:nth-child(6) a:hover {
  background: url(../images/top_gnavi06.png) #fd8ba3 center center no-repeat;
}

#gNav li a {
	position: relative;
	display: block;
	height: 88px;
	padding-top: 1px;
	text-align: center;
	font-weight: bold;
	color: #000;
}
#gNav li a::before {
	position: relative;
	top: 6px;
	content: '';
	display: inline-block;
	width: 26px;
	height: 29px;
	margin-right: 11px;
}
#gNav li a:hover {
  cursor:pointer;
}
/* INDEX PAGE */
/* スクロール キービジュアル */
.indexKvArea {
	text-align: center;
	background: #fff;
}
.indexKv {
	position: relative;
	height: 313px;
	margin: 0px auto;
  padding:10px 0;
  /*width:1440px;*/
  overflow:hidden;
  background:#fff;
}
.indexKv img{
    width:206px;
    height:313px;
}
/*
.indexKv img {
	position: absolute;
	top: -100%;
	bottom: -100%;
	left: -100%;
	right: -100%;
	margin: auto;
	width: 100%;
}
*/
#loopslider {
    margin: 0 auto;
    width: 100%;
    height: 313px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
#loopslider ul {
    float: left;
    display: inline;
    overflow: hidden;
}
#loopslider ul li {
    float: left;
    display: inline;
    overflow: hidden;
    padding:0px 10px 0 0;
}
#loopslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
} 
#loopslider ul {
    display: inline-block;
    overflow: hidden;
}
/*key visual bottom*/
.kv_bottom_obi{
    height:130px;
    background: url(../images/top_head_bottom_bg.png) #fd8ba3 0 0 repeat;
}
.kv_bottom_obi img{
    text-align:center;
    margin:0 auto;
    display:block;
    padding-top:24px;
}
/* topinfo_box3 */
.info_box3{
    background: url(../images/top_main_dot.png) 0 0 repeat;
    text-align:center;
}

/* topinfo_box3 */
.about_box{
    text-align:center;
}

.info_box3 p{
    max-width:750px;
    margin:0 auto;
    text-align:center;
    color:#767676;
    padding-top:40px;
    line-height:1.8rem;
    font-size:1.2rem;
    padding-bottom:36px;
}
.hero_wrap{
    width:1100px;
    min-width: 1080px;
    margin:0 auto;
}
.hero1,.hero2,.hero3{
    display:inline-block;
    width:330px;
    height:227px;
    background:#fff;
    padding:25px;
    border:solid 1px #e7e7e7;
    border-radius:10px;
    box-sizing:border-box;
    margin-bottom:42px;
}
.hero1 span ,.hero2 span ,.hero3 span{
    margin-top:14px;
    display:block;
    color:#767676;
    font-size:1.2rem;
    text-align:left;
}
.hero1 img,.hero2 img,.hero3 img{
    width:100%;
}
.hero1,.hero2{
    margin-right:46px;
}
/*pick up member list*/
.title_cap{
    display:block;
	text-align:center;
    color:#ffa2b6;
    font-size:2.4rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.pmember_list{
    padding-top:50px;
    background: url(../images/model_bg.png) 0 0 repeat; 
    text-align:center;
}
.pmember_list h2{
    font-size:1.2rem;
    color:#767676;
    padding:20px 0 6px;
}
.pmember_list ul {
    display:inline-block;
    width:1100px;
    padding: 30px 0 36px;
}
.pmember_list li {
    display:inline-block;
    margin:7px;
}
/*member list*/

.member_list_bg { 
    background: url(../images/member_list_bg.png) 0 0 repeat; }

.member_list{
    padding-top:30px;
    text-align:center;
}
.member_list h2{
    font-size:1.2rem;
    color:#767676;
    padding:20px 0 24px;
}
.member_list ul {
    display:inline-block;
    width:1100px;
    padding: 20px 0 36px;
}
.tab-panel{
    min-height:500px;
}
.member_list li {
    display:inline-block;
    margin:7px;
}
.member_list ul.tab-menu, ul.tab-menu2 {                                    /*＊＊＊＊*/
    padding:0;
    margin:0;
}

ul.tab-menu2 li{ margin: 0 !important; }                                    /*＊＊＊＊*/

.member_list .tab-menu li {
    display:inline-block;
    margin:7px 0;
}
.member_list .select_btn {
    display:inline-block;
    border:solid 4px #ffa2b6;
    background:#fff;
    color: #ffa2b6;
    font-size:1.4rem;
    font-weight:bold;
    margin:4px;
    line-height:42px;
    border-radius:8px;
    width:170px;
    height:50px;
    box-sizing:border-box;
}
.member_list .select_btn_active {
    display:inline-block;
    border:solid 4px #ffa2b6;
    background:#ffa2b6;
    color: #fff;
    font-size:1.4rem;
    font-weight:bold;
    margin:4px;
    line-height:42px;
    border-radius:8px;
    width:170px;
    height:50px;
    box-sizing:border-box;
}
/* cast_box3 */
.casting{
    background:#bee6ff;
    padding:32px 0 50px;
    text-align:center;
}
.casting h2{
    font-size:1.2rem;
    color:#767676;
    padding:20px 0 57px;
}
.cast_box4{
    text-align:center;
}
.cast_info_arrow{
    display: inline-block;
    width: 16px;
    height: 216px;
    line-height: 100px;
    padding: 20px 22px;
    text-align: center;
    box-sizing: border-box;
    transform: rotate(-90deg);
}
.cast_info_arrow{
    margin-right:14px;
}

.cast_info_box{
    display:inline-block;
    width:216px;
    height:216px;
    background:#fff;
    padding:20px 10px;
    border:solid 1px #e7e7e7;
    border-radius:10px;
    box-sizing:border-box;
    margin-bottom:2px;
    vertical-align: top;
}
.cast_info_box p{
    color:#46b7ff;
    font-size:1.6rem;
}
.cast_info_box span{
    border-top:solid 1px #46b7ff;
    margin-top:4px;
    padding-top:8px;
    display:block;
    color:#767676;
    font-size:1.2rem;
    text-align:left;
}
/*bottom links*/
.bottom_link_box{
    background: url(../images/top_main_dot.png) 0 0 repeat;
    text-align:center;
}
.bottom_content_wrap{
    min-width: 1080px;
    display:inline-block;
    width:1080px;
    text-align:center;
}
.bottom_link_box .flogo{
    float:left;
    width:auto;
    height:150px;
    text-align:center;
    display:inline-block;
    box-sizing:border-box;
    margin-top:55px;
}
.bottom_link_box .flogo span{
    text-align:center;
    color:#584a3b;
}
.bottom_link_box .flogo img{
    margin-bottom:5px;
    width:150px;
}
.bottom_link_box ul{
    float:right;
    width:370px;
    text-align:left;
    display:inline-block;
    box-sizing:border-box;
    margin-top:55px;
}
.bottom_link_box ul li a{
    line-height:1.4rem;
}
.bottom_link_box ul li{
    background: url(../images/footer_arrow_icon.png) 2px 5px no-repeat;
    text-indent:2.0rem;
    font-size:1.2rem;
    line-height:2.4rem;
    color:#000;
}
.bottom_link_box .flex {
    width: 370px;
    margin-bottom: 50px;
    float: right;
}
/* .bottom_link_box ul li:nth-of-type(2){
        width:180px;
}
.bottom_link_box ul li:nth-of-type(4){
        width:180px;
}
.bottom_link_box ul li:nth-of-type(6){
        width:180px;
}
.bottom_link_box ul li:nth-of-type(8){
        width:180px;
}
.bottom_link_box ul li:nth-of-type(9){
        width:340px;
} */
/* siteFoot */
#siteFoot {
	background: #ffa2b6;
  height:45px;
  line-height:45px;
}
.siteFootCopy {
	margin-top: 5px;
	text-align: center;
	font-size: 1.2rem;
  color:#fff;
}
.pageTop {
	position: fixed;
	bottom: 30px;
	right: 20px;
	z-index: 11;
}
.pageTop a {
	display: block;
	width: 50px;
	height: 50px;
	background: url(../images/btn_pagetop.png) 0 0 no-repeat;
	overflow: hidden;
	text-indent: -999px;
	font-size: 0;
}
.pageTop a:hover {
	background-position: 0 -50px;
}


/* 下層
==========================================================*/

.contents_sub {
	width:980px; margin:0 auto;
    padding-top:30px;
    text-align:center;
	
}

.nagare, .nagare02 {
	width:980px; margin:0 auto;
    padding-top:30px;
    text-align:center;
}

.nagare02 ul{ margin-bottom: 50px; }                                            /*＊＊＊＊*/

h2.title_h2{ margin: 0 auto 30px; text-align: center; font-size: 30px; font-weight: bold; color:#ff87a6; display:block; }

h2.title2_h2{ margin: 50px auto 20px; text-align: center; font-size: 30px; font-weight: bold; color:#ff87a6; display:block; }

/*特徴*/
#tx_tokucho p{  font-size: 14px; color:#767676; text-align:center; }
#sec_tokucho #tx_tokucho span{  font-size: 14px; color:#ff6990; }
#sec_tokucho ul{ margin-top: 10px; }
#sec_tokucho ul li{ width: 210px; margin-right: 30px; text-align: center; float: left; }
#sec_tokucho ul li:last-child{ margin-right: none; }
#sec_tokucho ul li h3{ margin: 20px 0 15px; color: #00ccff; text-align: center; font-size: 16px;  border: 3px solid #00ccff; border-radius: 10px; background-color:#FFFFFF; padding:10px; }
#sec_tokucho ul li p{  font-size: 14px; text-align: left; color:#767676; }

.subttl01 { color:#ffba00; font-size: 26px; margin:20px 0 0 0; text-align: center; }

#sec_tokucho .riyuu { margin-top: 10px; width:980px; margin:0 auto; }
#sec_tokucho .riyuu li{ width: 280px; margin-right: 30px; text-align: center; float: left; }
#sec_tokucho .riyuu li:last-child{ margin-right: none; }
#sec_tokucho .riyuu li h3{ margin: 20px 0 15px; color: #ff6990; text-align: center; font-size: 16px;  border: 1px solid #FFFFFF; border-radius: 3px; background-color:#FFFFFF; width:280px; display:block; }
#sec_tokucho .riyuu li p{  font-size: 14px; text-align: left; color:#767676 }



/*導入事例*/
.nagare ul li { margin:15px 0; text-align:left; font-size:14px; }
.nagare ul li h3 { background-color:#ff6990; border-radius: 3px; color:#FFFFFF; padding:20px 10px 20px 10px; margin:10px 0 10px 0; }
.nagare ul li span { background-color:#FFFFFF;; border-radius: 3px; color:#ff6990; padding:10px; margin:10px 10px 0 0; }



/*機能一覧*/
#tx_tokucho02 p{  font-size: 14px; color:#666; text-align:center; }
#tx_tokucho02 span{  font-size: 14px; color:#ff6990; }
.nagare02 ul li { margin:15px 0; text-align:left; font-size:14px; }
.nagare02 ul li h3 { background-color:#ffba00; border-radius: 3px; color:#FFFFFF; padding:20px 10px 20px 10px; margin:10px 0 10px 0; text-align:left; font-size:14px; }
.nagare02 ul li span { background-color:#FFFFFF; border-radius: 3px; color:#ffba00; padding:10px; margin:10px 10px 0 0;  font-size:14px; text-align:left;}

.entry_main { background-image:url(../entry/images/visual.jpg); background-repeat:repeat; text-align:center; }

.entry_main_in { width:700px; margin:0 auto; }

.entry_box { margin-bottom:10px; }

.title_cap_sub{
	margin:20px 0;
    display:block;
	text-align:center;
    color:#ffa2b6;
    font-size:2.4rem;
}

.title_cap_sub_s{
    display:block;
	text-align:center;
    color:#ffa2b6;
    font-size:1.2rem;
　  font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.title_cap_sub_s2{
    display:block;
	text-align:center;
    color:#ffa2b6;
    font-size:2.4rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#contact_box01 { width:700px; margin:40px auto 0 auto; }


.news_box { width:980px; margin:0 auto; }
.news_title_h2, .news_title_h2 a{ margin: 0 auto 5px; text-align: center; font-size: 18px; color:#ff87a6; display:block; text-align:left; }         /**/
.news_date { text-align:right; border-bottom:1px dashed #ff87a6; margin-bottom:5px; }
.news_text { text-align:left; font-size:14px; margin-bottom:30px; color:#767676;}
.news_box_img {  margin-bottom:30px; }
.news_text_img_l { width:400px; float:left; }
.news_text_img_l a img{ width: 100% !important; height: auto !important; }                                                                            /**/

.news_text_img_r, .news_text_img_r a{ float:right; width:560px; text-align:left; font-size:14px; color:#767676; }                                   /**/

.about_title_h2 { margin: 0 auto 5px; text-align: center; font-size: 18px; color:#ff87a6; display:block; text-align:center; }
.about_title02_h2 { margin: 0 auto 5px; text-align: center; font-size: 18px; color:#7cc985; display:block; text-align:center; }
.about_text { text-align:center; font-size:14px; margin-bottom:30px; color:#767676; }

.about_ttl{
	float:left;
    display:inline-block;
    width:300px;
    height:320px;
    background:#fff;
    padding:25px;
    border:solid 1px #e7e7e7;
    border-radius:10px;
    box-sizing:border-box;
    margin:10px 12px 10px 12px;
	text-align:left; font-size:14px; color:#767676;
}
.about_ttl span { margin: 0 auto 5px; text-align: center; font-size: 16px; color:#ff87a6; display:block; text-align:center; display:block; }
.about_icon { width:100px; display:block; margin:0 auto; }


.company_box table { width:980px; margin-bottom:40px; }
.company_box table tr { border-bottom:1px dashed #ff87a6; font-size:14px; color:#767676; }
.company_box table tr th { width:200px; padding:10px; }
.company_box table tr td { text-align:left; padding:10px;  }


.member_ditail { width:980px; margin:0 auto; }
.model_list_img_l { width:23%; float:left; margin:0 1%; }

.prof-table { margin:20px 0; width:980px;}
.prof-table tr  { border-bottom:1px dashed #ff87a6; font-size:14px; color:#767676; }
.prof-table tr th { width:200px; padding:10px; }
.prof-table tr td { text-align:left; padding:10px;  }

.contact_btn01 { width:96%; padding:2%; margin:40px 0; background-color:#7fc7ff; text-align:center; display:block;  border-radius:10px; }
.contact_btn01 a { color:#FFFFFF; text-align:center; font-size:25px; }



/* ▽ marukin ▽ ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

.hero_wrap_XX{
    width: 1100px;
    min-width: 1080px;
    margin: 0 auto;
}


.contents_sub_XX {
    width:980px; margin:0 auto;
    padding-top:30px;
}


/*　トップ、「もっとみるボタン」　*/
p.btn_more{ margin-bottom: 50px; text-align: center; }
p.btn_more a{ display: inline-block; max-width: 100%; width: 400px; padding: 8px 0; background: #ffa2b6; border-radius: 5px; color: #fff; font-size: 14px; text-align: center; }


/*モデル一覧表示*/
.ul_member{ text-align: left; }
.ul_member li{ width: 140px; height: 200px; background: #f3f3f3; overflow: hidden; }


/*お問い合わせフォーム*/
#contact_text p{ text-align: center; font-size: 16px; }
#contact_text p:first-child{ margin-bottom: 20px; }
#contact_text p a{ font-size: 16px; font-weight: bold; color: #ff87a6; }


.must{ color: #ff87a6; font-size: 14px; }
.formBox{ width: 980px; margin: 0 auto 50px; }

.formBox table{ width: 100%; border-bottom: 1px solid #ff87a6; }
.formBox table caption{ padding-left: 10px; text-align: left; font-size: 11px; }
.formBox table caption{ font-size: 14px; }
.formBox table th, .formBox table td{ padding: 10px 20px; border: 1px solid #ff87a6; font-size: 14px; }
.formBox table th{ width: 40%; background: #fff6f8 }
.formBox table td{ text-align: left; }

.formBox .caution{ font-size: 12px; color: #dc1444; }

.formBox [type='text'], .formBox [type='email'], .formBox [type='tel'], .formBox [type='number'], .formBox [type='url'], .formBox textarea, .formBox select{ width: 98%; padding: 5px 2% !important; border: 1px solid #ccc; border-radius: 3px; background: #fff; font-size: 14px !important; }
.formBox textarea{ height: 250px; }

.formBox input::-webkit-input-placeholder{ color: #ccc; font-weight: 400; }
.formBox input::-ms-input-placeholder{ color: #ccc; font-weight: 400; }
.formBox input::-moz-placeholder{ color: #ccc; font-weight: 400; }

.formBox .btnBox{ margin-top: 50px; text-align: center; }
.formBox .btnBox .cssBtn{ display: inline-block; padding: 10px 50px; background: #ff87a6; border-radius: 3px; color: #fff; font-size: 14px; }
.formBox .btnBox .cssBtn:hover{ background: #0cf; }

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


/*登録フォーム*/
[name='email2'], [name='email_pc2']{ margin-top: 10px; }
[name='photo']{ display: inline-block; width: 350px; height: 40px; margin-bottom: 5px; padding: 10px 20px; border: 5px dashed #999; background: #f3f3f3; line-height: 1em; }
[name='age']{ width: 170px !important; }
[name='birth_y']{ width: 80px !important; }
[name='birth_m'], [name='birth_d']{ width: 50px !important; }


/*　NEWS共通　*/
/*　カテゴリー表示　*/
.category{ display: inline-block; width: 120px; margin-right: 10px; padding: 2px 0; text-align: center; color: #fff; }


/*　（TOPページ表示用）NEWS一覧　*/
#ul_newsList_top{}
#ul_newsList_top li{ width: 209px; height: 350px; margin-right: 88px; overflow: hidden; float: left; }
#ul_newsList_top li:nth-child(4n){ margin-right: 0; }

#ul_newsList_top li *{ font-size: 12px; }
#ul_newsList_top li p{ text-align: left; }

#ul_newsList_top li .newsImgBox{ margin-bottom: 12px; }
#ul_newsList_top li .cate_date{ margin-bottom: 7px; color: #949494; }
    .newsTitle a:hover{ text-decoration: underline; }


/*　（NEWSページ用）NEWS一覧　*/
#ul_newsList{}
#ul_newsList li{ width: 209px; height: 350px; margin-right: 48px; overflow: hidden; float: left; }
#ul_newsList li:nth-child(4n){ margin-right: 0; }

#ul_newsList li *{ font-size: 12px; }
#ul_newsList li p{ text-align: left; }

#ul_newsList li .newsImgBox{ margin-bottom: 12px; }
#ul_newsList li .cate_date{ margin-bottom: 7px; color: #949494; }
	.newsTitle a:hover{ text-decoration: underline; }



/*　NEWS詳細（ここだけ2カラム）　*/
#newsDetail_l{ width: 750px; float: left; }
    .newsDetailTitle{ margin-bottom: 20px; padding-bottom: 5px; border-bottom: 1px dashed #ffa2b6; font-size: 20px; text-align: center; }
    #detail_cate_date{ margin-bottom: 30px; text-align: right; }


#newsDetail_r{ width: 210px; float: right; }
	.h2NewsLeft{ margin-bottom: 20px; padding-bottom: 5px; font-size: 20px; text-align: center; }

	#h2NewsLeft_info{ border-bottom: 1px dashed #ffa2b6; color: #ffa2b6; }
	#h2NewsLeft_colmun{ border-bottom: 1px dashed #68bdff; color: #68bdff; }

	.ul_newsLeft{ margin-bottom: 40px; }
	.ul_newsLeft li{ margin-bottom: 20px; }
	.ul_newsLeft .newsLeft_l{ width: 62px; float: left; }
	.ul_newsLeft .leftDate{ margin: 3px auto; font-size: 12px; color: #949494; }
	.ul_newsLeft .newsLeft_r{ width: 139px; float: right; }


/*（20221210）プライバシーポリシー */
.privacy_box *{ font-size: 14px; text-align: left; line-height: 1.7em; }
.privacy_box .mgn_b_20{ margin-bottom: 20px; }
.privacy_box .tx_r{ text-align: right; }
.privacy_box dl{}
.privacy_box dl dt{}
.privacy_box dl dd{ margin: 0 0 25px 60px; }
.privacy_box dl dd ul ul{}

.privacy_box dl dd ul.ul_num{ list-style-type: decimal; }
.privacy_box dl dd ul.ul_num > li{ padding-left: 10px; }

.privacy_box dl dd ul.ul_kakko{ margin-left: 3em; }
.privacy_box dl dd ul.ul_kakko li{ counter-increment: cnt; }
.privacy_box dl dd ul.ul_kakko li:before{ margin-left: -3em; content: "（" counter(cnt) "） "; }
/* △ marukin △ ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/





/* MEDIA QUERY
==========================================================*/
@media only screen and (min-width: 1200px) {
.indexSample .sampleList li {
	width: 18.1%;
}
}
 @media only screen and (max-width: 1037px) {
.indexKv {
	height: auto;
}
.indexKv img {
	position: static;
	top: auto;
	bottom: auto;
	left: auto;
	right: auto;
	margin: auto;
}
}


/* add 20210202 */
.flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.flex_around{
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.flex-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.flex_wrap{
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap    : wrap;
}
.flex_center{
    align-items: center;
}

