/* stylelint-disable */
/* stylelint-disable */
@charset "UTF-8";
.clearfix, #section01 .document_block .documents {
  *zoom: 1; }
  .clearfix:after, #section01 .document_block .documents:after {
    content: "";
    display: table;
    clear: both; }

/* ------------------------------
共通
------------------------------ */
.container {
  position: relative;
  z-index: 10; }

.btn_document {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  background: #0a0f93;
  min-width: 450px;
  padding: 16px 20px 16px 50px;
  border-radius: 999px;
  box-shadow: 0 5px 0 0 #151861;
  display: inline-block;
  position: relative;
  transition: all 0.5s ease; }
  @media only screen and (max-width: 640px) {
    .btn_document {
      font-size: 16px;
      width: 100%;
      min-width: inherit;
      padding-left: 45px; } }
  .btn_document::before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    content: "\e807";
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translateY(-50%); }
    @media only screen and (max-width: 640px) {
      .btn_document::before {
        left: 20px; } }
  .btn_document:hover {
    background: #0f16db; }

/* ------------------------------
section01
------------------------------ */
#section01 {
  position: relative;
  background: #d9d9d9;
  overflow: hidden; }
  #section01 .block_01 {
    position: relative;
    overflow: hidden; }
#section01 .alone .btn_yahoo {
	font-size: 16px;
    line-height: 40px;
    padding: 2px;
    text-align: center;
	background:transparent;
	border-radius: 15px;
    margin: 0 auto 1em;
    display: block;
    transition: all 0.5s ease;
}
#section01 .alone .btn_yahoo a {
	padding-bottom:0!important;
	text-decoration: underline;
}
  #section01 .alone .btn_yahoo:hover {
	background:#fff;
}
#section01 .alone .btn_yahoo a:hover{
	text-decoration: none!important;
}

.award_area {
	margin:70px 0;
}

@media only screen and (max-width: 640px) {
	.award_area {
		padding:0 15px 10px;
		overflow: hidden;}}


.ribbon-wrap {
    box-sizing: border-box;
    height: 55px;
    margin: 15px auto 0;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 40%;
}
.ribbon-wrap::before,
.ribbon-wrap::after {
    border-color: #0a3aa3;
    border-style: solid;
    bottom: -25px;
    content: '';
    position: absolute;
    width: 0;
    z-index: -1;
}
.ribbon-wrap::before {
    border-left-color: transparent;
    border-width: 25px 20px 25px 20px;
    left: -30px;
}
.ribbon-wrap::after {
    border-right-color: transparent;
    border-width: 25px 20px 25px 20px;
    right: -30px;
}
.award {
    font-size: 30px;
}
.award {
	background: -webkit-linear-gradient(#0a3aa3, #10168c, #160552);
	background: -o-linear-gradient(#0a3aa3, #10168c, #160552);
	background: linear-gradient(#0a3aa3, #10168c, #160552); 
    color: #fff;
    padding: 20px;
    position: relative;
}
.award::before,
.award::after {
    border: none;
    border-bottom: solid 10px transparent;
    content: '';
    position: absolute;  
    top: 100%;
}
.award::before {
    left: 0;
    border-right: solid 10px #1e076e;
}
.award::after {
    right: 0;
    border-left: solid 10px #1e076e;
}


  @media only screen and (max-width: 640px) {
	  .award {
		  font-size: 16px;
		  padding: 15px 0;
	  }
	  .ribbon-wrap {
		  margin: 0 auto;
		  width: 85%;
	  }
	  .ribbon-wrap::before,.ribbon-wrap::after {
		  bottom: -1px;
	  }
	  .ribbon-wrap::before {
		  border-width: 17px 12px 17px 12px;
		  left: -14px;
	  }
	  .ribbon-wrap::after {
		  border-width: 17px 12px 17px 12px;
		  right: -14px;
	  }
}

#section01 .agents_02 {margin: 50px 0 60px; }
@media only screen and (max-width: 640px) {
	#section01 .agents_02 {margin: 25px 0; } }
#section01 .agents_02  .agents_02_title {
  text-align: center;
  margin-bottom: 10px;
}
#section01 .agents_02 ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  /* width: 60%; */
  width: 80%;
  margin: 0 auto;
	/*display: inline-block;
	position: relative;
	left: 50%;
	transform: translateX(-50%);*/
}
@media only screen and (max-width: 640px) {
	#section01 .agents_02 ul {
    width: 100%;
		margin-bottom: 30px;
		display: block;
		position: static;
		transform: none; } }
#section01 .agents_02 ul li {
	margin: 20px 25px;
	float: left;
    box-shadow: 2px 5px 10px #c9c9c9;}
@media only screen and (max-width: 640px) {
	#section01 .agents_02 ul li {
		width: 45%;
		margin: 10px 0;
		text-align: center;
		box-shadow: none;
} }
#section01 .agents_02 ul li .inner_logo {
	display: table-cell;
	vertical-align: middle; }
