@charset "UTF-8";
/*===============================================
●pc.css 画面の横幅が640px以上
===============================================*/
@media screen and (min-width: 640px){
#contents div,#contents span,#contents applet,#contents object,#contents iframe,
#contents h1,#contents h2,#contents h3,#contents h4,#contents h5,#contents h6,#contents p,#contents blockquote,#contents pre,
#contents a,#contents abbr,#contents acronym,#contents address,#contents big,#contents cite,#contents code,
#contents del,#contents dfn,#contents em,#contents font,#contents img,#contents ins,#contents kbd,#contents q,#contents s,#contents samp,
#contents small,#contents strike,#contents strong,#contents sub,#contents sup,#contents tt,#contents var,
#contents b,#contents u,#contents i,#contents center,
#contents dl,#contents dt,#contents dd,#contents ol,#contents ul,#contents li,
#contents fieldset,#contents form,#contents label,#contents legend,
#contents table,#contents caption,#contents tbody,#contents tfoot,#contents thead,#contents tr,#contents th,#contents td,#contents div,#contents figure,#contents span {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	word-break: normal;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    list-style: none;
}
#contents {
	width: 100%;
	float: left;
	clear: both;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #000;
	min-width: 1080px;
    overflow: hidden;
}
a:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity = 70);
}
#contents .pc_none {
    display: none;
}
#contents .auto {
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
}
#contents p {
    margin: 0;
}
.montserrat {
    font-family: 'Montserrat', sans-serif;
}
#contents #top_banner {
    width: 100%;
	height: 698px;
	background-image: url(../img/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	color: #ffffff;
	text-align: center;
}
#contents #top_banner h2 {
	margin-bottom: 16px;
    padding-top: 22px;
}
#contents #top_banner .text {
	font-size: 18px;
	line-height: 30px;
}
#contents #thanks_conts {
	width: 100%;
	float: left;
	clear: both;
	margin: 95px 0 67px;
	text-align: center;
}
#contents #thanks_conts p.thanks {
	font-size: 32px;
	line-height: 42px;
	margin-bottom: 9px;
}
#contents #thanks_conts .banner {
	width: 896px;
	margin: 0 auto;
}
#contents #presentation_conts {
	width: 100%;
	float: left;
	clear: both;
	padding-top: 104px;
    margin-bottom: 120px;
}
#contents #presentation_conts .auto {
	width: 1080px;
}
#contents #presentation_conts .sub_title {
	margin-bottom: 28px;
}
#contents #presentation_conts .selection_box {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 38px;
    border: 4px solid;
    border-image: linear-gradient(to right, #af8a17 0%, #e0cb56 50%, #af8a17 100%);
    border-image-slice: 1;
}
#contents #presentation_conts .selection_box h4 {
	width: 100%;
    background: #856e31;
	background: -moz-linear-gradient(left, #af8a17 0%, #e0cb56 50% ,#af8a17 100%);
	background: -webkit-linear-gradient(left, #af8a17 0%, #e0cb56 50%, #af8a17 100%);
	background: linear-gradient(to right, #af8a17 0%, #e0cb56 50%, #af8a17 100%);
	text-align: center;
	font-size: 45px;
	line-height: 45px;
    color: #fff;
	padding: 14px 0 17px;
    margin-bottom: 44px;
    font-weight: bold;
    position: relative;
}
#contents #presentation_conts .selection_box h4 span {
	position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    color: rgba(255, 255, 255, 0.05);
    font-size: 100px;
}
#contents #presentation_conts .selection_box .wrapper {
	width: 100%;
    float: left;
	clear: both;
    margin-bottom: 40px;
    padding: 0 50px;
    box-sizing: border-box;
}
#contents #presentation_conts .selection_box .wrapper .left_img {
	width: 408px;
	float: left;
}
#contents #presentation_conts .grandprix .wrapper .left_img {
	width: 640px;
    float: none;
	margin: 0 auto;
}
#contents #presentation_conts .selection_box .wrapper .right_box {
	width: 534px;
	float: right;
    padding-top: 12px;
}
#contents #presentation_conts .grandprix .wrapper .right_box {
	width: 100%;
    float: none;
	margin: 0 auto;
}
#contents #presentation_conts .selection_box .wrapper .right_box .name {
	font-size: 28px;
	line-height: 1.4;
    margin-bottom: 18px;
}
#contents #presentation_conts .grandprix .wrapper .right_box .name {
	text-align: center;
}
#contents #presentation_conts .selection_box .wrapper .right_box .name .bigger {
	font-size: 30px;
}
#contents #presentation_conts .selection_box .wrapper .inner {
    background-color: #fffdf5;
    padding: 25px 30px 24px;
}
#contents #presentation_conts .selection_box .wrapper .right_box .reason {
	font-size: 21px;
    line-height: 1.5;
    margin-bottom: 3px;
    color: #b69320;
}
#contents #presentation_conts .selection_box .wrapper .text {
	margin-bottom: 12px;
    line-height: 32px;
}
#contents #presentation_conts .selection_box .wrapper .text:last-of-type {
	margin-bottom: 0;
}
#contents #presentation_conts .selection_box .wrapper .aline_right {
    font-size: 14px;
    padding-top: 1px;
    margin-left: 30px;
}
#contents #presentation_conts .selection_box .selection_list {
    margin-bottom: 7px;
    padding: 0 50px;
    font-size: 0;
}
#contents #presentation_conts .selection_box .selection_list li {
    width: 176px;
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	margin-right: 25px;
    margin-bottom: 11px;
    text-align: center;
    font-size: 15px;
}
#contents #presentation_conts .selection_box .selection_list li:nth-of-type(5n) {
	margin-right: 0;
}
#contents #presentation_conts .selection_box .selection_list li a {
    width: 100%;
    display: block;
    margin-bottom: 2px;
}
#contents #presentation_conts .selection_box .selection_list li img {
    width: 100%;
    display: block;
}
#contents #presentation_conts .selection_box:nth-of-type(2) {
    border-image: linear-gradient(to right, #d42f6d 0%, #ed584f 100%);
    border-image-slice: 1;
}
#contents #presentation_conts .selection_box:nth-of-type(2) h4  {
    background: #d42f6d;
	background: -moz-linear-gradient(left, #d42f6d 0%, #ed584f 100%);
	background: -webkit-linear-gradient(left, #d42f6d 0%, #ed584f 100%);
	background: linear-gradient(to right, #d42f6d 0%, #ed584f 100%);
}
#contents #presentation_conts .selection_box:nth-of-type(2) h4 span,
#contents #presentation_conts .selection_box:nth-of-type(3) h4 span {
    color: rgba(255, 255, 255, 0.03);
}
#contents #presentation_conts .selection_box:nth-of-type(2) .wrapper .inner {
    background-color: #fff8fa;
}
#contents #presentation_conts .selection_box:nth-of-type(2) .wrapper .right_box .reason {
    color: #d6326b;
}
#contents #presentation_conts .selection_box:nth-of-type(3) {
    border-image: linear-gradient(to right, #495db6 0%, #42afce 100%);
    border-image-slice: 1;
}
#contents #presentation_conts .selection_box:nth-of-type(3) h4  {
    background: #d42f6d;
	background: -moz-linear-gradient(left, #495db6 0%, #42afce 100%);
	background: -webkit-linear-gradient(left, #495db6 0%, #42afce 100%);
	background: linear-gradient(to right, #495db6 0%, #42afce 100%);
}
#contents #presentation_conts .selection_2 {
    margin-bottom: 0;
    padding-bottom: 45px;
}
#contents #presentation_conts .selection_2 .wrapper {
    margin-bottom: 0;
}
#contents #presentation_conts .selection_2 .left_text {
    background-color: #f7f9ff;
    padding: 29px 40px 30px;
    margin-bottom: 3px;
}
#contents #presentation_conts .selection_2 .left_text .reason  {
    margin-bottom: 6px;
    color: #495db6;
    font-size: 21px;
}
#contents #presentation_conts .selection_2 .left_text .text {
    margin-bottom: 12px;
    line-height: 32px;
}
#contents #presentation_conts .selection_2 .left_text .text a {
    color: #d4306c;
}
#contents #presentation_conts .selection_2 .aline_right {
    padding-left: 10px;
}
#contents #conts_01 {
	width: 100%;
	float: left;
	clear: both;
	padding-top: 84px;
	padding-bottom: 180px;
	background-color: #f7f7f7;
}
#contents #conts_01 .auto {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}
#contents h3 {
	font-size: 48px;
    margin-bottom: 16px;
    text-align: center;
}
#presentation_conts h3 {
	font-size: 30px;
	line-height: 1.3;
	font-weight: bold;
	color: #000;
	text-align: center;
    margin-bottom: 41px;
}
#contents .sub_title {
	font-size: 20px;
    text-align: center;
}
#contents #conts_01 .box {
	width: 100%;
    float: left;
	margin-bottom: 4px;
}
#contents #conts_01 .goggles {
	float: right;
}
#contents #conts_01 .text_box {
	width: 553px;
    height: 185px;
    border: 4px solid;
    padding: 44px 24px 32px;
    position: relative;
    box-sizing: border-box;
}
#contents #conts_01 .text_box .t_outer {
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}
#contents #conts_01 .text_box .title {
    font-size: 42px;
    line-height: 28px;
    font-weight: bold;
    text-align: center;
    background-color: #f7f7f7;
    padding: 0 16px;
    display: inline-block;
}
#contents #conts_01 .text_box .small {
    font-size: 18px;
    margin-top: -28px;
    font-weight: bold;
}
#contents #conts_01 .number {
	font-size: 24px;
    padding: 7px 21px 4px;
    margin-bottom: 21px;
	display: inline-block;
	color: #ffffff;
	background-color: #b38f1c;
}
#contents #conts_01 .text {
	font-size: 24px;
    line-height: 24px;
}
#contents #conts_01 .box:nth-of-type(1n) .text_box {
    margin-top: 91px;
    border-image: linear-gradient(to left, #af8a17, #f0db64, #af8a17);
    border-image-slice: 1;
    float: left;
}
#contents #conts_01 .box:nth-of-type(1n) .text_box .title {
    color: #af8a17;
}
#contents #conts_01 .box:nth-of-type(2n){
    width: 550px;
    float: left;
}
#contents #conts_01 .box:nth-of-type(2n) .goggles {
    float: none;
    text-align: center;
}
#contents #conts_01 .box:nth-of-type(2n) .text_box {
    margin-top: 0px;
    border-image: linear-gradient(to left, #ed584f, #d42f6d);
    border-image-slice: 1;
    width: 550px;
}
#contents #conts_01 .box:nth-of-type(2n) .text_box .title {
    color: #d63568;
}
#contents #conts_01 .box:nth-of-type(2n) .number {
	background-color: #d42f6d;
}
#contents #conts_01 .box:nth-of-type(3n){
    width: 432px;
    float: right;
}
#contents #conts_01 .box:nth-of-type(3n) .goggles {
    float: none;
    margin-top: 27px;
    text-align: center;
}
#contents #conts_01 .box:nth-of-type(3n) .text_box {
    margin-top: 0px;
    border-image: linear-gradient(to left, #42afce, #495db6);
    border-image-slice: 1;
    width: 432px;
}
#contents #conts_01 .box:nth-of-type(3n) .text_box .title {
    color: #495eb6;
}
#contents #conts_01 .box:nth-of-type(3n) .number {
	background-color: #495eb6;
    margin-bottom: 13px;
}
#contents #conts_01 .box:nth-of-type(3n) .text {
	font-size: 18px;
}
#contents #conts_01 .box:nth-of-type(3n) .text_small {
	font-size: 16px;
}
#contents #conts_02 {
	width: 100%;
	float: left;
	clear: both;
	padding-top: 84px;
	padding-bottom: 89px;
}
#contents #conts_02 .sub_title {
	margin-bottom: 40px;
}
#contents #conts_02 .steps {
	width: 100%;
	letter-spacing: -.4em;
	text-align: center;
    padding-bottom: 16px;
}
#contents #conts_02 .steps li {
	width: 526px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 58px;
	margin-right: 26px;
    letter-spacing: -.4em;
}
#contents #conts_02 .steps li:first-of-type {
	width: 701px;
}
#contents #conts_02 .steps li:nth-of-type(2n) {
	width: 352px;
	margin-right: 0;
}
#contents #conts_02 .steps li:nth-of-type(4n) {
	width: 526px;
}
#contents #conts_02 .steps li .numbers {
	width: 100%;
	background-color: #6155c5;
    font-size: 21px;
    color: #ffffff;
    padding: 4px 0 1px;
    margin-bottom: 22px;
    letter-spacing: normal;
}
#contents #conts_02 .steps li .title {
    margin-bottom: 22px;
    font-size: 23px;
    letter-spacing: normal;
    min-height: 38px;
}
#contents #conts_02 .steps li .title img {
    vertical-align: middle;
}
#contents #conts_02 .steps li .box {
	width: 350px;
	display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
}
#contents #conts_02 .steps li figure {
	margin-bottom: 18px;
}
#contents #conts_02 .steps li .border_bg {
    width: 300px;
	border: 2px solid #dcdbda;
    padding: 12px 18px 16px;
    margin: 0 auto;
    text-align: left;
}
#contents #conts_02 .steps li:last-of-type .border_bg {
    width: 450px;
}
#contents #conts_02 .steps li .box .border_bg {
	border: 2px solid #dcdbda;
    padding: 12px 18px 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97%;
}
#contents #conts_02 .steps li .text {
	letter-spacing: normal;
}
#contents #conts_02 .steps li .box .text {
	margin-bottom: 11px;
    text-align: left;
}
#contents #conts_02 .steps li .link_btn {
	background: rgb(84,84,194);
	background: -moz-linear-gradient(left,  rgba(84,84,194,1) 0%, rgba(216,46,106,1) 100%); 
	background: -webkit-linear-gradient(left,  rgba(84,84,194,1) 0%,rgba(216,46,106,1) 100%);
	background: linear-gradient(to right,  rgba(84,84,194,1) 0%,rgba(216,46,106,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5454c2', endColorstr='#d82e6a',GradientType=1 );
	color: #ffffff;
	text-decoration: none;
	width: 100%;
	display: block;
    text-align: center;
}
#contents #conts_02 .steps li .link_btn .logo_text {
	background-image: url(../img/insta_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 36px;
    padding: 21px 0 17px 43px;
    display: inline-block;
    font-size: 15px;
}
#contents #conts_02 .gray_bg {
	width: 100%;
	background-color: #e3e3e3;
	text-align: center;
	padding: 39px 0 26px;
}
#contents #conts_02 .gray_bg h4 {
	font-size: 48px;
	margin-bottom: 25px;
}
#contents #conts_02 .gray_bg .text {
	margin-bottom: 20px;
}
#contents #conts_02 .gray_bg .store_link a {
	display: inline-block;
    margin-right: 109px;
}
#contents #conts_02 .gray_bg .store_link a:last-of-type {
    margin-right: 0;
}

