@charset "utf-8";
@font-face {
    font-family: 'icomoon';
    src: url("/common/icon/fonts/icomoon.eot?gwvhkd");
    src: url("/common/icon/fonts/icomoon.eot?gwvhkd#iefix") format("embedded-opentype"), url("/common/icon/fonts/icomoon.woff2?gwvhkd") format("woff2"), url("/common/icon/fonts/icomoon.ttf?gwvhkd") format("truetype"), url("/common/icon/fonts/icomoon.woff?gwvhkd") format("woff"), url("/common/icon/fonts/icomoon.svg?gwvhkd#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}
/*====================================================
   HTML5 display definitions
====================================================*/

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, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

abbr[title] { border-bottom: 1px dotted; }
strong { font-weight: bold; }
dfn { font-style: italic; }
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; clear:both; }
mark {background: #ff0;color: #000}
code,kbd,pre,samp { font-family: monospace, serif ; font-size: 1em; }
pre { white-space: pre-wrap; }
q { quotes: "\201C" "\201D" "\2018" "\2019"; }
small { font-size: 80%; }
sub,sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0; max-width: 100%; height:auto; }
svg:not(:root) { overflow: hidden; }
figure,figcaption { margin: 0;padding:0; }
table { border-collapse: collapse; border-spacing: 0; }

/*====================================================
size style
====================================================*/
.clear { clear: both!important; }
.hide { display: none; }
.vlnT { vertical-align: top!important; }
.vlnM { vertical-align: middle!important; }
.vlnB { vertical-align: bottom!important; }
.vlnL { vertical-align: baseline!important; }
.fltL { float: left!important; }
.fltR { float: right!important; }
.imgL { float: left; margin: 0 15px 15px 0; }
.imgR { float: right; margin: 0 15px 15px; }

/*====================================================
TEXT
====================================================*/
.gth {     font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif; }
.bold { font-weight: bold; }
.red { color: #BB0003; }
.alnR { text-align: right!important; }
.alnL { text-align: left!important; }
.alnC { text-align: center!important; }

/*====================================================
Links
====================================================*/
a {
	background: transparent;
	color: #e70080;
	outline: none;
}
a:focus { outline: none; }
a:active,a:hover { outline: 0; opacity:0.7; }
a:link,a:visited {
	color: #e70080;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
a:hover,a:active {
	color: #e70080;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
a img { border-style: none; }

/*====================================================
common hack style
====================================================*/
/* */
.cf:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
/* for IE6,7 */
.cfi {zoom: 1;/display: inline-table;/min-height: 1%; }
/* number bug IE6 */
ul, ol, li { zoom: normal; }
img { vertical-align: bottom; }

/*====================================================
Common
====================================================*/


h1,h2,h3,h4,h5,p {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
ul,li,dl,dt,dd,ol {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.bold { font-weight: bold; }
.size9 { font-size: 9px; }
.size10 { font-size: 10px; }
.size11 { font-size: 11px; }
.size12 { font-size: 12px; }
.size13 { font-size: 13px; }
.size14 { font-size: 14px; }
.size15 { font-size: 15px; }
.size16 { font-size: 16px; }
.size17 { font-size: 17px; }
.size18 { font-size: 18px; }
.size19 { font-size: 19px; }
.size20 { font-size: 20px; }
.size21 { font-size: 21px; }
.size22 { font-size: 22px; }
.size23 { font-size: 23px; }
.size24 { font-size: 24px; }
.size25 { font-size: 25px; }
.size26 { font-size: 26px; }
.size27 { font-size: 27px; }
.size28 { font-size: 28px; }
.size29 { font-size: 29px; }
.size30 { font-size: 30px; }
.red { color: #D60003; }

.mb0 { margin-bottom: 0px !important; }
.mb3 { margin-bottom: 3px !important; }
.mb5 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }

.mt0 { margin-top: 0px !important; }
.mt3 { margin-top: 3px !important; }
.mt5 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }

.mr0 { margin-right: 0px !important; }
.mr3 { margin-right: 3px !important; }
.mr5 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }

.ml0 { margin-left: 0px !important; }
.ml3 { margin-left: 3px !important; }
.ml5 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }

.pb0 { padding-bottom: 0px !important; }
.pb3 { padding-bottom: 3px !important; }
.pb5 { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb35 { padding-bottom: 35px !important; }
.pb40 { padding-bottom: 40px !important; }

.pt0 { padding-top: 0px !important; }
.pt3 { padding-top: 3px !important; }
.pt5 { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }

.pl0 { padding-left: 0px !important; }
.pl3 { padding-left: 3px !important; }
.pl5 { padding-left: 5px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }
.pl35 { padding-left: 35px !important; }
.pl40 { padding-left: 40px !important; }

.pr0 { padding-right: 0px !important; }
.pr3 { padding-right: 3px !important; }
.pr5 { padding-right: 5px !important; }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }
.pr35 { padding-right: 35px !important; }
.pr40 { padding-right: 40px !important; }


/*====================================================
Base css
====================================================*/
html {
    font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	height:100%;
	margin: 0;
}
body {
	margin: 0px;
	padding: 0px;
	-webkit-text-size-adjust: none;
}
#wr {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}
#container {
	float: left;
	width: 960px;
	padding: 0 10px;
	margin: 0px;
}
section {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}
.wrap {
	max-width: 1000px;
	width: 90%;
	margin: 0 auto;
	padding: 0;
}
.ctsBox {
	width: 100%;
	margin: 0;
	padding: 0;
}
iframe {
    margin: 0;
    padding: 0;
    vertical-align: bottom;
}
a img {
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
a:hover img {
	opacity: 0.8;
}
img {
	max-width: 100%;
	height: auto;
	width /***/:auto;
	vertical-align: bottom;
}

.sp_view {
    display: none;
}
/*フェードイン アニメーション*/
.fade{
	opacity: 0;
	transform: translate(0,60px);
	-webkit-transform: translate(0,60px);
	transition: .8s;
}
.mv_in{
	opacity: 1.0;
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
}

/*リンクボタン*/
.btnBox {
    width: 90%;
    text-align: center;
	margin: 25px auto;
}
a.linkBtn {
	border: 1px solid #1068ab;
	color: #1068ab;
	background: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	display: block;
	margin: 0 auto;
	padding: 15px 0;
	max-width: 300px;
	width: 90%;
}
a.linkBtn:hover {
	border: 1px solid #1068ab;
	color: #fff;
	background: #1068ab;
	opacity: 1;
}

/*固定バナー*/
.fixedBnr01,.fixedBnr02 {
	position: fixed;
	top: 50%;
	right: -90px;
    transform: translate(0,-50%);;
	z-index:999;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
.fixedBnr01 a img,.fixedBnr02 a img {
	background-color: none !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
.fixedBnr01 a:hover img,.fixedBnr02 a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

/*共通スタイル*/
.halfBox {
	width: 50%;
	margin: 0;
	padding: 0;
	display: table-cell;
	vertical-align: middle;
}
.halfBox .txtBox {
	padding: 0 30px;
}

/*====================================================
Header
====================================================*/
header {
    width: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
    box-sizing: border-box;
    z-index: 9999;
}
#fixed_header {
    background: #fff;
    position: fixed;
    width: 100%;
    box-sizing: border-box;
    padding: 20px 10px;
    top: -100px;
    text-align: center;
    z-index: 9999;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
#fixed_header.active {
    filter: drop-shadow(0px 0px 5px #000);
    top: 0!important;
}

/* ====================================================
Footer
==================================================== */
footer {
	width: 100%;
	background: url("../images/footer_bg.png") repeat;
	color: #fff;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
footer .wrap {
	padding: 40px 0;
}

footer .wrap .link {
	width: 850px;
    margin:0 auto;
    text-align: center;
    font-size: 20px;
    line-height: 2.5;
    font-family: 'Source Sans Pro', sans-serif;
    letter-spacing: 0.1em;
}
footer .wrap .link a{
    color:#FFF;
    text-decoration: none;
    margin:0 20px;
}

footer .wrap .totop {
    position: absolute;
    right: 100px;
}

footer .wrap .totop img{
    margin-top:-40px;
}

#copyright {
	text-align: center;
	margin: 0;
    padding: 40px 0;
	width: 100%;
	line-height: 1;
	font-size: 13px;
    font-family: 'Source Sans Pro', sans-serif;
    letter-spacing: 0.05em;
}

#copyright img{
    margin: 10px 10px 30px;
}
/*slider*/
#slider {
    max-width: 1530px;
    margin: 20px auto 60px;
    box-sizing: border-box;
    position: relative;
}
#slider h1 {
    position: absolute;
    max-width: 1530px;
    z-index: 999;
    width: 100%;
}

#slider .ft_link{
    position: absolute;
    z-index: 999;
    right: 50px;
    top: 25px;
}

#slider .ft_link img{
    height: 50px;
    margin: 0 10px;
}