@media only screen and (max-width: 640px) {
	#section01 .agents_02 ul li .inner_logo {
		width: 999px; } }
#section01 .agents_02 ul li:nth-child(6), #section01 .agents_02 ul li:nth-child(11) {clear: both; }
@media only screen and (max-width: 640px) {
	#section01 .agents_02 ul li:nth-child(6), #section01 .agents_02 ul li:nth-child(11) {clear: none; } }
@media only screen and (max-width: 640px) {
	#section01 .agents_02 ul li:nth-child(odd) {margin-right: 10px; } }
@media only screen and (max-width: 640px) {
	#section01 .agents_02 ul li:nth-child(even) {
		margin-left: 10px;
		float: right; } }
@media only screen and (max-width: 640px) {
	#section01 .agents_02 ul li:nth-child(2n+1) {clear: both; } }
#section01 .agents_02 ul li img {width: 160px; }

    @media only screen and (max-width: 640px) {
      #section01 .block_01 {
        background: #cd0400; } }
    #section01 .block_01 .container {
      padding: 140px 0 0; }
      #section01 .block_01 .container::before {
        content: "";
        background: #fff;
        width: 5000px;
        height: 3000px;
        display: block;
        position: absolute;
        top: -100px;
        left: -2529px;
        z-index: -1;
        transform: rotate(40deg); }
        @media only screen and (max-width: 640px) {
          #section01 .block_01 .container::before {
			  width: 5000px;
			  height: 2700px;
			  left: -2880px;
			/*width: 2000px;
            height: 5000px;
            left: -1180px;*/
            transform: rotate(40deg); } }
      #section01 .block_01 .container::after {
        content: "";
        /*background: url(/info/ad/image/service_listing/bg_sec01_01.png) center center no-repeat;*/
        background: url(/info/ad/image/agency/bg_sec01_01.png) center center no-repeat;
        background-size: cover;
        width: 848px;
        height: 609px;
        position: absolute;
        top: -100px;
        right: -400px;
        z-index: -2; }
        @media only screen and (max-width: 640px) {
          #section01 .block_01 .container::after {
            display: none; } }
    #section01 .block_01 .heading_sec {
      font-size: 32px;
      font-weight: bold;
      line-height: 1.3;
      text-align: center;
      margin-bottom: 40px; }
      @media only screen and (max-width: 640px) {
        #section01 .block_01 .heading_sec {
          font-size: 24px; } }
      #section01 .block_01 .heading_sec::after {
        background: #181818;
        width: 90px;
        height: 5px;
        margin: 16px auto 0;
        display: block;
        content: ""; }
    #section01 .block_01 .lead {
      font-size: 18px;
      line-height: 1.5;
      text-align: center; }
      @media only screen and (max-width: 640px) {
        #section01 .block_01 .lead {
          font-size: 16px;
          padding: 0 15px;
          text-align: left; } }
      @media only screen and (max-width: 640px) {
        #section01 .block_01 .lead .br_pc {
          display: none; } }
  #section01 .block_01,
  #section01 .block_02 {
    padding: 40px 0 0 0; }
    #section01 .block_01 .container,
    #section01 .block_02 .container {
      padding: 0; }
      #section01 .block_01 .container .inner,
      #section01 .block_02 .container .inner {
        width: 100%;
        display: table;
        table-layout: fixed; }
        @media only screen and (max-width: 640px) {
          #section01 .block_01 .container .inner,
          #section01 .block_02 .container .inner {
            display: block; } }
        #section01 .block_01 .container .inner .holder,#section01 .block_02 .container .inner .holder {
          /*text-align: center;*/
          margin-bottom: 30px;
          vertical-align: middle; }
          @media only screen and (max-width: 640px) {
            #section01 .block_01 .container .inner .holder,
            #section01 .block_02 .container .inner .holder {
              width: 100%;
              margin-bottom: 0;
              padding: 0;
              display: block; } }
          #section01 .block_01 .container .inner .holder h3,
          #section01 .block_02 .container .inner .holder h3 {
            font-size: 24px;
            text-align: center;
            padding: 0 0 50px; }
            @media only screen and (max-width: 640px) {
              #section01 .block_01 .container .inner .holder h3,
              #section01 .block_02 .container .inner .holder h3 {
                font-size: 18px;
                padding: 0 0 20px; } }