#contents #conts_03 {
    width: 100%;
	clear: both;
	background-color: #e3e3e3;
	padding-top: 84px;
	padding-bottom: 109px;
}
#contents #conts_03 .sub_title {
    margin-left: 38px;
    margin-bottom: 28px;
}
#contents #conts_03 .link_btn {
	background: rgb(84,84,194);
	background: -moz-linear-gradient(left,  rgba(84,84,194,1) 0%, rgba(216,46,106,1) 100%); 
	background: -webkit-linear-gradient(left,  rgba(84,84,194,1) 0%,rgba(216,46,106,1) 100%);
	background: linear-gradient(to right,  rgba(84,84,194,1) 0%,rgba(216,46,106,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5454c2', endColorstr='#d82e6a',GradientType=1 );
	color: #ffffff;
	text-decoration: none;
	width: 480px;
    margin: 0 auto;
    padding: 20px 0 16px;
	display: block;
    text-align: center;
}
#contents #conts_03 .link_none {
	pointer-events: none;
}
#contents #conts_03 .archive_link {
	width: 1000px;
    height: 272px;
    margin: 60px auto 0;
    background-image: url(../img/archive_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
    text-align: center;
}
#contents #conts_03 .archive_link .text {
    font-size: 28px;
    line-height: 36px;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 59px;
    margin-bottom: 16px;
}
#contents #conts_03 .archive_link .button {
    width: 414px;
    margin: 0 auto;
    background: rgb(84,84,194);
	background: -moz-linear-gradient(left,  rgba(84,84,194,1) 0%, rgba(216,46,106,1) 100%); 
	background: -webkit-linear-gradient(left,  rgba(84,84,194,1) 0%,rgba(216,46,106,1) 100%);
	background: linear-gradient(to right,  rgba(84,84,194,1) 0%,rgba(216,46,106,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5454c2', endColorstr='#d82e6a',GradientType=1 );
}
#contents #conts_03 .archive_link .button a {
    color: #fff;
    text-decoration: none;
    padding: 19px 0 17px;
    display: block;
    font-weight: bold;
	background-image: url("../img/icon_01.png");
	background-repeat: no-repeat;
	background-position: right 20px center;
	background-size: 10px;
}
#contents #conts_04 {
    width: 100%;
	float: left;
	clear: both;
	padding-top: 84px;
	padding-bottom: 109px;
}
#contents #conts_04 h3 {
}
#contents #conts_04 .sub_title {
    margin-bottom: 39px;
}
#contents #conts_04 .guidelines {
    line-height: 34px;
    margin-bottom: 25px;
}
#contents #conts_04 .guidelines dt {
    background-color: #e3e3e3;
    padding: 16px 37px 9px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#contents #conts_04 .guidelines dd {
    padding: 25px 37px 34px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#contents #conts_04 .guidelines dd p {
    text-indent: -1em;
    padding-left: 1em;
    margin-bottom: 2px;
}
#contents #conts_04 .guidelines dd p:last-of-type {
    margin-bottom: 28px;
}
#contents #conts_04 .guidelines dd li {
    text-indent: -1em;
    padding-left: 1em;
}
#contents #conts_04 .border_bg {
    border: 2px solid #dcdbda;
    padding: 31px 18px 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 97%;
    text-align: center;
    margin-bottom: 40px;
}
#contents #conts_04 .border_bg .text {
    font-size: 22px;
    margin-bottom: 28px;
}
#contents #conts_04 .border_bg .account_link {
    width: 100%;
    letter-spacing: -.4em;
}
#contents #conts_04 .border_bg .account_link .link_btn {
	background: rgb(84,84,194);
	background: -moz-linear-gradient(left,  rgba(84,84,194,1) 0%, rgba(216,46,106,1) 100%); 
	background: -webkit-linear-gradient(left,  rgba(84,84,194,1) 0%,rgba(216,46,106,1) 100%);
	background: linear-gradient(to right,  rgba(84,84,194,1) 0%,rgba(216,46,106,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5454c2', endColorstr='#d82e6a',GradientType=1 );
	color: #ffffff;
	text-decoration: none;
	width: 304px;
    display: inline-block;
    text-align: center;
    letter-spacing: normal;
    margin-right: 53px;
}
#contents #conts_04 .border_bg .account_link .link_btn:last-of-type {
    margin-right: 0;
}
#contents #conts_04 .border_bg .account_link .link_btn .logo_text {
	background-image: url(../img/insta_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 36px;
    padding: 21px 0 17px 43px;
    display: inline-block;
    font-size: 15px;
}
#contents #conts_04 .photo_box {
	width: 100%;
    float: left;
    clear: both;
    padding: 0 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#contents #conts_04 .photo_box .phone_img {
	width: 350px;
    float: left;
    margin-top: 20px;
    margin-right: 20px;
}
#contents #conts_04 .photo_box p {
	width: 565px;
	height: 125px;
    font-size: 16px;
    line-height: 28px;
    float: left;
	background-image: url(../img/fukidashi_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 565px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 24px 20px 0; 
    margin-bottom: 12px;
}
#contents #conts_04 .photo_box .photo_image {
	width: 565px;
	float: left;
}
}