/*about*/
#about{
    background: url("../images/about_bg_pink.png") no-repeat;
    background-size: auto;
    background-position: center center;
    background-size: cover;
    background-color: #DC0073;
    height: 850px;
    padding-top: 60px;
    z-index: 999;
}
#about .wrap {
    position: relative;
    max-width: 805px;
    background: url("../images/about_bg_pc.png") no-repeat;
    height: 800px;
    width: 100%;
    background-size: 100%;
}
#about h2 {
    text-align: center;
    padding-top: 30px;
}
#about p {
    font-size: 22px;
    padding: 35px 0 0 0;
    text-align: center;
    line-height: 2;
    font-weight: bold;
}

/*contents*/
#contents h2{
    text-align: center;
    margin-top:30px;
}
#contents .wrap {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

#contents .wrap ul{
    position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1280px;
    width: 100%;
  margin: 40px auto 0;
}

#contents .wrap ul li{
   position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 30%;
          flex: 0 0 30%;
	margin:0 1.5% 30px;
	background: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:0 0 20px;
    box-shadow: 5px 5px 5px -2px #ccc;
    border: 1px solid #e8e8e8;
    overflow: hidden;
}

#contents .wrap ul li .triangle {
  position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width:0 0 60px 60px;
    border-color: transparent transparent #DC0073 transparent;
}