#section01 .block_01 .container .inner .holder h3::before {
	content: "";
    width: 150px;
	height:53px;
    margin-right:20px;
    display: inline-block;
	background:url(../image/common/official_partner_m.png) no-repeat;
}
@media only screen and (max-width: 640px) {
	#section01 .block_01 .container .inner .holder h3::before {
		display:block;
		margin: 20px auto;
		width: 200px;
		height: 71px;
		background:url(../image/common/official_partner.png) no-repeat;
      } }



            #section01 .block_01 .container .inner .holder h3:after,
            #section01 .block_02 .container .inner .holder h3:after {
              background: #181818;
              width: 90px;
              height: 5px;
              margin: 16px auto 0;
              display: block;
              content: ""; }
          #section01 .block_01 .container .inner .holder p,
          #section01 .block_02 .container .inner .holder p {
            font-size: 18px;
            line-height: 1.6;
            text-align: left;
            margin-bottom: 40px; }
            @media only screen and (max-width: 640px) {
              #section01 .block_01 .container .inner .holder p,
              #section01 .block_02 .container .inner .holder p {
                font-size: 16px;
                margin-bottom: 30px; } }
          #section01 .block_01 .container .inner .holder .agents .ag_box,#section01 .block_02 .container .inner .holder .agents .ag_box {
            font-size: 0;}
            @media only screen and (max-width: 640px) {
              #section01 .block_01 .container .inner .holder .agents .ag_box,
              #section01 .block_02 .container .inner .holder .agents .ag_box {
				width:auto;
                margin: 0 15px;
				text-align: center;} }
            #section01 .block_01 .container .inner .holder .agents .ag_box li,
            #section01 .block_02 .container .inner .holder .agents .ag_box li {
				float: left;
				text-align: center;
				margin:30px 25px;
              /*display: inline-block;*/
              width: 240px;
              background: #eee;
              /*margin: 0 50px 50px 0;*/ }
              @media only screen and (max-width: 640px) {
                #section01 .block_01 .container .inner .holder .agents .ag_box li,
                #section01 .block_02 .container .inner .holder .agents .ag_box li {
					display: inline-block;
					float:none;
                  width: 100%;
                  margin: 0 0 20px 0; } }
#section01 .block_01 .container .inner .holder .agents .ag_box li:nth-child(5),
#section01 .block_02 .container .inner .holder .agents .ag_box li:nth-child(5),
#section01 .block_02 .container .inner .holder .agents .ag_box li:nth-child(9),
#section01 .block_02 .container .inner .holder .agents .ag_box li:nth-child(13){
	clear: both;}
