@charset "utf-8";
/* CSS Document */
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
.mb30{
	padding-bottom: 30px;
}
.cont_img > div {
	height: 300px !important;
}
.cont_img_wrap > div {
    height: 300px !important;
}
.cont_img_box.text > div {
    top: 40%;
}
#box2 .box2_txt a, a:visited, a:link {
 /*    text-decoration: underline; */
  /*   color: #0F3193; */
    outline: none;
 /*    display: block; */
}

#header {
  position: fixed;
  left:0;
 top:0;
  z-index: 10;
}
#content{
  padding-top: 100px;
}
#anchor { margin-top:-400px; padding-top:400px; }

#anchor {
  margin-top: -400px !important;
  padding-top: 400px !important;
}
/*a.anchor{
   margin-top:-400px !important;
   padding-top:400px !important;
}*/

.maincopy{
	font-size:18px;
	font-weight: bold;
	text-align: center;
	line-height: 2.0em;
	margin-top: 50px;
	margin-bottom: 50px;
}
.clm_business_copy{
	font-size:16px;
	line-height: 1.7;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 60px;
}
.box2 {
    padding: 1.5em;
    margin: 2em 0;
    font-weight: bold;
    color: #0F3193;/*文字色*/
    background: #FFF;
    border: solid 3px #0F3193;/*線*/
    border-radius: 10px;/*角の丸み*/
	width: 60%;
    margin: 0 auto;
	margin-bottom: 60px;
/*	line-height: 2;*/
/*	text-indent: -1em;*/
/*    padding-left: 30px;*/
}
.box2 p {
    margin: 0; 
    padding: 0;
}
/*.box2_txt {
    margin: 0;
    color: #0F3193;*/
    /* text-indent: -1em; */
/*    margin-left: 30px;
    line-height: 2.5em;
}*/
.box2_txt {
    margin: 0; 
    /* padding: 0 0 15px 16px; */
	color: #0F3193;
    line-height: 2.5em;
    /* text-indent: -0.5em; */
    /* margin-left: 1em; */
}

/*.box2 a {
    margin: 0; 
    padding: 0 0 15px 16px;
	color: #004085;
}*/
.clm_business_tab {
	font-size: 18px;
    font-weight: normal;
    padding: 15px 5px;
    background: #0F3193;
    border-left: 0;
    border-bottom: 0;
    border-radius: 8px 8px 0 0;
    line-height: 1.0em;
    width: 40%;
    margin: auto;
    color: #FFF;
    text-align: center;
	margin-top: 30px;	
}
.box_gray {
	display: flex;
    padding: 1.5em;
    background: #f7f7f7;
	width: 80%;
    margin: 0 auto;
	margin-bottom: 30px;
}
.box_gray_txt {
	font-size: 18px;
    font-weight: bold;
    color: #555;/*文字色*/
	width: 80%;
    margin: 0 auto;
    line-height: 2;
	margin-bottom: 30px;
	text-indent: -1em;
    padding-left: 30px;
}
.box_gray_image {
    width: 20%;
    margin-left: 30px;
}
.box_gray_image img {
    width: 100%;
}


.clm_business-wrap {
    width: 100%;
    display: flex;
    justify-content: space-between;
	margin-bottom: 0 !important;
}
.clm_business-wrap:last-child {
  margin: 60px 0 0 0;
}
/*.clm_business-wrap > div:not(.pb-handle) {
    width: 100%;
    display: flex;
    justify-content: center;
}*/

/*.clm_business-wrap > div:not(.pb-handle) {
        flex-direction: column;
    }*/