#contents .wrap ul .new {
    position: absolute;
    top:-20px;
    left:-20px;
    z-index: 999;
}
#contents .wrap ul li a{
    text-decoration: none;
    color: #000;
}
#contents .wrap ul li figure {
    position: relative;
    z-index: 1;
    overflow: hidden;
    width: 390px;
    height: 265px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #000;
}

#contents .wrap ul li figure img{
    opacity: 0.9;
}

#contents .wrap ul li p{
    font-size: 20px;
    padding: 10px 20px;
    font-weight: bold;
}

#contents .wrap ul li p:nth-of-type(1){
    font-size: 16px;
    margin-top:10px;
    color:#666;
    padding: 0 20px;
    font-weight: normal;
}

#contents .wrap li p:nth-of-type(1) img{
    width: 25px;
    vertical-align: middle;
    padding-right: 10px;
}

#contents .wrap .voice_list{
  margin: 0 auto 40px;
}
#contents .wrap .voice_list ul{
  margin: 0 auto;
}

#contents .wrap .voice_list label {
   padding: 15px;
    font-weight: bold;
    border: solid 2px black;
    cursor :pointer;
}

#contents .wrap .voice_list label:hover {
    background: #efefef;
}

#contents .wrap .voice_list .hidden_box input {
    display: none;
}
#contents .wrap .more{
    margin:0 auto;
    width: 245px;
}

#contents .wrap .more .btn_pink{
    display: inline-block;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    width: 100%;
    padding:15px 0;
    border-radius: 50px;
    text-align: center;
    background: -moz-linear-gradient(left, #E81F8B, #DD0074);
    background: -webkit-linear-gradient(left, #E81F8B, #DD0074);
    background: linear-gradient(to right, #E81F8B, #DD0074);
    margin:0 auto 40px;
    color:#FFF;
    font-weight: bold;
    font-size: 22px;
}

#contents .wrap .more .btn_pink p{
    color: #FFF;
    font-weight: bold;
}


/*sp_contents*/
#sp_contents{
    background: url("../images/line.png") repeat-x top;
    padding:70px 0;
}