#section01 .block_01 .container .inner .holder .agents::after,
#section01 .block_02 .container .inner .holder .agents::after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
#section01 .block_01 .container .inner .holder .agents,
#section01 .block_02 .container .inner .holder .agents {
	display: inline-block;
	position: relative;
    left: 50%;
    transform: translateX(-50%);
}

              /*#section01 .block_01 .container .inner .holder .agents .ag_box li:nth-child(4n),
              #section01 .block_02 .container .inner .holder .agents .ag_box li:nth-child(4n) {
                margin-right: 0px; }
              #section01 .block_01 .container .inner .holder .agents .ag_box li.alone,
              #section01 .block_02 .container .inner .holder .agents .ag_box li.alone {
                margin-right: 0px; }*/
                @media only screen and (max-width: 640px) {
                  #section01 .block_01 .container .inner .holder .agents .ag_box li.alone,
                  #section01 .block_02 .container .inner .holder .agents .ag_box li.alone {
                    width: 100%; } }
              #section01 .block_01 .container .inner .holder .agents .ag_box li a,
              #section01 .block_02 .container .inner .holder .agents .ag_box li a {
                display: block;
                padding-bottom: 18px;
                touch-action: manipulation;
                cursor: pointer; }
                #section01 .block_01 .container .inner .holder .agents .ag_box li a .ag_img,
				#section01 .block_01 .container .inner .holder .agents .ag_box .alone .ag_img,
                #section01 .block_02 .container .inner .holder .agents .ag_box li a .ag_img {
                  background: #fff;
                  margin: 6px; }
                  #section01 .block_01 .container .inner .holder .agents .ag_box li a .ag_img img,
                  #section01 .block_02 .container .inner .holder .agents .ag_box li a .ag_img img {
                    width: 228px;
                    height: 168px; }
                #section01 .block_01 .container .inner .holder .agents .ag_box li a .ag_name,
				 #section01 .block_01 .container .inner .holder .agents .ag_box .alone .ag_name,
                #section01 .block_02 .container .inner .holder .agents .ag_box li a .ag_name {
                  font-size: 16px;
                  line-height: 1.4;
                  padding: 6px 12px 12px; }
                #section01 .block_01 .container .inner .holder .agents .ag_box li a .ag_btn,
                #section01 .block_02 .container .inner .holder .agents .ag_box li a .ag_btn {
                  color: #fff;
                  font-size: 16px;
                  font-weight: bold;
                  line-height: 48px;
                  text-align: center;
                  background: #cd0400;
                  width: 80%;
                  height: 45px;
                  margin: 0 auto;
                  border-radius: 999px;
                  box-shadow: 0 5px 0 0 #980300;
                  display: block;
                  transition: all 0.5s ease; }
              /*#section01 .block_01 .container .inner .holder .agents .ag_box li:hover .ag_btn,*/
			  #section01 .block_01 .container .inner .holder .agents .ag_box li .ag_btn:hover,
              #section01 .block_02 .container .inner .holder .agents .ag_box li:hover .ag_btn {
                background: #ff1f1b; }
          #section01 .block_01 .container .inner .holder .btn,
          #section01 .block_02 .container .inner .holder .btn {
            color: #fff;
            font-size: 28px;
            font-weight: bold;
            line-height: 80px;
            text-align: center;
            background: #cd0400;
            width: 100%;
            height: 80px;
            margin: 0 auto;
            border-radius: 999px;
            box-shadow: 0 5px 0 0 #980300;
            display: block;
            transition: all 0.5s ease; }
            @media only screen and (max-width: 640px) {
              #section01 .block_01 .container .inner .holder .btn,
              #section01 .block_02 .container .inner .holder .btn {
                font-size: 20px;
                line-height: 1.3;
                height: auto;
                padding: 16px 20px; } }
            #section01 .block_01 .container .inner .holder .btn:hover,
            #section01 .block_02 .container .inner .holder .btn:hover {
              background: #ff1f1b; }
  #section01 .block_01 {
    padding-top: 0; }
    #section01 .block_01 .container {
      padding: 140px 0 0; }
      @media only screen and (max-width: 640px) {
        #section01 .block_01 .container {
          padding: 60px 0 0; } }
      #section01 .block_01 .container .inner {
        margin-top: 80px; }
        @media only screen and (max-width: 640px) {
          #section01 .block_01 .container .inner {
            margin-top: 40px; } }
