@charset "utf-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}img{vertical-align:bottom}

/* ===============================================
# common
=============================================== */
*{
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;} /* 10px */

body{
  padding: 0;
  word-wrap : break-word;
  overflow-wrap : break-word;
  color: #000;
  background-color: #fff;
  font-size:16px;
  font-size:1.6rem;  
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  line-height: 1.75;
  -webkit-text-size-adjust: 100%;
}
body.nav-open{
  overflow: hidden;
  height: 100%;
}
@keyframes PageIn {
    0% {opacity: 0;}
    100% {opacity: 1;}
}

@-webkit-keyframes PageIn {
    0% {opacity: 0;}
    100% {opacity: 1;}
}

.wrapper{
  position: relative;  
  width: 100%;
}
.inner{
  position: relative;
}
a,
a:visited{
  text-decoration: none;
  color: #000;
}
img{
  max-width: 100%;
  vertical-align: bottom;
}
img[src*=".svg"] {
  width: 100%; 
}
.for_pc{
  display: block;
}
.for_sp{
  display: none;
}
span.for_pc,
br.for_pc,
img.for_pc{
  display: inline;
}
span.for_sp,
br.for_sp,
img.for_sp{
  display: none;
}
.clear{
  clear: both;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.flex{
  display: -webkit-box;
  display: -ms-flex;  
  display: -webkit-flex;
  display: flex;
}
@media print,screen and (min-width :769px){
  .tellink{
    pointer-events: none;  
    text-decoration: inherit !important;
  }
  .flex_pc{
    display: -webkit-box;
    display: -ms-flex;  
    display: -webkit-flex;
    display: flex;
  }
}
@media screen and (max-width :768px){
  body{
    font-size:13px;
    font-size:1.3rem;  
    line-height: 1.538;
  }
  .wrapper{
  }
  img{
    width: 100%;
    height: auto;
  }
  .for_pc{
    display: none;
  }
  .for_sp{
    display: block;
  }
  span.for_pc,
  br.for_pc,
  img.for_pc{
    display: none;
  }
  span.for_sp,
  br.for_sp,
  img.for_sp{
    display: inline;
  }
}


/*
 マウスオーバー
----------------------------------------------------------- */
.ov{
  display:block;
}
.over{
  display:block;
}
@media screen and (min-width : 769px){
  .ov,
  .over{
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    cursor: pointer;
  }
  .ov:hover{
    opacity: .5;
    text-decoration: none;
  }
}

/* ===============================================
# wrap_right
=============================================== */
.wrap_right{
  width: 100%;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;  
  overflow: hidden;  
  background-color: #fff;      
  -webkit-animation: PageIn 1.3s ease 0s 1 normal;      
  animation: PageIn 1.3s ease 0s 1 normal;  
}  

/*第２階層*/
.second .wrap_right{
  background-color: #fdfbf5;
}
@media screen and (max-width :768px){
  .wrap_right{

  }
}
/* ===============================================
# main
=============================================== */
main{
  display: block;
  min-height: 100vh;
  padding-bottom: 60px;
}
main .inner{
  max-width: 1400px;
  margin: 0 auto;
  padding-right: 50px;
  padding-left: 50px;
  
}
@media screen and (max-width :768px){
  main{
    padding-bottom: 30px;
  }
  main .inner{
    width: 94.6%;
    max-width:inherit;
    padding-right: 0;
    padding-left: 0;
  }
  .main_contents{
  }
}

/* ===============================================
# 第二階層プロモ
=============================================== */
.area_second_main{
  position: relative;
  padding-top: 29%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(/search/img/img_main.jpg);
}
.area_second_main img{
  width: 100%;
}
.area_second_main .inner{
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.area_second_main h2{
  display: table;
  margin: 0 0 0 auto;
  min-width: 269px;
  background-color: rgba(6, 62, 141,0.87); 
  padding: 30px 10px 26px;
  color: #fff;
  font-size: 27px;
  font-size: 2.7rem;
  line-height: 1;
  text-align: center;  
  font-family: "游明朝体", "Yu Mincho","ヒラギノ明朝Pro", "Hiragino Mincho Pro", YuMincho, serif;  
}
.area_second_main h2 span{
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  margin-top:8px;
  font-family: 'Roboto Condensed', sans-serif;
  font-style: italic;
}

@media screen and (max-width :768px){
  .area_second_main{
    padding-top: 63.2%;
    background-image: url(/search/img/img_main_sp.jpg);
  }
  .area_second_main .inner{
    width: 94.6%;
    top: auto;
    bottom:15px;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);    
  }
  .area_second_main h2{
    margin:0 auto 0 0;
    min-width:inherit;
    background-color: #063e8d; 
    padding: 20px 39px 15px;
    padding: 5.3vw 10.4vw 4vw;
    font-size: 20px;
    font-size: 5.333vw;
  }
  .area_second_main h2 span{
    font-size: 12px;
    font-size: 3.2vw;
  }
}

/* ===============================================
# footer
=============================================== */
#footer{
  position: relative;
}
.footer_menu{
  background-color: #fbf7eb;
  padding: 38px 0 34px;
}
.footer_menu ul{
  width: 862px;
  max-width: 100%;
  margin: 0 0 0 auto;
  -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
  font-size: 12px;
  font-size: 1.1rem;
  line-height: 1.2;
}
.footer_menu ul li{
  text-align: center;
  width: 16.66%;
}
.footer_link{
  padding:19px 20px 19px 65px;
  background-color: #004ea1;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  line-height: 1.2;
}
.footer_link .ttl{
  width: 20%;
  max-width: 220px;
  margin-right: 3.5%;
  padding: 14px 3px;
  border: solid 1px #467db6;
  text-align: center;
}
.footer_link ul{
  -webkit-box-flex:1;
  flex: 1;
  -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;  
}
.footer_link ul li{
  vertical-align: middle;
}
.footer_link ul li:nth-child(n+2){
  margin-left: 86px;  
}
.footer_link ul li a{
  display: block;
  padding-right: 26px;
  background: url(/common/img/ico_link_blank_w.svg) no-repeat right center;
  color: #fff;
}