#sp_contents div{
    position: relative;
    text-align: center;
    max-width: 1095px;
    width: 100%;
    background-color: #FFF;
}

#sp_contents .icon{
    position: absolute;
    top:-30px;
    left:-30px;
    text-align: left;
    z-index: 1;
    background: none;
}


/*follow_us*/
#follow_us {
}
#follow_us .bgiGray {
    background: #DFDFDF;
    color: #fff;
    margin-top: 70px;
}
#follow_us .bgiGray .fukidashi{
    text-align: center;
}

#follow_us .bgiGray .fukidashi img{
    margin-top:-50px;
}

#follow_us .bgiGray ul{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 1000px;
  margin: 40px auto;
}

#follow_us .bgiGray ul li{
  -webkit-box-flex: 0;
      -ms-flex: 0 0 45%;
          flex: 0 0 45%;
	margin:0 auto 50px;
	background: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:0 0 20px;
    box-shadow: 5px 5px 5px -2px #ccc;
    border: 1px solid #e8e8e8;
    height:auto;
}

#follow_us .bgiGray ul li a{
    text-decoration: none;
}

#follow_us .bgiGray ul li a p{
    background: #DC0073;
    color:#FFF;
    font-weight: bold;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 20px;
    padding: 10px 0;
    text-align: center;
}

#follow_us .bgiGray ul li a p img {
    vertical-align: middle;
    padding-right: 10px;
}


/*linkBox*/
.linkBox {
    background: #fff;
}
.linkBox .wrap {
    padding: 90px 0 100px;
    text-align: center;
}
.linkBox h2 {
    display: block;
    text-align: center;
    margin: 0 0 30px;
}
.linkBox a.linkBnr {
    position: relative;
    display: inline-block;
}
.linkBox a.linkBnr:after {
    content: "";
    width: 52px;
    height: 14px;
    background: url(../images/linkbtn_arrow.png);
    background-size: cover;
    right: 0;
    top: 50%;
    transform: translate(30%,-100%);
    position: absolute;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.linkBox a.linkBnr:hover:after {
    transform: translate(40%,-100%);
}
.linkBox a:hover,.linkBox a.linkBnr:hover img {
    opacity: 1;
}

/*******************************************************************/
/*ここから下層ページ*/
/*******************************************************************/
/*interview*/
#interview .bg_pink{
    background: url("../images/bg_pink.png") repeat-x top;
    padding:30px 0;
    width: 100%;
    text-align: center;
}

#interview .bg_pink .main{
    width: 1020px;
    margin:0 auto;
}

#interview .bg_pink .main .title{
    margin:10px 0 30px;
}
#interview .bg_pink .main img{
    vertical-align: middle;
    
}

#interview .bg_pink .voice{
    width: 770px;
    margin:40px auto;
}

#interview .bg_pink p{
    font-size: 20px;
    color: #666;
    text-align: left;
    width: 770px;
    margin: 20px auto 10px;
}

#interview .bg_pink p img {
    width: 35px;
    vertical-align: middle;
    padding-right: 10px;
}

#interview .bg_pink h2{
    font-size:46px;
    color: #D40073;
    font-weight: bold;
    text-align: left;
    width: 770px;
    margin:0 auto;
}

#interview .bg_pink h1{
    font-size:46px;
    color: #D40073;
    font-weight: bold;
    text-align: left;
    width: 770px;
    margin:0 auto;
}

#interview .voice p{
    font-size: 20px;
    text-align: left;
    margin:40px auto 0;
    color: #000;
    width: 100%;
    line-height: 2;
    font-weight: 500;
}
#interview .line{
    background: url("../images/line_sp.png") repeat-x;
    margin:40px 0;
    height: 20px;
}
#planning{
    padding: 30px 0;
}

#planning .main{
    width: 1020px;
    margin:0 auto;
}

#planning .main .title{
    margin:10px 0 30px;
    text-align: center;
}
#planning .main img{
    vertical-align: middle;
}