#section01 .block_01 .container .inner .holder .pdf p {
	text-align: center;
	margin-bottom: 50px;
}
#section01 .pdf a {
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5;
	background: #0a0f93;
	width: 600px;
	padding: 16px 20px;
	margin: 20px auto;
	border-radius: 999px;
	box-shadow: 0 5px 0 0 #151861;
	display: block;
	position: relative;
	transition: all 0.5s ease;}
.sp_only {display:none;}
@media only screen and (max-width: 640px) {
	#section01 .pdf a {
		font-size: 16px;
		width: 95%;
		min-width: inherit;
		padding: 10px 10px 10px 30px; }
	.sp_only {display:block;}}

#section01 .pdf a::before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 22px;
	content: "\e807";
	position: absolute;
	top: 50%;
	left: 30px;
	transform: translateY(-50%); }
@media only screen and (max-width: 640px) {
	#section01 .pdf a::before {
              left: 20px; } }
#section01 .pdf a:hover {
	background: #0f16db; }

  #section01 .block_02 {
    background: #fff; }
  #section01 .block_03 {
    background: #fff;
    padding-bottom: 80px;
    overflow: hidden; }
    #section01 .block_03::before {
      content: "";
      background: #cd0400;
      width: 50%;
      height: 30%;
      display: block;
      position: absolute;
      bottom: 0;
      left: 0; }
      @media only screen and (max-width: 640px) {
        #section01 .block_03::before {
          display: none; } }
    #section01 .block_03 .container::before {
      content: "";
      background: #fff;
      width: 3000px;
      height: 2000px;
      display: block;
      position: absolute;
      bottom: 400px;
      left: -1382px;
      z-index: -1;
      transform: rotate(40deg); }
      @media only screen and (max-width: 640px) {
        #section01 .block_03 .container::before {
          width: 2000px;
          height: 1400px;
          left: -1180px;
          transform: rotate(40deg); } }
    #section01 .block_03 .container .inner .holder .agency_tb {
      display: table;
      width: 100%;
      margin: 0 0 80px 80px; }
      @media only screen and (max-width: 640px) {
        #section01 .block_03 .container .inner .holder .agency_tb {
          display: block;
          width: auto;
          margin: 0 0 40px 0; } }
      #section01 .block_03 .container .inner .holder .agency_tb .agency_cl {
        display: table-cell;
        width: 50%;
        vertical-align: top; }
        @media only screen and (max-width: 640px) {
          #section01 .block_03 .container .inner .holder .agency_tb .agency_cl {
            display: block;
            width: auto; } }
        #section01 .block_03 .container .inner .holder .agency_tb .agency_cl dl {
          clear: both;
          font-size: 18px;
          line-height: 1;
          padding-top: 24px; }
          @media only screen and (max-width: 640px) {
            #section01 .block_03 .container .inner .holder .agency_tb .agency_cl dl {
              font-size: 16px;
              padding-top: 20px; } }
          #section01 .block_03 .container .inner .holder .agency_tb .agency_cl dl dt {
            float: left;
            font-weight: bold;
            margin-right: 18px; }
            @media only screen and (max-width: 640px) {
              #section01 .block_03 .container .inner .holder .agency_tb .agency_cl dl dt {
                float: initial;
                margin-bottom: 12px; } }
          #section01 .block_03 .container .inner .holder .agency_tb .agency_cl dl dd {
            float: left; }
            @media only screen and (max-width: 640px) {
              #section01 .block_03 .container .inner .holder .agency_tb .agency_cl dl dd {
                float: initial; } }
            #section01 .block_03 .container .inner .holder .agency_tb .agency_cl dl dd ul li {
              margin-bottom: 12px; }
              #section01 .block_03 .container .inner .holder .agency_tb .agency_cl dl dd ul li:last-child {
                margin-bottom: 0; }
              #section01 .block_03 .container .inner .holder .agency_tb .agency_cl dl dd ul li a {
                color: #444; }
                #section01 .block_03 .container .inner .holder .agency_tb .agency_cl dl dd ul li a:hover {
                  color: #10168c; }
    #section01 .block_03 .container .inner .holder .comments {
      font-size: 14px;
      line-height: 1.5;
      text-align: center; }
      @media only screen and (max-width: 640px) {
        #section01 .block_03 .container .inner .holder .comments {
          text-align: left; } }
      @media only screen and (max-width: 640px) {
        #section01 .block_03 .container .inner .holder .comments .br_pc {
          display: none; } }
  #section01 .document_block {
    background: url(/info/ad/image/common/bg_pattern_03.jpg);
    padding: 40px 0;
    position: relative;
    z-index: 100; }
    @media only screen and (max-width: 640px) {
      #section01 .document_block {
        padding: 20px 0; } }
    #section01 .document_block .documents {
      text-align: center;
      margin-top: 20px;
      display: inline-block;
      position: relative;
      left: 50%;
      transform: translateX(-50%); }
      @media only screen and (max-width: 640px) {
        #section01 .document_block .documents {
          display: block;
          position: static;
          transform: none; } }
      #section01 .document_block .documents .holder {
        margin: 20px 25px;
        float: left; }
        @media only screen and (max-width: 640px) {
          #section01 .document_block .documents .holder {
            margin: 0;
            float: none; } }
        #section01 .document_block .documents .holder p {
          margin-top: 20px; }