.footer_bottom{
  padding: 10px 0 10px 65px;
  color: #666666;
  font-size: 14px;
  font-size: 1.4rem;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;  
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;  
  background-color: #fff;
}
.footer_bottom .accredited{
  width: 51px;
}
.footer_bottom .box_text{
  flex: 1;
  padding-left:1%;
  padding-right: 10%;
}
.footer_bottom .copyright{
  font-size: 12px;
  font-size: 1.2rem;
}
@media print,screen and (max-width :1350px){
  .footer_link ul{
    flex-wrap: wrap;
  }
  .footer_link ul li{
    padding-right: 8%;
  }
  .footer_link ul li:nth-child(n+2){
    margin-left: 0;  
  }  
}

@media print,screen and (min-width :769px){
  .footer_menu ul li:nth-child(n+2){
    border-left: solid 1px #999999;
  }
}
@media screen and (max-width :768px){
  .footer_menu{
    padding: 13px 2.6%;
  }
  .footer_menu ul{
    width: 100%;
    margin: 0;
    font-size: 10px;
    font-size: 1rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;     
    border-right: solid 1px #999999;
    border-top: solid 1px #999999;
  }
  .footer_menu ul li{
    border-bottom: solid 1px #999999;
    border-left: solid 1px #999999;
  }
  .footer_menu ul li a{
    display: block;
    padding: 15px 0;
  }
/* -android対応*/
  body.default .footer_menu ul li{
    width: 33.33%;
  }
  body.android .footer_menu ul li{
    width: 16.66%;
  }
  
  .footer_link{
    padding: 13px 2.6%;
    font-size: 10px;
    font-size: 1rem;
  }
  .footer_link .ttl{
    display: none;
  }
  .footer_link ul{
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;   
    border-top: solid 1px #88b3e1;  
    border-right: solid 1px #88b3e1;  
  }
  .footer_link ul li{
    border-bottom: solid 1px #88b3e1;
    border-left: solid 1px #88b3e1;    
  }
/* -android対応*/
  body.default .footer_link ul li{
    width: 50%;    
  }
  body.android .footer_link ul{
    display: block;
  }
  body.android .footer_link ul li{
    width: 100%;
  }
  
  .footer_link ul li a{
    display: block; 
    text-align: center;
    padding: 15px 0;
    background-size: 10px auto;
    background-position:93% center;
  }

  .footer_bottom{
    padding: 11px 2.6% 5px;
    font-size: 10px;
    font-size: 1rem;
  }
  .footer_bottom .accredited{
    width: 40px;
  }  
  .footer_bottom .box_text{
    padding-right:0;
  }  
  .footer_bottom .copyright{
    font-size: 8px;
    font-size: 0.8rem;
    margin-top: 10px;
  }  
}