#planning .row{
    width: 770px;
    margin:40px auto;
}

#planning p{
    font-size: 20px;
    color: #666;
    text-align: left;
    width: 770px;
    margin: 20px auto 10px;
}

#planning p img {
    width: 35px;
    vertical-align: middle;
    padding-right: 10px;
}
#planning h1{
    font-size:46px;
    font-weight: bold;
    text-align: left;
    width: 770px;
    margin:0 auto;
}

#planning .row p{
    font-size: 20px;
    text-align: left;
    margin:40px auto 0;
    color: #000;
    width: 100%;
    line-height: 2;
    font-weight: 500;
}
#planning .line{
    background: url("../images/line_sp.png") repeat-x;
    margin:40px 0;
    height: 20px;
}

#other h2{
    text-align: center;
}
 
#other ul{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 420px;
  margin: 40px auto;
}

#other ul li{
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
	margin:0 auto 10px;
	padding:0 0 20px;
}

#other ul li:nth-of-type(1) p{
    text-align: center;
    font-weight: bold;
    color: #3A559A;
}

#other ul li:nth-of-type(2) p{
    text-align: center;
    font-weight: bold;
    color:#1F9EEF;
}


#other ul li a{
    text-decoration: none;
}

#other ul li a p.btn_fb{
    background: #3A559A;
    color:#FFF;
    font-weight: bold;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
    font-size: 20px;
    padding: 15px 0;
    text-align: center;
}

#other ul li a p.btn_twitter{
    background: #1F9EEF;
    color:#FFF;
    font-weight: bold;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
    font-size: 20px;
    padding: 15px 0;
    text-align: center;
}

#other ul li a img {
    vertical-align: middle;
    padding-right: 10px;
}

#topic_path_top a,
#topic_path_top a:link,
#topic_path_top a:visited,
#topic_path_top a:hover{
    color: #333;
    text-decoration: none;
}
#topic_path_top ol,
#topic_path_top ol li{
    list-style: none;
}

#topic_path_top {
    margin: 0 auto;
    font-size: 0.8rem;
    border-top: 1px solid #e6e6e6;
}
#topic_path_top ol {
    padding: 10px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1280px;
    margin: 0 auto;
}
#topic_path_top ol li {
    margin: 0 15px 0 0;
}
#topic_path_top ol li:not(:last-child)::after {
    position: relative;
    top: 2px;
    margin: 0 0 0 15px;
    content: "\e315";
    font-family: 'icomoon';
    font-size: 1.0rem;
    line-height: 1;
}

/* ========================================================================================================
   920px以下
   ========================================================================================================*/
@media screen and (max-width: 912px) {
    #about h2 {
        transform: translate(-120%, -42%);
    }
    .sp_view {
        display: block;
    }
    .pc_view {
        display: none;
    }


}
/* ========================================================================================================
   767px以下
   ========================================================================================================*/
