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

a {
	transition: all 0.3s ease 0s;
}
img {
	transition: all 0.3s ease 0s;
}
.con1 h2{
    width: 1000px;
    margin: 40px auto ;
    text-align: left;
}

.ttl_box, .con1, .con2, .con3 {
    font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}

.pc_none{
    display: inline-block !important;
}
.tbl_none{
    display: none !important;
}
.sp_none{
    display: none !important;
}

.m-aside{
    border-top: none;
    padding-top: 0px;
    margin: 0 0 50px 0;
}

/* レイアウト */

.l-contents{
    list-style:none;
}


.ttl_box{
	display: block;
    float: left;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.main_box{
	display: block;
    margin: 0 auto 20px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
    font-size: 12px;
}
.main_box img{
	display: block;
    margin: 0 auto 0;
    overflow: hidden;
    position: relative;
}
.main_box_moji{
    display: block;
    font-size: 20px;
    line-height: 1.8em;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.main_box_moji img{
    margin: 0 auto;
}

.main_box_moji h1{
	display: block;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
	color: #000;
    line-height: 2em;
}

.main_box_moji2{
    color: #535353;
    display: block;
    float: left;
    font-size: 25px;
    font-weight: bold;
    line-height: 1.2em;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 650px;
    width: 100%;
    font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}

.main_box_moji2 p{
    font-weight: lighter;
    display: inline-block;
    margin: 0 ;
}

.main_box_moji2 span{
    display: block;
    overflow: hidden;
    font-size: 10px;
    margin: 10px auto;
    line-height: 1.5em;
}

.main_box_logo1{
    display: block;
    left: 26.5vw;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 22vw;
}
.main_box_logo2{
    display: block;
    left: 42.3vw;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 20vw;
}
.main_box_logo1 img{
    display: block;
    overflow: hidden;
    margin: 0px;
}
.main_box_logo2 img{
    display: block;
    overflow: hidden;
    margin: 0px;
}


.navi{
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: center;
}
.navi ul{
    display: block;
    overflow: hidden;
    margin: 0 auto ;
    padding: 0px;
}
.navi ul li{
    display: inline-block;
    overflow: hidden;
    margin: 0 10px ;
}
.con1{
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: center;
    margin: 0 0 20px 0;
    padding: 20px 0 50px 0;
}
.con1 h2{
    margin: 10px auto 20px;
}

.con1 ul {
	display: block;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 0px;
    font-size: 0;
}

.con1 ul li{
    display: block;
    overflow: hidden;
    width: 100%;
    margin: 20px 50px 20px 0;
    float: left;
}
.con1 ul li img{
    width: auto;
}



.con2{
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: center;
    margin: 0 auto ;
    padding: 50px 0 0;
    background-color: #ebe4da;
}


.con2 img{
    margin: 0 auto;
    display: block;
}

.con3{
	display: block;
    overflow: hidden;
    width: 100%;
    text-align: center;
    margin: 0 auto 50px;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    background-color: #ff6559;
    padding: 50px 0;
}


.con3_under {
    backface-visibility: hidden;
    border-right: 1px solid #a40035;
    border-top: 1px solid #a40035;
    content: "";
    display: inline-block;
    height: 50px;
    position: relative;
    transform: rotate(135deg);
    transition: all 0.2s linear 0s;
    vertical-align: middle;
    width: 50px;
}

.con5 h3{
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: center;
    font-size: 35px;
}

.small_ttl{
    display: block;
    overflow: hidden;
    width: 100%;
    color: #535353;
}
.small_ttl ul{
    display: block;
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
    padding: 0;
}
.small_ttl ul li:nth-of-type(1){
    display: block;
    overflow: hidden;
    width: 171px;
    margin: 0 30px 0 0 ;
    float: left;
}
.small_ttl ul li:nth-of-type(2){
    display: block;
    overflow: hidden;
    width: 700px;
    float: left;
    margin: 4% 20px;
}
.small_ttl ul li p{
    font-size: 25px;
    font-weight: bold;
}
.small_ttl ul li img{
    width: 100%;
}



.con3_moji{
	display: block;
    line-height: 1.6em;
    overflow: hidden;
    text-align: left;
    width: 100%;
}
.con3_moji p{
	display: block;
    overflow: hidden;
    font-size: 11px;
    margin: 20px 0;
    color: #666666;
}


.con3 ul li a{
	display: block;
    overflow: hidden;
    margin: 20px 0 ;
    color: #666666;
    text-decoration: none;
    padding: 5px 8px;
}

.con3 ul li a::after{
    backface-visibility: hidden;
    border-right: 1px solid #646464;
    border-top: 1px solid #646464;
    content: "";
    display: inline-block;
    height: 6px;
    margin-left: 3px;
    position: relative;
    top: -1px;
    transform: rotate(40deg) skew(-10deg, 0deg);
    transition: all 0.2s linear 0s;
    vertical-align: middle;
    width: 6px;
}



.smallsmall_ttl{
    display: block;
    margin: 0 auto;
    overflow: hidden;
    width: 1000px;
}
.smallsmall_ttl ul{
    display: block;
    overflow: hidden;
    color: #535353;
    padding: 20px 0;
}
.smallsmall_ttl ul li:nth-of-type(1){
    display: block;
    overflow: hidden;
    width: 61px;
    float: left;
}
.smallsmall_ttl ul li:nth-of-type(2){
    display: block;
    margin: 15px 0;
    overflow: hidden;
    width: 300px;
    color: #535353;
    font-size: 25px;
    font-weight: bold;
}



.smallsmall_ttl2{
    display: block;
    margin: 0 auto 50px;
    overflow: hidden;
    width: 100%;
    color: #535353;
}
.smallsmall_ttl2 ul{
    display: block;
    overflow: hidden;
    padding: 0;
}
.smallsmall_ttl2 ul li{
    display: block;
    float: left;
    margin: 0 40px 0;
    overflow: hidden;
    width: 250px;
}
.smallsmall_ttl2 ul li p{
    display: block;
    font-size: 25px;
    font-weight: bold;
    margin: 20px 0;
    overflow: hidden;
}
.smallsmall_ttl2 ul li span{
    display: block;
    height: 100px;
    overflow: hidden;
    text-align: left;
}
.smallsmall_ttl2 ul li img{
    margin: 10px 0;
}

.smallsmall_ttl3{
    display: block;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
    color: #535353;
}
.smallsmall_ttl3 ul{
    display: block;
    overflow: hidden;
    padding: 0;
}
.smallsmall_ttl3 ul li{
    display: block;
    float: left;
    margin: 0 40px;
    overflow: hidden;
    width: 250px;
    text-align: left;
}
.smallsmall_ttl3 ul li:nth-of-type(2){
    display: block;
    float: left;
    margin: 0 40px;
    overflow: hidden;
    width: 565px;
    text-align: left;
}
.smallsmall_ttl3 ul li p{
    display: block;
    font-size: 25px;
    font-weight: bold;
    margin: 20px 0;
    overflow: hidden;
}

.smallsmall_ttl3 ul li span{
    text-align: justify;
    display: block;
}
.smallsmall_ttl3 ul li img{
    margin: 80px 0 0;
    width: 100%;
}



.m-sign-form-btn-area{
    width: 378px;
}
.m-btn-active{
    background-color: #ffa13c;
}

.r_notes {
    background-color: #eee;
    display: block;
    font-size: 12px;
    margin: 0 0 50px;
    overflow: hidden;
    padding: 30px;
    text-align: center;
    width: 100%;
}
.r_notes ul{
    display: block;
    overflow: hidden;
    width: 930px;
    margin: 0 auto;
    text-align: left;
}
.r_notes ul span{
    font-size: 13px;
    font-weight: bold;
    margin: 5px 0;
    display: block;
}

.r_notes ul li{
    display: block;
}

.sml_ttl_box_underbtn_footer {
    display: block;
    overflow: hidden;
    padding: 0 0 40px 0;
    width: 350px !important;
    margin: 0 auto;
}
.sml_ttl_box_underbtn_footer a {
    display: block;
    overflow: hidden;
    margin: 10px auto;
    text-align: center;
    background-color: #535353;
    color: #fff;
    padding: 20px 50px;
    font-size: 14px;
    text-decoration: none;
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
}

.sml_ttl_box_underbtn_footer2 {
    display: block;
    overflow: hidden;
    padding: 0 0 40px 0;
    width: 100%;
    margin: 0 10px;
    text-decoration: none;
    text-align: center;
}
.sml_ttl_box_underbtn_footer2 ul {
    display: block;
    overflow: hidden;
    padding: 0px;
    width: 1000px;
    margin: 0 auto;
}
.sml_ttl_box_underbtn_footer2 ul li{
    display: inline-block;
    overflow: hidden;
    width: 100%;
}
.sml_ttl_box_underbtn_footer2 ul li a {
    display: block;
    overflow: hidden;
    text-align: center;
}
.sml_ttl_box_underbtn_footer2 ul li a img{
    width: 100%;
}

.atogaki{
    display: block;
    overflow: hidden;
    width: 100%;
    background-color:#f8f8f8;
    font-size: 15px;
    padding: 50px 0;
    line-height: 2em;
    color: #535353;
}

.icon{
    display: block;
    overflow: hidden;
    width: 100%;
    background-color: #535353;
    font-size: 12px;
    padding: 5px 0;
    color: #fff;
    text-align: center;
    margin: 5px 0;
    border-radius: 2px;        /* CSS3草案 */  
    -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 2px;   /* Firefox用 */ 
}
.icon a{
    display: block;
    overflow: hidden;
    background-color:#535353;
    color: #fff;
}

/* cp-box */
section.cp-box{
  margin-top: 70px;
  margin-bottom: 70px; 
}
.cp-inner-box{
  display: flex;
  margin: 20px auto 0;
  overflow: hidden;
  width: 1000px;
}
.cp-img-box img{
  display: block;
  width: 419px;
}
.content-headline{
  width: 100%;
  text-align: center;
  font-size: 35px;
}
.campaign-close .cp-img-box{
  position: relative;
}
.campaign-close .cp-img-box::after{
  content: "終了いたしました";
  display: block;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: .15em;
  opacity: .9;
  position: absolute;
  text-align: center;
  width: 100%;

  top:190px;;
}
.campaign-close .cp-img-box img{
  opacity: .2;
}

.cp-txt-box{
  background: #fff;
  box-sizing: border-box;
  font-size: 12px;
  padding: 0px 50px 0;
  text-align: justify;
  width: 580px;
}

.cp-txt-box a{
  color: #a25827;
}

.cp-head{
  background: #ff6756;
  color: #fff;
  display: block;
  font-size: 14px;
  padding: 5px 0;
  text-align: center;
  width: 140px;
}
.campaign-close .cp-head{
  background: #fff;
  border: 1px solid #d4b922;
  color: #d4b922;
}
.cp-txt-box h2{
  font-size: 18px;
  font-weight: 600;
  margin: 10px 0 0;
  width: 100%;
}

.cp-txt-box p{
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin: 15px 0;
  padding: 15px 0;
}

.cp-txt-box ol li{
  font-size: 11px;
}



@media screen and (min-width: 640px) {

.con3 ul li a:hover{
    text-decoration: underline;
}
.m-btn-active:hover{
    background-color: #ffc17f;
}
.con1 ul li a:hover {
    background-color: #707070;
}
.con1 ul li a img:hover {
    opacity: 0.7;
}
.con_items_list p a:hover{
    background-color: #eae0d7;
}
.con2 ul li a:hover{
    opacity: 0.7;
}

.sml_ttl_box_underbtn_footera a:hover{
    background-color: #707070;
}
.sml_ttl_box_underbtn_footer2 ul li a:hover{
    opacity: 0.7;
}
.cp-txt-box a:hover{
  text-decoration: underline;
}

}


@media screen and (max-width: 640px) {
/* 表示領域が640px未満の場合に適用するスタイル */
    .pc_none{
    display: none !important;
}
    .tbl_none{
    display: block !important;
}
    .sp_none{
    display: block !important;
}
.main_box{
    height: 400px;
    font-size: 10px;
}

.main_box img{
    width: 100%;
}

.con1 h2{
    text-align: left;
    width: 100%;
}
.con1 h2 img{
    width: 100%;
}

.main_box_moji{
    margin: 0 5%;
    width: 90%;
    display: block;
    position: static;
}
.main_box_moji h1{
    font-size: 11px;
}
.main_box{
    height: auto;
    margin: 0 0 20px 0;
}
.main_box img{
    margin: 0;
}
.main_box_moji2{
    font-size: 12px;
    margin: 0 5%;
    top: 90vw;
    width: 90%;
}

.main_box_logo2{
    margin: 0 5%;
    width: 33%;
    top: 5vw;
}

.main_box_logo3{
    margin: 0 5%;
    width: 33%;
    top: 5vw;
}

.navi{
    width: 100%;
}
.navi ul{
    width: 100%;
    padding: 0px;
}
.navi ul li{
    width: 23%;
    margin: 0 5px;
}
.navi ul li img{
    width: 100%;
}
.con1 , .con2 , .con4 , .con7{
    width: 100%;
    margin: 0 ;
}
.con1 ul {
    width: 100%;
}
.con1 ul li{
    width: 100%;
}
.con1 ul li img{
    width: 100%;
}
.con2{
    width: 100%;
    margin: 0;
}
.con2 h2 {
    width: 90%;
    margin: 0 auto;
}
.con2 span{
    width: 100%;
}
.con2 img{
    width: 100%;
}
.con2 span img{
    width: 100%;
}



.small_ttl ul{
    width: 100%;
    text-align: center;
}

.small_ttl ul li:nth-of-type(1){
    width: 100%;
    float: none;
    margin: 0 auto;
}
.small_ttl ul li:nth-of-type(2) {
    width: 90%;
    text-align: left;
    font-size: 14px;
}
.small_ttl ul li img{
    margin: 20px auto;
    max-width: 170px;
}
.small_ttl ul li p{
    margin: 10px auto;
}

.smallsmall_ttl{
    width: 100%;
}

.con3{
    width: 90%;
    padding: 30px 5%;
    font-size: 14px;
}

.con5 h3{
    font-size: 30px;
}


.smallsmall_ttl2 ul li p{
    margin: 10px;
}

.smallsmall_ttl2 ul li span{
    height: auto;
}

.smallsmall_ttl3 ul li img{
    margin: 0;
}

.m-aside-menu{
    padding-top: 0px;
}

.m-sign-form-btn-area{
    width: 95%;
    margin: 0 auto;
}


.r_notes {
    padding: 40px 0;
}

.r_notes ul{
    width: 90%;
}

.sml_ttl_box_underbtn_footer {
    width: 100% !important;
}
.sml_ttl_box_underbtn_footer a {
    width: 90%;
    padding: 20px 5px;
}

.sml_ttl_box_underbtn_footer2 {
    width: 100% !important;
    margin: 0;
}
.sml_ttl_box_underbtn_footer2 ul {
    width: 100%;
}
.sml_ttl_box_underbtn_footer2 ul li a{
    width: 100%;
}
.sml_ttl_box_underbtn_footer2 ul li a img{
    width: 100%;
}

.atogaki{
    width: 90% !important;
    padding: 50px 5%;
    font-size: 12px;
    text-align: left;
    margin: 0 auto;
}

/* SMP cp-box */
section.cp-box{
  margin-top: 60px;
}
.cp-inner-box{
  display: block;
  margin: 10px auto 0;
  width: 100%;
}
.cp-img-box,
.cp-img-box img{
  width: 100%;
}
.cp-txt-box{
  font-size: 12px;
  padding: 25px 5vw;
  width: 100%;
}

.cp-head{
  font-size: 13px;
  padding: 3px 0;
  width: 140px;
}
.cp-txt-box h2{
  font-size: 14px;
  margin: 10px 0 0;
}
.cp-txt-box p{
  margin: 15px 0;
  padding: 15px 0;
}
.cp-txt-box p b{
  background: #eee;
  display: block;
  margin: 4px 0;
  padding: 2px 0;
  text-align: center;
}

.cp-txt-box ol li{
  font-size: 10px;
}



}