/*ページトップ*/
.btn_bottom{
  width: 5%;
  max-width: 80px;
  position: fixed;
  bottom: 0;
  left: 210px;
  /* right: 10px; */
  z-index: 50;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.btn_bottom.on{
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.btn_bottom a{
  width: 100%;
  padding-top: 52.5%;
  padding-bottom: 15%;
  background-repeat: no-repeat;
  background-position: top 28% center;
  background-color: rgba(0,0,0,0.75);
  color: #fff;
  font-size: 12px;
  letter-spacing: -0.05em;
  text-align: center;
}
.btn_bottom .top{
  margin-bottom: 1px;
  background-image: url(/common/img/btn_bottom_top.svg);
  background-size: 32.5% auto;
}
.btn_bottom .back{
  margin-bottom: 1px;
  background-image: url(/common/img/btn_bottom_back.svg);
  background-size: 12.5% auto;
}
@media print,screen and (max-width :1400px){
  .btn_bottom a{
    font-size: 0.75vw;
  }
}
@media screen and (max-width :768px){
  .btn_bottom{
    width: 29.6%;
    width: 29.6vw;
    max-width: inherit;
    right: 10px;
    left: auto;
  }
  .btn_bottom.on{
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }  
  .btn_bottom a{
    width:50%;
    float: right;
    padding: 5px 0;
    padding: 1.3vw 0;
    height: 38px;
    height: 12vw;
    display: table;
  }
  .btn_bottom a span{
    display: table-cell;
    vertical-align: middle;
    padding-left: 11.8%;
  }
  .btn_bottom .back{
    font-size: 9px;
    font-size: 2.4vw;
    background-size: 10% auto;
    background-position: 17% center;
    margin-bottom: 0;
  }
  .btn_bottom .back span{
    border-right: solid 1px #fff;
  }
  .btn_bottom .top{
    font-size: 0;
    background-size: 36% auto;
    background-position: center center;
  }
}


#bg_overlay{
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 100%;
}
#bg_overlay.on{
  display: block;
}

/* ===============================================
# 以前あなたが見たページ　モーダル
=============================================== */
.modal_bookmark.tingle-modal{
  background: none;
}
.modal_bookmark .tingle-modal-box{ 
  max-width: 1250px;
  background-color: rgba(0,0,0,0.86);
  margin-left: 200px;
}
.modal_bookmark .tingle-modal-box::-webkit-scrollbar{
  width: 4px;
}
.modal_bookmark .tingle-modal-box::-webkit-scrollbar{ /* スクロールバー本体 */
  background: #6A6A6A;
}
.modal_bookmark .tingle-modal-box::-webkit-scrollbar-thumb{ /* スクロールバーの動く部分 */
  background: #ffffff;
  border-radius: 2px;
}  