.clm_business-item {
    width: 300px;
 /*   height: 300px;*/
    border: 3px solid #0F3193;
    padding: 20px 20px 10px 20px;
    box-sizing: border-box;
    border-radius: 20px;
    margin-right: 50px;
    display: block;
/*    justify-content: center;*/
}
.clm_business-item:last-child {
    width: 300px;
 /*   height: 300px;*/
    border: 3px solid #0F3193;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 20px;
    margin-right: 0;
    display: block;
/*    justify-content: center;*/
}
.clm_business-item > div:not(.pb-handle) {
    display: flex;
	text-align: center;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.clm_business-item-image img {
    width: 80%;
    height: auto;
}

.clm_business-item-text {
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    line-height: 1.4;
}
.clm_business-item-text-s {
    font-size: 12px;
    text-align: center;
    line-height: 1.4;
	margin-top: 5px;
}
	
.clm_business-item-text2 {
    font-size: 16px;
    text-align: center;
	margin-bottom: 30px;
}
.pay_b-about-acc-content > div:not(.pb-handle) > div:first-child {
    margin-top: 30px;
}
/*　水色オビ */
.title_blue{
	display: flex;
	background: #deebf7;
	padding: 20px;
    margin-bottom: 30px;
    font-size: 23px;
    color: #555555;
    font-weight: bold;
	justify-content: center;
}
.title_blue1{
	display: flex;
	background: #deebf7;
	padding: 20px 0 10px 20px;
    margin-bottom: 60px;
    font-size: 23px;
    color: #555555;
    font-weight: bold;
	justify-content: center;
}
.title_blue_line {
  font-weight: bold;
  font-size: 24px;
}

.title_blue_line span:after {
background: radial-gradient(circle farthest-side, #0F3193, #0F3193 30%, transparent 30%, transparent);
    background-size: 20px;
    content: '';
    display: inline-block;
    height: 20px;
    width: 100%;
}
.title_blue_line2 span:after {
background-image : linear-gradient(to right, #0F3193 3px, transparent 3px);
 background-size: 20px 3px;
 background-repeat: repeat-x; 
 background-position: left bottom;
/*　background-size: 20px; */
 content: '';
    display: inline-block;
    height: 3px;
    width: 100%;
/*　color: cadetblue; */
/*　border-bottom: 5px dotted; */
}

/*　カテゴリーアイコン緑 */
.clm_business-category {
    height: 40px;
    line-height: 2.0em;
    font-size: 0.8em;
    padding: 0 25px;
    border-radius: 40px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    position: relative;
    background: #70ad47;
    margin-right: 10px;
    margin-top: 5px;
}
.clm_business-text {
	font-size: 1.0em;
	text-align: center;
	line-height: 190%;
	color: #555555;
}

/*　ボタン　オレンジの外枠 */
.clm_business-bt_or_waku{
	width: 50%;
}
.clm_business-bt_or_waku_txt{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
/*　	margin-left: 150px; */
	white-space: nowrap;
}
/*　ボタン　オレンジ */
.clm_business-bt_or{
	color: #fff;
    background: #ed7d31;
	width: 300px;
    display: inline-block;
    text-align: center;
    padding: 15px;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    border-radius: 30px;
 /*	margin-left: 150px; */
 /*	margin-right: 50px; */
}
.clm_business-bt_or a{
	color: #fff;
    text-decoration: none;
}
/*　ボタン　QUOブルーの外枠 */
.clm_business-bt_bl_waku{
    width: 50%;
}
/*　ボタン　QUOブルー */
.clm_business-bt_bl{
	color: #fff;
    background: #0F3193;
    width: 300px;
    display: inline-block;
    text-align: center;
    padding: 15px;
    text-decoration: none !important;
    font-size: 20px;
    font-weight: bold;
    border-radius: 30px;
    margin-right: 150px;
	margin-left: 50px;
}
.clm_business-bt_bl a{
	color: #fff;
    text-decoration: none;
}
 /*.clm_business-bt_or .clm_business-bt_bl a, a:visited, a:link {
    text-decoration: none;
    color: #fff;
    outline: none;
    display: block;
}*/
.clm_business-bt2{
    text-align: center;
	margin-bottom: 80px;
	display: flex;
	align-items: flex-end;
}
.clm_business-quo0{
	display: flex;
	margin-bottom: 30px;
}
.clm_business-quol{
	width:40%;
}
.clm_business-quol img{
	width:70%;
}
.clm_business-quor{
	width: 60%;
    color: #0F3193;
    font-size: 30px;
    font-weight: bold;
	text-align: center;
    margin-left: 280px;
    padding-top: 120px;
}
.clm_business-quoback{
	background-image:url(/library/images/business/scene/reward01/business_scene_quoback.jpg);
	background-size: cover;
	background-repeat:no-repeat;
	width: 100%;
	height:280px;
	margin-top: 30px;
	margin-bottom: 80px;
}
.clm_business-quoback-w{
	background-image:url(/library/images/business/scene/reward01/business_scene_quoback_white.jpg);
	background-size: cover;
	background-repeat:no-repeat;
	width: 100%;
	height:280px;
	margin-bottom: 80px;
}
.visible_sp_cim_bz {
    display: none;
}
#area0 > div > div:last-child:not(.border) > div {
    padding-bottom: 0 !important;
}
.box_blue_line {
    padding: 25px 25px 15px 25px;
    margin: 30px 0 80px 0;
    font-weight: bold;
    border: solid 3px #0F3193;
}
.box_blue_line p {
	margin-bottom: 20px;
    padding: 0;
}
.box_blue_line_link {
    margin-bottom: 0; 
    padding: 0;
	text-align: center;
}
.clm_business-bt_or_wrap {
	text-align: center;
}
.quocard_img {
    max-width: 930px;
	width: 80%;
    margin: 0 auto;
    justify-content: space-between;
    margin-bottom: 70px;
}
.quocard_img img {
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
}
a, a:visited, a:link {
    text-decoration: none !important;
}
.box2_txt_ul{
	text-decoration: underline;
}
@media screen and (max-width: 768px) {
.clm_business-bt_or_waku_txt {
    margin-left: 100px;
}
.clm_business-bt_or {
    width: 270px;
}	
.clm_business-bt_bl {
    width: 270px;
}
.clm_business-bt_or {
    margin-left: 100px;
}
.clm_business-bt_bl {
    margin-right: 100px;
}


.clm_business-bt_or {
    margin-left: 50px;
}
.clm_business-bt_bl {
    margin-left: 10px;
}
.clm_business-bt_or_waku_txt{
	margin-left: 50px;
}

	
	
.cont_img_box.text {
    position: relative;
    width: 50%;
}
.cont_img_box {
    width: 50%;
    height: 480px;
    display: block;
}	
.heading_img .title, .cont_img_wrap > div {
    width: 100%;
    padding: 0 40px;
}
.cont_img_wrap > div {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    width: 1200px;
    height: 480px;
    margin: auto;
    position: relative;
    z-index: 10;
}
.cont_img .bg_img, .cont_img .bg_img div, .cont_img .bg_img p {
    height: 300px;
}	
	

.clm_business-bt2 {
    display: flex;
}
/*　ボタン　オレンジ */
.clm_business-bt_or{
	width: 270px;
}
/*　ボタン　QUOブルー */
.clm_business-bt_bl{
    width: 270px;
}
	

.visible_sp_cim_bz {
    display: block;
}	

.clm_business-bt2 {
    display: flex;
    align-items: flex-end;
}
.clm_business-bt_or {
    width: 270px;
    margin-right: 0;
    margin-left: 0;
}	
.clm_business-bt_bl {
    width: 270px;
    margin-left: 0;
}
.clm_business-bt_or_waku_txt {
    margin-left: 10px;
}

.heading_img .title, .cont_img_wrap > div {
    padding: 0 20px;
}
.cont_img_box.text > div {
    top: 40%;
}
.cont_img_box.text > div {
    padding: 30px;
    padding-top: 35px;
    position: absolute;
    top: 50%;
    left: 0;
    background: none;
    width: 90%;
    transform: translateY(-50%);
}
.cont_img_box.text {
    position: relative;
    width: 50%;
}
.box_gray {
    display: block;
}
.box_gray_image {
    width: 40%;
    margin-left: 0;
    margin: 0 auto;
}
.visible_sp_cim_bz {
    display: none;
}	
.box2 {
    width: 90%;
}
.clm_business_tab {
    width: 60%;
}
.box_gray {
    width: 100%;
}
.box_gray_txt {
    font-size: 18px;
    font-weight: bold;
    color: #555;
    width: 100%;
    margin: 0 auto;
    line-height: 2;
    margin-bottom: 30px;
    text-indent: -1em;
    padding-left: 10px;
}
	
.box2 {
    line-height: 2.3;
    /* text-indent: -1em; */
    padding-left: 30px;
}
.clm_business-wrap {
    display: block;
}
.maincopy {
    font-size: 16px;
}
.clm_business-quor {
    width: 85%;
    color: #0F3193;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    margin-left: 20px !important;
    margin-right: 20px !important;
    margin: auto auto;
    padding-top: 220px;
}
.title_blue {
    display: block;
}
.title_blue_line {
    font-size: 24px;
}
.clm_business-category {
    height: 40px;
    width: 130px;
    line-height: 2.0em;
    font-size: 0.8em;
    padding: 0 10px;
    border-radius: 40px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    position: relative;
    background: #70ad47;
    margin-right: 0;
    margin: 0 auto;
    margin-top: 5px;
    text-align: center;
}
.clm_business-text {
    font-size: 0.8em;
    text-align: center;
    line-height: 190%;
    color: #555555;
    margin-top: 10px;
}
.clm_business-wrap {
    width: 100%;
    display: block;
    justify-content: space-between;
    margin-bottom: 30px !important;
}
.clm_business-item {
    width: 90%;
    height: auto;
    border: 3px solid #0F3193;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 20px;
    margin-right: 0;
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
    /* justify-content: center; */
}
	
.cont_img_box.text > div {
    padding: 10px;
    padding-top: 15px;
    position: absolute;
    top: -100px;
    FONT-WEIGHT: 200;
    background: none;
    width: 90%;
    transform: translateY(-90%);
}
	
.cont_img_box {
    height: 350px;
    width: 100%;
}
.cont_img_wrap > div {
    display: block;
    margin-left: 0 !important;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    width: 800px !important;
    height: 480px;
    margin: auto;
    position: relative;
    z-index: 10;
}

.clm_business-item > div:not(.pb-handle) {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 80%;
    margin: 0 auto;
    /* text-align: center; */
}
.clm_business-item:last-child {
    width: 90%;
    /* height: 300px; */
    border: 3px solid #0F3193;
    padding: 10px 10px 20px 10px;
    box-sizing: border-box;
    border-radius: 20px;
    margin: 0 auto;
    display: block;
    /* justify-content: center; */
}
.clm_business-bt_or {
    width: 300px;
    margin-bottom: 30px;
	margin-right: 0;
}
.clm_business-bt_bl {
    width: 300px;
    margin-left: 0;
}
.title_blue1 {
    padding: 20px;
}
.clm_business-bt2 {
    display: block;
}
.clm_business-bt_or_waku {
    width: 100%;
}
.clm_business-bt_or {
    margin-left: 0;
}
.clm_business-bt_or_waku_txt {
    margin-left: 0;
}
.clm_business-bt_bl_waku {
    width: 100%;
}
.clm_business-bt_bl {
    margin-right: 0;
}
.quocard_img {
	width: 100%;
    margin: 0 auto;
    justify-content: space-between;
}
.quocard_img img {
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
}
.cont_img > div:after {
    width: 100%;
    height: 60%;
    top: inherit;
     bottom: 0px;
    background: linear-gradient(to top, rgba(255, 255, 255, .9), rgba(255, 255, 255, .8), rgba(255, 255, 255, .7), rgba(255, 255, 255, 0));
}
.cont_img > div {
    /* height: inherit; */
    /* min-height: 384px; */
    padding: 0;
}
.maincopy {
    margin-top: 0;
}
}

@media screen and (max-width: 480px) {
.maincopy {
    margin-top: 30px;
}
}