@media screen and (max-width: 767px) {
    .wrap {
        width: 100%!important;
        padding-left: 30px!important;
        padding-right: 30px!important;
        box-sizing: border-box;
    }
    #fixed_header {
        padding: 10px;
    }
    #fixed_header img {
        height: 35px;
    }
    #slider {
        margin: 0 auto 30px;
        padding: 0;
    }
    #slider h1 {
        width: 100%;
        position: absolute;
        z-index: 999;
    }
    
    #slider .ft_link {
        bottom: -25px;
        top: auto;
        z-index: 99999;
    }
    
    #slider .ft_link img{
    height: 30px;
    margin: 0;
    }

    #about h2 {
        position: relative;
        transform: translate(0%, 0%);
        width: 100%;
    }
    #about h2 img{
        width: 80%;
        margin-top: 20px;
    }
    #about p {
        font-size: 13px;
        line-height: 1.6;
        text-align: left;
        padding: 20px 20px 100px 20px;
        margin-top: 10px;
    }
    #about{
        background: url("../images/about_bg_pink_sp.png") no-repeat;
        background-size: 100%;
        height: auto;
        padding: 50px 0 30px;
}

    #about .wrap {
        max-width: 100%;
        background: url("../images/about_bg_sp.png") no-repeat top center;
        background-size: auto;
        background-size: 90%;
        height: auto;
    }    
    #contents .wrap ul{
        display: block;
        width: 100%;
        margin: 40px auto 0;
    }

    #contents .wrap ul li{
         display: block;
        -webkit-box-flex: 0;
         -ms-flex: 0 0 100%;
          flex: 0 0 100%;
    }
    #contents .wrap ul li figure {
        width: 100%;
        height: 220px;
    }

    #contents .wrap ul li figure img{
        width: 100%;
    }

    #sp_contents{
        background: url("../images/line_sp.png") repeat-x top;
    }

    #sp_contents .wrap{
        padding:0 !important
    }
    #sp_contents div{
        width: 100%;
    }
    #sp_contents .icon {
        top: -60px;
        left: 10px;
        width: 30%;
    }

    #follow_us .bgiGray ul{
         display: block;
        width: 100%;
        margin: 40px auto;
    }

    #follow_us .bgiGray ul li{
         display: block;
         display: block;
        -webkit-box-flex: 0;
         -ms-flex: 0 0 100%;
          flex: 0 0 100%;
        height:auto;
    }
    
    #follow_us .bgiGray {
        padding:0 20px 40px 20px;
    }

    .linkBox .wrap {
        padding: 50px 0 50px;
    }
    .linkBox h2 {
        margin: 0 0 15px;
    }

    .ctsBox p {
        color: #54554f;
        font-size: 15px;
    }

    .fixedBnr01, .fixedBnr02 {
        width: 30px;
    }
    
    #interview .bg_pink{
        background:none;
    }

    #interview .bg_pink .main{
        width: 100%;
    }
    #interview .bg_pink .main .title{
        margin-bottom:20px;
    }
    #interview .bg_pink .main .title img{
        width: 50%;
    }

    #interview .bg_pink .voice{
        width: auto;
        padding: 0 20px;
}

    #interview .bg_pink p{
        width: auto;
        padding: 0 20px;
    }

    #interview .bg_pink .voice p{
        padding: 0;
    }

    #interview .bg_pink h2{
        width: auto;
        padding: 0 20px;
        font-size: 26px;
    }

    #interview .bg_pink h1{
        width: auto;
        padding: 0 20px;
        font-size: 26px;
    }
    
    #planning .main{
        width: 100%;
    }
    #planning .main .title{
        margin-bottom:20px;
    }
    #planning .main .title img{
        width: 50%;
    }

    #planning .row{
        width: auto;
        padding: 0 20px;
}

    #planning p{
        width: auto;
        padding: 0 20px;
    }

    #planning .row p{
        padding: 0;
    }

    #planning h2{
        width: auto;
        padding: 0 20px;
        font-size: 26px;
    }

    #planning h1{
        width: auto;
        padding: 0 20px;
        font-size: 26px;
    }
    #other{
        padding: 0 20px 40px 20px;
        width: auto;
    }
    #other h2 img{
        width: 50%;
    }
    
    #other ul{
        width: auto;
    }

    footer .wrap .totop {
    position: absolute;
    right: 10px;
    width: 10%;
    }
    
    footer .wrap .link {
	width: 100%;
    font-size: 16px;
    }

    #copyright {
        font-size: 11px;
    }
    
    .forpc {display: none!important;}
    .forsp {display: inline-block!important;}

    #topic_path_top {
        margin: 0 auto;
        padding: 0 15px;
        font-size: 0.8rem;
    }
    #topic_path_top ol {
        padding: 0 0 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    #topic_path_top ol li {
        margin: 0 5px 0 0;
    }
    #topic_path_top ol li:not(:last-child)::after {
        position: relative;
        top: 2px;
        margin: 0 0 0 5px;
        content: "\e315";
        font-family: 'icomoon';
        font-size: 1.0rem;
        line-height: 1;
    }
}
/* ========================================================================================================
   580px以下
   ========================================================================================================*/
@media screen and (max-width: 580px) {
    #copy h2 {
        margin: -23% 0 25px 0;
    }
    
}