.modal_bookmark .tingle-modal-box__content{
  text-align: center;
  padding: 40px 40px 20px;
}
.modal_bookmark .tingle-modal-box__footer{
  position: absolute;
  right: 20px;
  top: 20px;
  border-radius:0;
  padding: 0;
  background: none;
}
.modal_bookmark .tingle-modal__close{
  display: none;
}
.modal_bookmark .btn_modal_close{
  background-color: #fff;
  border: 0;
  width: 49px;
  height: 45px;
  line-height: 45px;
  font-size: 27px;
  font-size: 2.7rem;
  cursor: pointer;
  padding: 0;
}
.modal_bookmark .ttl{
  display: inline-block;  
  margin:0 auto 30px;
  padding-left: 38px;  
  color: #fff;
  font-size: 27px;
  font-size: 2.7rem;
  background: url(/common/img/ico_bookmark.png)no-repeat left center;
  background-size: 24px auto;
}
.modal_bookmark dl{
  text-align: left;
  width: 100%;
  max-width: 1027px;
  margin: 0 auto;
}
.modal_bookmark dl dt{
  padding-bottom: 18px;
  border-bottom: solid 1px #fff;
  color: #fff;
  font-size: 22px;
  font-size: 2.2rem;
  font-family: 'Roboto', sans-serif;
}
.modal_bookmark dl dd{
  padding:18px 0 40px 2%;
}
.modal_bookmark dl dd a{
  color: #fff;
  display: -webkit-box;
  display: -ms-flex;  
  display: -webkit-flex;
  display: flex;
  margin-bottom: 10px;
}
.modal_bookmark dl dd .date{
  padding-right: 30px;
  font-family: 'Roboto', sans-serif;
}
.modal_bookmark dl dd .text{
  -webkit-box-flex:1;
  flex: 1;
}