/*#section01 .document_block .documents .holder_lastchild {clear:both;}*/
      #section01 .document_block .documents .holder:nth-child(3),  #section01 .document_block .documents .holder:nth-child(5) {
        clear: both; }
        #section01 .document_block .documents .holder:not(:last-child) {
          margin-bottom: 20px; }
        #section01 .document_block .documents .holder .btn_document {
          color: #fff;
          font-size: 18px;
          font-weight: bold;
          line-height: 1.3;
          text-align: center;
          background: #0a0f93;
          min-width: 450px;
          padding: 16px 20px 16px 50px;
          border-radius: 999px;
          box-shadow: 0 5px 0 0 #151861;
          display: inline-block;
          position: relative;
          transition: all 0.5s ease; }
          @media only screen and (max-width: 640px) {
            #section01 .document_block .documents .holder .btn_document {
              font-size: 16px;
              width: 100%;
              min-width: inherit;
              padding-left: 45px; } }
          #section01 .document_block .documents .holder .btn_document::before {
            font-family: "fontello";
            font-style: normal;
            font-weight: normal;
            speak: none;
            display: inline-block;
            text-decoration: inherit;
            text-align: center;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 22px;
            content: "\e807";
            position: absolute;
            top: 50%;
            left: 30px;
            transform: translateY(-50%); }
            @media only screen and (max-width: 640px) {
              #section01 .document_block .documents .holder .btn_document::before {
                left: 20px; } }
          #section01 .document_block .documents .holder .btn_document:hover {
            background: #0f16db; }

#section01 .lead {
  font-size: 16px;
  line-height: 1.4;
  text-align: center;
  margin: 20px 0 10px; }
  @media only screen and (max-width: 640px) {
    #section05 .lead {
      font-size: 14px;
      margin-bottom: 30px; } }

#section01 .agency {
  font-size: 24px;
  line-height: 1.4;
  text-align: center;
  margin: 20px 0 50px;
  color: #111111}
  @media only screen and (max-width: 640px) {
    #section05 .lead {
      font-size: 20px;
      margin-bottom: 30px; } }
/*# sourceMappingURL=agency.css.map */