@media screen and (max-width :768px){
  .modal_bookmark .tingle-modal-box{ 
    margin-left: 0;
  }
  .modal_bookmark .tingle-modal-box__content{
    text-align: left;
    padding: 45px 6%;
  }
  .modal_bookmark .tingle-modal-box__footer{
    right: 6%;
    top: 40px;
  }
  .modal_bookmark .btn_modal_close{
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 21px;
    font-size: 2.1rem;
  }
  .modal_bookmark .ttl{
    margin-bottom: 25px;
    padding-left: 1.5em;  
    font-size: 20px;
    font-size: 5.333vw;
    background-size: 1em auto;
  }
  .modal_bookmark dl dt{
    padding-bottom: 5px;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .modal_bookmark dl dd{
    padding:0 0 25px;
  }
  .modal_bookmark dl dd a{
    margin-bottom: 0;
    border-bottom: dashed 1px #fff;
    padding: 11px 0;
  }
  .modal_bookmark dl dd .date{
    padding-right: 8%;
  }
}


@media print{
  .btn_bottom{
    display: none;
  }
}

/* ===============================================
# LANGUAGE ? サイト内検索
=============================================== */
.modal_wrapper.tingle-modal{
  background: none;
}
.modal_wrapper .tingle-modal-box{ 
  max-width: 855px;
  background-color: rgba(0,0,0,0.86);
  margin-left: 200px;
  color: #fff;
}
.modal_wrapper .tingle-modal-box::-webkit-scrollbar{
  width: 4px;
}
.modal_wrapper .tingle-modal-box::-webkit-scrollbar{ /* スクロールバー本体 */
  background: #6A6A6A;
}
.modal_wrapper .tingle-modal-box::-webkit-scrollbar-thumb{ /* スクロールバーの動く部分 */
  background: #ffffff;
  border-radius: 2px;
}  

.modal_wrapper .tingle-modal-box__content{
  text-align: center;
  padding: 40px 40px 66px;
}
.modal_wrapper .tingle-modal-box__footer{
  position: absolute;
  right: 20px;
  top: 20px;
  height: 45px;
  border-radius:0;
  padding: 0;
  background: none;
}
.modal_wrapper .tingle-modal__close{
  display: none;
}
.modal_wrapper .btn_modal_close{
  background-color: #fff;
  border: 0;
  width: 49px;
  height: 45px;
  line-height: 45px;
  font-size: 27px;
  font-size: 2.7rem;
  cursor: pointer;
  padding: 0;
}

/*LANGUAGE中身*/
.modal_language .ttl{
  display: table;
  margin: 0 auto;
  background: url(/common/img/aside_language_w.png) no-repeat top center;
  background-size: 38px 38px;
  padding-top: 52px;
  font-size: 27px;
  font-size: 2.7rem;
  font-family: 'Roboto Condensed';
  line-height: 1;
} 
.modal_language .ttl span{
  border-top:solid 1px #fff;
  margin-top: 5px;
  padding-top: 5px;
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
}
.modal_language ul{
  margin-top: 30px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;  
}
.modal_language ul li{
  width: 177px;  
}
.modal_language ul li:nth-child(n+2){
  margin-left: 13px;
}
.modal_language ul li a{
  display: block;
  padding: 15px 0;
  border: solid 1px #fff;
  border-radius: 26.5px;  
  color: #fff;
  line-height: 1;
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
}
.modal_language ul li a.active{
  background-color: #fff;
  color: #000;
}

/*SEARCH中身*/
.modal_search .ttl_main{
  display: table;
  margin: 0 auto;
  background: url(/common/img/aside_search_w.svg) no-repeat top center;
  background-size: 39px 39px;
  padding-top: 50px;
  padding-bottom: 5px;
  font-size: 18px;
  font-size: 1.8rem;
  border-bottom: solid 1px #fff;
}
.modal_search .hotword {
  padding: 26px 0 0;
  color: #fff;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;  
}
.modal_search .hotword p.ttl{
  width: 110px;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
}
.modal_search .hotword .list_word{
  -webkit-box-flex:1;
  flex: 1;
  text-align: left;
}
.modal_search .hotword .list_word a{
  display: inline-block;
  padding: 10px 15px;
  margin-right:7px;
  margin-bottom: 10px;
  font-size: 17px;
  font-size: 1.7rem;
  color: #fff;
  border: solid 1px #fff;
  border-radius: 19.5px;
  text-align: center;
  line-height: 1;
}
@media screen and (max-width :768px){
  .modal_wrapper .tingle-modal-box{ 
    margin-left: 0;
  }
  .modal_wrapper .tingle-modal-box__content{
    text-align: left;
    padding: 45px 6%;
  }
  .modal_wrapper .tingle-modal-box__footer{
    height: 35px;
    right: 6%;
    top: 40px;
  }
  .modal_wrapper .btn_modal_close{
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 21px;
    font-size: 2.1rem;
  }
  /*LANGUAGE中身*/
  .modal_language .ttl{
    background-size: 28px 28px;
    padding-top:40px;
    font-size: 20px;
    font-size: 2rem;
    text-align: center;
  } 
  .modal_language .ttl span{
    margin-top: 5px;
    padding-top: 5px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .modal_language ul{
    margin: 35px auto 0;
    width: 73%;
    max-width: 260px;
  }
  .modal_language ul li{
    width: 100%;
  }
  .modal_language ul li:nth-child(n+2){
    margin-left: 0;
    margin-top: 15px;
  }
  .modal_language ul li a{
    padding: 16px 0;
    border-radius:25px;  
    font-size: 16px;
    font-size: 1.6rem;
  }
  /*SEARCH中身*/
  .modal_search .ttl_main{
    background-size: 30px 30px;
    padding-top: 42px;
    padding-bottom: 5px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .modal_search .hotword {
    padding: 50px 0 0;
  }
  .modal_search .hotword p.ttl{
    width: auto;
    display: table;
    padding-bottom: 5px;
    border-bottom: solid 1px #fff;
    font-size: 16px;
    font-size: 1.6rem;
    margin:0 auto 14px;
  }
  .modal_search .hotword .list_word{
    text-align: center;
  }
  .modal_search .hotword .list_word a{
    padding: 8px 12px;
    margin-right:5px;
    margin-bottom: 5px;
    font-size: 15px;
    font-size: 1.5rem;
    border-radius: 17px;
  }  
}


/*検索ボックス*/
.search-form{
  margin-top: 26px;
}
.search-form label{
  flex: 1;  
  padding: 5px 9px 4px 9px;
  background-color: #fff;
}
.search-form .search-field{
  width: 100%;
  height: 100%;
  padding: 0px;
  border: none;
  margin: 0px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

.search-submit{
  width: 70px;
  min-height: 50px;
  background: #fff url(/common/img/ico_serch.png) no-repeat center center;
  background-size: 24px auto;
  cursor: pointer;  
  border: none;
  font-size: 0px;
  padding:10px 27px;
  border-spacing: 0 0;
  vertical-align: middle;
  border-radius: 0;
}

@media screen and (max-width :768px){
  .search-form{
    margin-top: 14px;
  }
  .search-form label{
    padding: 5px 9px 4px 9px;
  }
  .search-form .search-field{
  }
  .search-submit{
    width: 40px;
    min-height: 48px;
    background-size: 20px auto;
    padding:10px 10px;
  }  
}